Microsoft SDK for Java

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;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.