void CBCGPListBox::SetItemNotificationBadge | ( | int | nIndex, |
int | nNumber, | ||
COLORREF | color = CLR_DEFAULT , |
||
BOOL | bRedraw = TRUE |
||
) |
Sets a numeric notification badge associated with the item.
nIndex | The item's index. |
nNumber | Numeric value. |
color | Badge background color. |
bRedraw | Specifies whether a control should be redrawn. |