The IlvOptionMenu class lets you select an entry from a popup menu that is displayed upon request. To pop up the menu, click the small button located to the right of the selected label.
Type
Name
Description
Notes
UInt
count
Returns the number of labels in the object menu.
UInt
selected
Gets or sets the index of the selected item, that is, the item currently displayed. The first item has an index of 0.
IlvPopupMenu
subMenu
Gets the menu object that is used by the option menu object. The IlvPopupMenu class handles the selectable lists of items.