Input for WinForms | ComponentOne
C1.Framework Namespace / BitmapIconElement Class / ShowAsMonochrome Property

In This Topic
    ShowAsMonochrome Property (BitmapIconElement)
    In This Topic
    Gets or sets a value that indicates whether the bitmap is shown in a single color.
    Syntax
    'Declaration
     
    
    Public Property ShowAsMonochrome As Boolean
    public bool ShowAsMonochrome {get; set;}
    See Also