Categories: Developer Tools, Developer Tutorials
.NET Compact Framework Sample: Splash Screen 1
This sample demonstrates how to create a splash screen form on a separate thread from the main form. The splash screen will periodically update a busy animation and shut down when either the form has finished loading or a specified amount of time has...