Cursors Class |
Namespace: Eto.Forms
The Cursors type exposes the following members.
| Name | Description | |
|---|---|---|
| Arrow |
Standard arrow cursor
| |
| Crosshair |
Cursor with a cross hair
| |
| Default |
Default cursor, which is usually an arrow but may be different depending on the control
| |
| HorizontalSplit |
Horizontal sizing cursor
| |
| IBeam |
I-beam cursor for selecting text or placing the text cursor
| |
| Move |
All direction move cursor
| |
| Pointer |
Pointer cursor, which is usually a hand
| |
| VerticalSplit |
Vertical sizing cursor
|
| Name | Description | |
|---|---|---|
| Cached |
Gets a cached cursor with the specified type | |
| ClearCache |
Clears the cursor cache
|