[]
Gets or sets the color that appears on this RibbonColorPicker.
[C1Category("Behavior")]
[C1Description("RibbonColorPicker.DefaultColor", "The color that appears on this RibbonColorPicker.")]
public Color DefaultColor { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonColorPicker.DefaultColor", "The color that appears on this RibbonColorPicker.")>
Public Property DefaultColor As Color