다음을 통해 공유


CComControlBase::~CComControlBase

The destructor.

~CComControlBase( );

Remarks

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

Requirements

Header: atlctl.h

See Also

Concepts

CComControlBase Class

CComControlBase Members

CComControlBase::CComControlBase