RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ICalculatorControl..::..MemoryMinusEnabled Property

Gets or sets a value indicating whether [memory minus enabled].

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


bool MemoryMinusEnabled { get; set; }
Property MemoryMinusEnabled As Boolean
	Get
	Set
property bool^ MemoryMinusEnabled {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [memory minus enabled]; otherwise, false.