Class TBBUTTON
Inheritance
System.Object
TBBUTTON
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class TBBUTTON : ValueType
Fields
bReserved0
Declaration
public byte bReserved0
Field Value
| Type |
|---|
| System.Byte |
bReserved1
Declaration
public byte bReserved1
Field Value
| Type |
|---|
| System.Byte |
dwData
Declaration
public int dwData
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 |
iBitmap
Declaration
public int iBitmap
Field Value
| Type |
|---|
| System.Int32 |
idCommand
Declaration
public int idCommand
Field Value
| Type |
|---|
| System.Int32 |
iString
Declaration
public int iString
Field Value
| Type |
|---|
| System.Int32 |