ProgressControl Class

Definition

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)

Applies to