Table of Contents

Enum User32.SystemCursor

Namespace
Xui.Runtime.Windows.Win32
Assembly
Xui.Runtime.Windows.dll
public enum User32.SystemCursor

Fields

AppStarting = 32650

Application starting (arrow + wait) (IDC_APPSTARTING)

Arrow = 32512

Standard arrow cursor (IDC_ARROW)

Cross = 32515

Crosshair (IDC_CROSS)

Hand = 32649

Hand / link cursor (IDC_HAND)

Help = 32651

Help cursor (arrow + question) (IDC_HELP)

IBeam = 32513

I-beam text cursor (IDC_IBEAM)

No = 32648

Slashed circle (not allowed) (IDC_NO)

SizeAll = 32646

Resize all directions (IDC_SIZEALL)

SizeNESW = 32643

Resize NE-SW / diagonal (IDC_SIZENESW)

SizeNS = 32645

Resize vertical (IDC_SIZENS)

SizeNWSE = 32642

Resize NW-SE / diagonal (IDC_SIZENWSE)

SizeWE = 32644

Resize horizontal (IDC_SIZEWE)

UpArrow = 32516

Up arrow (rarely used) (IDC_UPARROW)

Wait = 32514

Hourglass / wait (legacy) (IDC_WAIT)