Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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