Method WTaskbarButton.SetProgressState
Overload
Sets the state of the progress indicator displayed on the taskbar button of this window. Calls ITaskbarList3.SetProgressState.
public void SetProgressState(WTBProgressState state)
Parameters
state (WTBProgressState)
Progress indicator state and color. |