alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class NMCUSTOMDRAW

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

    Fields

    dwDrawStage

    Declaration
    public int dwDrawStage
    Field Value
    Type
    System.Int32

    dwItemSpec

    Declaration
    public int dwItemSpec
    Field Value
    Type
    System.Int32

    hdc

    Declaration
    public IntPtr hdc
    Field Value
    Type
    System.IntPtr

    hdr

    Declaration
    public NMHDR hdr
    Field Value
    Type
    NMHDR

    lItemlParam

    Declaration
    public int lItemlParam
    Field Value
    Type
    System.Int32

    rc

    Declaration
    public RECT rc
    Field Value
    Type
    RECT

    uItemState

    Declaration
    public int uItemState
    Field Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved