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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)