InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Color Property

In This Topic
    Color Property (BitmapIconElement)
    In This Topic
    Gets or sets the color used to paint the icon.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also