Hello all!
I just created an project with form(name : frmimport) as a class library (dll). Then I create a new project as an windows application (exe).
The problem is that I need to call frmimport (from class library that had been create) from my new project (windows application project).
Do anyone know how can I do that???
Thanks.
I just created an project with form(name : frmimport) as a class library (dll). Then I create a new project as an windows application (exe).
The problem is that I need to call frmimport (from class library that had been create) from my new project (windows application project).
Do anyone know how can I do that???
Thanks.