MainMenu

version(!DFL_NO_MENUS)
class MainMenu : Menu {}

Constructors

this
this()
this(MenuItem[] items)

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