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

In This Topic
    IsEmptyBackColor Property (C1BitmapIcon)
    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