Input for WinForms | ComponentOne
C1.Framework Namespace / C1VectorIcon Class / IsEmptyBackColor Property

In This Topic
    IsEmptyBackColor Property (C1VectorIcon)
    In This Topic
    Returns the System.Boolean value specifying whether icon background color is set.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmptyBackColor As Boolean
    public bool IsEmptyBackColor {get;}
    See Also