namespace UAS_MES_NEW.Make
{
partial class Make_PalletWeigh
{
///
/// 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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PalletWeigh));
this.pr_code_label = new System.Windows.Forms.Label();
this.pr_colorboxunit = new System.Windows.Forms.Label();
this.weight_label = new System.Windows.Forms.Label();
this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
this.weight = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.ma_salecode_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.Printer_label = new System.Windows.Forms.Label();
this.PrintLabel_label = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.BaudRate = new System.Windows.Forms.Label();
this.ComList = new System.Windows.Forms.Label();
this.WeighRecord = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.pr_sendchecktype = new System.Windows.Forms.Label();
this.CollectRemark = new System.Windows.Forms.CheckBox();
this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_salecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.panel4.SuspendLayout();
this.SuspendLayout();
//
// 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(24, 529);
this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(182, 52);
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(32, 196);
this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_colorboxunit.Name = "pr_colorboxunit";
this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50);
this.pr_colorboxunit.TabIndex = 42;
this.pr_colorboxunit.Text = "克";
this.pr_colorboxunit.Visible = false;
//
// weight_label
//
this.weight_label.AutoSize = true;
this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.weight_label.Location = new System.Drawing.Point(32, 68);
this.weight_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.weight_label.Name = "weight_label";
this.weight_label.Size = new System.Drawing.Size(98, 50);
this.weight_label.TabIndex = 20;
this.weight_label.Text = "重量";
this.weight_label.Visible = false;
//
// panel4
//
this.panel4.BorderColor = System.Drawing.Color.Black;
this.panel4.Controls.Add(this.weight);
this.panel4.Controls.Add(this.pr_colorboxunit);
this.panel4.Controls.Add(this.weight_label);
this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.panel4.Location = new System.Drawing.Point(32, 156);
this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1480, 246);
this.panel4.TabIndex = 63;
this.panel4.TabStop = false;
this.panel4.Text = "重量";
this.panel4.TextColor = System.Drawing.Color.Black;
//
// weight
//
this.weight.Font = new System.Drawing.Font("微软雅黑", 40F);
this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.weight.Location = new System.Drawing.Point(235, 51);
this.weight.Name = "weight";
this.weight.Size = new System.Drawing.Size(331, 148);
this.weight.TabIndex = 43;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
this.label15.Location = new System.Drawing.Point(16, 36);
this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(192, 70);
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(24, 719);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(182, 52);
this.pr_detail_label.TabIndex = 53;
this.pr_detail_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(24, 625);
this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_salecode_label.Name = "ma_salecode_label";
this.ma_salecode_label.Size = new System.Drawing.Size(182, 52);
this.ma_salecode_label.TabIndex = 54;
this.ma_salecode_label.Text = "订单编号";
//
// 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(24, 437);
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(182, 52);
this.ms_makecode_label.TabIndex = 72;
this.ms_makecode_label.Text = "制造单号";
//
// 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(1540, 172);
this.Printer_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.Printer_label.Name = "Printer_label";
this.Printer_label.Size = new System.Drawing.Size(162, 38);
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(1540, 236);
this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.PrintLabel_label.Name = "PrintLabel_label";
this.PrintLabel_label.Size = new System.Drawing.Size(133, 38);
this.PrintLabel_label.TabIndex = 163;
this.PrintLabel_label.Text = "打印标签";
//
// 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(1540, 116);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(133, 38);
this.label1.TabIndex = 170;
this.label1.Text = "打印张数";
//
// BaudRate
//
this.BaudRate.AutoSize = true;
this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.BaudRate.Location = new System.Drawing.Point(1768, 64);
this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.BaudRate.Name = "BaudRate";
this.BaudRate.Size = new System.Drawing.Size(150, 38);
this.BaudRate.TabIndex = 171;
this.BaudRate.Text = "BaudRate";
this.BaudRate.Visible = false;
//
// ComList
//
this.ComList.AutoSize = true;
this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ComList.Location = new System.Drawing.Point(1768, 12);
this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ComList.Name = "ComList";
this.ComList.Size = new System.Drawing.Size(128, 38);
this.ComList.TabIndex = 172;
this.ComList.Text = "ComList";
this.ComList.Visible = false;
//
// WeighRecord
//
this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4});
this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.WeighRecord.HideSelection = false;
this.WeighRecord.Location = new System.Drawing.Point(754, 436);
this.WeighRecord.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.WeighRecord.Name = "WeighRecord";
this.WeighRecord.Size = new System.Drawing.Size(758, 664);
this.WeighRecord.TabIndex = 173;
this.WeighRecord.UseCompatibleStateImageBehavior = false;
this.WeighRecord.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "";
this.columnHeader1.Width = 23;
//
// columnHeader2
//
this.columnHeader2.Text = "序列号";
this.columnHeader2.Width = 127;
//
// columnHeader3
//
this.columnHeader3.Text = "重量";
this.columnHeader3.Width = 99;
//
// columnHeader4
//
this.columnHeader4.Text = "时间";
this.columnHeader4.Width = 140;
//
// pr_sendchecktype
//
this.pr_sendchecktype.AutoSize = true;
this.pr_sendchecktype.Location = new System.Drawing.Point(1012, 1124);
this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_sendchecktype.Name = "pr_sendchecktype";
this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
this.pr_sendchecktype.TabIndex = 1;
this.pr_sendchecktype.Visible = false;
//
// CollectRemark
//
this.CollectRemark.AutoSize = true;
this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
this.CollectRemark.Location = new System.Drawing.Point(1544, 348);
this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
this.CollectRemark.Name = "CollectRemark";
this.CollectRemark.Size = new System.Drawing.Size(155, 39);
this.CollectRemark.TabIndex = 195;
this.CollectRemark.Text = "采集备注";
this.CollectRemark.UseVisualStyleBackColor = true;
//
// Remark
//
this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Remark.Location = new System.Drawing.Point(1536, 404);
this.Remark.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.Remark.Name = "Remark";
this.Remark.Size = new System.Drawing.Size(476, 156);
this.Remark.TabIndex = 194;
this.Remark.Text = "";
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(1546, 292);
this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(160, 44);
this.StepCount.Source = null;
this.StepCount.StepCode = null;
this.StepCount.TabIndex = 189;
//
// PrintNum
//
this.PrintNum.AllPower = null;
this.PrintNum.BackColor = System.Drawing.Color.White;
this.PrintNum.Enabled = false;
this.PrintNum.ID = null;
this.PrintNum.Location = new System.Drawing.Point(1756, 116);
this.PrintNum.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.PrintNum.Name = "PrintNum";
this.PrintNum.Power = null;
this.PrintNum.Size = new System.Drawing.Size(152, 35);
this.PrintNum.Str = null;
this.PrintNum.Str1 = null;
this.PrintNum.Str2 = null;
this.PrintNum.TabIndex = 176;
//
// AutoPrint
//
this.AutoPrint.Checked = false;
this.AutoPrint.Location = new System.Drawing.Point(1548, 44);
this.AutoPrint.Margin = new System.Windows.Forms.Padding(4);
this.AutoPrint.Name = "AutoPrint";
this.AutoPrint.Size = new System.Drawing.Size(210, 44);
this.AutoPrint.TabIndex = 174;
//
// 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(248, 529);
this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
this.pr_code.Name = "pr_code";
this.pr_code.Size = new System.Drawing.Size(0, 52);
this.pr_code.TabIndex = 79;
this.pr_code.Tag = "1";
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
//
// PrinterList
//
this.PrinterList.Location = new System.Drawing.Point(1756, 172);
this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
this.PrinterList.Name = "PrinterList";
this.PrinterList.Size = new System.Drawing.Size(236, 40);
this.PrinterList.TabIndex = 160;
//
// PrintLabel
//
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.PrintLabel.FormattingEnabled = true;
this.PrintLabel.Location = new System.Drawing.Point(1756, 236);
this.PrintLabel.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.PrintLabel.Name = "PrintLabel";
this.PrintLabel.Size = new System.Drawing.Size(236, 32);
this.PrintLabel.TabIndex = 159;
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
//
// 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(1362, 48);
this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
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(108, 48);
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(1204, 48);
this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
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(108, 48);
this.StartWeight.TabIndex = 157;
this.StartWeight.Text = "开始称量";
this.StartWeight.UseVisualStyleBackColor = true;
this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
//
// 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(1756, 292);
this.Confirm.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
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(140, 48);
this.Confirm.TabIndex = 152;
this.Confirm.Text = "打印标签";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// pr_spec
//
this.pr_spec.AutoSize = true;
this.pr_spec.CutLength = null;
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_spec.Location = new System.Drawing.Point(248, 719);
this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_spec.MaximumSize = new System.Drawing.Size(300, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 52);
this.pr_spec.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(248, 625);
this.ma_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_salecode.MaximumSize = new System.Drawing.Size(300, 0);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 52);
this.ma_salecode.TabIndex = 75;
//
// 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(1716, 1116);
this.Clean.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
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(120, 48);
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(42, 108);
this.normalButton1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
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(220, 36);
this.sncode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.sncode.Name = "sncode";
this.sncode.Power = "";
this.sncode.Size = new System.Drawing.Size(934, 71);
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(1536, 578);
this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(476, 518);
this.OperateResult.TabIndex = 58;
this.OperateResult.Text = "";
//
// LockMakeCode
//
this.LockMakeCode.AutoSize = true;
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LockMakeCode.LeaveEvent = false;
this.LockMakeCode.Location = new System.Drawing.Point(552, 451);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(6);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
this.LockMakeCode.TabIndex = 206;
this.LockMakeCode.Text = "锁定";
this.LockMakeCode.UseVisualStyleBackColor = true;
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(220, 449);
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(298, 42);
this.ma_code.TabIndex = 205;
this.ma_code.TableName = null;
this.ma_code.TextBoxEnable = true;
//
// Make_PalletWeigh
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(2026, 1168);
this.Controls.Add(this.LockMakeCode);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.CollectRemark);
this.Controls.Add(this.Remark);
this.Controls.Add(this.StepCount);
this.Controls.Add(this.pr_sendchecktype);
this.Controls.Add(this.PrintNum);
this.Controls.Add(this.AutoPrint);
this.Controls.Add(this.pr_code);
this.Controls.Add(this.WeighRecord);
this.Controls.Add(this.ComList);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.BaudRate);
this.Controls.Add(this.label1);
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.Confirm);
this.Controls.Add(this.pr_spec);
this.Controls.Add(this.ma_salecode);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.Clean);
this.Controls.Add(this.normalButton1);
this.Controls.Add(this.sncode);
this.Controls.Add(this.panel4);
this.Controls.Add(this.label15);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_salecode_label);
this.Controls.Add(this.OperateResult);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
this.Name = "Make_PalletWeigh";
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.panel4.ResumeLayout(true);
this.panel4.PerformLayout();
this.ResumeLayout(true);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.ButtonUtil.NormalButton normalButton1;
private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
private System.Windows.Forms.Label pr_code_label;
private System.Windows.Forms.Label pr_colorboxunit;
private System.Windows.Forms.Label weight_label;
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder panel4;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label ma_salecode_label;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private System.Windows.Forms.Label ms_makecode_label;
private CustomControl.ValueLabel.ValueLabel ma_salecode;
private CustomControl.ValueLabel.ValueLabel pr_spec;
private CustomControl.ValueLabel.ValueLabel pr_code;
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.ButtonUtil.NormalButton StartWeight;
private CustomControl.ButtonUtil.NormalButton StopWeight;
private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
private System.Windows.Forms.Label Printer_label;
private System.Windows.Forms.Label PrintLabel_label;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label BaudRate;
private System.Windows.Forms.Label ComList;
private System.Windows.Forms.ListView WeighRecord;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
private System.Windows.Forms.Label pr_sendchecktype;
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
private CustomControl.RichText.RichTextAutoBottom Remark;
private System.Windows.Forms.CheckBox CollectRemark;
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private System.Windows.Forms.Label weight;
}
}