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