CComControl::m_bUsingWindowRgn

This data member is a flag that indicates that the control is using the container-supplied window region.

Syntax

unsigned m_bUsingWindowRgn: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