Enum CursorType
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
[CLSCompliant(false)]
public enum CursorType : uint
Fields
| Name |
|---|
| IDC_APPSTARTING |
| IDC_ARROW |
| IDC_CROSS |
| IDC_HAND |
| IDC_HELP |
| IDC_IBEAM |
| IDC_ICON |
| IDC_NO |
| IDC_SIZE |
| IDC_SIZEALL |
| IDC_SIZENESW |
| IDC_SIZENS |
| IDC_SIZENWSE |
| IDC_SIZEWE |
| IDC_UPARROW |
| IDC_WAIT |