wxControlItem
generated from ../src/mod_gui/control/item.cpp
wxControlItem represents an item in a wxControlWithItems control.
Remark: This class is a helper class to make
it possible to use the items of a wxControlWithItems as an array.
It has no corresponding class in wxWidgets.
Constants
Properties
| Name | Type | Description |
|---|---|---|
| value | String | Get/Set the value of the item. |
Methods
remove
remove()
removes the item from the control.
select
select()
Selects/unselects the item.
© 2002 - 2007 Franky Braem.