CMFCToolBarsMenuPropertyPage Class

Represents a property page that contains menu customization options in a Customize dialog box.

class CMFCToolBarsMenuPropertyPage : public CPropertyPage

Members

Public Constructors

Name

Description

CMFCToolBarsMenuPropertyPage::CMFCToolBarsMenuPropertyPage

 

CMFCToolBarsMenuPropertyPage::~CMFCToolBarsMenuPropertyPage

Destructor.

Public Methods

Name

Description

CMFCToolBarsMenuPropertyPage::CloseContextMenu

 

CMFCToolBarsMenuPropertyPage::CreateObject

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

CMFCToolBarsMenuPropertyPage::GetThisClass

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

CMFCToolBarsMenuPropertyPage::SelectMenu

 

Remarks

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

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CDialog

            CPropertyPage

               CMFCToolBarsMenuPropertyPage

Requirements

Header: afxtoolbarsmenupropertypage.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)