GhostWire ComboBox - Configurations
GhostWire ComboBox

GhostWire ComboBox(Silver)

labels
Specify the labels for the items to be shown on the combobox list.
data
Specify the value to be associated with the items in the combobox list. If undefined, the data is the same as the label for that item.
icons
Specify the icon to be used for the items in the combobox. Each item can be assigned its own icon. Make sure that the symbol is set to export.
idx
Optional. If defined, this specify the item that is selected when the combobox is initialized.
font
Specify the font type of the text.
fontsize
Specify the font size of the text.
rowHeight
Specify the height, in pixels, of each item on the combobox list.
rowCount
Specify the number of items to show on the combobox list.
useEdgeScroll
Specify whether the list should scroll when the mouse cursor is at the edge of the list.
listPos
Specify whether the list should appear at the bottom, top or center relative to the combobox.
listborder
Specify the color of the border of the combobox list.
face/highlight/highlight3D/shadow/darkshadow
These five color properties collectively determine the look of the combobox.
fontcolor_on
Specify the font color of the text if item selected.
fontcolor_off
Specify the font color of the text if item not selected.
itemcolor_on
Specify the background color of the item when selected.
itemcolor_off
Specify the background color of the item when not selected.
sb_*
These properties are for adjusting the look of the scrollbar.
useEmbedFonts
Specify whether the component should use the embedded version of the font. If 'true', make sure that you have embedded the font - it is recommended that you create an empty dynamic textfield on the stage and embed the characters.
Flash Components
Button
:: CheckBox
:: CollapsibleMenu
:: CollapsiblePane :: ColorPicker :: ComboBox
:: ContextMenu
:: DialogBox
:: InputField
:: ListBox :: Loader :: Menu
:: SlideMenu
:: NumericBox
:: Panel :: ProgressBar :: RadioButton
:: ScrollBar
:: ScrollPane
:: SlidePane
:: Slider
:: TabView
:: TextArea
:: TreeView
:: Window
See also
Documentation :: FAQs :: Testimonials
|