Child MDI form will not display

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to show my child mdi form I receive a "Error creating window handle" error message. I can not determine what I have done wrong. I can post the application if necessary

Any suggestions.
 
Can you reply with the application code, as this will help to identify your
problem?

Thanks
Simon Jefferies
Tools Programmer
Headfirst Productions
(e-mail address removed)
 
This problem usually occurs when you have a problem in your child form. I
would suggest that you not detach the child form from the MDI Parent and see
if you get any errors on the child form.

David L Wright II said:
When I try to show my child mdi form I receive a "Error creating window
handle" error message. I can not determine what I have done wrong. I can
post the application if necessary.
 

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