ControlType.ProgressBar 字段

定义

标识一个进度条控件,该控件以可视方式指示一个长时间操作的进度。

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 

字段值

ControlType

适用于

另请参阅