BCGControlBar Pro for MFC
virtual BOOL CBCGPNumericIndicatorImpl::SetValue ( double  dblVal,
BOOL  bRedraw = FALSE,
UINT  uiAnimationTime = 0,
CBCGPAnimationManager::BCGPAnimationType  animationType = CBCGPAnimationManager::BCGPANIMATION_AccelerateDecelerate 
)
virtual

Sets indicator value.

Parameters
dblValnumeric value
bRedrawSpecifies whether a control should be redrawn.
uiAnimationTimeSpecifies "digits shifting" animation time. If this value is zero, the digits will be replaced immediately, without animation effect.
animationTypeSpecifies "digits shifting" animation type.