Keyoti RapidSpell WPF API Docs
UserQueryEventArgs Constructor (theBadWord, textBox)
APIKeyoti.RapidSpell.Wpf.EventUserQueryEventArgsUserQueryEventArgs(BadWord, Object)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214