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

Calculator..::..PlusMinusButton Property

Gets or sets the plus minus button.

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

Syntax


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

Field Value

The plus minus button.