BCGControlBar Pro for MFC
CBCGPCommandManager

Detailed Description

The CBCGPCommandManager class is the helper class, which maintains a relation between commands and toolbar/menu images.

To access this class, please use a global variable BCGPCMD_MGR.

Public Member Functions

 GetCustomNotificationBadgeGets a custom notification badge user-defined data.
 
 GetNumericNotificationBadgeGets a notification badge numeric value.
 
 GetNumericNotificationBadgeColorGets a numeric notification badge background color.
 
 IsCommandHasNotificationBadgeTells whether the given command has a corresponding notification badge.
 
 RedrawAllCommandButtonsRedraws all controls with specific command id.
 
 RemoveNotificationBadgeRemoves the notification badge associated with the command ID.
 
 SetCustomNotificationBadgeSpecifies a custom notification badge associated with a given command.
 
 SetNumericNotificationBadgeSpecifies a numeric notification badge associated with a given command.