WinForms StepProgressBar Overview

RadStepProgressBar enables you to set up a visual element that displays a multi-step process via a number of different steps and a progress track bar between each step. This control can be used to track the progress of an ongoing process, booking transport tickets, user registration, etc.

Telerik UI for WinForms Ninja image

The StepProgressBar is part of Telerik UI for WinForms, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

WinForms RadStepProgressBar Overview

Key Features

Here are a few of the StepProgressBar's main features:

  • Easily customizeable visuals: The track bar and each step of the control can be customized by changing their default properties (like color and size) or by replacing the default indicator shape with a custom one. Read more about it the Customize Step Item section of the documentation.

  • Horizontal and vertical orientations: The control is arranged horizontally by default (left to right). Additionally, the control can be arranged vertically (top to bottom or bottom to top). Read more in the Layout article.

  • Progress Mode: The control allows you to change how its steps are related to each other. Read more in the Step Progress Mode article.

  • Layout and Flow Direction: The control allows you to change its orientation (horizontal or vertical) and how the steps are arranged (left-right,right-left). Read more in the Layout article.

  • Theming : Like any other control from the UI for WinForms suite, RadStepProgressBar comes with different themes.

Telerik UI for WinForms Learning Resources

Telerik UI for WinForms Additional Resources

See Also

In this article