DialogResult and Application2

Last post 07-09-2009 8:18 by Lori04102007. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 07-09-2009 8:18

    DialogResult and Application2

     I decided to use Application2 for my project. Before I switched to Application2: this.DialogResult = DialogResult.Yes; would close my custom dialogs. Now the result is set but the dialogs will not close. If I add a close after this, the zorder of my dialogs is messed up.

    Using Application, all worked well, but I wanted to add some features of Application2.

    How can I use Application2 without this happening?

    Thanks!

     

Page 1 of 1 (1 items)