4 references to dateTimeFormatsListBox_SelectedIndexChanged
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\FormatControl.cs (4)
229
dateTimeFormatsListBox.SelectedIndexChanged -=
dateTimeFormatsListBox_SelectedIndexChanged
;
240
dateTimeFormatsListBox.SelectedIndexChanged +=
dateTimeFormatsListBox_SelectedIndexChanged
;
327
dateTimeFormatsListBox.SelectedIndexChanged -=
dateTimeFormatsListBox_SelectedIndexChanged
;
339
dateTimeFormatsListBox.SelectedIndexChanged +=
dateTimeFormatsListBox_SelectedIndexChanged
;