Sorry but it is still not working
I join a screen copy to show u
Printable View
Sorry but it is still not working
I join a screen copy to show u
Hi,
Sorry it was my fault. I didnot modify the last line. It modify the function again:
Private Sub MakeMDI()
SetParent MDIChild.hWnd, UserControl.hWnd
MDIChild.Show vbModal
End Sub
Plz find a working set of sample, also includes a working sample's screen and send me cheers :->)
Yeeeesssss !!! I display succesfully the form. But one problem back, ten problems front (don't know if it's really correct)
The new problem is that it's know impossible to interract with the form, and even with the IE window. I have to kill the IE task.
Any idea ?
or perhaps I can wait for the plz samples...
Thanks
Chris
Hi,
So every thing is working in the attached sample i.e. Event, Property, Method etc. I've not given any comment in the code but hope U would understand what's happening where coz it's quite simple and small.