InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputComboBox Class / DropDownStyle Property

In This Topic
    DropDownStyle Property (InputComboBox)
    In This Topic
    Gets or sets a value specifying the style of the InputComboBox.
    Syntax
    'Declaration
     
    Public Property DropDownStyle As InputComboBoxStyle
    public InputComboBoxStyle DropDownStyle {get; set;}
    See Also