ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Object
    public System.object InnerTheme {get;}
    See Also