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