9Apr/100
Splash screen in WPF
Remember the time when adding a splash screen to application was a hassel? In WPF this is now extremely simply, follow these few steps, and you splash screen is available in your WPF application!
Steps:
- Add your desired splash image to your WPF project
- Click the image in the solution explorer
- Set Build Action to SplashScreen
Thats it! The image will show up when starting the application, and disappear automatically when your main window is finished loading
Related Posts
How to succeed with WPF and Silverlight (Slides
Unit testing Caliburn applications in NUnit
Why use Custom Control instead of User Control
Getting started with Caliburn Part 2: Multiple Views
Getting started with Caliburn
Log4Net for noobs
The future of Caliburn. Is Caliburn dead?
Code segments and syntax highlighting in Confluence
Missing designer support for XAML and WPF in
RSSReader example code from my NNUG speech (WPF