Making a Splash Screen
I’m using splash screen for quite a while. But to realize I’m doing it in a very wrong way is another.
I usually used my Splash Screen as the main form (Since it’s the first one to show up). The problem is I can’t CLOSE it (by doing that will also close the application), and I looked like a totally script kiddies when my code is published. Only God knows what kind of mayhem I produced by using such technique.
Here’s how to make a better (and professional) splash screen
