Accel() | MenuItem | |
Accel(AcceleratorEntry value) | MenuItem | |
bitmap(Bitmap value) | MenuItem | |
bitmap() | MenuItem | |
Checkable(bool value) | MenuItem | |
Checkable() | MenuItem | |
Checked(bool value) | MenuItem | |
Checked() | MenuItem | |
Click_Add(EventListener value) | MenuItem | |
Click_Remove(EventListener value) | MenuItem | |
Dispose() | wxObject | |
disposed() | wxObject | [protected] |
dtor() | wxObject | [protected] |
Enabled(bool value) | MenuItem | |
Enabled() | MenuItem | |
extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
FindObject(IntPtr ptr) | wxObject | [static] |
function(IntPtr wxobj) new func | wxObject | [static] |
GetLabelFromText(string text) | MenuItem | |
GetTypeName() | wxObject | |
Help(string value) | MenuItem | |
Help() | MenuItem | |
ID() | MenuItem | |
ID(int value) | MenuItem | |
IsSeparator() | MenuItem | |
IsSubMenu() | MenuItem | |
Kind() | MenuItem | |
Label() | MenuItem | |
memOwn | wxObject | [protected] |
menu() | MenuItem | |
menu(Menu value) | MenuItem | |
Name(string value) | MenuItem | |
Name() | MenuItem | |
New(Menu parentMenu=null, int id=wxID_SEPARATOR, string text="", string help="", ItemKind kind=ItemKind.wxITEM_NORMAL, Menu subMenu=null) | MenuItem | [static] |
New2(IntPtr ptr) | MenuItem | [static] |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
Select_Add(EventListener value) | MenuItem | |
Select_Remove(EventListener value) | MenuItem | |
SubMenu(Menu value) | MenuItem | |
SubMenu() | MenuItem | |
Text(string value) | MenuItem | |
Text() | MenuItem | |
this(IntPtr wxobj) | MenuItem | |
this(Menu parentMenu=null, int id=wxID_SEPARATOR, string text="", string help="", ItemKind kind=ItemKind.wxITEM_NORMAL, Menu subMenu=null) | MenuItem | |
Toggle() | MenuItem | |
wxobj | wxObject | |
~this() | wxObject | |