preparing for pr p.3

This commit is contained in:
Zakharov_Rostislav 2024-05-07 18:05:03 +04:00
parent 611b301f3d
commit 821d25241c

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;