共用方式為


SmoothProgressBar.InitializeProgress Method

Initializes the progress bar and sets its target value to its specified minimum value.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Public Sub InitializeProgress
public void InitializeProgress()

Remarks

Call this method before starting to increment the target value of the progress bar.

.NET Framework Security

See Also

Reference

SmoothProgressBar Class

Microsoft.VisualStudio.PlatformUI Namespace