.NET WPF Dialogs and DialogResult(dotnet.dzone.com)
submitted by
volume4(910) 3 years, 11 months ago
In WPF Dialogs are quite different from Windows Forms. The behavior is still the same i.e when you have a Dialog opened (by calling the ShowDialog() method) the user must close the dialog in order to use the Window that opened the Dialog Window. The difference is the way you handle the Dialog Result and also how to set Dialog Results.
|category: C#
|Views: 36
tags:
C# another
Everyones tags:
Your Tags: