Ribbon for WinForms | ComponentOne
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 Boolean
    public bool IsDarkTheme {get;}
    See Also