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

DbMaintenanceWindowProcessor..::..DebugShowFind Event

Occurs when [debug show find].

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

Syntax


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