DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / CommonStyle Class
Members

In This Topic
    CommonStyle Class
    In This Topic
    CommonStyle contains display attributes that determine the general appearance of the control on the screen.
    Syntax
    'Declaration
     
    
    Public Class CommonStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class CommonStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Layout.Styles.CommonStyle

    See Also