On a cancel request I’d like to change the standard Windows progress bar control to Paused status (for yellow), and then stop the animation without putting the bar at 100%.
Setting the state to paused works fine, but is there a way to end the animation?
TIA!!