Keyoti RapidSpell Desktop .NET API Docs
EditingPanelCursor Property
APIKeyoti.RapidSpell.GridAYTTextEditingControlEditingPanelCursor
Keyoti RapidSpell Desktop .NET
Gets the cursor used when the mouse pointer is over the EditingPanel but not over the editing control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual Cursor EditingPanelCursor { get; }
public virtual Cursor EditingPanelCursor { get; }
Public Overridable ReadOnly Property EditingPanelCursor As Cursor
	Get
Public Overridable ReadOnly Property EditingPanelCursor As Cursor
	Get
public:
virtual property Cursor^ EditingPanelCursor {
	Cursor^ get ();
}
public:
virtual property Cursor^ EditingPanelCursor {
	Cursor^ get ();
}
abstract EditingPanelCursor : Cursor with get
override EditingPanelCursor : Cursor with get
abstract EditingPanelCursor : Cursor with get
override EditingPanelCursor : Cursor with get
Return Value
Cursor
A Cursor that represents the mouse pointer used for the editing panel.

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