Menu

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Classes

MenuItemCollection
class MenuItemCollection
Undocumented in source.

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.
_reflectMenu
void _reflectMenu(Message m)
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.
_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.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
opCatAssign
deprecated void opCatAssign(MenuItem mi)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

handle
HMENU handle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isParent
bool isParent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
menuItems
MenuItemCollection menuItems [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

setDFL092
deprecated void setDFL092()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hmenu
HMENU hmenu;
Undocumented in source.

Meta