| 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.
| nNumber | The notification badge numeric value. |
| clr | The notification badge bacground color. |