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

In This Topic
    FlatStyle Property (ComboBoxContainer)
    In This Topic
    Controls the 3D look of the combo box.
    Syntax
    'Declaration
     
    
    Public Property FlatStyle As FlatModeEnum
    public FlatModeEnum FlatStyle {get; set;}
    See Also