Select to view content in your preferred language

App Freezes

634
1
10-07-2010 12:54 PM
BrianGustafson
Occasional Contributor
I have a mapping application that has several child windows.  After the first child window is shown and dismissed everything works.  After the child window is shown a second time and dismissed the applicaion is frozen.  Has anyone else run into this before?  It seems to only be an issue when there is a map in the application.
0 Kudos
1 Reply
BrianGustafson
Occasional Contributor
I figured it out.  In the child window instead of calling this.Close(); set the dialogresult property.
0 Kudos