![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
myComboBox.change
Property; the width limit in pixels of the drop-down list. The default value is the width of the ComboBox component (the TextInput instance plus the SimpleButton instance).
The following code sets the dropdownWidth to 150 pixels:
myComboBox.dropdownWidth = 150;
![]() ![]() | |