Dela via


COleDocIPFrameWndEx::RemovePaneFromDockManager

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

void RemovePaneFromDockManager(
   CBasePane* pControlBar,
   BOOL bDestroy,
   BOOL bAdjustLayout,
   BOOL bAutoHide,
   CBasePane* pBarReplacement
);

Parameters

Parameter

Description

[in] pControlBar

 

[in] bDestroy

 

[in] bAdjustLayout

 

[in] bAutoHide

 

[in] pBarReplacement

 

Requirements

Header: afxoledocipframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Reference

COleDocIPFrameWndEx Class