Menu
version(!DFL_NO_MENUS)abstract
class Menu :
DObject {
enum _compat092;
enum _compat092;
HMENU hmenu;
}
A disabled default is present on this object. To use it, use one of the other constructors or a factory function.
A destructor is present on this object, but not explicitly documented in the source.
- MenuItemCollection
class MenuItemCollection
- onReflectedMessage
void onReflectedMessage(ref Message m)
- handle
HMENU handle [@property getter]
- isParent
bool isParent [@property getter]
- menuItems
MenuItemCollection menuItems [@property getter]
- tag
Object tag [@property setter]
Object tag [@property getter]