AutoFillControl..::..AutoFillLostFocus Event
Occurs when [automatic fill lost focus].
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }