Malin D.V. Lab work 5 #5

Merged
eegov merged 5 commits from LabWork_05 into LabWork_04 2022-10-28 08:58:52 +04:00
Showing only changes of commit 38ae601acc - Show all commits

View File

@ -254,7 +254,7 @@
this.Controls.Add(this.pictureBox);
this.Controls.Add(this.groupBox);
this.Name = "FormMapWithSetLocomotives";
this.Text = "FormMapWithSetLocomotives";
this.Text = "Карта с набором объектов";
this.groupBox.ResumeLayout(false);
this.groupBox.PerformLayout();
this.groupBoxMaps.ResumeLayout(false);