c# - Is there a control for .NET that is similar to the completion graph in uTorrent? -


For reference, it looks like this is a normal progress bar instead of filling 0% -XX% Also the arbitrary category may be filled up. I tried to search but did not describe it.

I would say that you will not get normal control to do this.

However, the concept is simple, you can roll your own easily by using GDI +


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -