C# Class ComponentFactory.Krypton.Ribbon.PI.DTTOPTS

ファイルを表示 Open project: ComponentFactory/Krypton Class Usage Examples

Public Properties

Property Type Description
crBorder int
crShadow int
crText int
dwFlags int
dwSize int
fApplyOverlay bool
iBorderSize int
iColorPropId int
iFontPropId int
iGlowSize int
iStateId int
iTextShadowType int
lParam System.IntPtr
pfnDrawTextCallback int
ptShadowOffset POINT

Property Details

crBorder public_oe property

public int crBorder
return int

crShadow public_oe property

public int crShadow
return int

crText public_oe property

public int crText
return int

dwFlags public_oe property

public int dwFlags
return int

dwSize public_oe property

public int dwSize
return int

fApplyOverlay public_oe property

public bool fApplyOverlay
return bool

iBorderSize public_oe property

public int iBorderSize
return int

iColorPropId public_oe property

public int iColorPropId
return int

iFontPropId public_oe property

public int iFontPropId
return int

iGlowSize public_oe property

public int iGlowSize
return int

iStateId public_oe property

public int iStateId
return int

iTextShadowType public_oe property

public int iTextShadowType
return int

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

pfnDrawTextCallback public_oe property

public int pfnDrawTextCallback
return int

ptShadowOffset public_oe property

public POINT ptShadowOffset
return POINT