Keyoti RapidSpell Desktop .NET API Docs
ContextMenuDefault Property
APIKeyoti.RapidSpellAYTComboBoxContextMenuDefault
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 ContextMenuDefault { get; }
public ContextMenu ContextMenuDefault { get; }
Public ReadOnly Property ContextMenuDefault As ContextMenu
	Get
Public ReadOnly Property ContextMenuDefault As ContextMenu
	Get
public:
virtual property ContextMenu^ ContextMenuDefault {
	ContextMenu^ get () sealed;
}
public:
virtual property ContextMenu^ ContextMenuDefault {
	ContextMenu^ get () sealed;
}
abstract ContextMenuDefault : ContextMenu with get
override ContextMenuDefault : ContextMenu with get
abstract ContextMenuDefault : ContextMenu with get
override ContextMenuDefault : 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