menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct NMTBCUSTOMDRAW - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct NMTBCUSTOMDRAW

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public struct NMTBCUSTOMDRAW

    Fields

    clrBtnFace

    Declaration
    public int clrBtnFace
    Field Value
    Type
    System.Int32

    clrBtnHighlight

    Declaration
    public int clrBtnHighlight
    Field Value
    Type
    System.Int32

    clrHighlightHotTrack

    Declaration
    public int clrHighlightHotTrack
    Field Value
    Type
    System.Int32

    clrMark

    Declaration
    public int clrMark
    Field Value
    Type
    System.Int32

    clrText

    Declaration
    public int clrText
    Field Value
    Type
    System.Int32

    clrTextHighlight

    Declaration
    public int clrTextHighlight
    Field Value
    Type
    System.Int32

    hbrLines

    Declaration
    public IntPtr hbrLines
    Field Value
    Type
    System.IntPtr

    hbrMonoDither

    Declaration
    public IntPtr hbrMonoDither
    Field Value
    Type
    System.IntPtr

    hpenLines

    Declaration
    public IntPtr hpenLines
    Field Value
    Type
    System.IntPtr

    nHLStringBkMode

    Declaration
    public int nHLStringBkMode
    Field Value
    Type
    System.Int32

    nmcd

    Declaration
    public NMCUSTOMDRAW nmcd
    Field Value
    Type
    NMCUSTOMDRAW

    nStringBkMode

    Declaration
    public int nStringBkMode
    Field Value
    Type
    System.Int32

    rcText

    Declaration
    public RECT rcText
    Field Value
    Type
    RECT
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved