Using IlvOptionMenu
An Option Menu
Because the Microsoft ®Windows® look and feel does not provide an option menu, the class IlvOptionMenu is represented as a combo box when the style in use is Microsoft Windows.
This section covers the following topics:
Setting and Retrieving Items
Changing and Retrieving the Selected Item
Localizing Option Menus
See Localizing a Gadget.
Event Handling and Callbacks
When the user selects a new item in the menu, either by pointing on it with the mouse or by using the arrow keys, the
Its default implementation invokes the Main callback of the option menu.