namespace UAS_MES.Make
{
partial class Make_ColorBoxWeigh
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_ColorBoxWeigh));
this.mcd_waitqty_label = new System.Windows.Forms.Label();
this.mcd_okqty_label = new System.Windows.Forms.Label();
this.pr_colorboxgw_label = new System.Windows.Forms.Label();
this.pr_code_label = new System.Windows.Forms.Label();
this.pr_colorboxunit = new System.Windows.Forms.Label();
this.panel6 = new System.Windows.Forms.Panel();
this.pr_colorboxgw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.label22 = new System.Windows.Forms.Label();
this.weight = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.label15 = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.Temp1 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.Temp2 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.ma_qty_label = new System.Windows.Forms.Label();
this.ma_salecode_label = new System.Windows.Forms.Label();
this.Temp3 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.PrintLabel = new System.Windows.Forms.ComboBox();
this.Printer_label = new System.Windows.Forms.Label();
this.PrintLabel_label = new System.Windows.Forms.Label();
this.ComList = new UAS_MES.CustomControl.ComBoxWithFocus.SerialPortCombox();
this.BaudRate = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.mcd_waitqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.AutoPrint = new System.Windows.Forms.CheckBox();
this.PrintNum = new System.Windows.Forms.NumericUpDown();
this.label1 = new System.Windows.Forms.Label();
this.panel6.SuspendLayout();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
this.SuspendLayout();
//
// mcd_waitqty_label
//
this.mcd_waitqty_label.AutoSize = true;
this.mcd_waitqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_waitqty_label.Location = new System.Drawing.Point(14, 512);
this.mcd_waitqty_label.Name = "mcd_waitqty_label";
this.mcd_waitqty_label.Size = new System.Drawing.Size(52, 27);
this.mcd_waitqty_label.TabIndex = 65;
this.mcd_waitqty_label.Text = "待称";
//
// mcd_okqty_label
//
this.mcd_okqty_label.AutoSize = true;
this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_okqty_label.Location = new System.Drawing.Point(14, 455);
this.mcd_okqty_label.Name = "mcd_okqty_label";
this.mcd_okqty_label.Size = new System.Drawing.Size(52, 27);
this.mcd_okqty_label.TabIndex = 64;
this.mcd_okqty_label.Text = "已称";
//
// pr_colorboxgw_label
//
this.pr_colorboxgw_label.AutoSize = true;
this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_colorboxgw_label.Location = new System.Drawing.Point(22, 77);
this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
this.pr_colorboxgw_label.Size = new System.Drawing.Size(92, 27);
this.pr_colorboxgw_label.TabIndex = 42;
this.pr_colorboxgw_label.Text = "标准重量";
//
// pr_code_label
//
this.pr_code_label.AutoSize = true;
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code_label.Location = new System.Drawing.Point(22, 26);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(92, 27);
this.pr_code_label.TabIndex = 40;
this.pr_code_label.Text = "产品编号";
//
// pr_colorboxunit
//
this.pr_colorboxunit.AutoSize = true;
this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.pr_colorboxunit.Location = new System.Drawing.Point(317, 52);
this.pr_colorboxunit.Name = "pr_colorboxunit";
this.pr_colorboxunit.Size = new System.Drawing.Size(31, 25);
this.pr_colorboxunit.TabIndex = 42;
this.pr_colorboxunit.Text = "克";
//
// panel6
//
this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel6.Controls.Add(this.pr_colorboxgw);
this.panel6.Controls.Add(this.pr_code);
this.panel6.Controls.Add(this.pr_colorboxgw_label);
this.panel6.Controls.Add(this.pr_code_label);
this.panel6.Location = new System.Drawing.Point(405, 78);
this.panel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(381, 124);
this.panel6.TabIndex = 62;
//
// pr_colorboxgw
//
this.pr_colorboxgw.AutoSize = true;
this.pr_colorboxgw.CutLength = null;
this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_colorboxgw.Location = new System.Drawing.Point(141, 77);
this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(150, 0);
this.pr_colorboxgw.Name = "pr_colorboxgw";
this.pr_colorboxgw.Size = new System.Drawing.Size(0, 27);
this.pr_colorboxgw.TabIndex = 80;
this.pr_colorboxgw.Tag = "1";
//
// pr_code
//
this.pr_code.AutoSize = true;
this.pr_code.CutLength = null;
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code.Location = new System.Drawing.Point(141, 26);
this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
this.pr_code.Name = "pr_code";
this.pr_code.Size = new System.Drawing.Size(0, 27);
this.pr_code.TabIndex = 79;
this.pr_code.Tag = "1";
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
//
// label22
//
this.label22.AutoSize = true;
this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.label22.Location = new System.Drawing.Point(16, 52);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(50, 25);
this.label22.TabIndex = 20;
this.label22.Text = "重量";
//
// weight
//
this.weight.AutoSize = true;
this.weight.Font = new System.Drawing.Font("微软雅黑", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.weight.Location = new System.Drawing.Point(98, 42);
this.weight.Name = "weight";
this.weight.Size = new System.Drawing.Size(0, 46);
this.weight.TabIndex = 41;
//
// panel4
//
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.pr_colorboxunit);
this.panel4.Controls.Add(this.label22);
this.panel4.Controls.Add(this.weight);
this.panel4.Location = new System.Drawing.Point(16, 78);
this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(368, 124);
this.panel4.TabIndex = 63;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
this.label15.Location = new System.Drawing.Point(8, 19);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(96, 35);
this.label15.TabIndex = 56;
this.label15.Text = "条码号";
//
// pr_detail_label
//
this.pr_detail_label.AutoSize = true;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(14, 338);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
this.pr_detail_label.TabIndex = 53;
this.pr_detail_label.Text = "产品型号";
//
// Temp1
//
this.Temp1.AutoSize = true;
this.Temp1.Font = new System.Drawing.Font("微软雅黑", 20F);
this.Temp1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.Temp1.Location = new System.Drawing.Point(57, 35);
this.Temp1.Name = "Temp1";
this.Temp1.Size = new System.Drawing.Size(0, 35);
this.Temp1.TabIndex = 38;
//
// panel3
//
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.Temp1);
this.panel3.Location = new System.Drawing.Point(405, 218);
this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(381, 98);
this.panel3.TabIndex = 52;
//
// Temp2
//
this.Temp2.AutoSize = true;
this.Temp2.Font = new System.Drawing.Font("微软雅黑", 20F);
this.Temp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.Temp2.Location = new System.Drawing.Point(57, 32);
this.Temp2.Name = "Temp2";
this.Temp2.Size = new System.Drawing.Size(0, 35);
this.Temp2.TabIndex = 39;
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.Temp2);
this.panel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.panel2.Location = new System.Drawing.Point(405, 337);
this.panel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(381, 98);
this.panel2.TabIndex = 51;
//
// ma_qty_label
//
this.ma_qty_label.AutoSize = true;
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty_label.Location = new System.Drawing.Point(14, 397);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
this.ma_qty_label.TabIndex = 55;
this.ma_qty_label.Text = "工单数量";
//
// ma_salecode_label
//
this.ma_salecode_label.AutoSize = true;
this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_salecode_label.Location = new System.Drawing.Point(14, 277);
this.ma_salecode_label.Name = "ma_salecode_label";
this.ma_salecode_label.Size = new System.Drawing.Size(92, 27);
this.ma_salecode_label.TabIndex = 54;
this.ma_salecode_label.Text = "订单编号";
//
// Temp3
//
this.Temp3.AutoSize = true;
this.Temp3.Font = new System.Drawing.Font("微软雅黑", 20F);
this.Temp3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.Temp3.Location = new System.Drawing.Point(57, 33);
this.Temp3.Name = "Temp3";
this.Temp3.Size = new System.Drawing.Size(0, 35);
this.Temp3.TabIndex = 40;
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.Temp3);
this.panel1.Location = new System.Drawing.Point(405, 454);
this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(381, 98);
this.panel1.TabIndex = 50;
//
// ms_makecode_label
//
this.ms_makecode_label.AutoSize = true;
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode_label.Location = new System.Drawing.Point(14, 218);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
this.ms_makecode_label.TabIndex = 72;
this.ms_makecode_label.Text = "制造单号";
//
// PrintLabel
//
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.PrintLabel.FormattingEnabled = true;
this.PrintLabel.Location = new System.Drawing.Point(908, 120);
this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.PrintLabel.Name = "PrintLabel";
this.PrintLabel.Size = new System.Drawing.Size(120, 20);
this.PrintLabel.TabIndex = 159;
//
// Printer_label
//
this.Printer_label.AutoSize = true;
this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Printer_label.Location = new System.Drawing.Point(800, 87);
this.Printer_label.Name = "Printer_label";
this.Printer_label.Size = new System.Drawing.Size(84, 20);
this.Printer_label.TabIndex = 162;
this.Printer_label.Text = "打印机列表";
//
// PrintLabel_label
//
this.PrintLabel_label.AutoSize = true;
this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.PrintLabel_label.Location = new System.Drawing.Point(800, 117);
this.PrintLabel_label.Name = "PrintLabel_label";
this.PrintLabel_label.Size = new System.Drawing.Size(69, 20);
this.PrintLabel_label.TabIndex = 163;
this.PrintLabel_label.Text = "打印标签";
//
// ComList
//
this.ComList.Location = new System.Drawing.Point(908, 2);
this.ComList.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.ComList.Name = "ComList";
this.ComList.Size = new System.Drawing.Size(119, 20);
this.ComList.TabIndex = 167;
//
// BaudRate
//
this.BaudRate.AllPower = null;
this.BaudRate.BackColor = System.Drawing.Color.White;
this.BaudRate.ID = null;
this.BaudRate.Location = new System.Drawing.Point(908, 26);
this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.BaudRate.Name = "BaudRate";
this.BaudRate.Negative = false;
this.BaudRate.Power = null;
this.BaudRate.Size = new System.Drawing.Size(120, 21);
this.BaudRate.Str = null;
this.BaudRate.Str1 = null;
this.BaudRate.Str2 = null;
this.BaudRate.TabIndex = 166;
//
// PrinterList
//
this.PrinterList.Location = new System.Drawing.Point(908, 87);
this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
this.PrinterList.Name = "PrinterList";
this.PrinterList.Size = new System.Drawing.Size(119, 20);
this.PrinterList.TabIndex = 160;
//
// StopWeight
//
this.StopWeight.AllPower = null;
this.StopWeight.BackColor = System.Drawing.Color.Transparent;
this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
this.StopWeight.IsShowBorder = true;
this.StopWeight.Location = new System.Drawing.Point(710, 22);
this.StopWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
this.StopWeight.Name = "StopWeight";
this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
this.StopWeight.Power = null;
this.StopWeight.Size = new System.Drawing.Size(75, 24);
this.StopWeight.TabIndex = 158;
this.StopWeight.Text = "停止称量";
this.StopWeight.UseVisualStyleBackColor = true;
this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
//
// StartWeight
//
this.StartWeight.AllPower = null;
this.StartWeight.BackColor = System.Drawing.Color.Transparent;
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
this.StartWeight.IsShowBorder = true;
this.StartWeight.Location = new System.Drawing.Point(621, 22);
this.StartWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
this.StartWeight.Name = "StartWeight";
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
this.StartWeight.Power = null;
this.StartWeight.Size = new System.Drawing.Size(75, 24);
this.StartWeight.TabIndex = 157;
this.StartWeight.Text = "开始称量";
this.StartWeight.UseVisualStyleBackColor = true;
this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
//
// mcd_waitqty
//
this.mcd_waitqty.AutoSize = true;
this.mcd_waitqty.CutLength = null;
this.mcd_waitqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_waitqty.Location = new System.Drawing.Point(89, 512);
this.mcd_waitqty.MaximumSize = new System.Drawing.Size(150, 0);
this.mcd_waitqty.Name = "mcd_waitqty";
this.mcd_waitqty.Size = new System.Drawing.Size(0, 27);
this.mcd_waitqty.TabIndex = 155;
//
// mcd_okqty
//
this.mcd_okqty.AutoSize = true;
this.mcd_okqty.CutLength = null;
this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_okqty.Location = new System.Drawing.Point(89, 455);
this.mcd_okqty.MaximumSize = new System.Drawing.Size(150, 0);
this.mcd_okqty.Name = "mcd_okqty";
this.mcd_okqty.Size = new System.Drawing.Size(0, 27);
this.mcd_okqty.TabIndex = 154;
this.mcd_okqty.Tag = "1";
//
// Confirm
//
this.Confirm.AllPower = null;
this.Confirm.BackColor = System.Drawing.Color.Transparent;
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
this.Confirm.IsShowBorder = true;
this.Confirm.Location = new System.Drawing.Point(888, 156);
this.Confirm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
this.Confirm.Name = "Confirm";
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
this.Confirm.Power = null;
this.Confirm.Size = new System.Drawing.Size(60, 24);
this.Confirm.TabIndex = 152;
this.Confirm.Text = "打印";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// ms_makecode
//
this.ms_makecode.AutoSize = true;
this.ms_makecode.CutLength = null;
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode.Location = new System.Drawing.Point(125, 218);
this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.Size = new System.Drawing.Size(0, 27);
this.ms_makecode.TabIndex = 77;
this.ms_makecode.Tag = "1";
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.CutLength = null;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(125, 397);
this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 27);
this.ma_qty.TabIndex = 76;
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.CutLength = null;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(125, 338);
this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 27);
this.pr_detail.TabIndex = 75;
//
// ma_salecode
//
this.ma_salecode.AutoSize = true;
this.ma_salecode.CutLength = null;
this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_salecode.Location = new System.Drawing.Point(125, 277);
this.ma_salecode.MaximumSize = new System.Drawing.Size(150, 0);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 27);
this.ma_salecode.TabIndex = 73;
//
// Clean
//
this.Clean.AllPower = null;
this.Clean.BackColor = System.Drawing.Color.Transparent;
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
this.Clean.IsShowBorder = true;
this.Clean.Location = new System.Drawing.Point(888, 557);
this.Clean.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
this.Clean.Name = "Clean";
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
this.Clean.Power = null;
this.Clean.Size = new System.Drawing.Size(60, 24);
this.Clean.TabIndex = 60;
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
this.Clean.Click += new System.EventHandler(this.Clean_Click);
//
// normalButton1
//
this.normalButton1.AllPower = null;
this.normalButton1.BackColor = System.Drawing.Color.Transparent;
this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
this.normalButton1.IsShowBorder = true;
this.normalButton1.Location = new System.Drawing.Point(21, 54);
this.normalButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
this.normalButton1.Name = "normalButton1";
this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
this.normalButton1.Power = null;
this.normalButton1.Size = new System.Drawing.Size(0, 0);
this.normalButton1.TabIndex = 59;
this.normalButton1.Text = "normalButton1";
this.normalButton1.UseVisualStyleBackColor = true;
//
// sncode
//
this.sncode.AllPower = "ifall";
this.sncode.BackColor = System.Drawing.Color.White;
this.sncode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sncode.ID = null;
this.sncode.Location = new System.Drawing.Point(110, 18);
this.sncode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.sncode.Name = "sncode";
this.sncode.Power = "ifwrite";
this.sncode.Size = new System.Drawing.Size(504, 39);
this.sncode.Str = null;
this.sncode.Str1 = null;
this.sncode.Str2 = null;
this.sncode.TabIndex = 57;
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
//
// OperateResult
//
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperateResult.Location = new System.Drawing.Point(798, 186);
this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(240, 366);
this.OperateResult.TabIndex = 58;
this.OperateResult.Text = "";
//
// AutoPrint
//
this.AutoPrint.AutoSize = true;
this.AutoPrint.Checked = true;
this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 10.8F);
this.AutoPrint.Location = new System.Drawing.Point(804, 23);
this.AutoPrint.Name = "AutoPrint";
this.AutoPrint.Size = new System.Drawing.Size(88, 24);
this.AutoPrint.TabIndex = 168;
this.AutoPrint.Text = "自动打印";
this.AutoPrint.UseVisualStyleBackColor = true;
//
// PrintNum
//
this.PrintNum.Location = new System.Drawing.Point(908, 56);
this.PrintNum.Name = "PrintNum";
this.PrintNum.Size = new System.Drawing.Size(120, 21);
this.PrintNum.TabIndex = 169;
this.PrintNum.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(800, 57);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(69, 20);
this.label1.TabIndex = 170;
this.label1.Text = "打印张数";
//
// Make_ColorBoxWeigh
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1042, 584);
this.Controls.Add(this.label1);
this.Controls.Add(this.PrintNum);
this.Controls.Add(this.AutoPrint);
this.Controls.Add(this.ComList);
this.Controls.Add(this.BaudRate);
this.Controls.Add(this.PrintLabel_label);
this.Controls.Add(this.Printer_label);
this.Controls.Add(this.PrinterList);
this.Controls.Add(this.PrintLabel);
this.Controls.Add(this.StopWeight);
this.Controls.Add(this.StartWeight);
this.Controls.Add(this.mcd_waitqty);
this.Controls.Add(this.mcd_okqty);
this.Controls.Add(this.Confirm);
this.Controls.Add(this.ms_makecode);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ma_salecode);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.mcd_waitqty_label);
this.Controls.Add(this.mcd_okqty_label);
this.Controls.Add(this.Clean);
this.Controls.Add(this.normalButton1);
this.Controls.Add(this.sncode);
this.Controls.Add(this.panel6);
this.Controls.Add(this.panel4);
this.Controls.Add(this.label15);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.ma_qty_label);
this.Controls.Add(this.ma_salecode_label);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "Make_ColorBoxWeigh";
this.Tag = "Make!ColorBoxWeigh";
this.Text = "彩盒称重";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label mcd_waitqty_label;
private System.Windows.Forms.Label mcd_okqty_label;
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.ButtonUtil.NormalButton normalButton1;
private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
private System.Windows.Forms.Label pr_colorboxgw_label;
private System.Windows.Forms.Label pr_code_label;
private System.Windows.Forms.Label pr_colorboxunit;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label weight;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label Temp1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label Temp2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label ma_qty_label;
private System.Windows.Forms.Label ma_salecode_label;
private System.Windows.Forms.Label Temp3;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label ms_makecode_label;
private CustomControl.ValueLabel.ValueLabel ma_salecode;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.ValueLabel.ValueLabel ma_qty;
private CustomControl.ValueLabel.ValueLabel ms_makecode;
private CustomControl.ValueLabel.ValueLabel pr_code;
private CustomControl.ValueLabel.ValueLabel pr_colorboxgw;
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.ValueLabel.ValueLabel mcd_okqty;
private CustomControl.ValueLabel.ValueLabel mcd_waitqty;
private CustomControl.ButtonUtil.NormalButton StartWeight;
private CustomControl.ButtonUtil.NormalButton StopWeight;
private System.Windows.Forms.ComboBox PrintLabel;
private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
private System.Windows.Forms.Label Printer_label;
private System.Windows.Forms.Label PrintLabel_label;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox BaudRate;
private CustomControl.ComBoxWithFocus.SerialPortCombox ComList;
private System.Windows.Forms.CheckBox AutoPrint;
private System.Windows.Forms.NumericUpDown PrintNum;
private System.Windows.Forms.Label label1;
}
}