Adjustable Orientation
Whether your preference is vertical or horizontal, WebProgressBar provides an elegant
progress indicator for your Web application. Set to horizontal mode by default,
simply change the Orientation property to choose your own direction
– the progress indicator and caption are automatically adjusted to reflect the new
setting. In horizontal mode, the progress indicator moves from left to right.
In vertical mode, it moves from bottom to top.
Various Progress Modes
The versatile WebProgressBar offers two progress update modes: Determinate and Indeterminate.
In Determinate mode, progress is displayed using a 0 to 100% range. In Indeterminate
mode, the indicator cycles continuously from start to end points.