C# WPF Tutorial #9 - MessageBox

Channel:
Subscribers:
5,140
Published on ● Video Link: https://www.youtube.com/watch?v=VZ2cp8mBgvs



Category:
Tutorial
Duration: 5:17
4,700 views
115


How to display a modal message box for notifications/alerts as well as getting user responses back such as "Yes", "No", and "Cancel". This class is built into .NET and very quick and easy to use, as well as easy to replace if/when you need to create a custom notification box.

Happy Coding!

Chapters:
0:00 Setup
0:19 Setup
0:23 Showing a MessageBox
1:05 MessageBox Arguments/Options
2:54 MessageBox Result
4:55 Next Up







Tags:
C#
WPF
MessageBox
Notification
Modal