Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MouseStyles

Collection of some useful cursor styles.

Uses HTML DOM Style cursor property, so supported values are specified by browser.

https://www.w3schools.com/jsref/prop_style_cursor.asp

Use with UIElement.setMouseStyle

Index

Enumeration members

Copy

Copy :

CrossHair

CrossHair :

Default

Default :

Help

Help :

Horizontal

Horizontal :

Move

Move :

None

None :

NorthEast

NorthEast :

NorthWest

NorthWest :

Point

Point :

ResizeColumn

ResizeColumn :

ResizeRow

ResizeRow :

Restricted

Restricted :

Text

Text :

Vertical

Vertical :

Wait

Wait :

ZoomIn

ZoomIn :

ZoomOut

ZoomOut :