CheckListBox Class Reference

Inheritance diagram for CheckListBox:

ListBox Control Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, Point pos=wxDefaultPosition, Size size=wxDefaultSize, string[] choices=null, int style=0, Validator validator=null, string name=wxListBoxNameStr)
 this (Window parent, Point pos=wxDefaultPosition, Size size=wxDefaultSize, string[] choices=null, int style=0, Validator validator=null, string name=wxListBoxNameStr)
bool IsChecked (int index)
void Check (int index)
void Check (int index, bool check)
 version (__WXMAC__)
else int ItemHeight ()
void Checked_Add (EventListener value)
void Checked_Remove (EventListener value)

Public Attributes

const string wxListBoxNameStr = "listBox"


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from ListBox.

this (  ) 

Reimplemented from ListBox.

this ( Window  parent,
int  id,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
string[]  choices = null,
int  style = 0,
Validator  validator = null,
string  name = wxListBoxNameStr 
)

Reimplemented from ListBox.

this ( Window  parent,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
string[]  choices = null,
int  style = 0,
Validator  validator = null,
string  name = wxListBoxNameStr 
)

Reimplemented from ListBox.


Member Function Documentation

bool IsChecked ( int  index  ) 

void Check ( int  index  ) 

void Check ( int  index,
bool  check 
)

version ( __WXMAC__   ) 

else int ItemHeight (  ) 

void Checked_Add ( EventListener  value  ) 

void Checked_Remove ( EventListener  value  ) 


Member Data Documentation

const string wxListBoxNameStr = "listBox"

Reimplemented from ListBox.


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