Keyoti RapidSpell Desktop .NET API Docs
FoundSpellingErrorEventArgs Constructor (theBadWord, textBox)
APIKeyoti.RapidSpell.EventFoundSpellingErrorEventArgsFoundSpellingErrorEventArgs(BadWord, IAYTTextBox)
Keyoti RapidSpell Desktop .NET
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public FoundSpellingErrorEventArgs(
	BadWord theBadWord,
	IAYTTextBox textBox
)
public FoundSpellingErrorEventArgs(
	BadWord theBadWord,
	IAYTTextBox textBox
)
Public Sub New ( 
	theBadWord As BadWord,
	textBox As IAYTTextBox
)
Public Sub New ( 
	theBadWord As BadWord,
	textBox As IAYTTextBox
)
public:
FoundSpellingErrorEventArgs(
	BadWord^ theBadWord, 
	IAYTTextBox^ textBox
)
public:
FoundSpellingErrorEventArgs(
	BadWord^ theBadWord, 
	IAYTTextBox^ textBox
)
new : 
        theBadWord : BadWord * 
        textBox : IAYTTextBox -> FoundSpellingErrorEventArgs
new : 
        theBadWord : BadWord * 
        textBox : IAYTTextBox -> FoundSpellingErrorEventArgs
Parameters
theBadWord (BadWord)
textBox (IAYTTextBox)

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