CComControl::m_bWndless

This data member is a flag that indicates that the control is windowless.

Syntax

unsigned m_bWndless: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_spInPlaceSite, CComControl::m_bInPlaceSiteEx, CComControl::m_bNegotiatedWnd, CComControl::m_bWindowOnly, CComControl::m_bWasOnceWindowless