|
| Menu (HMENU freeHandle) |
|
| Menu (Menu &&rhs) |
|
void | AppendMenu (HMENU menu, const tstring &text) |
|
void | AppendSeparator () |
|
void | AppendString (UINT id, const tstring &text) |
|
void | Create () |
|
void | CreatePopupMenu () |
|
HMENU | Detach () |
|
void | EnableMenuCommand (UINT command, bool enable) |
|
void | EnableMenuItem (UINT index, bool enable) |
|
HMENU | GetHandle () const |
|
int | GetItemCount () const |
|
void | InsertMenu (UINT index, HMENU menu, const tstring &text) |
|
void | InsertSeparator (UINT index) |
|
void | InsertString (UINT index, UINT id, const tstring &text) |
|
| operator HMENU () const |
|
Menu & | operator= (Menu &&rhs) |
|
The documentation for this class was generated from the following files:
- include/neo/Menu.h
- include/neo/Menu.inl