Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPicker Class / Color Property

In This Topic
    Color Property (RibbonColorPicker)
    In This Topic
    Gets or sets the color that is currently selected in this RibbonColorPicker.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also