ComboBox.selectAll

Overview | Methods | This Package | All Packages

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.