LookupSearchForHost..::..TextChanged Event
Occurs when [text changed].
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public event EventHandler TextChanged
Public Event TextChanged As EventHandler
public: event EventHandler^ TextChanged { void add (EventHandler^ value); void remove (EventHandler^ value); }