C# WPF Tutorial #19 - Opening Custom Windows with Show and ShowDialog
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=YBbeZp17Tho
How to create and open custom application windows both normally and modally with Show and ShowDialog. Going over basic use cases for each, and implementing a custom modal with some nice to have features.
Happy Coding!
Chapters:
0:00 Setup
0:13 Creating WPF Windows
1:26 Opening Windows
2:30 Show vs ShowDialog
2:59 Show Behavior
3:42 ShowDialog Behavior (Modal)
4:17 Show Use Case
6:20 ShowDialog (Modal) Use Case
7:10 Returning Data from Modal
9:31 WindowStartupLocation
10:39 Window Opacity for Focus
11:29 Next Up
Other Videos By Kampa Plays
Tags:
C#
WPF
modal
show
showdialog
WindowStartupLocation