Closing Modal child dialog causes parent window to close

  • Thread starter Thread starter JerryK
  • Start date Start date
J

JerryK

Hi,

We have a strange problem. Sometimes when we close this one dialog, not
only the dialog, but the parent form close. Has anyone ever seen this type
of behavior?

Thanks,

Jerry
 
Hello,

JerryK said:
We have a strange problem. Sometimes when we close
this one dialog, not only the dialog, but the parent form
close. Has anyone ever seen this type of behavior?

Is the 'DialogResult' property of a button set?
 
There are no real buttons on the dialog. There is just a couple of text
boxes and a menu bar.

But I am curious about how setting the DialogResult Property of a button
would have an inpact.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top