CMFCCaptionButtonEx Class

Holds the non-client area of system caption buttons.

class CMFCCaptionButtonEx : public CMFCCaptionButton

Members

Public Constructors

Name

Description

CMFCCaptionButtonEx::CMFCCaptionButtonEx

 

Public Methods

Name

Description

CMFCCaptionButtonEx::GetRect

  (Overrides CMFCCaptionButton::GetRect.)

CMFCCaptionButtonEx::SetRect

 

Remarks

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

The Minimize, Restore Down, Maximize, and Close buttons are all system caption buttons. The visual manager classes use this class to paint the non-client area of these buttons.

Inheritance Hierarchy

CObject

   CMFCCaptionButton

      CMFCCaptionButtonEx

Requirements

Header: afxcaptionbutton.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)