Yes. Create a c# class library in your vb solution (non-express versions)
and add a reference to it in your vb project. Alternatively you can create a
separate solution and reference it's output in your vb project.
For Windows Forms: Not in a single project. You can, however, create a C#
class library project, add the form to the project and then reference the C#
project from the VB project.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.