ProgressControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Control used to indicate progress
public ref class ProgressControl : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public class ProgressControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
type ProgressControl = class
inherit UserControl
interface IComponentConnector
Public Class ProgressControl
Inherits UserControl
Implements IComponentConnector
- Inheritance
-
ProgressControl
- Implements
Constructors
| Name | Description |
|---|---|
| ProgressControl() |
Initializes a new instance of the ProgressControl class |
Methods
| Name | Description |
|---|---|
| InitializeComponent() |
InitializeComponent |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IComponentConnector.Connect(Int32, Object) | |