Keyoti RapidSpell Desktop .NET API Docs
GetFocusOnContextMenu Property
APIKeyoti.RapidSpellAYTTextBoxGetFocusOnContextMenu
Keyoti RapidSpell Desktop .NET
Whether to get focus when the user activates the context menu.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool GetFocusOnContextMenu { get; set; }
public virtual bool GetFocusOnContextMenu { get; set; }
Public Overridable Property GetFocusOnContextMenu As Boolean
	Get
	Set
Public Overridable Property GetFocusOnContextMenu As Boolean
	Get
	Set
public:
virtual property bool GetFocusOnContextMenu {
	bool get ();
	void set (bool value);
}
public:
virtual property bool GetFocusOnContextMenu {
	bool get ();
	void set (bool value);
}
abstract GetFocusOnContextMenu : bool with get, set
override GetFocusOnContextMenu : bool with get, set
abstract GetFocusOnContextMenu : bool with get, set
override GetFocusOnContextMenu : bool with get, set
Property Value
Remarks
Setting this to true makes the behavior like RichTextBox's

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