CComControl::m_bUIActive

This data member is a flag that indicates that the control's user interface, such as menus and toolbars, is active.

Syntax

unsigned m_bUIActive: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_bEnabled, CComControl::m_bInPlaceActive