A Microsoft .NET Framework event which occurs when the SelectedIndex property has changed.
A Microsoft .NET Framework event which occurs when the SelectedIndex property has changed.
The event can be raised from ComboBox, GridView, ListControl and ListBox objects.
http://msdn.microsoft.com/en-us/library/system.windows.forms.combobox.selectedindexchanged(v=vs.110).aspx
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.selectedindexchanged(v=vs.110).aspx
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.listcontrol.selectedindexchanged(v=vs.110).aspx
http://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexchanged(v=vs.110).aspx