CBasePane::CopyState

复制特定窗格的状态。

virtual void CopyState(
   CBasePane* pOrgBar
);

参数

  • [in] pOrgBar
    到另一个窗格的指针。

备注

此方法将 pOrgBar 状态到此窗格。

要求

标头: afxbasepane.h

请参见

参考

CBasePane选件类

层次结构图