![]() |
• Interface Manager | ||||||||||||||||
|
API Links
Developer Links
|
class ColorPickerDefined in:
A C4ColorPicker.hColorPicker class encapsulates a color picker box.
Definition
Member Functions
Constructor
Parameters
Description
The ColorPicker class provides a standard interface for selecting colors. When the user selects a color, the color picker's completion procedure is called. The completion procedure can then retrieve the new color by calling the ColorPicker::GetColor function.Options that control the appearance and behavior of the color picker can be controlled by specifying any combination (through logical OR) of the following values in the flags parameter.
Base Classes
|