Back to Devexpress

How to: Create and Customize a ProgressBarEdit

wpf-10510-controls-and-libraries-data-editors-getting-started-how-to-create-and-customize-a-progressbaredit.md

latest665 B
Original Source

How to: Create and Customize a ProgressBarEdit

  • Aug 10, 2021

The ProgressBarEdit editor indicates the progress of a lengthy operation.

This document demonstrates how to create and customize a ProgressBarEdit control.

Follow the steps listed below.

  1. Open the Visual Studio toolbox, locate the ProgressBarEdit toolbox item and drop it onto the window.

  2. You can use Quick Actions to change the ProgressBarEdit main properties:

  3. Run the application to see the result.