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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204