CMFCToolBarsToolsPropertyPage Class

Represents a property page that allows the user to customize user tools.

class CMFCToolBarsToolsPropertyPage : public CPropertyPage

Members

Public Constructors

Name

Description

CMFCToolBarsToolsPropertyPage::CMFCToolBarsToolsPropertyPage

Default constructor.

CMFCToolBarsToolsPropertyPage::~CMFCToolBarsToolsPropertyPage

Destructor.

Public Methods

Name

Description

CMFCToolBarsToolsPropertyPage::OnKillActive

This member function is called by the framework when the page is no longer the active page. (Overrides CPropertyPage::OnKillActive.)

CMFCToolBarsToolsPropertyPage::OnOK

 

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

               CMFCToolBarsToolsPropertyPage

Requirements

Header: afxtoolbarstoolspropertypage.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)