CColorControl member functions


CColorControl is a simple class, derived from CWnd, that will display a color inside its bounding rectangle. It is useful for color display in dialog boxes.

The static functions can be called outside of an instance of CColorControl, and are useful functions for getting and setting the control color in a dialog box without getting the control, casting it to a CColorControl and using GetColor or SetColor.

These are the member functions of CColorControl:

Construction/Destruction

Getting/Setting color Static


CPlot Reference