How to call C# form from a VB.NET form????
Hi,
How can we call a c# form from vb.net form.
The c# form is called as csform and is in project csharps.
The VB.net form is called as vbform and is in project vbnets.
There is a button in vbform on clicking should lead to the c# form.
How can we do this. Ur help will be appreciated
Thanks a lot for ur reply pirate
Hi Pirate,
Thanks a lot for your reply
But two questions
(1) How do we create dll's in VS.NET for C#.
(2) And How do we use that dll and compile in VB.NET using VS.NET
links or tutorial will be appreciated.
I once again thank you for your reply.