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

In This Topic
    AllowTransparent Property
    In This Topic
    Gets or sets a value indicating whether the transparent color can de selected.
    Syntax
    'Declaration
     
    
    Public Property AllowTransparent As Boolean
    public bool AllowTransparent {get; set;}
    See Also