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

Calculator..::..Button2 Property

Gets or sets the button2.

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

Syntax


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

Field Value

The button2.