Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / SelectedTheme Property

In This Topic
    SelectedTheme Property
    In This Topic
    Gets the selected theme that is the C1Theme object.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedTheme As C1Theme
    public C1Theme SelectedTheme {get;}
    See Also