Port Visual Basic Controls and Existing CDK Projects

OverviewHow Do IFAQDetails

You can use Visual Basic controls in your Visual C++ projects, and vice versa. To port Visual Basic controls to a Visual C++ project, you must create a framework in ControlWizard, then manually port the code for the Visual Basic control to the ActiveX control framework. See ActiveX Controls: VBX Control Migration for details.

As of Visual C++ 4.0, the Microsoft OLE Control Development Kit (CDK) became fully integrated with the Microsoft Foundation Class Library (MFC).