Keyoti RapidSpell Desktop .NET API Docs
ContextMenuInformation Class
APIKeyoti.RapidSpellContextMenuInformation
Keyoti RapidSpell Desktop .NET
Describes the context menu that should be shown to the user for a particular error.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ContextMenuInformation()()()()
AddMenuValid
Whether the add menu item should be enabled.

BadWord
The BadWord that was the menu is for.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Inheritance Hierarchy
Object
ContextMenuInformation

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412