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