PyCColorDialog Object
A class which encapsulates an MFC CColorDialog object. Derived from a PyCDialog object.
Methods
- GetColor
 - Determines the selected color.
 - DoModal
 - Displays a dialog and allows the user to make a selection.
 - GetSavedCustomColors
 - Returns the saved custom colors.
 - SetCurrentColor
 - Sets the currently selected color.
 - SetCustomColors
 - Sets one or more custom colors
 - GetCustomColors
 - Gets the currently defined custom colors.