Keyoti RapidSpell Desktop .NET API Docs
TextBoxIndex Property
APIKeyoti.RapidSpell.EventTextBoxSpellCheckEventArgsTextBoxIndex
Keyoti RapidSpell Desktop .NET
The related text box index, this corresponds to the array of ISpellCheckableTextComponents that has been set for checking (0 for single text box checks).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int TextBoxIndex { get; }
public int TextBoxIndex { get; }
Public ReadOnly Property TextBoxIndex As Integer
	Get
Public ReadOnly Property TextBoxIndex As Integer
	Get
public:
property int TextBoxIndex {
	int get ();
}
public:
property int TextBoxIndex {
	int get ();
}
member TextBoxIndex : int with get
member TextBoxIndex : int with get
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412