ComponentOne List for WinForms
C1.Win.C1List Namespace / ComboBoxContainer Class / ComboStyle Property

In This Topic
    ComboStyle Property (ComboBoxContainer)
    In This Topic
    Returns or sets a value indicating the display type and behavior of the control.
    Syntax
    'Declaration
     
    
    Public Property ComboStyle As ComboStyleEnum
    public ComboStyleEnum ComboStyle {get; set;}
    See Also