And more improvements for the EllipsedProgressBar

Today I again have used my EllipsedProgressBar and found one issue and have get some ideas. – If the control was started in the Visibility.Collapsed state and enables later on, it was not rotating, this I have fixed – The speed now is changeable by defining the Speed property – IsEnabled now is supported, [...]

Do you like a better EllipsedProgressBar?

I have planned to implement a new EllipsedProgressBar with more possibilities like an wide ellipse or display of a real process. Because I have no time to create a new one I just have enhanced the current EllipsedProgressBar. That are the changes in detail: – The EllipsedProgressBar internally uses the EllipsePanel, this panel was [...]