![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
comboBoxInstance.removeAll()
None.
Nothing.
Method; removes all items in the list. This is a method of the List component that is available from an instance of the ComboBox component.
The following code clears the list:
myCombo.removeAll();
ComboBox.removeItemAt(), ComboBox.replaceItemAt()
![]() ![]() | |