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