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