alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class CursorType

    Inheritance
    System.Object
    CursorType
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class CursorType : Enum

    Fields

    IDC_APPSTARTING

    Declaration
    public const CursorType IDC_APPSTARTING
    Field Value
    Type
    CursorType

    IDC_ARROW

    Declaration
    public const CursorType IDC_ARROW
    Field Value
    Type
    CursorType

    IDC_CROSS

    Declaration
    public const CursorType IDC_CROSS
    Field Value
    Type
    CursorType

    IDC_HAND

    Declaration
    public const CursorType IDC_HAND
    Field Value
    Type
    CursorType

    IDC_HELP

    Declaration
    public const CursorType IDC_HELP
    Field Value
    Type
    CursorType

    IDC_IBEAM

    Declaration
    public const CursorType IDC_IBEAM
    Field Value
    Type
    CursorType

    IDC_ICON

    Declaration
    public const CursorType IDC_ICON
    Field Value
    Type
    CursorType

    IDC_NO

    Declaration
    public const CursorType IDC_NO
    Field Value
    Type
    CursorType

    IDC_SIZE

    Declaration
    public const CursorType IDC_SIZE
    Field Value
    Type
    CursorType

    IDC_SIZEALL

    Declaration
    public const CursorType IDC_SIZEALL
    Field Value
    Type
    CursorType

    IDC_SIZENESW

    Declaration
    public const CursorType IDC_SIZENESW
    Field Value
    Type
    CursorType

    IDC_SIZENS

    Declaration
    public const CursorType IDC_SIZENS
    Field Value
    Type
    CursorType

    IDC_SIZENWSE

    Declaration
    public const CursorType IDC_SIZENWSE
    Field Value
    Type
    CursorType

    IDC_SIZEWE

    Declaration
    public const CursorType IDC_SIZEWE
    Field Value
    Type
    CursorType

    IDC_UPARROW

    Declaration
    public const CursorType IDC_UPARROW
    Field Value
    Type
    CursorType

    IDC_WAIT

    Declaration
    public const CursorType IDC_WAIT
    Field Value
    Type
    CursorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved