|
ctColorButton
Calling Win API's is not always the most fun. When it comes to color
selections ctColorButton is the ticket.
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.
ctColorButton features include:
Choose Colors : Choose colors from a drop down palette.
Windows XP Styles : New style properties allow the control to
mimic the styles found under Windows XP.

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.
Companion components:
ctColor,
ctColorCombo,
ctCPick

|