Archives
Following example show how spark ComboBox setting prompt and disable editable.
Following example show Flex4 ComboBox how to use skin to display icon properties .
skins/MyComboBoxSkin.mxml
The ComboBox control is a child class of the DropDownListBase control. Like the DropDownList control, when the user selects an item from the drop-down list in the ComboBox control, the data item appears in the prompt area of the control.
Following example show how to remove skinClass from ComboBox.
FAQ0909_1.mxml
Following example use skinClass popUpPosition change popUp position.
skins/MyDropDownListSkin.mxml
Fllowing example demo use spark new ComboBox and remind user serach range.
Try type anything out of ComboBox dropdown meu range..
Following example show how to set up ComboBox TextInput with images display.
FAQ0909.mxml


