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

In This Topic
    FlatStyle Property (C1Combo)
    In This Topic
    Determines the appearance of the list.
    Syntax
    'Declaration
     
    
    Public Shadows Property FlatStyle As FlatModeEnum
    public new FlatModeEnum FlatStyle {get; set;}
    See Also