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

Calculator..::..Button3 Property

Gets or sets the button3.

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

Syntax


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

Field Value

The button3.