CRecentPaneContainerInfo Class

Holds the previous state of a docking pane.

class CRecentPaneContainerInfo : public CObject

Members

Public Constructors

Name

Description

CRecentPaneContainerInfo::CRecentPaneContainerInfo

Default constructor.

CRecentPaneContainerInfo::~CRecentPaneContainerInfo

Destructor.

Public Methods

Name

Description

CRecentPaneContainerInfo::Init

 

CRecentPaneContainerInfo::operator=

 

CRecentPaneContainerInfo::SetInfo

 

CRecentPaneContainerInfo::StoreDockInfo

 

Remarks

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

The framework uses this class to move a docking pane to its previous location when the user double-clicks the pane.

Inheritance Hierarchy

CObject

   CRecentPaneContainerInfo

Requirements

Header: afxrecentdocksiteinfo.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)