Keyoti RapidSpell Desktop .NET API Docs
DefaultContextMenu Property
APIKeyoti.RapidSpellAYTComboBoxDefaultContextMenu
Keyoti RapidSpell Desktop .NET
The context menu that will be shown when the right click is not on a misspelled word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ContextMenu DefaultContextMenu { get; }
public ContextMenu DefaultContextMenu { get; }
Public ReadOnly Property DefaultContextMenu As ContextMenu
	Get
Public ReadOnly Property DefaultContextMenu As ContextMenu
	Get
public:
virtual property ContextMenu^ DefaultContextMenu {
	ContextMenu^ get () sealed;
}
public:
virtual property ContextMenu^ DefaultContextMenu {
	ContextMenu^ get () sealed;
}
abstract DefaultContextMenu : ContextMenu with get
override DefaultContextMenu : ContextMenu with get
abstract DefaultContextMenu : ContextMenu with get
override DefaultContextMenu : ContextMenu with get
Property Value
Remarks
This is the context menu originally set in the ContextMenu property.

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