CComControlBase::~CComControlBase

 

The destructor.

Syntax

~CComControlBase( );

Remarks

If the control is windowed, ~CComControlBase destroys it by calling DestroyWindow.

Requirements

Header: atlctl.h

See Also

CComControlBase Class
CComControlBase::CComControlBase