Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the color that the user selects from the color dialog.
COLORREF GetColor() const;
Return Value
A COLORREF value that contains the RGB information for the color selected in the color dialog box.
Remarks
Call this function after you call the DoModal method.
Requirements
Header: afxcolordialog.h