wx.CheckListBox Class Reference

Inheritance diagram for wx.CheckListBox:

wx.ListBox wx.ControlWithItems wx.Control wx.Window wx.EvtHandler wx.Object

List of all members.

Public Member Functions

void Check (int index, bool check)
void Check (int index)
 CheckListBox (Window parent, Point pos, Size size, string[] choices, wx.WindowStyles style, string name)
 CheckListBox (Window parent, Point pos, Size size, string[] choices, wx.WindowStyles style)
 CheckListBox (Window parent, Point pos, Size size, string[] choices)
 CheckListBox (Window parent, Point pos, Size size)
 CheckListBox (Window parent, Point pos)
 CheckListBox (Window parent)
 CheckListBox (Window parent, int id, Point pos, Size size, string[] choices, wx.WindowStyles style, string name)
 CheckListBox (Window parent, int id, Point pos, Size size, string[] choices, wx.WindowStyles style)
 CheckListBox (Window parent, int id, Point pos, Size size, string[] choices)
 CheckListBox (Window parent, int id, Point pos, Size size)
 CheckListBox (Window parent, int id, Point pos)
 CheckListBox (Window parent, int id)
 CheckListBox ()
 CheckListBox (IntPtr wxObject)
bool IsChecked (int index)

Properties

int ItemHeight [get]

Events

event EventListener Checked [add, remove]


Constructor & Destructor Documentation

wx.CheckListBox.CheckListBox ( IntPtr  wxObject  ) 

wx.CheckListBox.CheckListBox (  ) 

wx.CheckListBox.CheckListBox ( Window  parent,
int  id 
)

wx.CheckListBox.CheckListBox ( Window  parent,
int  id,
Point  pos 
)

wx.CheckListBox.CheckListBox ( Window  parent,
int  id,
Point  pos,
Size  size 
)

wx.CheckListBox.CheckListBox ( Window  parent,
int  id,
Point  pos,
Size  size,
string[]  choices 
)

wx.CheckListBox.CheckListBox ( Window  parent,
int  id,
Point  pos,
Size  size,
string[]  choices,
wx.WindowStyles  style 
)

wx.CheckListBox.CheckListBox ( Window  parent,
int  id,
Point  pos,
Size  size,
string[]  choices,
wx.WindowStyles  style,
string  name 
)

wx.CheckListBox.CheckListBox ( Window  parent  ) 

wx.CheckListBox.CheckListBox ( Window  parent,
Point  pos 
)

wx.CheckListBox.CheckListBox ( Window  parent,
Point  pos,
Size  size 
)

wx.CheckListBox.CheckListBox ( Window  parent,
Point  pos,
Size  size,
string[]  choices 
)

wx.CheckListBox.CheckListBox ( Window  parent,
Point  pos,
Size  size,
string[]  choices,
wx.WindowStyles  style 
)

wx.CheckListBox.CheckListBox ( Window  parent,
Point  pos,
Size  size,
string[]  choices,
wx.WindowStyles  style,
string  name 
)


Member Function Documentation

void wx.CheckListBox.Check ( int  index,
bool  check 
)

void wx.CheckListBox.Check ( int  index  ) 

bool wx.CheckListBox.IsChecked ( int  index  ) 


Property Documentation

int wx.CheckListBox.ItemHeight [get]

Returns the item height. This is not supported for wx.ReflectConfig.CheckWxMAC.


Event Documentation

event EventListener wx.CheckListBox.Checked [add, remove]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads