Results 1 to 3 of 3

Thread: Splash Screen (Visual Studio 2012)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2013
    Posts
    24

    Question Splash Screen (Visual Studio 2012)

    Hi guys,

    I am wondering how to make a "splash screen" appear while an application is loading...

    Any help would be appreciated, thanks!

  2. #2
    Smooth Moperator techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,532

    Re: Splash Screen (Visual Studio 2012)

    Add a form to your app to use as the splash screen.
    Go to your application properties (project properties).
    Select the "Application" tab.
    Down at the bottom: Splash screen: ... there will be a dropdown that allows you to select what form to use as the splash screen.
    Save.
    Run.
    See splash screen appear.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2013
    Posts
    24

    Re: Splash Screen (Visual Studio 2012)

    Great, thank you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width