0

Possible Duplicate:
Display Start Up Picture

I want to show my splash screen at start up in a WinForms application in .NET 4.

When splash screen will show then I will load some data into memory from the splash screen code behind and when the data will load completed then I will show my main form.

How can I achieve this? Please help me with code.

Community
  • 1
  • 1
Thomas
  • 32,301
  • 119
  • 343
  • 612
  • What are you having problems with exactly? – Oded Mar 07 '11 at 14:08
  • 2
    See [my answer here](http://stackoverflow.com/questions/4364894/display-start-up-picture/4365393#4365393) on how to create a splash screen in C#. Yes, I've already written the code for you. You're welcome. – Cody Gray Mar 07 '11 at 14:09

0 Answers0