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
Changes the in-place owner of a control bar.
void SetInPlaceOwner(
CWnd *pWnd
);
Header: afxext.h