FlexListBox Class
The FlexListBox class defines how the cells in FlexView are displayed, and the corresponding cells are displayed like a pull-down list.
Place the FlexListBox object under the FlexRecord, FlexColumnSet, or FlexRowSet objects.
Screen Display Example
Layout Constraint
The FlexListBox object cannot be placed to the left (previous in definition order) of the objects in the FlexHeader class and its derived classes.
When located as a child of FlexRowSet and FlexColumnSet, it cannot co-exist with objects in the FlexHeader class and its derived classes.
Default properties and ValueType
The default property is Value. ValueType can be String Number, Fixed, Date and UString.
Value Type can be specified since Ver.5.0.3
