[]
Gets or sets the button style of button about reset.
[Browsable(true)]
public CalculatorButtonStyle ResetButtons { get; set; }
<Browsable(True)>
Public Property ResetButtons As CalculatorButtonStyle
Type | Description |
---|---|
CalculatorButtonStyle | A CalculatorButtonStyle object that used to draw reset buttons. |
This property retrieve the display style of all reset buttons.