BitmapButton Class Reference

Inheritance diagram for BitmapButton:

Control Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, Bitmap label)
 this (Window parent, int id, Bitmap label, Point pos)
 this (Window parent, int id, Bitmap label, Point pos, Size size)
 this (Window parent, int id, Bitmap label, Point pos, Size size, int style)
 this (Window parent, int id, Bitmap label, Point pos, Size size, int style, Validator validator)
 this (Window parent, int id, Bitmap label, Point pos, Size size, int style, Validator validator, string name)
 this (Window parent, Bitmap label)
 this (Window parent, Bitmap label, Point pos)
 this (Window parent, Bitmap label, Point pos, Size size)
 this (Window parent, Bitmap label, Point pos, Size size, int style)
 this (Window parent, Bitmap label, Point pos, Size size, int style, Validator validator)
 this (Window parent, Bitmap label, Point pos, Size size, int style, Validator validator, string name)
bool Create (Window parent, int id, Bitmap label, Point pos, Size size, uint style, Validator validator, string name)
void SetDefault ()
string StringLabel ()
void StringLabel (string value)
void SetLabel (string label)
string GetLabel ()
bool Enable ()
bool Enable (bool enable)
Bitmap BitmapLabel ()
void BitmapLabel (Bitmap value)
Bitmap Label ()
void Label (Bitmap value)
Bitmap BitmapSelected ()
void BitmapSelected (Bitmap value)
Bitmap BitmapFocus ()
void BitmapFocus (Bitmap value)
Bitmap BitmapDisabled ()
void BitmapDisabled (Bitmap value)

Static Public Member Functions

static wxObject New (IntPtr wxobj)

Protected Member Functions

virtual void OnSetBitmap ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Control.

this (  ) 

this ( Window  parent,
int  id,
Bitmap  label 
)

this ( Window  parent,
int  id,
Bitmap  label,
Point  pos 
)

this ( Window  parent,
int  id,
Bitmap  label,
Point  pos,
Size  size 
)

this ( Window  parent,
int  id,
Bitmap  label,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
int  id,
Bitmap  label,
Point  pos,
Size  size,
int  style,
Validator  validator 
)

this ( Window  parent,
int  id,
Bitmap  label,
Point  pos,
Size  size,
int  style,
Validator  validator,
string  name 
)

this ( Window  parent,
Bitmap  label 
)

this ( Window  parent,
Bitmap  label,
Point  pos 
)

this ( Window  parent,
Bitmap  label,
Point  pos,
Size  size 
)

this ( Window  parent,
Bitmap  label,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
Bitmap  label,
Point  pos,
Size  size,
int  style,
Validator  validator 
)

this ( Window  parent,
Bitmap  label,
Point  pos,
Size  size,
int  style,
Validator  validator,
string  name 
)


Member Function Documentation

static wxObject New ( IntPtr  wxobj  )  [static]

Reimplemented from Control.

bool Create ( Window  parent,
int  id,
Bitmap  label,
Point  pos,
Size  size,
uint  style,
Validator  validator,
string  name 
)

void SetDefault (  ) 

string StringLabel (  ) 

void StringLabel ( string  value  ) 

void SetLabel ( string  label  ) 

string GetLabel (  ) 

bool Enable (  ) 

bool Enable ( bool  enable  ) 

Bitmap BitmapLabel (  ) 

void BitmapLabel ( Bitmap  value  ) 

Bitmap Label (  ) 

Reimplemented from Control.

void Label ( Bitmap  value  ) 

Bitmap BitmapSelected (  ) 

void BitmapSelected ( Bitmap  value  ) 

Bitmap BitmapFocus (  ) 

void BitmapFocus ( Bitmap  value  ) 

Bitmap BitmapDisabled (  ) 

void BitmapDisabled ( Bitmap  value  ) 

virtual void OnSetBitmap (  )  [protected]


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