Link to home
Start Free TrialLog in
Avatar of gleznov
gleznov

asked on

Integrating VB.NET forms/code into a C#.net project

Hi,

     I wrote a set of maintenance forms to go with my coworker's project.  The problem is he wrote the project in C#, and I wrote the maintenance forms in vb.net.  How can he import those forms into his project?  He thought there'd be no problem, but he says he can't get it to recognize them.

JP
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America 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
SOLUTION
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 gleznov
gleznov

ASKER

mpf:

ok so I import my project, then say I want his menu item to call up my form.  What would the code under that menu item look like?  On my project, the form I want to call is, say, "Maint1"

JP
SOLUTION
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 gleznov

ASKER

When you said I'll need to add a reference to my project from my coworker's, what does that entail?  Project -> Reference -> and then whatever the add-your-own is?

JP
SOLUTION
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