C# Class SidebarLibrary.Win32.TBBUTTONINFO

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Свойство 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_oe property

public int cbSize
Résultat int

cchText public_oe property

public int cchText
Résultat int

cx public_oe property

public short cx
Résultat short

dwMask public_oe property

public int dwMask
Résultat int

fsState public_oe property

public byte fsState
Résultat byte

fsStyle public_oe property

public byte fsStyle
Résultat byte

iImage public_oe property

public int iImage
Résultat int

idCommand public_oe property

public int idCommand
Résultat int

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

pszText public_oe property

public IntPtr,System pszText
Résultat System.IntPtr