CMFCTasksPaneFrameWnd Class

Manages custom caption buttons of a tasks pane.

class CMFCTasksPaneFrameWnd : public CPaneFrameWnd

Members

Public Constructors

Name

Description

CMFCTasksPaneFrameWnd::CMFCTasksPaneFrameWnd

Default constructor.

CMFCTasksPaneFrameWnd::~CMFCTasksPaneFrameWnd

Destructor.

Public Methods

Name

Description

CMFCTasksPaneFrameWnd::CalcBorderSize

Calculates the size of the borders for a miniframe window. (Overrides CPaneFrameWnd::CalcBorderSize.)

CMFCTasksPaneFrameWnd::CreateObject

Used by the framework to create a dynamic instance of this class type.

CMFCTasksPaneFrameWnd::GetThisClass

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

CMFCTasksPaneFrameWnd::SetCaptionButtons

  (Overrides CPaneFrameWnd::SetCaptionButtons.)

CMFCTasksPaneFrameWnd::SetTaskPaneCaptionButtons

 

Remarks

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

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CPaneFrameWnd

            CMFCTasksPaneFrameWnd

Requirements

Header: afxtaskspaneframewnd.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)