Combobox
From Lianjapedia
Revision as of 09:57, 20 December 2012 by Yvonne.milne (Talk | contribs)
Properties
This class supports the Common properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Text | RW | string | Currently selected item text |
| Value | RW | numeric or string | Currently selected item number or text |
| Listindex | RW | numeric | Number of currently selected item (0 for first item) |
| Listcount | R | numeric | Number of items |
| Readonly | RW | boolean | |
| Extenditems | RW | boolean | |
| Validation | RW | string | |
| Validationerrormessage | RW | string |
Methods
This class supports the Common methods plus the following:
| Method | Args | Description |
|---|---|---|
| Additem | ||
| Additems | ||
| Removeitem | ||
| Clear | ||
| List |
Events
This class supports the Common events plus the following:
| Event | Args | Description |
|---|