ComboBoxStyle.DROPDOWN

Overview | Methods | Fields | This Package | All Packages

ComboBoxStyle.DROPDOWN

Specifies a drop-down combo box, which is an edit control with an attached list box that is displayed only when the user clicks the drop-down arrow to the right of the edit control.

Syntax

public static final int DROPDOWN;