namespace ButcherFactory.Controls { 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 WinFormControl.UTextBoxWithPad(); this.minInput = new WinFormControl.UTextBoxWithPad(); this.label8 = new WinFormControl.ULabel(); this.weightReadType = new System.Windows.Forms.ComboBox(); this.label7 = new WinFormControl.ULabel(); this.discont = new WinFormControl.UTextBoxWithPad(); this.format = new WinFormControl.UTextBoxWithPad(); this.label6 = new WinFormControl.ULabel(); this.label5 = new WinFormControl.ULabel(); 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 WinFormControl.ULabel(); this.label3 = new WinFormControl.ULabel(); this.label2 = new WinFormControl.ULabel(); this.label1 = new WinFormControl.ULabel(); this.saveBtn = new ButcherFactory.Controls.ColorButton(); this.closeBtn = new ButcherFactory.Controls.ColorButton(); this.SuspendLayout(); // // maxInput // this.maxInput.Font = new System.Drawing.Font("宋体", 12F); this.maxInput.Location = new System.Drawing.Point(259, 366); this.maxInput.Name = "maxInput"; this.maxInput.Size = new System.Drawing.Size(55, 26); this.maxInput.TabIndex = 84; this.maxInput.Type = WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // minInput // this.minInput.Font = new System.Drawing.Font("宋体", 12F); this.minInput.Location = new System.Drawing.Point(193, 366); this.minInput.Name = "minInput"; this.minInput.Size = new System.Drawing.Size(55, 26); this.minInput.TabIndex = 83; this.minInput.Type = WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("宋体", 15F); this.label8.Location = new System.Drawing.Point(71, 366); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(109, 20); this.label8.TabIndex = 82; this.label8.Text = "有效区间:"; // // weightReadType // this.weightReadType.Font = new System.Drawing.Font("宋体", 15F); this.weightReadType.FormattingEnabled = true; this.weightReadType.Location = new System.Drawing.Point(193, 319); this.weightReadType.Name = "weightReadType"; this.weightReadType.Size = new System.Drawing.Size(121, 28); this.weightReadType.TabIndex = 81; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("宋体", 15F); this.label7.Location = new System.Drawing.Point(71, 322); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(109, 20); this.label7.TabIndex = 80; this.label7.Text = "读取方式:"; // // discont // this.discont.Font = new System.Drawing.Font("宋体", 14F); this.discont.Location = new System.Drawing.Point(193, 270); this.discont.Name = "discont"; this.discont.Size = new System.Drawing.Size(121, 29); this.discont.TabIndex = 79; this.discont.Type = WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // format // this.format.Font = new System.Drawing.Font("宋体", 14F); this.format.Location = new System.Drawing.Point(193, 222); this.format.Name = "format"; this.format.Size = new System.Drawing.Size(121, 29); this.format.TabIndex = 78; this.format.Type = WinFormControl.UTextBoxWithPad.TextBoxType.Number; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("宋体", 15F); this.label6.Location = new System.Drawing.Point(71, 279); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(69, 20); this.label6.TabIndex = 77; this.label6.Text = "扣重:"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("宋体", 15F); this.label5.Location = new System.Drawing.Point(71, 228); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(109, 20); this.label5.TabIndex = 76; this.label5.Text = "显示格式:"; // // bitSet // this.bitSet.Font = new System.Drawing.Font("宋体", 15F); this.bitSet.FormattingEnabled = true; this.bitSet.Location = new System.Drawing.Point(193, 175); 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(193, 123); 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(193, 73); 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(193, 25); this.weightSet.Name = "weightSet"; this.weightSet.Size = new System.Drawing.Size(121, 28); this.weightSet.TabIndex = 72; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("宋体", 15F); this.label4.Location = new System.Drawing.Point(71, 178); 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.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("宋体", 15F); this.label3.Location = new System.Drawing.Point(71, 126); 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.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("宋体", 15F); this.label2.Location = new System.Drawing.Point(71, 76); 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.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("宋体", 15F); this.label1.Location = new System.Drawing.Point(71, 28); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(89, 20); this.label1.TabIndex = 68; this.label1.Text = "称型号:"; // // saveBtn // this.saveBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); this.saveBtn.Font = new System.Drawing.Font("宋体", 12F); this.saveBtn.ForeColor = System.Drawing.Color.White; this.saveBtn.Location = new System.Drawing.Point(95, 426); this.saveBtn.Name = "saveBtn"; this.saveBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); this.saveBtn.Size = new System.Drawing.Size(84, 35); this.saveBtn.TabIndex = 85; this.saveBtn.Text = "保存"; this.saveBtn.UseVisualStyleBackColor = false; this.saveBtn.Click += new System.EventHandler(this.saveBtn_Click); // // closeBtn // this.closeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); this.closeBtn.Font = new System.Drawing.Font("宋体", 12F); this.closeBtn.ForeColor = System.Drawing.Color.White; this.closeBtn.Location = new System.Drawing.Point(224, 426); this.closeBtn.Name = "closeBtn"; this.closeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); this.closeBtn.Size = new System.Drawing.Size(84, 35); this.closeBtn.TabIndex = 85; this.closeBtn.Text = "关闭"; this.closeBtn.UseVisualStyleBackColor = false; this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click); // // WeightSettingFrom // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(391, 481); this.ControlBox = false; this.Controls.Add(this.closeBtn); this.Controls.Add(this.saveBtn); 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.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.Name = "WeightSettingFrom"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "称设置"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private WinFormControl.UTextBoxWithPad maxInput; private WinFormControl.UTextBoxWithPad minInput; private WinFormControl.ULabel label8; private System.Windows.Forms.ComboBox weightReadType; private WinFormControl.ULabel label7; private WinFormControl.UTextBoxWithPad discont; private WinFormControl.UTextBoxWithPad format; private WinFormControl.ULabel label6; private WinFormControl.ULabel label5; 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 WinFormControl.ULabel label4; private WinFormControl.ULabel label3; private WinFormControl.ULabel label2; private WinFormControl.ULabel label1; private ColorButton saveBtn; private ColorButton closeBtn; } }