child form appears again after checking dialog result if ok

Apr 15 2008 5:34 PM

Hi,

I've got this child form that when i try to check it in main form if (chldfrm.ShowDialog() == DialogResult.OK, and if true the child form is shown again. Though the passed value from child form into the main form is shown after the child form appears. Can any one help?

Thanks in advance.


Answers (3)