Keyoti RapidSpell Web .NET Help Docs
TextBox Property
API DocumentationKeyoti.RapidSpellWordIgnoredEventArgsTextBox
Keyoti RapidSpell Web .NET
The text box object in which the operation was performed, if known.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Object TextBox { get; }
public Object TextBox { get; }
Public ReadOnly Property TextBox As Object
	Get
Public ReadOnly Property TextBox As Object
	Get
public:
property Object^ TextBox {
	Object^ get ();
}
public:
property Object^ TextBox {
	Object^ get ();
}
member TextBox : Object with get
member TextBox : Object with get
Property Value
Object
Remarks
This is null when the event originates in RapidSpellChecker

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331