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 Overview | Class Members
See Also CComControl::m_bEnabled, CComControl::m_bInPlaceActive