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

In This Topic
    VisualStyle Property (BaseTheme)
    In This Topic
    Gets the VisualStyle value, specifying the type of the theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property VisualStyle As VisualStyle
    public VisualStyle VisualStyle {get;}
    See Also