Problems with ColorPickerButton

Hi, I use the colorPickerButton control. I want to set the property SelectedColor. I have a color, but it isn''t a known color. This is the code: Dim objCol As Color = objCol.FromArgb(-4144897) ColorPickerButton1.SelectedColor = objCol Is there a way to add this unknown color to the group of Palette and select it? Moreover, I have added a personalized color by the window "Define Color". When I do right click on this color, the window "Define Color" must be position on this color. Thanks in advance.

1 Reply

AD Administrator Syncfusion Team July 20, 2004 07:58 PM UTC

Hi ItalStudio, I am afraid, the ColorPickerButton does not support this feature presently. However, we could consider this as a feature request for a future release of Essential Suite. We appreciate your feedback, and thanks for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Up arrow icon