Default cursor, which is usually an arrow but may be different depending on the control
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static Cursor Default { get; }
Public Shared ReadOnly Property Default As Cursor
Get
static member Default : Cursor with get
Property Value
Type:
CursorSee Also