Args for the events fired when spell checking multiple text boxes.
| C# | Visual Basic | Visual C++ | F# |
public class TextBoxSpellCheckEventArgs : EventArgs
Public Class TextBoxSpellCheckEventArgs Inherits EventArgs
public ref class TextBoxSpellCheckEventArgs : public EventArgs
type TextBoxSpellCheckEventArgs = class inherit EventArgs end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TextBoxSpellCheckEventArgs(Int32) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| TextBoxIndex | The related text box index, this corresponds to the array of ISpellCheckableTextComponents that has been set for checking (0 for single text box checks). | |
| ToString()()()() | (Inherited from Object.) |
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204