alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class CustomDrawItemStateFlags

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

    Fields

    CDIS_CHECKED

    Declaration
    public const CustomDrawItemStateFlags CDIS_CHECKED
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_DEFAULT

    Declaration
    public const CustomDrawItemStateFlags CDIS_DEFAULT
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_DISABLED

    Declaration
    public const CustomDrawItemStateFlags CDIS_DISABLED
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_FOCUS

    Declaration
    public const CustomDrawItemStateFlags CDIS_FOCUS
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_GRAYED

    Declaration
    public const CustomDrawItemStateFlags CDIS_GRAYED
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_HOT

    Declaration
    public const CustomDrawItemStateFlags CDIS_HOT
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_INDETERMINATE

    Declaration
    public const CustomDrawItemStateFlags CDIS_INDETERMINATE
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_MARKED

    Declaration
    public const CustomDrawItemStateFlags CDIS_MARKED
    Field Value
    Type
    CustomDrawItemStateFlags

    CDIS_SELECTED

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