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

DbMaintenanceWindowProcessor..::..StatusBarUiControl Property

Gets the status bar UI control.

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

Syntax


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

Field Value

The status bar UI control.