Keyoti RapidSpell Desktop .NET API Docs
WordAddedEventArgs Constructor (word, undoableState, textBox)
APIKeyoti.RapidSpellWordAddedEventArgsWordAddedEventArgs(BadWord, RapidSpellChecker..::..State, Object)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WordAddedEventArgs(
	BadWord word,
	RapidSpellChecker..::..State undoableState,
	Object textBox
)
public WordAddedEventArgs(
	BadWord word,
	RapidSpellChecker..::..State undoableState,
	Object textBox
)
Public Sub New ( 
	word As BadWord,
	undoableState As RapidSpellChecker..::..State,
	textBox As Object
)
Public Sub New ( 
	word As BadWord,
	undoableState As RapidSpellChecker..::..State,
	textBox As Object
)
public:
WordAddedEventArgs(
	BadWord^ word, 
	RapidSpellChecker..::..State^ undoableState, 
	Object^ textBox
)
public:
WordAddedEventArgs(
	BadWord^ word, 
	RapidSpellChecker..::..State^ undoableState, 
	Object^ textBox
)
new : 
        word : BadWord * 
        undoableState : RapidSpellChecker..::..State * 
        textBox : Object -> WordAddedEventArgs
new : 
        word : BadWord * 
        undoableState : RapidSpellChecker..::..State * 
        textBox : Object -> WordAddedEventArgs
Parameters
word (BadWord)
undoableState (RapidSpellChecker..::..State)
textBox (Object)

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