Attach(ToolBar tbar) | ToolBarTool | |
CanBeToggled() | ToolBarTool | |
clientData() | ToolBarTool | |
clientData(ClientData value) | ToolBarTool | |
control() | ToolBarTool | |
Detach() | ToolBarTool | |
DisabledBitmap(Bitmap value) | ToolBarTool | |
Dispose() | wxObject | |
disposed() | wxObject | [protected] |
dtor() | wxObject | [protected] |
Enabled(bool value) | ToolBarTool | |
Enabled() | ToolBarTool | |
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] |
GetTypeName() | wxObject | |
ID() | ToolBarTool | |
IsButton() | ToolBarTool | |
IsControl() | ToolBarTool | |
IsSeparator() | ToolBarTool | |
Kind() | ToolBarTool | |
Label() | ToolBarTool | |
Label(string value) | ToolBarTool | |
LongHelp() | ToolBarTool | |
LongHelp(string value) | ToolBarTool | |
memOwn | wxObject | [protected] |
New(IntPtr ptr) | ToolBarTool | [static] |
NormalBitmap(Bitmap value) | ToolBarTool | |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
ShortHelp() | ToolBarTool | |
ShortHelp(string value) | ToolBarTool | |
Style() | ToolBarTool | |
this(IntPtr wxobj) | ToolBarTool | |
this(ToolBar tbar=null, int toolid=wxID_SEPARATOR, string label="", Bitmap bmpNormal=Bitmap.wxNullBitmap, Bitmap bmpDisabled=Bitmap.wxNullBitmap, ItemKind kind=ItemKind.wxITEM_NORMAL, ClientData clientData=null, string shortHelpString="", string longHelpString="") | ToolBarTool | |
this(ToolBar tbar, Control control) | ToolBarTool | |
Toggled(bool value) | ToolBarTool | |
Toggled() | ToolBarTool | |
toolBar() | ToolBarTool | |
wxobj | wxObject | |
~this() | wxObject |