This class allows you to incorporate a color-selection dialog box into your application. A CColorDialog object is a dialog box with a list of colors that are defined for the display system. The user can select or create a particular color from the list, which is then reported back to the application when the dialog box exits.
Header file: | Afxdlgs.h |
Platforms: | H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
MFC for Windows CE does not support the following methods of the standard MFC CColorDialog class:
CColorDialog::SetCurrentColor |