The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Adding progress controls (XAML)
The progress control graphically represents ongoing activity or the progress of a task.

The topics in this section describe how to create and use progress controls.
In this section
| Topic | Description |
|---|---|
|
Progress controls provide a way for you to indicate that your app is performing work, such as downloading images, loading files, or processing data. Here are the different progress control styles and how to add them to a Windows Runtime app using C++, C#, or Visual Basic. | |
|
This topic describes the styles and templates for the ProgressBar control. | |
|
This topic describes the styles and templates for the ProgressRing control. |
Related topics
- Roadmap for Windows Runtime apps using C# or Visual Basic
- Roadmap for Windows Runtime apps using C++
Show: