I had a MDI form. I need a function that are going to create a MDI child

form when i call the function.


But things is i want to clone the MDI child form, because the child form

that going to be create are all the same form.

Example:

1st call the function - create win#1 (MDI Child form)
2nd call the function - create win#2 (MDI Child form)


both win#1 and win#2 contents are the same. they are from a prototype form. let's call it a win.frm.

So the function code should be wat?? How to do it?! Actually i do it before but i had forgotten!!! Urghh!! please help!

Recommended Answers

All 2 Replies

or something.

Thx a lots!!! buddy!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.