LabWork01 #2

Merged
eegov merged 2 commits from LabWork01 into master 2022-10-14 09:56:53 +04:00
Showing only changes of commit 9a501bd80b - Show all commits

View File

@ -51,7 +51,6 @@
this.pictureBoxShip.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBoxShip.TabIndex = 0;
this.pictureBoxShip.TabStop = false;
this.pictureBoxShip.Click += new System.EventHandler(this.ButtonMove_Click);
//
// statusStrip1
//