FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.Boolean
    public System.bool ApplyMonochromeIconDarkTheme {get; set;}
    See Also