Keyoti RapidSpell Desktop .NET API Docs
WordIgnoredEventArgs Constructor (all, badWord, textBox, undoableState)
APIKeyoti.RapidSpellWordIgnoredEventArgsWordIgnoredEventArgs(Boolean, BadWord, Object, RapidSpellChecker..::..State)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WordIgnoredEventArgs(
	bool all,
	BadWord badWord,
	Object textBox,
	RapidSpellChecker..::..State undoableState
)
public WordIgnoredEventArgs(
	bool all,
	BadWord badWord,
	Object textBox,
	RapidSpellChecker..::..State undoableState
)
Public Sub New ( 
	all As Boolean,
	badWord As BadWord,
	textBox As Object,
	undoableState As RapidSpellChecker..::..State
)
Public Sub New ( 
	all As Boolean,
	badWord As BadWord,
	textBox As Object,
	undoableState As RapidSpellChecker..::..State
)
public:
WordIgnoredEventArgs(
	bool all, 
	BadWord^ badWord, 
	Object^ textBox, 
	RapidSpellChecker..::..State^ undoableState
)
public:
WordIgnoredEventArgs(
	bool all, 
	BadWord^ badWord, 
	Object^ textBox, 
	RapidSpellChecker..::..State^ undoableState
)
new : 
        all : bool * 
        badWord : BadWord * 
        textBox : Object * 
        undoableState : RapidSpellChecker..::..State -> WordIgnoredEventArgs
new : 
        all : bool * 
        badWord : BadWord * 
        textBox : Object * 
        undoableState : RapidSpellChecker..::..State -> WordIgnoredEventArgs
Parameters
all (Boolean)
badWord (BadWord)
textBox (Object)
undoableState (RapidSpellChecker..::..State)

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