| void CBCGPTextGaugeImpl::SetText | ( | const CString & | str, |
| const CBCGPColor & | clrText = CBCGPColor(), |
||
| BOOL | bRedraw = FALSE |
||
| ) |
Modifies the gauge text.
| str | text label |
| clrText | text color |
| bRedraw | Specifies whether a gauge should be redrawn. |