Skip to main content
A newer version of this page is available. .

cxProgressBarDefaultAnimationSpeed Constant

Specifies the default animation speed for certain progress bar elements.

Declaration

const cxProgressBarDefaultAnimationSpeed = 10;

Remarks

This constant determines the default value of the progress bar’s Properties.AnimationSpeed property.

See Also