CPane::CopyState
Copies the state of a pane.
virtual void CopyState(
CPane* pOrgBar
);
Parameters
- [in] pOrgBar
A pointer to a pane.
Remarks
This method copies the state of pOrgBar to the current pane.
Requirements
Header: afxpane.h
Copies the state of a pane.
virtual void CopyState(
CPane* pOrgBar
);
This method copies the state of pOrgBar to the current pane.
Header: afxpane.h