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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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