Keyoti RapidSpell WPF API Docs
WordAddedEventArgs Constructor (word, undoableState, textBox)
APIKeyoti.RapidSpell.WpfWordAddedEventArgsWordAddedEventArgs(BadWord, RapidSpellChecker..::..State, Object)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214