Hi there,
You can't mix the two languages in one single Visual Studio .NET project.
What you could do is create two separate projects, and add them to one solution. Then the C# project can refer to the
VB project and use or inherit the classes defined in that project (or the other way around).
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.