Args for the events fired when the spell checkers context menu is requested.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SpellContextMenuEventArgs : EventArgs
public class SpellContextMenuEventArgs : EventArgs
Public Class SpellContextMenuEventArgs Inherits EventArgs
Public Class SpellContextMenuEventArgs Inherits EventArgs
public ref class SpellContextMenuEventArgs : public EventArgs
public ref class SpellContextMenuEventArgs : public EventArgs
type SpellContextMenuEventArgs = class inherit EventArgs end
type SpellContextMenuEventArgs = class inherit EventArgs end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SpellContextMenuEventArgs(IList, Int32, Int32, Int32) |
New
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| MenuItems | List of menu items with suggestions, ignore and add options. | |
| RightClickCharIndex | Character index where right click was made. | |
| RightClickWordEnd | End index of word right clicked on. | |
| RightClickWordStart | Start index of word right clicked on. | |
| ToString()()()() | (Inherited from Object.) |
Contains menu items so that they maybe shown in a different menu/contextmenu.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214