ISEbd-21 Melnikov I. O. Lab work 04 Base #6

Closed
Igor-Melnikov wants to merge 4 commits from LabWork04 into LabWork03
Showing only changes of commit aa8035f87e - Show all commits

View File

@ -82,7 +82,7 @@
/// <param name="e"></param>
private void ListBoxMaps_SelectedIndexChanged(object sender, EventArgs e)
{
pictureBoxLocomotives.Image = _mapsCollection[listBoxMaps.SelectedItem?.ToString() ?? string.Empty].ShowOnMap(); ;
pictureBoxLocomotives.Image = _mapsCollection[listBoxMaps.SelectedItem?.ToString() ?? string.Empty].ShowSet();
}
/// <summary>
/// Удаление карты