ContextMenu

Undocumented in source.

Constructors

this
this(HMENU hmenu, bool owned)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show(Control control, Point pos)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

popup
Event!(ContextMenu, EventArgs) popup;
Undocumented in source.

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
Undocumented in source.
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]
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.
handle
HMENU handle [@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.
isParent
bool isParent [@property getter]
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.
_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