- component
The System.ComponentModel.IComponent whose site is to be used to access design-time services.
- owner
The System.Web.UI.Control used to parent the picker window.
- initialColor
The initial color to be shown in the picker window, in a valid HTML color format.
![]()
The color value, represented as a string in an HTML color format, or null if the builder service could not be retrieved.
The returned string, if other than null, indicates a color in a valid HTML color format. Valid formats include named colors and color codes in RGB format (#RRGGBB).