Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the selected text in the edit control remains highlighted when the control loses the focus.
Syntax
public final boolean getHideSelection()
Return Value
Returns true if the selected text does not appear highlighted when the edit control loses the focus; returns false if the selected text still appears highlighted when the edit control loses the focus.
See Also setHideSelection