[Difficulty: Beginner]
In this video, I will show you how to Create a Splash Screen in WPF.
🔵 IMPORTANT LINKS
Source Code: https://github.com/MAHMAD6/WPF-UI__SplashScreen-1.git
Just Color Picker (Download + Tutorial): https://youtu.be/AqsX-CK_270?si=VMXQXY-84Vwsz4mU
Visual Studio: https://visualstudio.microsoft.com/downloads/
Resources: https://www.mediafire.com/file/nfd5j9syipmou2g/Splash-Screen-%25231-WPF-Resources.zip/file
😍Subsribe: https://www.youtube.com/@CodeCrunch.Official
🟢 Adjust the speed as need: if the speed is fast then you can slow it down using Youtube Playback Speed
🟡 Notes
🔴 Application.Current.ShutdownMode = ShutdownMode.OnExplicitShutdown;
It means that if the current window closes, then it will note close the entire application only that window will be closed
You need to explicitly close the application. (as demonstrated in the video)
Chapters:
00:00 Preview
00:20 WPF Splash Screen Code
10:16 Output
Download
0 formats
No download links available.
Custom Splash Screen / Loading Page in WPF || With Source Code || C# | NatokHD