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

See Also

Reference

CPane Class

Hierarchy Chart