RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceWindowProcessor..::..NewButtonUiControl Property

Creates new buttonuicontrol.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The new button UI control.