Splash Screen

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2006
Posts: 32
Reputation: DATABASE is an unknown quantity at this point 
Solved Threads: 0
DATABASE DATABASE is offline Offline
Light Poster

Splash Screen

 
0
  #1
May 29th, 2006
hi

how can i create a splash screen using NB.Net ?
it was easier using VB6 .:rolleyes:
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 440
Reputation: Sulley's Boo will become famous soon enough Sulley's Boo will become famous soon enough 
Solved Threads: 10
Sulley's Boo's Avatar
Sulley's Boo Sulley's Boo is offline Offline
Posting Pro in Training

Re: Splash Screen

 
0
  #2
May 29th, 2006
NB .NET = VB .NET?

http://www.devhood.com/Tutorials/tut...utorial_id=406

I don't know if that will help or not but .. ahh i dont know .. good luck ..

:o
Reply With Quote Quick reply to this message  
Join Date: Dec 2002
Posts: 461
Reputation: waynespangler is on a distinguished road 
Solved Threads: 56
waynespangler waynespangler is offline Offline
Posting Pro in Training

Re: Splash Screen

 
0
  #3
May 29th, 2006
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 32
Reputation: DATABASE is an unknown quantity at this point 
Solved Threads: 0
DATABASE DATABASE is offline Offline
Light Poster

Re: Splash Screen

 
0
  #4
May 29th, 2006
i need it for vb.net

thanks
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 12
Reputation: zmind is an unknown quantity at this point 
Solved Threads: 0
zmind zmind is offline Offline
Newbie Poster

Re: Splash Screen

 
0
  #5
May 29th, 2006
right click your project on the Solution Explorer window, click Add, New Item , look for Splash Screen in template window, give it a name and click Add button and your splash screen is ready for action.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 32
Reputation: DATABASE is an unknown quantity at this point 
Solved Threads: 0
DATABASE DATABASE is offline Offline
Light Poster

Re: Splash Screen

 
0
  #6
May 30th, 2006
http://anwar84.jeeran.com/SpalshScreen.jpg

there is no splash screen:rolleyes:
Reply With Quote Quick reply to this message  
Join Date: Dec 2002
Posts: 461
Reputation: waynespangler is on a distinguished road 
Solved Threads: 56
waynespangler waynespangler is offline Offline
Posting Pro in Training

Re: Splash Screen

 
0
  #7
May 30th, 2006
You must be using vb 2003. Try this site, shows how to create a splash screen from scratch.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 65
Reputation: cpopham is an unknown quantity at this point 
Solved Threads: 0
cpopham cpopham is offline Offline
Junior Poster in Training

Re: Splash Screen

 
0
  #8
May 30th, 2006
You will need to use a submain procedure. Create a splash screen form and create a timer event. Set the timer to how long you want the splash screen to stay visible. On you submain, set your splashscreen to open first and then yoru main form to open second. When the timer close the splash screen, the sub main will open your next form.
Please see this article for more information:

http://www.vbcity.com/forums/topic.asp?tid=36074
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 32
Reputation: DATABASE is an unknown quantity at this point 
Solved Threads: 0
DATABASE DATABASE is offline Offline
Light Poster

Re: Splash Screen

 
0
  #9
May 30th, 2006
does not working

i have created all the program forms, but i need to add a splash form know..
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 60
Reputation: kaushik259106 is an unknown quantity at this point 
Solved Threads: 0
kaushik259106 kaushik259106 is offline Offline
Junior Poster in Training

Re: Splash Screen

 
0
  #10
May 31st, 2006
use the latest vb
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC