Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonStyle Class / ApplyMonochromeIconDarkTheme Property

In This Topic
    ApplyMonochromeIconDarkTheme Property (RibbonStyle)
    In This Topic
    Gets or sets a value indicating that the dark theme applies a monochrome style to custom bitmap icons.
    Syntax
    'Declaration
     
    
    Public Property ApplyMonochromeIconDarkTheme As Boolean
    public bool ApplyMonochromeIconDarkTheme {get; set;}
    See Also