PIbd-23. Ivanov V.N. Lab Work 02 #2

Closed
Vyacheslav wants to merge 2 commits from LabWork2 into LabWork1
Showing only changes of commit 125590d0fc - Show all commits

View File

@ -157,7 +157,7 @@
Controls.Add(pictureBoxDoubleDeckerBus);
Name = "FormDoubleDeckerBus";
StartPosition = FormStartPosition.CenterScreen;
Text = "FormDoubleDeckerBus";
Text = "Двухэтажный автобус";
((System.ComponentModel.ISupportInitialize)pictureBoxDoubleDeckerBus).EndInit();
ResumeLayout(false);
PerformLayout();