CMFCStandardColorsPropertyPage Class
Visual Studio 2015
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
| Name | Description |
CMFCStandardColorsPropertyPage::CMFCStandardColorsPropertyPage | Default constructor. |
Public Methods
| Name | Description |
CMFCStandardColorsPropertyPage::CreateObject | Used by the framework to create a dynamic instance of this class type. |
CMFCStandardColorsPropertyPage::GetThisClass | Used 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.
CMFCStandardColorsPropertyPage
Header: afxstandardcolorspropertypage.h
Hierarchy Chart
Classes
CMFCColorDialog Class
CMFCCustomColorsPropertyPage Class
Show: