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

In This Topic
    DropDownsStyle Class
    In This Topic
    DropDownsStyle contains display attributes that determine the general appearance of the drop down form on the screen.
    Object Model
    DropDownsStyle ClassFormStyle ClassListStyle Class
    Syntax
    'Declaration
     
    
    Public Class DropDownsStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class DropDownsStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.DropDownsStyle

    See Also