ControlType.ProgressBar Field

Definition

Identifies a progress bar control, which visually indicates the progress of a lengthy operation.

public: static initonly System::Windows::Automation::ControlType ^ ProgressBar;
public static readonly System.Windows.Automation.ControlType ProgressBar;
 staticval mutable ProgressBar : System.Windows.Automation.ControlType
Public Shared ReadOnly ProgressBar As ControlType 

Field Value

Applies to

See also