A script-enabled browser is required for this page to function properly.

Cursor Style Property

Description

Specifies the mouse cursor style. Use this property to dynamically change the shape of the cursor. The following settings are valid for the Cursor Style property:

 

ARROW
 
Displays a GUI-specific arrow symbol.
 
BUSY
 
Displays a GUI-specific busy symbol.
 
CROSSHAIR
 
Displays a GUI-specific crosshair symbol.
 
DEFAULT
 
Displays a GUI-specific arrow symbol.
 
HELP
 
Displays a GUI-specific help symbol.
 
INSERTION
 
Displays a GUI-specific insertion symbol.
 
HAND
 
Pointing finger symbol.
 
MOVE
 
Crossed Arrow move window symbol.
 
Resize Arrows
 
The first two letters indicate direction, e.g. MWRESIZE - North-West Resize

NRESIZE
SRESIZE
ERESIZE
WRESIZE
NERESIZE
NWRESIZE
SERESIZE
SWRESIZE

Applies to application

Set Programmatically

Refer to Built-in

GET_APPLICATION_PROPERTY

SET_APPLICATION_PROPERTY

Default

Arrow symbol

Usage Notes