BCGSuite for MFC
BOOL CBCGPLinearGaugeCtrl::CreateCustomGauge ( CRuntimeClass *  pGaugeRTC)
inline

Creates a custom gauge implementation.

Derive a class from CBCGPLinearGaugeImpl and specify its runtime class in pGaugeRTC to host a custom gauge in the linear gauge control.

Parameters
pGaugeRTCA pointer to a runtime class of a custom gauge class.