CBasePane::CopyState
Copies the state of a given pane.
virtual void CopyState(
CBasePane* pOrgBar
);
Parameters
- [in] pOrgBar
A pointer to another pane.
Remarks
This method copies the state from pOrgBar to this pane.
Requirements
Header: afxbasepane.h