If it is a compiled control, the language should not matter. But, if you
really want it in VB, download Reflector (
www.redgate.com) and then go to
CodePlex and find the File Dissassembler for Relfector and install it. You
can then reverse engineer the C# code into VB.
It is likely you will have a bit of clean up, especially if the control
creator used case sensitivity to his advantage, but it is a fairly easy
clean up.
--
Gregory A. Beamer
MVP; MCP: +I, Se, SD, DBA
*************************************************
| Think outside the box! |
*************************************************