You can insert an ActiveX control into a project from the Controls and Components Gallery or from within the Dialog editor.
To insert an ActiveX control from the Controls and Components Gallery
When you insert an ActiveX control from the Controls and Components Gallery into a project, Visual C++
Tip To display the Controls toolbar, right-click in an empty section of the menu bar and select Controls from the shortcut menu.
To insert an ActiveX control from the Dialog editor
ClassWizard will generate wrapper classes when, or if, you later create a member variable for the control.
Back to Using ActiveX Controls.