PIbd-21 Lab5-Hard KozyrevSS SewingDresses #23

Closed
Serxionaft wants to merge 36 commits from Lab5-Hard into Lab5
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;
}