|
OWLNext 6.32
|
Classes | |
| class | owl::TMenuItemInfo |
| class | owl::TMenu |
| class | owl::TXMenu |
| class | owl::TSystemMenu |
| class | owl::TPopupMenu |
| class | owl::TMenuDescr |
| Menu with information used to allow merging. More... | |
Defines | |
| #define | MIIM_ALL (MIIM_CHECKMARKS|MIIM_DATA|MIIM_ID|MIIM_STATE|MIIM_SUBMENU|MIIM_TYPE) |
Typedefs | |
| typedef uint | owl::TMenuItem |
TMenu and its derived classes let you construct, modify, and create menu objects. The classes derived from TMenu include
TPopupMenu lets you add a pop-up menu to an existing window or pop-up menu.TSystemMenu creates a system menu object.
1.7.4