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.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
void InitializeProgress()

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

Return to top
Show: