ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ImageTransparentColor Property

In This Topic
    ImageTransparentColor Property
    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