Keyoti RapidSpell WPF API Docs
HideSelection Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterHideSelection
Keyoti RapidSpell WPF
Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool HideSelection { get; set; }
public bool HideSelection { get; set; }
Public Property HideSelection As Boolean
	Get
	Set
Public Property HideSelection As Boolean
	Get
	Set
public:
virtual property bool HideSelection {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool HideSelection {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract HideSelection : bool with get, set
override HideSelection : bool with get, set
abstract HideSelection : bool with get, set
override HideSelection : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214