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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412