Keyoti RapidSpell WPF API Docs
TextBoxIndex Property
APIKeyoti.RapidSpell.Wpf.EventTextBoxSpellCheckEventArgsTextBoxIndex
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214