Keyoti RapidSpell WPF API Docs
TextBoxSpellCheckEventArgs Constructor (textBoxIndex)
APIKeyoti.RapidSpell.Wpf.EventTextBoxSpellCheckEventArgsTextBoxSpellCheckEventArgs(Int32)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214