BCGControlBar Pro for MFC
CBCGPGridNotificationBadge::CBCGPGridNotificationBadge ( const CString &  strText,
COLORREF  clrText = CLR_DEFAULT,
COLORREF  clrFill = CLR_NONE,
BOOL  bRoundedCorners = FALSE,
BOOL  bIsAutoDestroy = TRUE,
BOOL  bPrintable = FALSE 
)

Constructor.

Parameters
strTextSpecified a badge text label.
clrTextSpecifies a badge foreground color.
clrFillSpecifies a badge background color.
bRoundedCornersSpecifies whether a badge should be drawn with rounded corners.
bIsAutoDestroySpecifies whether a badge should be automatically destroyed by the framewrok.
bPrintableSpecifies whether a badge should be printed.