Quote Originally Posted by FYRe
Is there any example of the program/ source codes that I could refer to ?
If you create a new project and choose the VB Application Wizard instead of Standard .Exe, the wizard will walk you through creating a new project. One of the last options is to include a Splash screen. If you create a new project this way, and include a Splash screen, you will get sample code on how to use a Splash screen and that should help you to incorporate one into your actual applications.