I have a c# and vb .net solution. I need to use the c# form inside vb form as a tab. How can I do this?
You could create one of the forms in a separate class library or as a user control in a separate class library and just reference it from within your application. Each project in your solution can be either VB.Net or C#, so it works both ways...
In a simple example solution you could have the following projects
Edit
I'm presuming winforms??
You would need to have Visual Studio Professional to do something like this.
Instead I suggest you use this site to convert your C#.net to VB.net http://www.developerfusion.com/tools/convert/csharp-to-vb/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With