ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / DropDownStyle Class
Members

In This Topic
    DropDownStyle Class
    In This Topic
    The DropDownStyle class represents the drop down form style.
    Syntax
    'Declaration
     
    
    Public Class DropDownStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class DropDownStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.DropDownStyle

    See Also