ICalculatorControl Properties
The ICalculatorControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntryText |
Gets or sets the entry text.
|
|
EquationText |
Gets or sets the equation text.
|
|
MemoryClearEnabled |
Gets or sets a value indicating whether [memory clear enabled].
|
|
MemoryMinusEnabled |
Gets or sets a value indicating whether [memory minus enabled].
|
|
MemoryPlusEnabled |
Gets or sets a value indicating whether [memory plus enabled].
|
|
MemoryRecallEnabled |
Gets or sets a value indicating whether [memory recall enabled].
|
|
MemoryStatusVisible |
Gets or sets a value indicating whether [memory status visible].
|
|
MemoryStoreEnabled |
Gets or sets a value indicating whether [memory store enabled].
|