Keyoti RapidSpell WPF API Docs
UpdateAllTextBoxes Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeUpdateAllTextBoxes
Keyoti RapidSpell WPF
Whether to update all text boxes when ForceCheckAll is called, usually this should be true.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool UpdateAllTextBoxes { get; set; }
public bool UpdateAllTextBoxes { get; set; }
Public Property UpdateAllTextBoxes As Boolean
	Get
	Set
Public Property UpdateAllTextBoxes As Boolean
	Get
	Set
public:
property bool UpdateAllTextBoxes {
	bool get ();
	void set (bool value);
}
public:
property bool UpdateAllTextBoxes {
	bool get ();
	void set (bool value);
}
member UpdateAllTextBoxes : bool with get, set
member UpdateAllTextBoxes : bool with get, set
Property Value

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