As a novice developer someone gave me code and a guide for developing something called a CentralTools module for a product called DrawBrdige Central. It is a COM interface that when compiled to a dll adds a tab to the properties of a DrawBridge Central site. The sample code is all C++ using MFC. I am not ready to conquer C++ programming as I am even still new to VB.NET (I do have over two years experience in VB Scripting for ASP and .VBS files).

Is there a way to bring the interface defined in C++ code over into VB.NET?

Thanks,
Dominic

If anyone is curious, I can zip up the pdf documentation and the sample files and post them here...