Keyoti RapidSpell Desktop .NET API Docs
ContextMenuStripEnabled Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeContextMenuStripEnabled
Keyoti RapidSpell Desktop .NET
Whether to show the suggestion context menu through a ContextMenuStrip (true) or a ContextMenu (false).
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool ContextMenuStripEnabled { get; set; }
Public Overridable Property ContextMenuStripEnabled As Boolean
public:
virtual property bool ContextMenuStripEnabled {
	bool get ();
	void set (bool value);
}

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