CComControl::CComControl

The constructor calls the CComControlBase constructor, passing the m_hWnd data member inherited through CWindowImpl.

Syntax

CComControl( );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Methods, CComControl::CComControlBase, CWindow::m_hWnd, CWindowImpl