Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class / _themeStyle Field

In This Topic
    _themeStyle Field (BaseTheme)
    In This Topic
    The VisualStyle value, specifying the type of the BaseTheme object.
    Syntax
    'Declaration
     
    Protected _themeStyle As VisualStyle
    protected VisualStyle _themeStyle
    See Also