Keyoti RapidSpell Web .NET Help Docs
WordAddedEventArgs Constructor (word, undoableState, textBox)
API DocumentationKeyoti.RapidSpellWordAddedEventArgsWordAddedEventArgs(BadWord, RapidSpellChecker..::..State, Object)
Keyoti RapidSpell Web .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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331