BCGControlBar Pro for MFC
virtual void CBCGPButton::OnDrawNotificationBadge ( CDC *  pDC,
CRect  rect,
int  nNumber,
COLORREF  clrFill = CLR_DEFAULT 
)
protectedvirtual

Called when a button's notification badge should be redrawn.

Parameters
pDCA pointer to a device context
rectA button's notification badge bounding rectangle
nNumberA notification badge numeric value.
clrFillA notification badge background color.