Keyoti RapidSpell Desktop .NET API Docs
UserQueryEventArgs Constructor (theBadWord, textBox)
APIKeyoti.RapidSpell.EventUserQueryEventArgsUserQueryEventArgs(BadWord, Object)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204