CComControl::m_bUIActive

unsigned m_bUIActive:1;

Remarks

Flag indicating the control's user interface, such as menus and toolbars, is active. The m_bInPlaceActive flag indicates that the control is active, but not that its user interface is active.

CComControl OverviewClass Members

See Also   CComControl::m_bEnabled, CComControl::m_bInPlaceActive