ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / ShowAsMonochrome Property

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