| void CBCGPButton::SetNumericNotificationBadge | ( | int | nNotificationBadge, |
| COLORREF | clrNotificationBadgeFill = CLR_DEFAULT, |
||
| BOOL | bRedraw = TRUE |
||
| ) |
Sets a numeric notification badge.
Call this member function to specify a numeric notification badge associated with this control.
| nNotificationBadge | The notification badge numeric value. |
| clrNotificationBadgeFill | The notification badge bacground color. |
| bRedraw | Specifies whether a control should be redrawn. |