1 Commits

Author SHA1 Message Date
crum61kg
9a501bd80b Первая лабораторная работа_1 2022-10-07 13:02:24 +04:00

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
//