menu
Generic properties, methods and events
|
CreateMenuItem(sText$) | Create a menu item |
|
CreateMenuItem(sText$, iStyle) | Create a menu item |
|
FindContext(sText$, iIndex) | Find a menu item from its context (text and index) |
|
TrackPopup(iLeft, iTop) | Pops up the menu at the specified coordinates |
|
MenuFirst | Get first menu item |
|
Popup | Set if the menu will be used as a popup menu |