ISharedStatusBar.Progress Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Progress(SharedStatusBarOwner, Int32, String, UInt32, UInt32) | Shows the progress of operations that take a determinate amount of time. |
![]() |
Progress(SharedStatusBarOwner, Int32, String, UInt32, UInt32, Boolean) | Shows the progress of operations that take a determinate amount of time. |
Top