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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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