C# Class SidebarLibrary.Win32.REBARBANDINFO

Exibir arquivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
cbSize int
cch int
clrBack int
clrFore int
cx int
cxHeader int
cxIdeal int
cxMinChild int
cyChild int
cyIntegral int
cyMaxChild int
cyMinChild int
fMask int
fStyle int
hbmBack System.IntPtr
hwndChild System.IntPtr
iImage int
lParam int
lpText System.IntPtr
wID int

Property Details

cbSize public_oe property

public int cbSize
return int

cch public_oe property

public int cch
return int

clrBack public_oe property

public int clrBack
return int

clrFore public_oe property

public int clrFore
return int

cx public_oe property

public int cx
return int

cxHeader public_oe property

public int cxHeader
return int

cxIdeal public_oe property

public int cxIdeal
return int

cxMinChild public_oe property

public int cxMinChild
return int

cyChild public_oe property

public int cyChild
return int

cyIntegral public_oe property

public int cyIntegral
return int

cyMaxChild public_oe property

public int cyMaxChild
return int

cyMinChild public_oe property

public int cyMinChild
return int

fMask public_oe property

public int fMask
return int

fStyle public_oe property

public int fStyle
return int

hbmBack public_oe property

public IntPtr,System hbmBack
return System.IntPtr

hwndChild public_oe property

public IntPtr,System hwndChild
return System.IntPtr

iImage public_oe property

public int iImage
return int

lParam public_oe property

public int lParam
return int

lpText public_oe property

public IntPtr,System lpText
return System.IntPtr

wID public_oe property

public int wID
return int