Hi All,
I am working on Migration project using C# winforms and ADO.net.
When I am calling C#.Net dll from my main project , the dll form is opening seperately i.e Seperate process.
Please suggest me how to assign My main project MDI form as my dll window MDI Parent form.