Calendar for WinForms | ComponentOne
C1.Win.Calendar.UI Namespace / BaseTheme Class
Members

In This Topic
    BaseTheme Class
    In This Topic
    Base class for themes
    Object Model
    BaseTheme Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseTheme 
       Inherits C1.Win.C1Themes.BaseStyle
    public abstract class BaseTheme : C1.Win.C1Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.Calendar.UI.BaseTheme

    See Also