Keyoti RapidSpell WPF API Docs
TextControl Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterTextControl
Keyoti RapidSpell WPF
The TextBox to be spell checked.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBox TextControl { get; set; }
public TextBox TextControl { get; set; }
Public Property TextControl As TextBox
	Get
	Set
Public Property TextControl As TextBox
	Get
	Set
public:
property TextBox^ TextControl {
	TextBox^ get ();
	void set (TextBox^ value);
}
public:
property TextBox^ TextControl {
	TextBox^ get ();
	void set (TextBox^ value);
}
member TextControl : TextBox with get, set
member TextControl : TextBox with get, set
Property Value

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