Skip Navigation LinksBCGSoft > Menu samples

Menu Samples

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.

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.