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

AutoFillControl..::..ControlDirty Event

Occurs when [control dirty].

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

Syntax


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