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

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