CPaneFrameWnd::ReplacePane

在调用代码中将一个窗格。

virtual void ReplacePane(
   CBasePane* pBarOrg,
   CBasePane* pBarReplaceWith
);

参数

  • [in] pBarOrg
    对原始窗格的指针。

  • [in] pBarReplaceWith
    对于替换原始窗格的窗格的指针。

要求

标头: afxpaneframewnd.h

请参见

参考

CPaneFrameWnd选件类

层次结构图