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