ctColorCombo is a color combo-box object providing an easy way for users to choose
colors from a drop down list. The component provides 16 predefined colors.
Developers can define up to 32,000 colors of their own. |
|
| Choose
Colors : Choose colors from a
drop down list. |
| Variable
Colors : Sixteen predefined
colors or up to 32,000 developer-defined colors. |
| (NEW)
XP Styles : The drop button and scroll bar can
be implemented to mimic the button types and fill patterns found in
Windows XP. These styles can be set to appear with or without Windows
XP. |
|
 |
| Variable Line
Height : Change the height
of any color bar. |
|
 |
| Flat
Style : The control can remain flat
until it receives focus or until the mouse moves over it. |
| See Also
:
ctColor,
ctColorButton,
ctColorCombo,
ctCombo |
The ctColorButton object is a button control with a drop down color
palette. The palette consists of sixteen colors and a button that can
be used to call the color common dialogue. The selected color will be placed into the middle of the button. |
|
|
| Choose Colors : Choose colors from a drop down palette. |
| (NEW)
Windows XP Styles : New style properties allow the control to
mimic the styles found under Windows XP. |
|
 |
|
XP Style
Buttons |
| Color Common Dialog : Choose any color from the color common dialog. |
| ColorSelect Event : Event that fires when a new color is selected. |
| Color1-16 Property : 16 colors may be pre-assigned to the color pallet. |
| Also See
:
ctColor,
ctColorCombo,
ctCPick |