CBCGPTextGaugeImpl::CBCGPTextGaugeImpl | ( | LPCTSTR | lpszText, |
const CBCGPBrush & | brush = CBCGPBrush(CBCGPColor::Black) , |
||
CBCGPVisualContainer * | pContainer = NULL |
||
) |
Constructs a CBCGPTextGaugeImpl object.
lpszText | text label |
brush | text brush, black by default |
pContainer | parent container. |