調整程式0116

This commit is contained in:
JEFF 2025-01-16 19:38:29 +08:00
parent 5fa4d4dd60
commit b113ecd873

View File

@ -43,7 +43,7 @@
// //
// bt_connect // bt_connect
// //
bt_connect.Location = new Point(94, 75); bt_connect.Location = new Point(99, 75);
bt_connect.Name = "bt_connect"; bt_connect.Name = "bt_connect";
bt_connect.Size = new Size(116, 63); bt_connect.Size = new Size(116, 63);
bt_connect.TabIndex = 0; bt_connect.TabIndex = 0;
@ -83,7 +83,7 @@
// //
// pictureBox1 // pictureBox1
// //
pictureBox1.Location = new Point(99, 342); pictureBox1.Location = new Point(99, 328);
pictureBox1.Name = "pictureBox1"; pictureBox1.Name = "pictureBox1";
pictureBox1.Size = new Size(1219, 940); pictureBox1.Size = new Size(1219, 940);
pictureBox1.TabIndex = 4; pictureBox1.TabIndex = 4;
@ -92,7 +92,7 @@
// Label_status // Label_status
// //
Label_status.AutoSize = true; 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.Name = "Label_status";
Label_status.Size = new Size(82, 23); Label_status.Size = new Size(82, 23);
Label_status.TabIndex = 5; Label_status.TabIndex = 5;