namespace TrunksIousOutInStore { partial class WeightSettingFrom { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// 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(255, 364); this.maxInput.Name = "maxInput"; this.maxInput.Size = new System.Drawing.Size(55, 26); this.maxInput.TabIndex = 48; this.maxInput.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // minInput // this.minInput.Font = new System.Drawing.Font("宋体", 12F); this.minInput.Location = new System.Drawing.Point(189, 364); this.minInput.Name = "minInput"; this.minInput.Size = new System.Drawing.Size(55, 26); this.minInput.TabIndex = 47; 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(67, 364); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(109, 20); this.label8.TabIndex = 46; this.label8.Text = "有效区间:"; // // weightReadType // this.weightReadType.Font = new System.Drawing.Font("宋体", 15F); this.weightReadType.FormattingEnabled = true; this.weightReadType.Location = new System.Drawing.Point(189, 317); this.weightReadType.Name = "weightReadType"; this.weightReadType.Size = new System.Drawing.Size(121, 28); this.weightReadType.TabIndex = 45; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("宋体", 15F); this.label7.Location = new System.Drawing.Point(67, 320); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(109, 20); this.label7.TabIndex = 44; this.label7.Text = "读取方式:"; // // discont // this.discont.Font = new System.Drawing.Font("宋体", 14F); this.discont.Location = new System.Drawing.Point(189, 268); this.discont.Name = "discont"; this.discont.Size = new System.Drawing.Size(121, 29); this.discont.TabIndex = 43; this.discont.Type = BWP.WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // format // this.format.Font = new System.Drawing.Font("宋体", 14F); this.format.Location = new System.Drawing.Point(189, 220); this.format.Name = "format"; this.format.Size = new System.Drawing.Size(121, 29); this.format.TabIndex = 42; 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(67, 277); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(69, 20); this.label6.TabIndex = 41; this.label6.Text = "扣重:"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 15F); this.label5.Location = new System.Drawing.Point(67, 226); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(109, 20); this.label5.TabIndex = 40; this.label5.Text = "显示格式:"; // // closeBtn // this.closeBtn.Font = new System.Drawing.Font("宋体", 15F); this.closeBtn.Location = new System.Drawing.Point(205, 410); this.closeBtn.Name = "closeBtn"; this.closeBtn.Size = new System.Drawing.Size(75, 35); this.closeBtn.TabIndex = 39; 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(99, 410); this.saveBtn.Name = "saveBtn"; this.saveBtn.Size = new System.Drawing.Size(75, 35); this.saveBtn.TabIndex = 38; 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(189, 173); this.bitSet.Name = "bitSet"; this.bitSet.Size = new System.Drawing.Size(121, 28); this.bitSet.TabIndex = 35; // // rateSet // this.rateSet.Font = new System.Drawing.Font("宋体", 15F); this.rateSet.FormattingEnabled = true; this.rateSet.Location = new System.Drawing.Point(189, 121); this.rateSet.Name = "rateSet"; this.rateSet.Size = new System.Drawing.Size(121, 28); this.rateSet.TabIndex = 36; // // comSet // this.comSet.Font = new System.Drawing.Font("宋体", 15F); this.comSet.FormattingEnabled = true; this.comSet.Location = new System.Drawing.Point(189, 71); this.comSet.Name = "comSet"; this.comSet.Size = new System.Drawing.Size(121, 28); this.comSet.TabIndex = 37; // // weightSet // this.weightSet.Font = new System.Drawing.Font("宋体", 15F); this.weightSet.FormattingEnabled = true; this.weightSet.Location = new System.Drawing.Point(189, 23); this.weightSet.Name = "weightSet"; this.weightSet.Size = new System.Drawing.Size(121, 28); this.weightSet.TabIndex = 34; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 15F); this.label4.Location = new System.Drawing.Point(67, 176); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(89, 20); this.label4.TabIndex = 33; this.label4.Text = "数据位:"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 15F); this.label3.Location = new System.Drawing.Point(67, 124); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 20); this.label3.TabIndex = 32; this.label3.Text = "波特率:"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 15F); this.label2.Location = new System.Drawing.Point(67, 74); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 20); this.label2.TabIndex = 31; this.label2.Text = "端口号:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 15F); this.label1.Location = new System.Drawing.Point(67, 26); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(89, 20); this.label1.TabIndex = 30; 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.Load += new System.EventHandler(this.WeightSettingFrom_Load); 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; } }