C# Class SidebarLibrary.Win32.TBBUTTONINFO

Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

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

Property Details

cbSize public property

public int cbSize
return int

cchText public property

public int cchText
return int

cx public property

public short cx
return short

dwMask public property

public int dwMask
return int

fsState public property

public byte fsState
return byte

fsStyle public property

public byte fsStyle
return byte

iImage public property

public int iImage
return int

idCommand public property

public int idCommand
return int

lParam public property

public IntPtr,System lParam
return System.IntPtr

pszText public property

public IntPtr,System pszText
return System.IntPtr