COleCntrFrameWndEx Class

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

class COleCntrFrameWndEx : public COleCntrFrameWnd

Members

Public Constructors

Name

Description

COleCntrFrameWndEx::COleCntrFrameWndEx

 

Public Methods

Name

Description

COleCntrFrameWndEx::AddDockSite

 

COleCntrFrameWndEx::AddPane

 

COleCntrFrameWndEx::AdjustClientArea

 

COleCntrFrameWndEx::AdjustDockingLayout

 

COleCntrFrameWndEx::CreateDockingManager

 

COleCntrFrameWndEx::DockPane

 

COleCntrFrameWndEx::DockPaneLeftOf

 

COleCntrFrameWndEx::EnableAutoHidePanes

 

COleCntrFrameWndEx::EnableDocking

 

COleCntrFrameWndEx::GetDockingManager

 

COleCntrFrameWndEx::GetPane

 

COleCntrFrameWndEx::GetThisClass

Used by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type.

COleCntrFrameWndEx::InsertPane

 

COleCntrFrameWndEx::IsPointNearDockSite

 

COleCntrFrameWndEx::OnMoveMiniFrame

 

COleCntrFrameWndEx::OnShowPanes

 

COleCntrFrameWndEx::PaneFromPoint

 

COleCntrFrameWndEx::RecalcLayout

  (Overrides COleCntrFrameWnd::RecalcLayout.)

COleCntrFrameWndEx::RemovePaneFromDockManager

 

COleCntrFrameWndEx::ShowPane

 

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CFrameWnd

            COleCntrFrameWnd

               COleCntrFrameWndEx

Requirements

Header: afxolecntrframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)