ПИбд-24. Ередавкин Р.А. Первая лабораторная #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork_1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +86,4 @@
}
Много пустых строк
@ -0,0 +107,4 @@
Controls.Add(panel1);
Controls.Add(dataGridViewData);
Name = "FormRoutes";
Text = "FormRoutes";
Заголовок формы оформлен неверно
@ -0,0 +179,4 @@
private ComboBox comboBoxStaff;
private Label label3;
private Label label1;
private DateTimePicker dateTimePicker1;
У элементов форм, с которыми работаем в логике должны быть логичные имена
Pull request closed