CefCursorType EnumerationXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Cursor type values.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public enum CefCursorType
Members

  Member nameValueDescription
Pointer0
Cross1
Hand2
IBeam3
Wait4
Help5
EastResize6
NorthResize7
NorthEastResize8
NorthWestResize9
SouthResize10
SouthEastResize11
SouthWestResize12
WestResize13
NorthSouthResize14
EastWestResize15
NorthEastSouthWestResize16
NorthWestSouthEastResize17
ColumnResize18
RowResize19
MiddlePanning20
EastPanning21
NorthPanning22
NorthEastPanning23
NorthWestPanning24
SouthPanning25
SouthEastPanning26
SouthWestPanning27
WestPanning28
Move29
VerticalText30
Cell31
ContextMenu32
Alias33
Progress34
NoDrop35
Copy36
None37
NotAllowed38
ZoomIn39
ZoomOut40
Grab41
Grabbing42
Custom43
See Also