ToolBarTool Class Reference

Inheritance diagram for ToolBarTool:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 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="")
 this (ToolBar tbar, Control control)
int ID ()
Control control ()
ToolBar toolBar ()
bool IsButton ()
bool IsControl ()
bool IsSeparator ()
int Style ()
ItemKind Kind ()
bool CanBeToggled ()
string Label ()
void Label (string value)
string ShortHelp ()
void ShortHelp (string value)
string LongHelp ()
void LongHelp (string value)
ClientData clientData ()
void clientData (ClientData value)
void Enabled (bool value)
bool Enabled ()
void Toggled (bool value)
bool Toggled ()
void NormalBitmap (Bitmap value)
void DisabledBitmap (Bitmap value)
void Detach ()
void Attach (ToolBar tbar)

Static Public Member Functions

static wxObject New (IntPtr ptr)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

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 = "" 
)

this ( ToolBar  tbar,
Control  control 
)


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

int ID (  ) 

Control control (  ) 

ToolBar toolBar (  ) 

bool IsButton (  ) 

bool IsControl (  ) 

bool IsSeparator (  ) 

int Style (  ) 

ItemKind Kind (  ) 

bool CanBeToggled (  ) 

string Label (  ) 

void Label ( string  value  ) 

string ShortHelp (  ) 

void ShortHelp ( string  value  ) 

string LongHelp (  ) 

void LongHelp ( string  value  ) 

ClientData clientData (  ) 

void clientData ( ClientData  value  ) 

void Enabled ( bool  value  ) 

bool Enabled (  ) 

void Toggled ( bool  value  ) 

bool Toggled (  ) 

void NormalBitmap ( Bitmap  value  ) 

void DisabledBitmap ( Bitmap  value  ) 

void Detach (  ) 

void Attach ( ToolBar  tbar  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:30 2009 for wxD by  doxygen 1.5.4