Microsoft SDK for Java

ComboBox.selectAll

Selects all the text in the edit control of the combo box.

Syntax

public final void selectAll()

Remarks

If the combo box has a static text control instead of an edit control, calling this method has no effect.

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