Link Details

Link 85579 thumbnail
User 71517 avatar

By Volume4
via dotnet.dzone.com
Published: Jun 06 2008 / 10:44

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.
  • 18
  • 3
  • 999
  • 97

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.