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

DbMaintenanceWindowProcessor..::..FindButton Property

Gets the find button.

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

Syntax


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

Field Value

The find button.