CComControlBase::~CComControlBase
The destructor.
~CComControlBase( );
Remarks
If the control is windowed, ~CComControlBase destroys it by calling DestroyWindow.
Requirements
Header: atlctl.h
See Also
Reference
CComControlBase::CComControlBase