Additional info at runtime with DLL
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
10 posts
Page 1 of 1
This DLL lets you add aditional height to your form and display there some info.
How this works:
1) You set any variable that is needed.
2) DLL ads control to your form.
3) Using timer, it expands form with value that you set earlier.
4) After time that you set, form gets its previous height
Type of controls, that you can set:
-image
-text
-LinkLabel
-WebBrowser
DLL can be used to display info, for example about updates and set link to update,
you can show that your program is not registered or needs evalution,
show ads with image or display any webpage that you want.
It also can be used to show info if user enters invalid data.
Or DLL can just replace Message Boxes. cooll;
In archive you can find DLL and text file with some info.
I will answer any question that you will ask. hehaho;
If you found any bugs, please send them to me.
Images:


How this works:
1) You set any variable that is needed.
2) DLL ads control to your form.
3) Using timer, it expands form with value that you set earlier.
4) After time that you set, form gets its previous height
Type of controls, that you can set:
-image
-text
-LinkLabel
-WebBrowser
DLL can be used to display info, for example about updates and set link to update,
you can show that your program is not registered or needs evalution,
show ads with image or display any webpage that you want.
It also can be used to show info if user enters invalid data.
Or DLL can just replace Message Boxes. cooll;
In archive you can find DLL and text file with some info.
I will answer any question that you will ask. hehaho;
If you found any bugs, please send them to me.
Images:




You do not have the required permissions to view the files attached to this post.
Last edited by Ffenixw0rks on Sat Apr 21, 2012 2:26 pm, edited 1 time in total.
I'm a little confused about this, perhaps you could post some images to show the user what it does 

I didn't download this yet, but i think it is something like ads to your app with expand animation.
M1z23R wrote:I didn't download this yet, but i think it is something like ads to your app with expand animation.Exactly. I'll post some images later.
So, posted images.
If you want it to display more than one time - not gonna work.
I'll fix it later!
If you want it to display more than one time - not gonna work.
I'll fix it later!
600 ms = 0.6 seconds, 6000 milliseconds = 6 seconds ;) Looks good though
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!

MrAksel wrote:600 ms = 0.6 seconds, 6000 milliseconds = 6 seconds ;) Looks good thoughIt's actualy 600 ms ~ 6 sec.
Cuz timer with 100 ms does something in 1 second.
1000 Milliseconds = 1 Second. I don't know what you're talking about.
Ffenixw0rks wrote:A timer with 100 ms does ticks 10 times in each second. 600 ms = 0.6 seconds. Its not ca. 0.6 seconds (~) it is 0.6 seconds (=).MrAksel wrote:600 ms = 0.6 seconds, 6000 milliseconds = 6 seconds ;) Looks good thoughIt's actualy 600 ms ~ 6 sec.
Cuz timer with 100 ms does something in 1 second.
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!

MrAksel wrote:You're right. My bad.Ffenixw0rks wrote:A timer with 100 ms does ticks 10 times in each second. 600 ms = 0.6 seconds. Its not ca. 0.6 seconds (~) it is 0.6 seconds (=).MrAksel wrote:600 ms = 0.6 seconds, 6000 milliseconds = 6 seconds ;) Looks good thoughIt's actualy 600 ms ~ 6 sec.
Cuz timer with 100 ms does something in 1 second.

10 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023