Customize the Splash Screen for Startup

Open ..\Source\Infrastructure\Shell\SplashForm.cs in VisualStudio and using the properties window change the background image and the icon to types of your own preferences. Set the Background ImageLayout property to ‘stretch’. Change the Text property to “The Application is loading …”. Open the ..\Source\Infrastructure\Shell\Properties\AssemblyInfo.cs file and make any necessary changes to the assembly: text string values to correspond to your own company and project needs.

Comments