ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / DropDownStyle Property

In This Topic
    DropDownStyle Property (IComboBox)
    In This Topic
    Gets or sets the style of the combobox.
    Syntax
    'Declaration
     
    
    Property DropDownStyle As DropDownStyle
    DropDownStyle DropDownStyle {get; set;}
    See Also