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

Calculator..::..Button1 Property

Gets or sets the button1.

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

Syntax


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

Field Value

The button1.