Adobe ProgressBar
Any DLLs you have made to do various things and aid in project development then please post in here.
6 posts
Page 1 of 1
credits:
"Lewis-Froom" for the images
Codex for the idea and some codes
My first DLL ever made! Somefunctions which are easy to understand are in there just import it in ur toolbox, drag into ur form and import (e.g.) a button. At this button type: AdobeProgressBar1. and then select one of the options (interval = timerinterval start and reset are selve-explainable)
Questions?
Note: this is not ment as stealing codex's work. Just that i dont have any ideas and i decided to copy it (though 50% of the code i mine).
+rep or download for support
Edit:
Screenshot: (note: the start and stop button you have to make yourselve,only the blue bar is the DLL)
"Lewis-Froom" for the images
Codex for the idea and some codes
My first DLL ever made! Somefunctions which are easy to understand are in there just import it in ur toolbox, drag into ur form and import (e.g.) a button. At this button type: AdobeProgressBar1. and then select one of the options (interval = timerinterval start and reset are selve-explainable)
Questions?
Note: this is not ment as stealing codex's work. Just that i dont have any ideas and i decided to copy it (though 50% of the code i mine).
+rep or download for support

Edit:
Screenshot: (note: the start and stop button you have to make yourselve,only the blue bar is the DLL)
You do not have the required permissions to view the files attached to this post.
Last edited by clanc789 on Thu Jun 30, 2011 11:49 am, edited 1 time in total.
Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
Ehh, screenshots?
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

It doesn't seem to work for me, how exactly do I use the control? I see AdobeProgressBar1.intervaltimer1000() etc but it seems to do nothing
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
smashapps wrote:It doesn't seem to work for me, how exactly do I use the control? I see AdobeProgressBar1.intervaltimer1000() etc but it seems to do nothingYou have to use the AdobeProgressBar1.startprogress() to start it. Use:
AdobeProgressBar1.intervaltimer1000
AdobeProgressBar1.startprogress()
to set the interval to 1000 and then start.
So as for a rule:
First define the interval
Then use the startprogress() function
If you want to empty the progress bar use:
AdobeProgressBar1.resetprogress()
Questions?
Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
Good job on making a copy of it, when i made mine, i had little skills in vb.net so you can make a one better than mine cooll;
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
6 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023