Accessors for class IlvOptionMenu

Properties

Description

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.

TypeNameDescriptionNotes
UIntcountReturns the number of labels in the object menu.
UIntselectedGets or sets the index of the selected item, that is, the item currently displayed. The first item has an index of 0.
IlvPopupMenusubMenuGets the menu object that is used by the option menu object. The IlvPopupMenu class handles the selectable lists of items.