PIbd-21 Lab2-Hard KozyrevSS SewingDresses #7

Closed
Serxionaft wants to merge 15 commits from Lab2-Hard into Lab2
Showing only changes of commit bf1eaebd1c - Show all commits

View File

@ -102,7 +102,7 @@ namespace SewingDressesView
}
if (DressComboBox.SelectedValue == null)
{
MessageBox.Show("Выберите мороженное", "Ошибка",
MessageBox.Show("Выберите платье", "Ошибка",
MessageBoxButtons.OK, MessageBoxIcon.Error);
return;
}