A cursor with a hand that is closed, often used when "grabbing", for example, when panning.
The crosshair cursor type.
The default cursor type (gets set if no cursor is defined) {}.
The disappear cursor type.
The east-resize cursor type.
The horizontal cursor type.
The hand cursor type, resembling a pointing hand, often used to indicate that something can be clicked, such as a hyperlink.
The move cursor type.
The north-east-resize cursor type.
The north-resize cursor type.
The north-west-resize cursor type.
The none cursor type.
A cursor with a hand which is open
The south-east-resize cursor type.
The south-resize cursor type.
The south-west-resize cursor type.
The text cursor type.
The vertical cursor type.
The west-resize cursor type.
The wait cursor type.
Returns a cursor for the specified identifier.
(Since version 8.0.60-R10) Use ClosedHand; CLOSED_HAND will be removed in a future release
(Since version 8.0.60-R10) Use Crosshair; CROSSHAIR will be removed in a future release
(Since version 8.0.60-R10) Use Default; DEFAULT will be removed in a future release
(Since version 8.0.60-R10) Use Disappear; DISAPPEAR will be removed in a future release
(Since version 8.0.60-R10) Use EResize; E_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use Hand; HAND will be removed in a future release
(Since version 8.0.60-R10) Use HResize; H_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use Move; MOVE will be removed in a future release
(Since version 8.0.60-R10) Use NEResize; NE_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use None; NONE will be removed in a future release
(Since version 8.0.60-R10) Use NWResize; NW_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use NResize; N_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use OpenHand; OPEN_HAND will be removed in a future release
(Since version 8.0.60-R10) Use SEResize; SE_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use SWResize; SW_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use SResize; S_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use Text; TEXT will be removed in a future release
(Since version 8.0.60-R10) Use VResize; V_RESIZE will be removed in a future release
(Since version 8.0.60-R10) Use Wait; WAIT will be removed in a future release
(Since version 8.0.60-R10) Use WResize; W_RESIZE will be removed in a future release