Keyoti RapidSpell Desktop .NET API Docs
WordChangedEventArgs Constructor (all, badWord, replacement, undoableState, changeIndices, wrappedChangeDelta, textBox)
APIKeyoti.RapidSpellWordChangedEventArgsWordChangedEventArgs(Boolean, BadWord, String, RapidSpellChecker..::..State, ArrayList, Int32, Object)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WordChangedEventArgs(
	bool all,
	BadWord badWord,
	string replacement,
	RapidSpellChecker..::..State undoableState,
	ArrayList changeIndices,
	int wrappedChangeDelta,
	Object textBox
)
public WordChangedEventArgs(
	bool all,
	BadWord badWord,
	string replacement,
	RapidSpellChecker..::..State undoableState,
	ArrayList changeIndices,
	int wrappedChangeDelta,
	Object textBox
)
Public Sub New ( 
	all As Boolean,
	badWord As BadWord,
	replacement As String,
	undoableState As RapidSpellChecker..::..State,
	changeIndices As ArrayList,
	wrappedChangeDelta As Integer,
	textBox As Object
)
Public Sub New ( 
	all As Boolean,
	badWord As BadWord,
	replacement As String,
	undoableState As RapidSpellChecker..::..State,
	changeIndices As ArrayList,
	wrappedChangeDelta As Integer,
	textBox As Object
)
public:
WordChangedEventArgs(
	bool all, 
	BadWord^ badWord, 
	String^ replacement, 
	RapidSpellChecker..::..State^ undoableState, 
	ArrayList^ changeIndices, 
	int wrappedChangeDelta, 
	Object^ textBox
)
public:
WordChangedEventArgs(
	bool all, 
	BadWord^ badWord, 
	String^ replacement, 
	RapidSpellChecker..::..State^ undoableState, 
	ArrayList^ changeIndices, 
	int wrappedChangeDelta, 
	Object^ textBox
)
new : 
        all : bool * 
        badWord : BadWord * 
        replacement : string * 
        undoableState : RapidSpellChecker..::..State * 
        changeIndices : ArrayList * 
        wrappedChangeDelta : int * 
        textBox : Object -> WordChangedEventArgs
new : 
        all : bool * 
        badWord : BadWord * 
        replacement : string * 
        undoableState : RapidSpellChecker..::..State * 
        changeIndices : ArrayList * 
        wrappedChangeDelta : int * 
        textBox : Object -> WordChangedEventArgs
Parameters
all (Boolean)
badWord (BadWord)
replacement (String)
undoableState (RapidSpellChecker..::..State)
changeIndices (ArrayList)
wrappedChangeDelta (Int32)
textBox (Object)

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