Toolbar Notification Badges

Fully implemented BCGControlBar Pro (MFC)

Not available BCGSuite (MFC)

Not available BCGControlBar for .NET

A notification badge is a small-size element placed near control and indicating some event associated with control. For example, you may add a numeric badge with a number of new mails to "Mail" button.

Toolbar Notification Badges

Sample code:

BCGPCMD_MGR.SetNumericNotificationBadge(ID_COMMAND, 1 /* value */);