GhostWire ListBox - Configurations
GhostWire ListBox

GhostWire ListBox(Silver)

labels
Specify the labels for the items to be shown on the listbox.
data
Specify the value to be associated with the items in the listbox. 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 listbox. Each item can be assigned its own icon. Make sure that the symbol is set to export.
selectMultiple
Specify whether more than one item in the listbox can be selected by the end-users.
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 listbox.
checkFocus
Specify whether the listbox items should use the "out" color properties when the listbox loses focus.
face/highlight/highlight3D/shadow/darkshadow
These five color properties collectively determine the look of the listbox.
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.
fontcolor_out
Specify the font color of the text when the focus is not on the listbox.
itemcolor_on
Specify the background color of the item when selected.
itemcolor_off
Specify the background color of the item when not selected.
itemcolor_out
Specify the background color of the item when the focus is not on the listbox.
sb_*
These properties are for adjusting the look of the scrollbar.
pad
Specify the empty space (margin), in pixels, around the list of items.
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
|