| CBCGPPushButtonGaugeImpl::CBCGPPushButtonGaugeImpl | ( | UINT | nID = 0, |
| LPCTSTR | lpszText = NULL, |
||
| CBCGPVisualContainer * | pContainer = NULL |
||
| ) |
Constructs a CBCGPPushButtonGaugeImpl object.
| nID | The button ID |
| lpszText | The button text label |
| pContainer | A pointer to the parent container. |