ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / Color Property

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