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#Visual BasicVisual C++F#
public virtual bool GetFocusOnContextMenu { get; set; }
Public Overridable Property GetFocusOnContextMenu As Boolean
	Get
	Set
public:
virtual property bool GetFocusOnContextMenu {
	bool get ();
	void set (bool value);
}
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.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204