BCGControlBar Pro for MFC
CBCGPPenSelector::CBCGPPenSelector ( CDC &  dc,
COLORREF  color,
UINT  nWidth = 1,
DWORD  dwStyle = PS_SOLID 
)

Class constructor (for pen attributes)

Parameters
dcDevice Context
colorGDI solid brush color
nWidthThe pen width (default is 1)
dwStyleThe pen style (default is PS_SOLID)