ProgressBar.setValueAnimated

Syntax

setValueAnimated (value)

Parameters

value. Value.

Description

The setValueAnimated method is used to change a value using animation.

Example

The example of method use is given in description of the ProgressBar.ValueChanged event.

See also:

ProgressBar