CControlBar::SetInPlaceOwner

Changes the in-place owner of a control bar.

void SetInPlaceOwner(
   CWnd *pWnd
);

Parameters

  • pWnd
    A pointer to a CWnd object.

Requirements

Header: afxext.h

See Also

Reference

CControlBar Class

Hierarchy Chart

CControlBar::m_pInPlaceOwner

Other Resources

CControlBar Members