Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1DropDownControl Class / Styles Property

In This Topic
    Styles Property (C1DropDownControl)
    In This Topic
    Gets or sets the C1DropDownControl styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As DropDownControlStyles
    public DropDownControlStyles Styles {get; set;}
    See Also