CComControl::m_bAutoSize

This data member is a flag that indicates the control cannot be any other size.

Syntax

unsigned m_bAutoSize:1;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members, IOleObjectImpl::SetExtent