Keyoti RapidSpell WPF API Docs
CheckDisabledTextBoxes Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeCheckDisabledTextBoxes
Keyoti RapidSpell WPF
Whether to spell check textboxes which are disabled.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool CheckDisabledTextBoxes { get; set; }
public bool CheckDisabledTextBoxes { get; set; }
Public Property CheckDisabledTextBoxes As Boolean
	Get
	Set
Public Property CheckDisabledTextBoxes As Boolean
	Get
	Set
public:
property bool CheckDisabledTextBoxes {
	bool get ();
	void set (bool value);
}
public:
property bool CheckDisabledTextBoxes {
	bool get ();
	void set (bool value);
}
member CheckDisabledTextBoxes : bool with get, set
member CheckDisabledTextBoxes : bool with get, set
Property Value

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