D
Dan Fischer
I have an MDI form with 2 child forms. I open the first
child window which contains a textbox and a button. The
button opens the second child form. If you click the
button, open the 2nd child form, close the second child
form, click in the textbox and change some text, then hit
enter, the program acts as if the button was hit (it
doesn't have focus nor is it the "Accept Button" of the
form). I have a small sample app that demonstrates this
behavior (it is hard to visualize without a sample). If
anyone feels like they can help and wants to look at the
sample, I would greatly appreciate it.
child window which contains a textbox and a button. The
button opens the second child form. If you click the
button, open the 2nd child form, close the second child
form, click in the textbox and change some text, then hit
enter, the program acts as if the button was hit (it
doesn't have focus nor is it the "Accept Button" of the
form). I have a small sample app that demonstrates this
behavior (it is hard to visualize without a sample). If
anyone feels like they can help and wants to look at the
sample, I would greatly appreciate it.