ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / ImageTransparentColor Property

In This Topic
    ImageTransparentColor Property (C1DateEdit)
    In This Topic
    Gets or sets the color to treat as transparent in a image.
    Syntax
    'Declaration
     
    Public Property ImageTransparentColor As Color
    public Color ImageTransparentColor {get; set;}
    See Also