Click here to Skip to main content
15,908,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i made project with many form but i need to use form from other project

i follow the step:
-add existing item
-located the file (form3.cs , form3.designer.cs , form3.resx)
-finishd
but how can i use run the form and contol in it like the any form i design it in the project
Posted

1 solution

You can add a reference to the other project's assembly...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900