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

Show file 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 property

public int crBorder
return int

crShadow public property

public int crShadow
return int

crText public property

public int crText
return int

dwFlags public property

public int dwFlags
return int

dwSize public property

public int dwSize
return int

fApplyOverlay public property

public bool fApplyOverlay
return bool

iBorderSize public property

public int iBorderSize
return int

iColorPropId public property

public int iColorPropId
return int

iFontPropId public property

public int iFontPropId
return int

iGlowSize public property

public int iGlowSize
return int

iStateId public property

public int iStateId
return int

iTextShadowType public property

public int iTextShadowType
return int

lParam public property

public IntPtr,System lParam
return System.IntPtr

pfnDrawTextCallback public property

public int pfnDrawTextCallback
return int

ptShadowOffset public property

public POINT ptShadowOffset
return POINT