ContextMenu

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

show
void show(Control control, Point pos)

Variables

popup
Event!(ContextMenu, EventArgs) popup;

Inherited Members

From Menu

MenuItemCollection
class MenuItemCollection
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(ref Message m)

Meta