TreeView for WinForms | ComponentOne
C1.Win.Themes 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
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public MustInherit Class BaseStyle 
       Inherits StyledPropertyCollection
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public abstract class BaseStyle : StyledPropertyCollection 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle

    See Also