I want to make a splash screen without creating multi-threading on the application does anybody have any idea to create splash screen that will automatically show the next form?
I have trying this timer_tick and creating object to showdialog for the next form but it doesn’t work properly.
Try something like this: