FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonStyle Class / IsDarkTheme Property

In This Topic
    IsDarkTheme Property (RibbonStyle)
    In This Topic
    Defines whether C1Ribbon needs images for the dark theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDarkTheme As System.Boolean
    public System.bool IsDarkTheme {get;}
    See Also