BCGControlBar Pro for MFC
void CBCGPPropertyPage::SetNumericNotificationBadge ( int  nNumber,
COLORREF  clr = CLR_DEFAULT 
)

Sets a numeric notification badge.

Call this member function to specify a numeric notification badge associated with this page. Please note, that badge is available only if the property sheet was created with PropSheetLook_List style.

Parameters
nNumberThe notification badge numeric value.
clrThe notification badge bacground color.