CMFCStandardColorsPropertyPage Class

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at CMFCStandardColorsPropertyPage Class.

Represents a property page that users use to select standard colors in a color dialog box.

class CMFCStandardColorsPropertyPage : public CPropertyPage  

Public Constructors

NameDescription
CMFCStandardColorsPropertyPage::CMFCStandardColorsPropertyPageDefault constructor.

Public Methods

NameDescription
CMFCStandardColorsPropertyPage::CreateObjectUsed by the framework to create a dynamic instance of this class type.
CMFCStandardColorsPropertyPage::GetThisClassUsed by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type.

Remarks

The CMFCColorDialog class uses this class to display the standard color property page. For more information about CMFCColorDialog, see CMFCColorDialog Class.

CObject

CCmdTarget

CWnd

CDialog

CPropertyPage

CMFCStandardColorsPropertyPage

Header: afxstandardcolorspropertypage.h

Hierarchy Chart
Classes
CMFCColorDialog Class
CMFCCustomColorsPropertyPage Class

Show: