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

Calculator..::..MSubtractButton Property

Gets or sets the m subtract button.

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

Syntax


public Button MSubtractButton { get; set; }
Public Property MSubtractButton As Button
	Get
	Set
public:
property Button^ MSubtractButton {
	Button^ get ();
	void set (Button^ value);
}

Field Value

The m subtract button.