menu

WinForms

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

    Show / Hide Table of Contents

    Struct REBARBANDINFO

    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 REBARBANDINFO

    Fields

    cbSize

    Declaration
    public int cbSize
    Field Value
    Type
    System.Int32

    cch

    Declaration
    public int cch
    Field Value
    Type
    System.Int32

    clrBack

    Declaration
    public int clrBack
    Field Value
    Type
    System.Int32

    clrFore

    Declaration
    public int clrFore
    Field Value
    Type
    System.Int32

    cx

    Declaration
    public int cx
    Field Value
    Type
    System.Int32

    cxHeader

    Declaration
    public int cxHeader
    Field Value
    Type
    System.Int32

    cxIdeal

    Declaration
    public int cxIdeal
    Field Value
    Type
    System.Int32

    cxMinChild

    Declaration
    public int cxMinChild
    Field Value
    Type
    System.Int32

    cyChild

    Declaration
    public int cyChild
    Field Value
    Type
    System.Int32

    cyIntegral

    Declaration
    public int cyIntegral
    Field Value
    Type
    System.Int32

    cyMaxChild

    Declaration
    public int cyMaxChild
    Field Value
    Type
    System.Int32

    cyMinChild

    Declaration
    public int cyMinChild
    Field Value
    Type
    System.Int32

    fMask

    Declaration
    public int fMask
    Field Value
    Type
    System.Int32

    fStyle

    Declaration
    public int fStyle
    Field Value
    Type
    System.Int32

    hbmBack

    Declaration
    public IntPtr hbmBack
    Field Value
    Type
    System.IntPtr

    hwndChild

    Declaration
    public IntPtr hwndChild
    Field Value
    Type
    System.IntPtr

    iImage

    Declaration
    public int iImage
    Field Value
    Type
    System.Int32

    lParam

    Declaration
    public int lParam
    Field Value
    Type
    System.Int32

    lpText

    Declaration
    public IntPtr lpText
    Field Value
    Type
    System.IntPtr

    wID

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