Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ComboBox.setSelectedText

Replaces the currently selected text in the edit control of the combo box with the specified text.

Syntax

public final void setSelectedText( String value )

Parameters

value

The text with which to replace the currently selected text.

See Also   getSelectedText