diff --git a/Camera_connect/Main.Designer.cs b/Camera_connect/Main.Designer.cs index 081af3d..5392bdb 100644 --- a/Camera_connect/Main.Designer.cs +++ b/Camera_connect/Main.Designer.cs @@ -43,7 +43,7 @@ // // bt_connect // - bt_connect.Location = new Point(94, 75); + bt_connect.Location = new Point(99, 75); bt_connect.Name = "bt_connect"; bt_connect.Size = new Size(116, 63); bt_connect.TabIndex = 0; @@ -83,7 +83,7 @@ // // pictureBox1 // - pictureBox1.Location = new Point(99, 342); + pictureBox1.Location = new Point(99, 328); pictureBox1.Name = "pictureBox1"; pictureBox1.Size = new Size(1219, 940); pictureBox1.TabIndex = 4; @@ -92,7 +92,7 @@ // Label_status // Label_status.AutoSize = true; - Label_status.Location = new Point(99, 171); + Label_status.Location = new Point(99, 176); Label_status.Name = "Label_status"; Label_status.Size = new Size(82, 23); Label_status.TabIndex = 5;