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

AutoFillControl..::..AutoFillLostFocus Event

Occurs when [automatic fill lost focus].

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

Syntax


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