Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / Color Property

In This Topic
    Color Property (C1ColorPicker)
    In This Topic
    Gets or sets the current color.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also