Method WTaskbarButton.SetProgressValue
Overload
Sets the value of the progress indicator displayed on the taskbar button of this window. Calls ITaskbarList3.SetProgressValue.
public void SetProgressValue(int progressValue, int progressTotal = 100)
Sets the value of the progress indicator displayed on the taskbar button of this window. Calls ITaskbarList3.SetProgressValue.
public void SetProgressValue(int progressValue, int progressTotal = 100)