Menu

Disabled Default Constructor

A disabled default is present on this object. To use it, use one of the other constructors or a factory function.

Destructor

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

Members

Classes

MenuItemCollection
class MenuItemCollection

Functions

onReflectedMessage
void onReflectedMessage(ref Message m)

Properties

handle
HMENU handle [@property getter]
isParent
bool isParent [@property getter]
menuItems
MenuItemCollection menuItems [@property getter]
tag
Object tag [@property setter]
Object tag [@property getter]

Meta