ComponentOne RulesManager for WinForms
C1.Win.RulesManager.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 FormStyle
    public class CommonStyle : FormStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.FormStyle
                   C1.Win.RulesManager.Styles.CommonStyle

    See Also