unsigned m_bInPlaceActive:1;
Remarks
Flag indicating the control is in-place active. This means the control is visible and its window, if any, is visible, but its menus and toolbars may not be active. The m_bUIActive flag indicates the control's user interface, such as menus, is also active.
CComControl Overview | Class Members
See Also CComControl::m_bEnabled, CComControl::m_bUIActive