Fully customizable circular progress bar. Just install the .msi file anywhere. Then add the .dll file in the ToolBox by right clicking and selecting "Chose Item". After this just drag and drop the CircularProgressBar control to your windows forms and you are done. Very customizable and easily usable custom control. There are two circular bars, progress bar and path bar. There are four parameters for each progress bar. Progress Width allows to change progress bar width. Progress Color allows to change progress bar color. Progress alpha allows to change progress bar alpha value. Progress radius allows to change the radius of progress bar. Same paramters exist for path bar. Start angle and end angle allows to change the progress angle. RadiusCalculation has two possible values, Auto and Manal. When auto is set, progress radius is automatically calculated and when manual is set, you must have to provide radius for progress bar and path bar. |