Click here to Skip to main content
15,884,629 members
Everything / Menu

Menu

menu

Great Reads

by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by Steffen Ploetz
The Win32++ class library sample collection does not contain a sample, that creates the frame menu via API instead of via resources. Here is the missing part.

Latest Articles

by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by ToughDev
How to install Microsoft Web Deploy on Win7
by ToughDev
How to fix ‘Search fields undefined’ error when generating source code for a Scriptcase gridview
by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.

All Articles

Sort by Score

Menu 

5 Jan 2023 by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
22 Jan 2016 by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
23 Jan 2020 by Steffen Ploetz
The Win32++ class library sample collection does not contain a sample, that creates the frame menu via API instead of via resources. Here is the missing part.
17 Sep 2012 by Bojin Li
Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7
26 Jul 2012 by Tejas Vaishnav
ASP.NET menu control not shown properly in Chrome and Safari
1 Jul 2016 by senthill
This tip will teach you how to create custom top navigation menu using custom list and user controls in SharePoint 2013.
2 Oct 2011 by lukeer
A MenuItem with special text is rendered as a separator
7 Oct 2011 by Stefan Huy
How to iterate recursively through all menu items in a menuStrip Control
26 Jul 2010 by busbyam
Although this tip will work, I certainly would not recommend using it as base for more code, it is pretty inefficient and quite brittle There are lots of really great jquery plugins that will automate all this for you.If you really want to do this yourself, here a quick snippet that I...
29 Apr 2011 by Jon Anthony
This is a short tutorial on how to make glowing bullet points that fade in when you move the mouse over and fade away afterwards
5 Feb 2010 by adi007me
This is an example of how to create simple Menus in HTML using jQuery.
4 Feb 2012 by Jawahar Suresh Babu
The article describes how to customize default System Menu in WPF
10 Feb 2010 by jadon1979
Ever want to pin a file to the Start Menu? This is a simple class I built that allows you to do just that. It works on XP, Vista, and Windows 7. I've included a small example at the bottom of this post.#Region " Pinner Class " Public Class smPinner Private _isPinned As...