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

LookupControl..::..SelectedIndexChanged Event

Occurs when [selected index changed].

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

Syntax


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