MainMenu

Constructors

this
this(HMENU hmenu, bool owned)
Undocumented in source.
this
this()
this(MenuItem[] items)

Members

Functions

_insert
void _insert(UINT uItem, BOOL fByPosition, LPMENUITEMINFOA lpmii, Dstring typeData)
Undocumented in source. Be warned that the author may not have intended to support it.
_remove
void _remove(UINT uPosition, UINT uFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
_setHwnd
void _setHwnd(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
_setInfo
void _setInfo(UINT uItem, BOOL fByPosition, LPMENUITEMINFOA lpmii, Dstring typeData)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Menu

setDFL092
deprecated void setDFL092()
Undocumented in source. Be warned that the author may not have intended to support it.
MenuItemCollection
class MenuItemCollection
opCatAssign
deprecated void opCatAssign(MenuItem mi)
Undocumented in source. Be warned that the author may not have intended to support it.
~this
~this()
Undocumented in source.
tag
Object tag [@property setter]
Object tag [@property getter]
handle
HMENU handle [@property getter]
menuItems
MenuItemCollection menuItems [@property getter]
isParent
bool isParent [@property getter]
onReflectedMessage
void onReflectedMessage(Message m)
_reflectMenu
void _reflectMenu(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
_setInfo
void _setInfo(UINT uItem, BOOL fByPosition, LPMENUITEMINFOA lpmii, Dstring typeData)
Undocumented in source. Be warned that the author may not have intended to support it.
_insert
void _insert(UINT uItem, BOOL fByPosition, LPMENUITEMINFOA lpmii, Dstring typeData)
Undocumented in source. Be warned that the author may not have intended to support it.
_remove
void _remove(UINT uPosition, UINT uFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
hmenu
HMENU hmenu;
Undocumented in source.

Meta