|
|
namespace ByProductWeight
|
|
|
{
|
|
|
partial class WeightSettingFrom
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// Clean up any resources being used.
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (disposing && (components != null))
|
|
|
{
|
|
|
components.Dispose();
|
|
|
}
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
/// <summary>
|
|
|
/// Required method for Designer support - do not modify
|
|
|
/// the contents of this method with the code editor.
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.maxInput = new BWP.WinFormControl.UTextBoxWithPad();
|
|
|
this.minInput = new BWP.WinFormControl.UTextBoxWithPad();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.weightReadType = new System.Windows.Forms.ComboBox();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.discont = new BWP.WinFormControl.UTextBoxWithPad();
|
|
|
this.format = new BWP.WinFormControl.UTextBoxWithPad();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.closeBtn = new System.Windows.Forms.Button();
|
|
|
this.saveBtn = new System.Windows.Forms.Button();
|
|
|
this.bitSet = new System.Windows.Forms.ComboBox();
|
|
|
this.rateSet = new System.Windows.Forms.ComboBox();
|
|
|
this.comSet = new System.Windows.Forms.ComboBox();
|
|
|
this.weightSet = new System.Windows.Forms.ComboBox();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// maxInput
|
|
|
//
|
|
|
this.maxInput.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
this.maxInput.Location = new System.Drawing.Point(262, 370);
|
|
|
this.maxInput.Name = "maxInput";
|
|
|
this.maxInput.Size = new System.Drawing.Size(55, 26);
|
|
|
this.maxInput.TabIndex = 86;
|
|
|
this.maxInput.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number;
|
|
|
//
|
|
|
// minInput
|
|
|
//
|
|
|
this.minInput.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
this.minInput.Location = new System.Drawing.Point(196, 370);
|
|
|
this.minInput.Name = "minInput";
|
|
|
this.minInput.Size = new System.Drawing.Size(55, 26);
|
|
|
this.minInput.TabIndex = 85;
|
|
|
this.minInput.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number;
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label8.Location = new System.Drawing.Point(74, 370);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(109, 20);
|
|
|
this.label8.TabIndex = 84;
|
|
|
this.label8.Text = "有效区间:";
|
|
|
//
|
|
|
// weightReadType
|
|
|
//
|
|
|
this.weightReadType.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.weightReadType.FormattingEnabled = true;
|
|
|
this.weightReadType.Location = new System.Drawing.Point(196, 323);
|
|
|
this.weightReadType.Name = "weightReadType";
|
|
|
this.weightReadType.Size = new System.Drawing.Size(121, 28);
|
|
|
this.weightReadType.TabIndex = 83;
|
|
|
//
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label7.Location = new System.Drawing.Point(74, 326);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(109, 20);
|
|
|
this.label7.TabIndex = 82;
|
|
|
this.label7.Text = "读取方式:";
|
|
|
//
|
|
|
// discont
|
|
|
//
|
|
|
this.discont.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.discont.Location = new System.Drawing.Point(196, 274);
|
|
|
this.discont.Name = "discont";
|
|
|
this.discont.Size = new System.Drawing.Size(121, 29);
|
|
|
this.discont.TabIndex = 81;
|
|
|
this.discont.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number;
|
|
|
//
|
|
|
// format
|
|
|
//
|
|
|
this.format.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.format.Location = new System.Drawing.Point(196, 226);
|
|
|
this.format.Name = "format";
|
|
|
this.format.Size = new System.Drawing.Size(121, 29);
|
|
|
this.format.TabIndex = 80;
|
|
|
this.format.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number;
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label6.Location = new System.Drawing.Point(74, 283);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(69, 20);
|
|
|
this.label6.TabIndex = 79;
|
|
|
this.label6.Text = "扣重:";
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label5.Location = new System.Drawing.Point(74, 232);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(109, 20);
|
|
|
this.label5.TabIndex = 78;
|
|
|
this.label5.Text = "显示格式:";
|
|
|
//
|
|
|
// closeBtn
|
|
|
//
|
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.closeBtn.Location = new System.Drawing.Point(212, 416);
|
|
|
this.closeBtn.Name = "closeBtn";
|
|
|
this.closeBtn.Size = new System.Drawing.Size(75, 35);
|
|
|
this.closeBtn.TabIndex = 77;
|
|
|
this.closeBtn.Text = "关闭";
|
|
|
this.closeBtn.UseVisualStyleBackColor = true;
|
|
|
this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click);
|
|
|
//
|
|
|
// saveBtn
|
|
|
//
|
|
|
this.saveBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.saveBtn.Location = new System.Drawing.Point(106, 416);
|
|
|
this.saveBtn.Name = "saveBtn";
|
|
|
this.saveBtn.Size = new System.Drawing.Size(75, 35);
|
|
|
this.saveBtn.TabIndex = 76;
|
|
|
this.saveBtn.Text = "保存";
|
|
|
this.saveBtn.UseVisualStyleBackColor = true;
|
|
|
this.saveBtn.Click += new System.EventHandler(this.saveBtn_Click);
|
|
|
//
|
|
|
// bitSet
|
|
|
//
|
|
|
this.bitSet.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.bitSet.FormattingEnabled = true;
|
|
|
this.bitSet.Location = new System.Drawing.Point(196, 179);
|
|
|
this.bitSet.Name = "bitSet";
|
|
|
this.bitSet.Size = new System.Drawing.Size(121, 28);
|
|
|
this.bitSet.TabIndex = 73;
|
|
|
//
|
|
|
// rateSet
|
|
|
//
|
|
|
this.rateSet.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.rateSet.FormattingEnabled = true;
|
|
|
this.rateSet.Location = new System.Drawing.Point(196, 127);
|
|
|
this.rateSet.Name = "rateSet";
|
|
|
this.rateSet.Size = new System.Drawing.Size(121, 28);
|
|
|
this.rateSet.TabIndex = 74;
|
|
|
//
|
|
|
// comSet
|
|
|
//
|
|
|
this.comSet.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.comSet.FormattingEnabled = true;
|
|
|
this.comSet.Location = new System.Drawing.Point(196, 77);
|
|
|
this.comSet.Name = "comSet";
|
|
|
this.comSet.Size = new System.Drawing.Size(121, 28);
|
|
|
this.comSet.TabIndex = 75;
|
|
|
//
|
|
|
// weightSet
|
|
|
//
|
|
|
this.weightSet.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.weightSet.FormattingEnabled = true;
|
|
|
this.weightSet.Location = new System.Drawing.Point(196, 29);
|
|
|
this.weightSet.Name = "weightSet";
|
|
|
this.weightSet.Size = new System.Drawing.Size(121, 28);
|
|
|
this.weightSet.TabIndex = 72;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label4.Location = new System.Drawing.Point(74, 182);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label4.TabIndex = 71;
|
|
|
this.label4.Text = "数据位:";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label3.Location = new System.Drawing.Point(74, 130);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label3.TabIndex = 70;
|
|
|
this.label3.Text = "波特率:";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label2.Location = new System.Drawing.Point(74, 80);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label2.TabIndex = 69;
|
|
|
this.label2.Text = "端口号:";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label1.Location = new System.Drawing.Point(74, 32);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label1.TabIndex = 68;
|
|
|
this.label1.Text = "称型号:";
|
|
|
//
|
|
|
// WeightSettingFrom
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(391, 481);
|
|
|
this.Controls.Add(this.maxInput);
|
|
|
this.Controls.Add(this.minInput);
|
|
|
this.Controls.Add(this.label8);
|
|
|
this.Controls.Add(this.weightReadType);
|
|
|
this.Controls.Add(this.label7);
|
|
|
this.Controls.Add(this.discont);
|
|
|
this.Controls.Add(this.format);
|
|
|
this.Controls.Add(this.label6);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.closeBtn);
|
|
|
this.Controls.Add(this.saveBtn);
|
|
|
this.Controls.Add(this.bitSet);
|
|
|
this.Controls.Add(this.rateSet);
|
|
|
this.Controls.Add(this.comSet);
|
|
|
this.Controls.Add(this.weightSet);
|
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.MaximizeBox = false;
|
|
|
this.MinimizeBox = false;
|
|
|
this.Name = "WeightSettingFrom";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "称重设置";
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private BWP.WinFormControl.UTextBoxWithPad maxInput;
|
|
|
private BWP.WinFormControl.UTextBoxWithPad minInput;
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
private System.Windows.Forms.ComboBox weightReadType;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private BWP.WinFormControl.UTextBoxWithPad discont;
|
|
|
private BWP.WinFormControl.UTextBoxWithPad format;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.Button closeBtn;
|
|
|
private System.Windows.Forms.Button saveBtn;
|
|
|
private System.Windows.Forms.ComboBox bitSet;
|
|
|
private System.Windows.Forms.ComboBox rateSet;
|
|
|
private System.Windows.Forms.ComboBox comSet;
|
|
|
private System.Windows.Forms.ComboBox weightSet;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
}
|
|
|
}
|