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

DbMaintenanceWindowProcessor..::..CloseButton Property

Gets the close button.

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

Syntax


public Button CloseButton { get; }
Public ReadOnly Property CloseButton As Button
	Get
public:
property Button^ CloseButton {
	Button^ get ();
}

Field Value

The close button.