SystemCursorId Enumeration
Namespace: DevCase.Win32.EnumsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum SystemCursorId
Public Enumeration SystemCursorId
Dim instance As SystemCursorId
public enum class SystemCursorId
No code example is currently available or this language may not be supported.
Arrow |
32,512 |
Standard arrow.
|
IBeam |
32,513 |
I-beam.
|
Wait |
32,514 |
Hourglass.
|
Crosshair |
32,515 |
Crosshair.
|
Up |
32,516 |
Vertical arrow.
|
SizeNwse |
32,642 |
Double-pointed arrow pointing northwest and southeast.
|
SizeNesw |
32,643 |
Double-pointed arrow pointing northeast and southwest.
|
SizeWE |
32,644 |
Double-pointed arrow pointing west and east.
|
SizeNS |
32,645 |
Double-pointed arrow pointing north and south.
|
SizeAll |
32,646 |
Four-pointed arrow pointing north, south, east, and west.
|
No |
32,648 |
Slashed circle.
|
Hand |
32,649 |
Hand.
|
AppStarting |
32,650 |
Standard arrow and small hourglass.
|
Help |
32,651 |
Arrow and question mark.
|