Keyoti RapidSpell WPF API Docs
FoundSpellingErrorEventArgs Class
APIKeyoti.RapidSpell.WpfFoundSpellingErrorEventArgs
Keyoti RapidSpell WPF
Event args for found error event
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class FoundSpellingErrorEventArgs : EventArgs
public class FoundSpellingErrorEventArgs : EventArgs
Public Class FoundSpellingErrorEventArgs
	Inherits EventArgs
Public Class FoundSpellingErrorEventArgs
	Inherits EventArgs
public ref class FoundSpellingErrorEventArgs : public EventArgs
public ref class FoundSpellingErrorEventArgs : public EventArgs
type FoundSpellingErrorEventArgs =  
    class
        inherit EventArgs
    end
type FoundSpellingErrorEventArgs =  
    class
        inherit EventArgs
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoundSpellingErrorEventArgs(BadWord, IAYTTextBox)
New

BadWord
The misspelling

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
Replacement
Any replacement to use for the misspelling, only used by RapidSpellAsYouType

TextBox
The textbox being checked

ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 FoundSpellingErrorEventArgs

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214