menu

WinForms

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

    Show / Hide Table of Contents

    Struct TBBUTTONINFO

    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 TBBUTTONINFO

    Fields

    cbSize

    Declaration
    public int cbSize
    Field Value
    Type
    System.Int32

    cchText

    Declaration
    public int cchText
    Field Value
    Type
    System.Int32

    cx

    Declaration
    public short cx
    Field Value
    Type
    System.Int16

    dwMask

    Declaration
    public int dwMask
    Field Value
    Type
    System.Int32

    fsState

    Declaration
    public byte fsState
    Field Value
    Type
    System.Byte

    fsStyle

    Declaration
    public byte fsStyle
    Field Value
    Type
    System.Byte

    idCommand

    Declaration
    public int idCommand
    Field Value
    Type
    System.Int32

    iImage

    Declaration
    public int iImage
    Field Value
    Type
    System.Int32

    lParam

    Declaration
    public IntPtr lParam
    Field Value
    Type
    System.IntPtr

    pszText

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