Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7889711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:10:08+00:00 2026-06-03T06:10:08+00:00

I am currently adding a splash screen to my winform. My splash screen is

  • 0

I am currently adding a splash screen to my winform. My splash screen is just another form, where,

this.Text = "";
this.ControlBox = False;

All that is in the form is a PictureBox with a BackgroundImage and

this.BackgroundImageLayout = BackgroundImageLayout.Center 

and a ProgressBar that increments the value until the initialization of my MainForm is complete.

I use Show rather than ShowDialog to open the Splash. Well, the ProgressBar works perfectly as it should, but the BackgroundImage in the PictureBox never seems to load. All I see is a white background with a ProgressBar.

I use SplashScreen.Show() in the same method that increments the ProgressBar, and this method is called in a method that is called from the constructor of the MainForm.

I have tried using SplashScreen.Show in a separate thread but that caused the same problem. Any help would be greatly appreciated, and I’m willing to provide any more information if needed.

Solved:

When starting it in its own thread ShowDialog must be used because Show will close the form when the thread ends, but with ShowDialog, the thread will stay running until the form is closed. Thanks for everyone’s help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T06:10:09+00:00Added an answer on June 3, 2026 at 6:10 am

    My guess is that you are blocking the message queue, but without seeing more code I can’t be sure.

    You may want to have a look at this splash screen project. I have used it before. Works great.

    http://www.codeproject.com/Articles/5454/A-Pretty-Good-Splash-Screen-in-C

    Among other things, that project runs the splash screen on a separate thread to keep it responsive and prevent message queue blocking.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Currently I have a loop that tries to find an unused filename by adding
I'm currently adding support for internationalisation to a system written in PHP. All dates
I've currently adding a bit of functionality that manages holiday lettings on top of
Im currently adding toolstrips from my seperate modules like: this.toolStripContainer.TopToolStripPanel.Controls.Add(module.Instance.Toolbar) Buy they are then
I'm adding Windows Portable Devices (WPD) support to an app that currently uses Windows
I'm currently working on extending a TextView, adding an outline around the text. Thus
I am currently trying to Ajaxify a Rad PanelBar. By adding False Panels to
I'm currently adding some new extended classes to this code: foreach (BaseType b in
I'm currently adding data into db table via Ajax like this: When user pushes
i have a site that uses globalize3 gem (https://github.com/svenfuchs/globalize3) and i'm currently adding the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.