Share via


CMFCToolBarsCommandsPropertyPage Class

Implements commands customization on a property page.

class CMFCToolBarsCommandsPropertyPage : public CPropertyPage

Members

Public Constructors

Name

Description

CMFCToolBarsCommandsPropertyPage::CMFCToolBarsCommandsPropertyPage

Default constructor.

CMFCToolBarsCommandsPropertyPage::~CMFCToolBarsCommandsPropertyPage

Destructor.

Public Methods

Name

Description

CMFCToolBarsCommandsPropertyPage::CreateObject

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

CMFCToolBarsCommandsPropertyPage::GetThisClass

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

CMFCToolBarsCommandsPropertyPage::OnChangeSelButton

 

CMFCToolBarsCommandsPropertyPage::SetAllCategory

 

CMFCToolBarsCommandsPropertyPage::SetUserCategory

 

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

               CMFCToolBarsCommandsPropertyPage

Requirements

Header: afxtoolbarslistpropertypage.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)