设备状态界面修改
This commit is contained in:
Generated
+3
-2
@@ -1893,9 +1893,10 @@ namespace JY.Inspection
|
||||
// groupBox3
|
||||
//
|
||||
this.groupBox3.Controls.Add(this.tableLayoutPanel4);
|
||||
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.groupBox3.Location = new System.Drawing.Point(3, 3);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Size = new System.Drawing.Size(71, 556);
|
||||
this.groupBox3.Size = new System.Drawing.Size(71, 565);
|
||||
this.groupBox3.TabIndex = 11;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "设备状态";
|
||||
@@ -1943,7 +1944,7 @@ namespace JY.Inspection
|
||||
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
|
||||
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||||
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||||
this.tableLayoutPanel4.Size = new System.Drawing.Size(65, 536);
|
||||
this.tableLayoutPanel4.Size = new System.Drawing.Size(65, 545);
|
||||
this.tableLayoutPanel4.TabIndex = 5;
|
||||
//
|
||||
// metroLabel2
|
||||
|
||||
Reference in New Issue
Block a user