CComControlBase Class
This class provides methods for creating and managing ATL controls.
class ATL_NO_VTABLE CComControlBase
Remarks
This class provides methods for creating and managing ATL controls. CComControl Class derives from CComControlBase. When you create a Standard Control or DHTML control using the ATL Control Wizard, the wizard will automatically derive your class from CComControlBase.
For more information about creating a control, see the ATL Tutorial. For more information about the ATL Project Wizard, see the article Creating an ATL Project.
Requirements
Header: atlctl.h