Click or drag to resize

CursorsDefault Property

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; }

Property Value

Type: Cursor
See Also