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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool ContextMenuStripEnabled { get; set; }
public virtual bool ContextMenuStripEnabled { get; set; }
Public Overridable Property ContextMenuStripEnabled As Boolean
	Get
	Set
Public Overridable Property ContextMenuStripEnabled As Boolean
	Get
	Set
public:
virtual property bool ContextMenuStripEnabled {
	bool get ();
	void set (bool value);
}
public:
virtual property bool ContextMenuStripEnabled {
	bool get ();
	void set (bool value);
}
abstract ContextMenuStripEnabled : bool with get, set
override ContextMenuStripEnabled : bool with get, set
abstract ContextMenuStripEnabled : bool with get, set
override ContextMenuStripEnabled : bool with get, set
Property Value

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