CMFCCaptionMenuButton Class

Represents a menu button that is located in the caption area of a task pane or toolbar.

class CMFCCaptionMenuButton : public CMFCCaptionButton

Members

Public Constructors

Name

Description

CMFCCaptionMenuButton::CMFCCaptionMenuButton

 

Public Methods

Name

Description

CMFCCaptionMenuButton::OnDraw

  (Overrides CMFCCaptionButton::OnDraw.)

CMFCCaptionMenuButton::ShowMenu

 

Remarks

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

Inheritance Hierarchy

CObject

   CMFCCaptionButton

      CMFCCaptionMenuButton

Requirements

Header: afxcaptionmenubutton.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)