Ribbon for WinForms | ComponentOne
C1.Win.C1Themes Namespace / BaseStyle Class
Members

In This Topic
    BaseStyle Class
    In This Topic
    Base style.
    Object Model
    BaseStyle ClassBaseStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseStyle 
       Inherits StyledPropertyCollection
    public abstract class BaseStyle : StyledPropertyCollection 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
             C1.Win.C1Themes.BaseTheme

    See Also