Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Represents a property page that users use to select standard colors in a color dialog box.
Syntax
class CMFCStandardColorsPropertyPage : public CPropertyPage
Members
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.
Inheritance Hierarchy
CMFCStandardColorsPropertyPage
Requirements
Header: afxstandardcolorspropertypage.h
See also
Hierarchy Chart
Classes
CMFCColorDialog Class
CMFCCustomColorsPropertyPage Class