Page 1 of 1

Round Progress Bar

Posted: Thu Dec 06, 2012 6:15 pm
by CodenStuff
Simple circular progress bar

This control adds a round progress bar to your application with custom color properties.

Image

Change the outer ring color
Change outer ring progress color
Change center circle color
Progress value
Display progress text true/fale
Use the font and forecolor properties to change the progress text display

Image

Demo and control dll:
roundpbar.zip
Pretty basic but looks nice cooll;

Re: Round Progress Bar

Posted: Thu Dec 06, 2012 9:42 pm
by Dummy1912
sweet nice done :)
thanks for sharing :lol:

Re: Round Progress Bar

Posted: Wed Jan 02, 2013 6:22 pm
by Obiekt
Nice, (with your permission) I'll use it in lot's of stuff :)

Re: Round Progress Bar

Posted: Sat Jan 05, 2013 11:17 am
by clanc789
I saw this topic, and im sorry for bumping, but did you make it yourself Cody? If you did, or if you have the source, could you make it open source? Im really intrested in this coz I like making DLLs and have been trying to make a progress bar for ages (remember my Adobe Clone bar source someone gave me and I made a dll from it? :D).

Thanks in advance for the consideration!

Re: Round Progress Bar

Posted: Sat Jan 05, 2013 12:27 pm
by CodenStuff
Sure here is the source-code cooll;
RoundProBarSource.zip

Re: Round Progress Bar

Posted: Tue Jan 08, 2013 10:25 am
by clanc789
CodenStuff wrote:
Sure here is the source-code cooll;
RoundProBarSource.zip
+rep for you Cody! Thanks so much!

Re: Round Progress Bar

Posted: Thu Jan 10, 2013 10:11 am
by clanc789
Erm, in which vb version did you make it? My 2010 express is not able to open it :X

Re: Round Progress Bar

Posted: Thu Jan 10, 2013 1:21 pm
by CodenStuff
Visual Studio 2012. Get 2012 express from here: http://www.microsoft.com/visualstudio/e ... ws-desktop

Re: Round Progress Bar

Posted: Thu Jan 10, 2013 10:02 pm
by smashapps
He means Visual Studio 2012 for Desktop, Desktop will run on Windows 7 or 8. There are different versions. If you get VS 2012 for Windows 8 it is for Windows 8. I could be wrong but I think that is how it is.

#CodenStuff can you please respond to my Private message to you, thanks.

Re: Round Progress Bar

Posted: Sat Jan 12, 2013 2:18 pm
by clanc789
And the 2012 express is just like 2010 express ? Or is there something different? I got another question: If I make a program (express 2010) can I run it on Windows 8 without errors (a simple program, only a button and if you click on it you see a messagebox)? Ofcourse with the right .net framework installed? Does it work on Vista (fully updated)? :D