Keyoti RapidSpell WPF API Docs
TextComponent Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeTextComponent
Keyoti RapidSpell WPF
The IAYTTextBox text box to check as the user types/modifies text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IAYTTextBox TextComponent { get; set; }
public IAYTTextBox TextComponent { get; set; }
Public Property TextComponent As IAYTTextBox
	Get
	Set
Public Property TextComponent As IAYTTextBox
	Get
	Set
public:
property IAYTTextBox^ TextComponent {
	IAYTTextBox^ get ();
	void set (IAYTTextBox^ value);
}
public:
property IAYTTextBox^ TextComponent {
	IAYTTextBox^ get ();
	void set (IAYTTextBox^ value);
}
member TextComponent : IAYTTextBox with get, set
member TextComponent : IAYTTextBox with get, set
Property Value

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