Starts a System.Web.UI.Design.ColorBuilder to build a color property.
- owner
The control used to parent the dialog shown by the System.Web.UI.Design.ColorBuilder.
- initialColor
The initial color for the editor to pre-select.
![]()
The color that was selected. This value will be a named color, or an RGB color expressed in HTML color format (#RRGGBB).
The initialColor parameter should be a named color, or an RGB color expressed in HTML color format (#RRGGBB).