BCGControlBar Pro for MFC
virtual void CBCGPNumericIndicatorImpl::SetStyle ( BCGPNumericIndicatorStyle  style,
BOOL  bIsVisualManagerTheme = FALSE 
)
virtual

Modifies the indicator style.

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
bIsVisualManagerThemeWhen this parameter is TRUE, the gauge will be drawn using current visual theme colors.