Circular Progress Bar for .NET – SMALL UPDATE

There is a small update to the coding. Apparently there is a known issue with Drawing small arcs and a crash that can occur. Though it’s been known by Microsoft for quite a long time, it has never been fixed. I experienced this issue when using the circular progress bar recently and came up with a quick solution to resolve it. Anything that is considered under a 1 degree arc won’t be drawn now. This is the only ‘safe’ solution I’ve seen but it shouldn’t effect any projects on your end visibly enough to notice. I’ve also fixed up a couple warnings and updated the DLL files in the zip. Everything should be good to go.

You can download CPB for .NET 3.5 and up here. //chrisvall.com/CPBDll.zip
You can find info and requirements about the CPB here: //chrisvall.com/coding/circular-progress-bar-for-net (download is updated there as well).

Share

Related posts:

  1. Circular Progress Bar for .NET
  2. Mud Map Designer v1.10 – Outdated!

About the Author

I mainly focus on Javascript/PHP/C++/.NET applications for everyday and work. I also am working on a remake of Stellar Frontier, an old 2D top down space battle game with a few fellow programmers.