Round Progress Bar

If you have created any custom controls for VB, C#, C++ or any other language then post them in here.
10 posts Page 1 of 1
Contributors
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Round Progress Bar
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;
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Round Progress Bar
Dummy1912
sweet nice done :)
thanks for sharing :lol:
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
Obiekt
New Member
New Member
Posts: 10
Joined: Sat Dec 29, 2012 10:34 pm

Re: Round Progress Bar
Obiekt
Nice, (with your permission) I'll use it in lot's of stuff :)
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Round Progress Bar
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!
Practice makes perfect!

VIP since: 6-10-2011
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Round Progress Bar
CodenStuff
Sure here is the source-code cooll;
RoundProBarSource.zip
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Round Progress Bar
clanc789
CodenStuff wrote:
Sure here is the source-code cooll;
RoundProBarSource.zip
+rep for you Cody! Thanks so much!
Practice makes perfect!

VIP since: 6-10-2011
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Round Progress Bar
clanc789
Erm, in which vb version did you make it? My 2010 express is not able to open it :X
Practice makes perfect!

VIP since: 6-10-2011
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Round Progress Bar
CodenStuff
Visual Studio 2012. Get 2012 express from here: http://www.microsoft.com/visualstudio/e ... ws-desktop
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Round Progress Bar
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.
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Round Progress Bar
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
Practice makes perfect!

VIP since: 6-10-2011
10 posts Page 1 of 1
Return to “Custom Controls”