Keyoti RapidSpell Silverlight API Docs
UserQueryEventArgs Constructor (theBadWord, textBox)
APIKeyoti.RapidSpell.EventUserQueryEventArgsUserQueryEventArgs(BadWord, Object)
Keyoti RapidSpell Silverlight
New
Declaration Syntax
C#Visual BasicVisual C++F#
public UserQueryEventArgs(
	BadWord theBadWord,
	Object textBox
)
Public Sub New ( 
	theBadWord As BadWord,
	textBox As Object
)
public:
UserQueryEventArgs(
	BadWord^ theBadWord, 
	Object^ textBox
)
new : 
        theBadWord : BadWord * 
        textBox : Object -> UserQueryEventArgs
Parameters
theBadWord (BadWord)
textBox (Object)

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