Link to home
Start Free TrialLog in
Avatar of Peter Chan
Peter ChanFlag for Hong Kong

asked on

Have the details of the way

Hi,
I am to show the form that is from one other compiled .dll file. Is there one example to do this, within one VS project?

For example, MyForm is the .dll file, inside which I have the form called Form1.

I've already added the reference to it inside the current project. I refer to it, within the current project like

using MyForm;
...

Open in new window


How to raise Form1, inside the current one?
ASKER CERTIFIED SOLUTION
Avatar of Ganapathi
Ganapathi
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Peter Chan

ASKER

I've requested that this question be deleted for the following reason:

No more need this
The answer has been posted before you request for deletion. You can provide the points >=0 and close the same instead of deleting.