创建得辉达定制分支
This commit is contained in:
9
C-Windows-1/Config.Designer.cs
generated
9
C-Windows-1/Config.Designer.cs
generated
@@ -97,7 +97,7 @@
|
||||
this.label8.Location = new System.Drawing.Point(127, 82);
|
||||
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(104, 16);
|
||||
this.label8.Size = new System.Drawing.Size(103, 16);
|
||||
this.label8.TabIndex = 157;
|
||||
this.label8.Text = "modbus从站号";
|
||||
//
|
||||
@@ -115,7 +115,7 @@
|
||||
this.label19.Location = new System.Drawing.Point(127, 137);
|
||||
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(88, 16);
|
||||
this.label19.Size = new System.Drawing.Size(87, 16);
|
||||
this.label19.TabIndex = 159;
|
||||
this.label19.Text = "条形码长度";
|
||||
//
|
||||
@@ -124,10 +124,11 @@
|
||||
this.codelengthcheck.AutoSize = true;
|
||||
this.codelengthcheck.Location = new System.Drawing.Point(294, 159);
|
||||
this.codelengthcheck.Name = "codelengthcheck";
|
||||
this.codelengthcheck.Size = new System.Drawing.Size(91, 20);
|
||||
this.codelengthcheck.Size = new System.Drawing.Size(90, 20);
|
||||
this.codelengthcheck.TabIndex = 163;
|
||||
this.codelengthcheck.Text = "长度检测";
|
||||
this.codelengthcheck.UseVisualStyleBackColor = true;
|
||||
this.codelengthcheck.Visible = false;
|
||||
//
|
||||
// Config
|
||||
//
|
||||
@@ -161,6 +162,6 @@
|
||||
private System.Windows.Forms.Label label8;
|
||||
private System.Windows.Forms.TextBox CodeLength;
|
||||
private System.Windows.Forms.Label label19;
|
||||
private System.Windows.Forms.CheckBox codelengthcheck;
|
||||
public System.Windows.Forms.CheckBox codelengthcheck;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user