Event args for found error event

C# | C# | Visual Basic | Visual Basic | Visual 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

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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.) |
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214