Combobox

From Lianjapedia
Revision as of 07:30, 15 April 2011 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

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
Refresh

Events

This class supports the Common events plus the following:

Event Args Description