Keyoti RapidSpell Desktop .NET API Docs
DefaultContextMenu Property
APIKeyoti.RapidSpellIAYTTextBoxDefaultContextMenu
Keyoti RapidSpell Desktop .NET
The context menu that will be shown when the right click is not on a misspelled word.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use ContextMenuDefault instead.")]
ContextMenu DefaultContextMenu { get; }
<ObsoleteAttribute("Use ContextMenuDefault instead.")> 
ReadOnly Property DefaultContextMenu As ContextMenu
	Get
[ObsoleteAttribute(L"Use ContextMenuDefault instead.")]
property ContextMenu^ DefaultContextMenu {
	ContextMenu^ get ();
}
[<ObsoleteAttribute("Use ContextMenuDefault instead.")>]
abstract DefaultContextMenu : ContextMenu with get
Property Value
Remarks
This is the context menu originally set in the ContextMenu property.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204