mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / Cursor Property
Cursor Property
Description

CSS3 Style: cursor
Defines the cursor to display onscreen when the pointer is over an element.

Property type
Read-write property
Syntax
Visual Basic
Public Property Cursor As String
Remarks

HTML Syntax:
cursor: style;

HTML Constants:
alias,all-scroll,auto,cell,col-resize,context-menu,copy,crosshair,default,e-resize,ew-resize,hand,help,move,n-resize,ne-resize,nesw-resize,no-drop,none,not-allowed,ns-resize,nw-resize,nwse-resize,pointer,progress,row-resize,s-resize,se-resize,sw-resize,text,vertical-text,w-resize,wait,

See Also