Delen via


CMFCRibbonCaptionButton Class

Implements a system caption button.

class CMFCRibbonCaptionButton : public CMFCRibbonButton

Members

Public Methods

Name

Description

CMFCRibbonCaptionButton::CreateObject

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

CMFCRibbonCaptionButton::GetThisClass

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

CMFCRibbonCaptionButton::IsMDIChildButton

 

Remarks

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

The Minimize, RestoreDown, Maximize, and Close buttons are all system caption buttons. These buttons appear to the right of the ribbon bar when an MDI child window is maximized.

Inheritance Hierarchy

CObject

   CMFCRibbonBaseElement

      CMFCRibbonButton

         CMFCRibbonCaptionButton

Requirements

Header: afxribbonbar.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)