|
-
May 19th, 2019, 01:53 PM
#2
Re: Choose which window to open
 Originally Posted by jokerfool
So the MainForm.cs is the main file that opens. I've created another form Splash.cs, how do i get the Splash.cs to show before the MainForm loads. Doesn't matter if its in the background showing, just want to see the Splash.cs first.
I thought I could choose that open in the properties, but I can't find it.
So I presume its a piece of code probably related to window and show or something.
Any advice please?
Thanks
Normally you will find this in the Main method of your application, usually in Program.cs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|