Keyoti RapidSpell Silverlight API Docs
TextBoxIndex Property
APIKeyoti.RapidSpell.EventTextBoxSpellCheckEventArgsTextBoxIndex
Keyoti RapidSpell Silverlight
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#Visual BasicVisual C++F#
public int TextBoxIndex { get; }
Public ReadOnly Property TextBoxIndex As Integer
	Get
public:
property int TextBoxIndex {
	int get ();
}
member TextBoxIndex : int with get
Property Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)