Determines the kind of the cursor at a certain location in a document. The enumeration contains the following values:
Introduced: X11.
| Member | Description |
|---|---|
| IBeam | The cursor is an I-beam. |
| Arrow |
The cursor is an arrow cursor pointing to northeast. |
| VSplit | The cursor is a vertical splitting cursor. |
| Up |
The cursor is an up arrow cursor. |
| Arrow | The cursor is a standard arrow cursor pointing to northwest. |
| Down |
The cursor is a down arrow cursor. |
| Size |
The cursor is a two-headed horizontal (west/east) sizing cursor. |
| Size |
The cursor is the two-headed vertical (north/south) sizing cursor. |
| Size |
The cursor is the two-headed diagonal (northwest/southeast) sizing cursor. |
| Size |
The cursor is the two-headed diagonal (northeast/southwest) sizing cursor. |
| Size |
The cursor is the four-headed sizing cursor, which consists of four joined arrows that point north, south, east, and west. |
| Cross | The cursor is the crosshair cursor. |
| No | The cursor is the cursor that indicates that a particular region is invalid for the current operation. |
| Drag |
The cursor is the standard cursor for copying data during a drag and drop operation. |
| Drag |
The cursor is the standard cursor for moving data during a drag and drop operation. |