C# Class RadioDld.NativeMethods.TBBUTTONINFO

Mostrar archivo Open project: ribbons/RadioDownloader Class Usage Examples

Public Properties

Property Type Description
cbSize int
cchText int
cx short
dwMask uint
fsState byte
fsStyle byte
iImage int
idCommand int
lParam System.IntPtr
pszText System.IntPtr

Property Details

cbSize public_oe property

public int cbSize
return int

cchText public_oe property

public int cchText
return int

cx public_oe property

public short cx
return short

dwMask public_oe property

public uint dwMask
return uint

fsState public_oe property

public byte fsState
return byte

fsStyle public_oe property

public byte fsStyle
return byte

iImage public_oe property

public int iImage
return int

idCommand public_oe property

public int idCommand
return int

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

pszText public_oe property

public IntPtr,System pszText
return System.IntPtr