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