Describes the context menu that should be shown to the user for a particular error.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ContextMenuInformation
public class ContextMenuInformation
Public Class ContextMenuInformation
Public Class ContextMenuInformation
public ref class ContextMenuInformation
public ref class ContextMenuInformation
type ContextMenuInformation = class end
type ContextMenuInformation = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContextMenuInformation()()()() | ||
| AddMenuValid |
Whether the add menu item should be enabled.
| |
| BadWord |
The BadWord that was the menu is for.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it 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.) | |
| MenuHasAdd |
Whether the menu has an add word option.
| |
| MenuHasIgnore |
Whether the menu has an ignore option.
| |
| MenuHasIgnoreAll |
Whether the menu has an ignore all option.
| |
| MenuItems |
The menu item objects that can be added to a context menu directly, this is usually of an array of ToolStripItem or MenuItem.
| |
| Suggestions |
List of string suggestions for the error word.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| ContextMenuInformation | |
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412