Originally posted by WizBang
You don't add an MDI form to the project, because the API turns a regular form into an MDI form.

Here is a sample project, and it works like I said.
Very interresting subject.
I tried your project and it works fine. But if :
- I build the project1.ocx
- Register the test1.ocx using regsvr32
- Edit an html page to loag the ocx

When load the page in IE 6.0, I have an 406 error message concerning non-modale forms....

Any Idea ???

Chris ZANARDI