BCGControlBar Pro for MFC
CBCGPNumericIndicatorImpl::CBCGPNumericIndicatorImpl ( BCGPNumericIndicatorStyle  style = BCGP_NUMERIC_INDICATOR_CLASSIC,
CBCGPVisualContainer pContainer = NULL 
)

Constructs a CBCGPNumericIndicatorImpl object.

A style can be one of the following:

  • BCGP_NUMERIC_INDICATOR_CLASSIC - "classic" (mechanical style) indicator
  • BCGP_NUMERIC_INDICATOR_DIGITAL - digital indicator
Parameters
stylenumeric indicator style
pContainerA pointer to a parent container.