ProgressBarΒΆ
Identifies a progress bar control, which visually indicates the progress of a lengthy operation.
Winapp ElementObject.ProgressBar |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar ([Name =] String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (Id|$ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (NamePattern|# = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (ClassName|@ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (AccessKey|_ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (Image|ImageName|% = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (ProcessId = Integer) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (Process|ProcessName|~ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (Index|^ = Integer) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar ([Name =] String, ClassName|@ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar ([Name =] String, AccessKey|_ = String) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar ([Name =] String, Enabled = Boolean) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |
Winapp ElementObject.ProgressBar (Id|$ = String, Index|^ = Integer) |
Identifies a progress bar control, which visually indicates the progress of a lengthy operation. |