Download all samples in the single ZIP file (set of more than 130 sample applications):
Please note that for running x64 samples, you need to install the latest version of VC++ 2008 runtime on your machine.
This section illustrates how to take advantage of customizable Menu bar and demonstrates various Menu-related features.
Demonstrates menu bar in popup (auto-hide) mode.
Demonstrates how to modify toolbar and menu at runtime.
Demonstrates owner draw menu images.
Illustrates how to enable and draw "menu logo". Menu logo is a vertical area at the left side of menu bar, where a developer can draw text,
images and fill this area with some color (or gradient color).
Demonstrates how to dynamically remove specific menu items and submenus at application startup.
Demonstrates owner draw menu. The popup menu offers to choose from one of "line width" items.
Demonstrates the ability to enhance user-defined tools.
Illustrates the ability to use library-based menus with system tray icon.
Demonstrates detachable ("tear-off") menus.
Demonstrates Office/VS-like menu question box.