CComControl::m_bWindowOnly

This data member is a flag that indicates that the control should be windowed, even if the container supports windowless controls.

Syntax

unsigned m_bWindowOnly: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, CComControl::m_bWndless