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

Calculator..::..MrButton Property

Gets or sets the mr button.

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

Syntax


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

Field Value

The mr button.