CColorDialog::m_cc

CHOOSECOLOR m_cc;

Remarks

A structure of type CHOOSECOLOR, whose members store the characteristics and values of the dialog box. After constructing a CColorDialog object, you can use m_cc to set various aspects of the dialog box before calling the DoModal member function.

CColorDialog OverviewClass MembersHierarchy Chart