CComControl::m_bWindowOnly

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

unsigned m_bWindowOnly:1;

See Also

CComControl::m_bWndless