H
harry
Hi,
I have downloaded a C# ComboBox DataGridColumnStyle Class from
http://www.codeproject.com/cs/miscctrl/datagridcomboboxcolumn.asp
I want to use it in my VB.NET program. I try to reference it but
intellisense doesn't pick it up.
Can I use C# class in my VB.NET project or do I need to create and reference
a seperate C# DLL project from my VB project?
I'm sure I've used a C# classes in a past VB.NET project however now I'm
wondering whether I just referenced a seperate project in my solution.
Thanks
Harry
I have downloaded a C# ComboBox DataGridColumnStyle Class from
http://www.codeproject.com/cs/miscctrl/datagridcomboboxcolumn.asp
I want to use it in my VB.NET program. I try to reference it but
intellisense doesn't pick it up.
Can I use C# class in my VB.NET project or do I need to create and reference
a seperate C# DLL project from my VB project?
I'm sure I've used a C# classes in a past VB.NET project however now I'm
wondering whether I just referenced a seperate project in my solution.
Thanks
Harry