C# Class OpenTween.Win32Api.TBBUTTON

Show file Open project: rhenium/OpenTween

Public Properties

Property Type Description
bReserved0 byte
bReserved1 byte
dwData int
fsState byte
fsStyle byte
iBitmap int
iString int
idCommand System.IntPtr

Property Details

bReserved0 public property

public byte bReserved0
return byte

bReserved1 public property

public byte bReserved1
return byte

dwData public property

public int dwData
return int

fsState public property

public byte fsState
return byte

fsStyle public property

public byte fsStyle
return byte

iBitmap public property

public int iBitmap
return int

iString public property

public int iString
return int

idCommand public property

public IntPtr,System idCommand
return System.IntPtr