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