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

LookupWindow..::..ApplyNewLookup Event

Occurs when [apply new lookup].

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

Syntax


public event EventHandler ApplyNewLookup
Public Event ApplyNewLookup As EventHandler
public:
 event EventHandler^ ApplyNewLookup {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}