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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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