C# Class SidebarLibrary.Win32.TBBUTTON

Exibir arquivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

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

Property Details

bReserved0 public_oe property

public byte bReserved0
return byte

bReserved1 public_oe property

public byte bReserved1
return byte

dwData public_oe property

public int dwData
return int

fsState public_oe property

public byte fsState
return byte

fsStyle public_oe property

public byte fsStyle
return byte

iBitmap public_oe property

public int iBitmap
return int

iString public_oe property

public int iString
return int

idCommand public_oe property

public int idCommand
return int