Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 61,911 times

Contents

Related Categories

Splash Screens - Introduction

Introduction

A splash screen is one of those screens that are shown as an application is loading. You can use a splash screen for various reasons:

1) To show that your application is loading
2) To display information to the user such as product name and version.
3) Copyright information

This tutorial shows you how to create one.

James first started writing tutorials on Visual Basic in 1999 whilst starting this website (then known as VB Web). Since then, the site has grown rapidly, and James has written numerous tutorials, articles and reviews on VB, PHP, ASP and C#. In October 2003, James formed the company Developer Fusion Ltd, which owns this website, and also offers various development services. In his spare time, he's a 3rd year undergraduate studying Computer Science in the UK. He's also a Visual Basic MVP.

Comments

  • Splash Screen

    Posted by varunt on 20 May 2005

    i am running vb.net 2003. I cannot get the code for a splash screen to work. It is possible for u to send me code so it will work. Thanks

  • splash screen in vb.net

    Posted by RajeshGR on 04 Oct 2004

    Hi,
    I am working on a VB.NET application and wanted to implement a Splash screen, I have created a form from Scratch and pasted my .jpeg file on that form. In my main function, I have created an ins...

  • Posted by Trunks9809 on 23 Feb 2004

    that bits obvious, but where about in the coding bo you put the interval bit (no, i cant read very well by the way)

  • Posted by planethax on 17 Nov 2002

    Add a timer to the splash form and click on it to edit the properties:D

  • interval property?

    Posted by turd_furgison on 19 Jul 2002

    where do you put the interval