ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1BitmapIcon Class / ShowAsMonochrome Property

In This Topic
    ShowAsMonochrome Property (C1BitmapIcon)
    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 ShowAsMonochrome
    public ShowAsMonochrome ShowAsMonochrome {get; set;}
    See Also