WebStyle.Cursor

From Xojo Documentation

Property (As WebStyle.Cursors )
aWebStyle.Cursor = newWebStyle.CursorsValue
or
WebStyle.CursorsValue = aWebStyle.Cursor

New in 2020r1

Supported for all project types and targets.

The cursor displayed when the user hovers over the object to which the WebStyle is assigned.

See Also

Cursors enumeration.