You may download all samples in the single ZIP file (set of more than 130 sample applications).
This page contains ZIP files with executables only. You can find the source code of these applications in the Examples and Samples folders under the product installation directory (if you don't have the retail product version, please download the product evaluation).
This section illustrates how to take advantage of the 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.