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