Advanced Loading Screen

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
5 posts Page 1 of 1
Contributors
User avatar
MrAlicard
VIP - Donator
VIP - Donator
Posts: 54
Joined: Thu Aug 05, 2010 4:08 pm

Advanced Loading Screen
MrAlicard
Advanced Loading Screen/Live Loading Screen

First Step
New Project. :P

Second Step
Create New Form(Form2) and Form1 add Timer.

Third Step
Douple click Timer1 and add:
Code: Select all
Form2.Show()
        Me.Close()
Go to My Project and Shutdown Mode select: When last form closes . And Timer1 option the Interval.
Source file the in attachment.
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: Advanced Loading Screen
Usman55
Not trying to be rude but this should go in the snippets section.
Image
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: Advanced Loading Screen
zachman61
What is this exactly?
just a form closing and opening a new one?
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
MrAlicard
VIP - Donator
VIP - Donator
Posts: 54
Joined: Thu Aug 05, 2010 4:08 pm

Re: Advanced Loading Screen
MrAlicard
Just like the Splash can be configured to start then the form2.
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Advanced Loading Screen
Agust1337
There is a form called SplashScreen if you click on New Item button
Top-notch casual Dating
5 posts Page 1 of 1
Return to “Tutorials”