ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / FormStyle Class
Members

In This Topic
    FormStyle Class
    In This Topic
    FormStyle contains display attributes that determine the general appearance of the drop down form on the screen.
    Syntax
    'Declaration
     
    
    Public Class FormStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class FormStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    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
                   C1.Win.RulesManager.Styles.ListStyle

    See Also