Skip Navigation LinksBCGSoft > Menu samples

Menu Samples


Download all samples in the single ZIP file (set of more than 130 sample applications):
This section illustrates how to take advantage of customizable Menu bar and demonstrates various Menu-related features.

PopupMenuBar

Demonstrates menu bar in popup (auto-hide) mode.

DynamicMenu

Demonstrates how to modify toolbar and menu at runtime.

MenuCustomDraw

Demonstrates owner draw menu images.

MenuLogo

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).

MenuSubSet

Demonstrates how to dynamically remove specific menu items and submenus at application startup.

OwnerDrawMenu

Demonstrates owner draw menu. The popup menu offers to choose from one of "line width" items.

UserTools

Demonstrates the ability to enhance user-defined tools.

TrayMenu

Illustrates the ability to use library-based menus with system tray icon.

TearOffMenu

Demonstrates detachable ("tear-off") menus.

MenuQuestionBox

Demonstrates Office/VS-like menu question box.