I'm working in project A, and I want to open Form F from Project B. I know that you can import B to project A and do B.FormF().Show()
, but this is very inefficient because I have to import the whole project into my other project.
So, my question is if there is an other and more efficient way to do this.
Aucun commentaire:
Enregistrer un commentaire