ПИбд-23 Захаров Ростислав Андреевич Лабораторная работа №6 усложненная #19

Closed
Zakharov_Rostislav wants to merge 16 commits from lab-6-hard into lab-5-hard
Showing only changes of commit 821d25241c - Show all commits

View File

@ -106,9 +106,9 @@
//
// buttonSave
//
buttonSave.Location = new Point(175, 130);
buttonSave.Location = new Point(179, 130);
buttonSave.Name = "buttonSave";
buttonSave.Size = new Size(81, 24);
buttonSave.Size = new Size(77, 24);
buttonSave.TabIndex = 7;
buttonSave.Text = "Сохранить";
buttonSave.UseVisualStyleBackColor = true;