Gets or sets a value indicating whether the selected text in the TXTextControl.WPF.TextControl remains highlighted while the SpellCheckDialog is open. The default value is false.

Syntax

public bool HideSelection { get; set; }
Public Property HideSelection() As Boolean

Remarks

This parameter is only executable, if the SpellCheckDialog is connected to an object of type TXTextControl.WPF.TextControl.