Overview | Methods | This Package | All Packages
Creates a ComboBox control.
Syntax
public ComboBox()
Remarks
By default, the combo box consists of an edit control and a drop-down list. To change the style of the combo box, use the setStyle method with one of the constants defined in the ComboBoxStyle class.