ComboBoxStyle.DROPDOWNLIST

Overview | Methods | Fields | This Package | All Packages

ComboBoxStyle.DROPDOWNLIST

Specifies a drop-down list box, which is a selection field that cannot be edited by the user with an attached list box that is displayed only when the user clicks the drop-down arrow to the right of the selection field.

Syntax

public static final int DROPDOWNLIST;