InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / InnerTheme Property

In This Topic
    InnerTheme Property (BaseThemeProvider)
    In This Topic
    Gets the current C1Theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerTheme As Object
    public object InnerTheme {get;}
    See Also