Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Constructs a CMFCColorDialog object.
CMFCColorDialog(
COLORREF clrInit=0,
DWORD dwFlags=0,
CWnd* pParentWnd=NULL,
HPALETTE hPal=NULL
);
Parameters
[in] clrInit
The default color selection. If no value is specified, the default is RGB(0,0,0) (black).[in] dwFlags
(Reserved.)[in] pParentWnd
A pointer to the dialog box's parent or owner window.[in] hPal
A handle to a color palette.
Requirements
Header: afxcolordialog.h