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

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