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

Calculator..::..MsButton Property

Gets or sets the ms button.

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

Syntax


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

Field Value

The ms button.