Training
Module
Use and understand Controls in a canvas app in Power Apps - Training
Controls help create a better experience for the user and collect the appropriate data. This module helps you understand and use Controls.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Important
The ToolStripProgressBar control replaces and adds functionality to the ProgressBar control; however, the ProgressBar control is retained for both backward compatibility and future use, if you choose.
The Windows Forms ProgressBar control indicates the progress of an action by displaying an appropriate number of rectangles arranged in a horizontal bar. When the action is complete, the bar is filled. Progress bars are commonly used to give the user an indication of how long to wait for a protracted action to complete—for instance, when a large file is being loaded.
ProgressBar Control Overview
Introduces the general concepts of the ProgressBar control, which enables you to graphically display the progress of an operation.
How to: Set the Value Displayed by the Windows Forms ProgressBar Control
Discusses a number of different ways to increase the value displayed by the ProgressBar control.
ProgressBar
Provides reference information on the class and its members.
Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Training
Module
Use and understand Controls in a canvas app in Power Apps - Training
Controls help create a better experience for the user and collect the appropriate data. This module helps you understand and use Controls.
Documentation
ProgressBar Control Overview - Windows Forms .NET Framework
Learn how the ProgressBar control indicates the progress of a process by displaying an appropriate number of rectangles arranged in a horizontal bar.
Set the Value Displayed by ProgressBar Control - Windows Forms .NET Framework
Learn how to set the value displayed by the Windows Forms ProgressBar control. There are multiple approaches you can choose to use.