CComControl::m_bResizeNatural

This data member is a flag that indicates the control wants to resize its natural extent (its unscaled physical size) when the container changes the control's display size.

Syntax

unsigned m_bResizeNatural: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, CComControl::m_sizeNatural, CComControl::m_sizeExtent