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

Creates a custom gauge implementation.

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

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