Keyoti RapidSpell Desktop .NET API Docs
TextBoxSpellCheckEventArgs Constructor (textBoxIndex)
APIKeyoti.RapidSpell.EventTextBoxSpellCheckEventArgsTextBoxSpellCheckEventArgs(Int32)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBoxSpellCheckEventArgs(
	int textBoxIndex
)
public TextBoxSpellCheckEventArgs(
	int textBoxIndex
)
Public Sub New ( 
	textBoxIndex As Integer
)
Public Sub New ( 
	textBoxIndex As Integer
)
public:
TextBoxSpellCheckEventArgs(
	int textBoxIndex
)
public:
TextBoxSpellCheckEventArgs(
	int textBoxIndex
)
new : 
        textBoxIndex : int -> TextBoxSpellCheckEventArgs
new : 
        textBoxIndex : int -> TextBoxSpellCheckEventArgs
Parameters
textBoxIndex (Int32)

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