I have a set of forms in a ActiveX DLL. This DLL is being referred in another standard EXE project.. in which i have a MDI form to which the forms in the DLL are to be made childs...

How I can achieve this..Please help..

MARY