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