Microsoft SDK for Java

ComboBox.ComboBox

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.

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