Retrieves a boolean value indicating whether the selected text in the edit control remains highlighted when the control loses the focus.
public final boolean getHideSelection()
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