Malin D.V. Lab work 4 #4

Merged
eegov merged 6 commits from LabWork_04 into LabWork_03 2022-10-21 08:46:37 +04:00
Showing only changes of commit c9dd2ad472 - 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);