Keyoti RapidSpell Desktop .NET API Docs
ShowSuggestionsContextMenu Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeShowSuggestionsContextMenu
Keyoti RapidSpell Desktop .NET
Whether to show a context menu with suggestions when a misspelt word is right clicked, has no effect on developer set context menu.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowSuggestionsContextMenu { get; set; }
Public Property ShowSuggestionsContextMenu As Boolean
public:
property bool ShowSuggestionsContextMenu {
	bool get ();
	void set (bool value);
}
Remarks
When this property is false a context menu with suggestions is NOT shown (any existing developer set context menu is shown). When this property is true a context menu with suggestions is shown when the user's right click is on a misspelt word. A developer set context menu is always shown when a right click is off a misspelt word.

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