Friday, September 17, 2010

Friday, September 17th 2010

Using a Patrice Pelland tutorial I was able to add a splash screen to one of the applications I am developing. It is quite cool.

The one bit of real code from it is


My.Application.MinimumSplashScreenDisplay.Time = 3500
http://www.blogger.com/post-edit.g?blogID=1128425782735047114&postID=4743475277019314193


I also added an about to the program


AboutBox1.ShowDialog()

No comments: