ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class / FlatStyle Property

In This Topic
    FlatStyle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property FlatStyle As System.Windows.Forms.FlatStyle
    public System.Windows.Forms.FlatStyle FlatStyle {get; set;}
    See Also