F > FComboBox.setItemSymbol |
![]() ![]() ![]() |
FComboBox.setItemSymbol
Availability
Flash Player 6.
Usage
myComboBox
.setItemSymbol(
symbolID
)
Parameters
symbolID
The symbol linkage ID of a graphic symbol to display the contents of the combo box.
Returns
Nothing.
Description
Method; registers a graphic symbol to display the combo box list items. The default value is the FComboBoxItem symbol in the library. This method is intended for advanced users and programmers.
![]() ![]() ![]() |