Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Sets the type of color picker control to display.
void SetType(
COLORTYPE colorType
);
Parameters
[in] colorType
A color picker control type.The types are defined by the CMFCColorPickerCtrl::COLORTYPE enumeration. The possible types are LUMINANCE, PICKER, HEX and HEX_GREYSCALE. The default type is PICKER.
Remarks
To specify a color picker control type, call this method before the Windows control is created.
Requirements
Header: afxcolorpickerctrl.h