ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / ButtonFlatStyle Property

In This Topic
    ButtonFlatStyle Property
    In This Topic
    Determines the style of the dropdown calculator buttons.
    Syntax
    'Declaration
     
    Public Property ButtonFlatStyle As FlatStyle
    public FlatStyle ButtonFlatStyle {get; set;}
    See Also