Mix of c# project and vb projects in visual studio 2003

P

Peter

Hi

Im not sure that this is the correct group but i will go ahead with my
question :)

I have made a C# project in Visual Studio .NET 2003 which basically consists
of a winform and a tabpage with a lot of buttons, a canvas plus other stuff.
Now in VS .NET i need to import my C# project into another project which is
written in Visual Basic. The vb project contains a tabcontrol which i want
to expand with my tabpage from the c# project.

I believe i have managed to make a reference to the c# project in the vb
project in VS. Now my problem is dont know how to program in vb.net, so i
have not been able to import the tabpage into the vb project.

Could someone tell me the syntax in vb so i can import the tabpage?

-ph
 

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.

Ask a Question

Top