|
@@ -28,10 +28,11 @@
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionWeigh));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionWeigh));
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.pa_makecode = new System.Windows.Forms.Label();
|
|
this.pa_makecode = new System.Windows.Forms.Label();
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
this.Cancel = new System.Windows.Forms.CheckBox();
|
|
this.Cancel = new System.Windows.Forms.CheckBox();
|
|
@@ -87,7 +88,7 @@
|
|
|
this.getwei = new System.Windows.Forms.CheckBox();
|
|
this.getwei = new System.Windows.Forms.CheckBox();
|
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
|
|
|
|
|
|
|
+ this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
@@ -113,13 +114,9 @@
|
|
|
this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.ms_endremark = new System.Windows.Forms.Label();
|
|
this.ms_endremark = new System.Windows.Forms.Label();
|
|
|
- this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
- this.PrintSecond = new System.Windows.Forms.CheckBox();
|
|
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
- this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
|
|
|
|
|
|
|
+ this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
|
|
- this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
+ this.Printing1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
@@ -426,7 +423,7 @@
|
|
|
//
|
|
//
|
|
|
this.PreFix_label.AutoSize = true;
|
|
this.PreFix_label.AutoSize = true;
|
|
|
this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PreFix_label.Location = new System.Drawing.Point(240, 24);
|
|
|
|
|
|
|
+ this.PreFix_label.Location = new System.Drawing.Point(245, 28);
|
|
|
this.PreFix_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.PreFix_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.PreFix_label.Name = "PreFix_label";
|
|
this.PreFix_label.Name = "PreFix_label";
|
|
|
this.PreFix_label.Size = new System.Drawing.Size(71, 36);
|
|
this.PreFix_label.Size = new System.Drawing.Size(71, 36);
|
|
@@ -438,7 +435,7 @@
|
|
|
this.locksalecode.AutoSize = true;
|
|
this.locksalecode.AutoSize = true;
|
|
|
this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.locksalecode.ForeColor = System.Drawing.Color.Red;
|
|
this.locksalecode.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.locksalecode.Location = new System.Drawing.Point(485, 28);
|
|
|
|
|
|
|
+ this.locksalecode.Location = new System.Drawing.Point(399, 37);
|
|
|
this.locksalecode.Margin = new System.Windows.Forms.Padding(5);
|
|
this.locksalecode.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.locksalecode.Name = "locksalecode";
|
|
this.locksalecode.Name = "locksalecode";
|
|
|
this.locksalecode.Size = new System.Drawing.Size(186, 28);
|
|
this.locksalecode.Size = new System.Drawing.Size(186, 28);
|
|
@@ -493,7 +490,7 @@
|
|
|
//
|
|
//
|
|
|
this.OutBoxLength_label.AutoSize = true;
|
|
this.OutBoxLength_label.AutoSize = true;
|
|
|
this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLength_label.Location = new System.Drawing.Point(59, 24);
|
|
|
|
|
|
|
+ this.OutBoxLength_label.Location = new System.Drawing.Point(63, 29);
|
|
|
this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
|
|
@@ -667,18 +664,18 @@
|
|
|
//
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(871, 162);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(868, 90);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(146, 41);
|
|
this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label3.TabIndex = 238;
|
|
this.label3.TabIndex = 238;
|
|
|
- this.label3.Text = "打印标签";
|
|
|
|
|
|
|
+ this.label3.Text = "外箱标签";
|
|
|
//
|
|
//
|
|
|
// PrintList_label
|
|
// PrintList_label
|
|
|
//
|
|
//
|
|
|
this.PrintList_label.AutoSize = true;
|
|
this.PrintList_label.AutoSize = true;
|
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintList_label.Location = new System.Drawing.Point(871, 85);
|
|
|
|
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(868, 23);
|
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(178, 41);
|
|
this.PrintList_label.Size = new System.Drawing.Size(178, 41);
|
|
@@ -689,7 +686,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintNum_label.AutoSize = true;
|
|
this.PrintNum_label.AutoSize = true;
|
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintNum_label.Location = new System.Drawing.Point(1295, 225);
|
|
|
|
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(1399, 225);
|
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
|
|
this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
|
|
@@ -712,7 +709,7 @@
|
|
|
// StepCount
|
|
// StepCount
|
|
|
//
|
|
//
|
|
|
this.StepCount.LineCode = null;
|
|
this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(1120, 2);
|
|
|
|
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(583, -5);
|
|
|
this.StepCount.Margin = new System.Windows.Forms.Padding(8, 13, 8, 13);
|
|
this.StepCount.Margin = new System.Windows.Forms.Padding(8, 13, 8, 13);
|
|
|
this.StepCount.Name = "StepCount";
|
|
this.StepCount.Name = "StepCount";
|
|
|
this.StepCount.Size = new System.Drawing.Size(273, 79);
|
|
this.StepCount.Size = new System.Drawing.Size(273, 79);
|
|
@@ -727,7 +724,7 @@
|
|
|
this.PrintNum.Enabled = false;
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.PrintNum.ID = null;
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(1399, 230);
|
|
|
|
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1503, 230);
|
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(5);
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
this.PrintNum.Power = null;
|
|
@@ -742,7 +739,7 @@
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1080, 165);
|
|
|
|
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1077, 93);
|
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(296, 39);
|
|
this.PrintLabel.Size = new System.Drawing.Size(296, 39);
|
|
@@ -751,7 +748,7 @@
|
|
|
// PrintList
|
|
// PrintList
|
|
|
//
|
|
//
|
|
|
this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.PrintList.Location = new System.Drawing.Point(1080, 92);
|
|
|
|
|
|
|
+ this.PrintList.Location = new System.Drawing.Point(1077, 30);
|
|
|
this.PrintList.Margin = new System.Windows.Forms.Padding(12, 13, 12, 13);
|
|
this.PrintList.Margin = new System.Windows.Forms.Padding(12, 13, 12, 13);
|
|
|
this.PrintList.Name = "PrintList";
|
|
this.PrintList.Name = "PrintList";
|
|
|
this.PrintList.Size = new System.Drawing.Size(299, 56);
|
|
this.PrintList.Size = new System.Drawing.Size(299, 56);
|
|
@@ -763,7 +760,7 @@
|
|
|
this.PreFix.BackColor = System.Drawing.Color.White;
|
|
this.PreFix.BackColor = System.Drawing.Color.White;
|
|
|
this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PreFix.ID = null;
|
|
this.PreFix.ID = null;
|
|
|
- this.PreFix.Location = new System.Drawing.Point(336, 29);
|
|
|
|
|
|
|
+ this.PreFix.Location = new System.Drawing.Point(320, 30);
|
|
|
this.PreFix.Margin = new System.Windows.Forms.Padding(12, 13, 12, 13);
|
|
this.PreFix.Margin = new System.Windows.Forms.Padding(12, 13, 12, 13);
|
|
|
this.PreFix.Name = "PreFix";
|
|
this.PreFix.Name = "PreFix";
|
|
|
this.PreFix.Power = null;
|
|
this.PreFix.Power = null;
|
|
@@ -781,7 +778,7 @@
|
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SendCheck.Image = null;
|
|
this.SendCheck.Image = null;
|
|
|
this.SendCheck.IsShowBorder = true;
|
|
this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(1468, 225);
|
|
|
|
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(1572, 225);
|
|
|
this.SendCheck.Margin = new System.Windows.Forms.Padding(5);
|
|
this.SendCheck.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
this.SendCheck.Name = "SendCheck";
|
|
this.SendCheck.Name = "SendCheck";
|
|
@@ -818,7 +815,7 @@
|
|
|
this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.Packing.Image = null;
|
|
this.Packing.Image = null;
|
|
|
this.Packing.IsShowBorder = true;
|
|
this.Packing.IsShowBorder = true;
|
|
|
- this.Packing.Location = new System.Drawing.Point(888, 222);
|
|
|
|
|
|
|
+ this.Packing.Location = new System.Drawing.Point(817, 217);
|
|
|
this.Packing.Margin = new System.Windows.Forms.Padding(5);
|
|
this.Packing.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
|
this.Packing.Name = "Packing";
|
|
this.Packing.Name = "Packing";
|
|
@@ -875,16 +872,16 @@
|
|
|
this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.Printing.Image = null;
|
|
this.Printing.Image = null;
|
|
|
this.Printing.IsShowBorder = true;
|
|
this.Printing.IsShowBorder = true;
|
|
|
- this.Printing.Location = new System.Drawing.Point(1193, 222);
|
|
|
|
|
|
|
+ this.Printing.Location = new System.Drawing.Point(1237, 218);
|
|
|
this.Printing.Margin = new System.Windows.Forms.Padding(5);
|
|
this.Printing.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
|
|
this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
|
|
|
this.Printing.Name = "Printing";
|
|
this.Printing.Name = "Printing";
|
|
|
this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
|
|
this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
|
|
|
this.Printing.Power = null;
|
|
this.Printing.Power = null;
|
|
|
- this.Printing.Size = new System.Drawing.Size(91, 48);
|
|
|
|
|
|
|
+ this.Printing.Size = new System.Drawing.Size(121, 48);
|
|
|
this.Printing.TabIndex = 150;
|
|
this.Printing.TabIndex = 150;
|
|
|
this.Printing.Tag = "ifread";
|
|
this.Printing.Tag = "ifread";
|
|
|
- this.Printing.Text = "打印";
|
|
|
|
|
|
|
+ this.Printing.Text = "打印外箱";
|
|
|
this.Printing.UseVisualStyleBackColor = true;
|
|
this.Printing.UseVisualStyleBackColor = true;
|
|
|
this.Printing.Click += new System.EventHandler(this.Print_Click);
|
|
this.Printing.Click += new System.EventHandler(this.Print_Click);
|
|
|
//
|
|
//
|
|
@@ -1012,14 +1009,14 @@
|
|
|
this.PackageDetail.AllowUserToAddRows = false;
|
|
this.PackageDetail.AllowUserToAddRows = false;
|
|
|
this.PackageDetail.AllowUserToDeleteRows = false;
|
|
this.PackageDetail.AllowUserToDeleteRows = false;
|
|
|
this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
- dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
- this.PackageDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
|
|
+ dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
+ dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
+ dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
+ dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
+ dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
+ dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
+ this.PackageDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
|
|
|
this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.pd_barcode,
|
|
this.pd_barcode,
|
|
@@ -1028,27 +1025,27 @@
|
|
|
this.pd_innerqty,
|
|
this.pd_innerqty,
|
|
|
this.pa_indate,
|
|
this.pa_indate,
|
|
|
this.pd_id});
|
|
this.pd_id});
|
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
- this.PackageDetail.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
|
|
+ dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
+ dataGridViewCellStyle17.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
+ dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
+ dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
+ dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
+ dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
+ this.PackageDetail.DefaultCellStyle = dataGridViewCellStyle17;
|
|
|
this.PackageDetail.EnableContentClick = true;
|
|
this.PackageDetail.EnableContentClick = true;
|
|
|
this.PackageDetail.Location = new System.Drawing.Point(23, 343);
|
|
this.PackageDetail.Location = new System.Drawing.Point(23, 343);
|
|
|
this.PackageDetail.Margin = new System.Windows.Forms.Padding(5);
|
|
this.PackageDetail.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PackageDetail.Name = "PackageDetail";
|
|
this.PackageDetail.Name = "PackageDetail";
|
|
|
this.PackageDetail.ReadOnly = true;
|
|
this.PackageDetail.ReadOnly = true;
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
- this.PackageDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
|
|
+ dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
+ dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
+ dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
+ dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
+ dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
+ dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
+ this.PackageDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle18;
|
|
|
this.PackageDetail.RowHeadersWidth = 82;
|
|
this.PackageDetail.RowHeadersWidth = 82;
|
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
|
this.PackageDetail.Size = new System.Drawing.Size(1243, 480);
|
|
this.PackageDetail.Size = new System.Drawing.Size(1243, 480);
|
|
@@ -1117,7 +1114,7 @@
|
|
|
// AutoPrint
|
|
// AutoPrint
|
|
|
//
|
|
//
|
|
|
this.AutoPrint.Checked = false;
|
|
this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(1003, 226);
|
|
|
|
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(932, 221);
|
|
|
this.AutoPrint.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
|
|
this.AutoPrint.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
this.AutoPrint.Size = new System.Drawing.Size(180, 45);
|
|
this.AutoPrint.Size = new System.Drawing.Size(180, 45);
|
|
@@ -1127,7 +1124,7 @@
|
|
|
//
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(880, 279);
|
|
|
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(809, 274);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.label7.Name = "label7";
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(146, 41);
|
|
this.label7.Size = new System.Drawing.Size(146, 41);
|
|
@@ -1138,58 +1135,18 @@
|
|
|
//
|
|
//
|
|
|
this.ms_endremark.AutoSize = true;
|
|
this.ms_endremark.AutoSize = true;
|
|
|
this.ms_endremark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ms_endremark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_endremark.Location = new System.Drawing.Point(1048, 279);
|
|
|
|
|
|
|
+ this.ms_endremark.Location = new System.Drawing.Point(977, 274);
|
|
|
this.ms_endremark.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.ms_endremark.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.ms_endremark.Name = "ms_endremark";
|
|
this.ms_endremark.Name = "ms_endremark";
|
|
|
this.ms_endremark.Size = new System.Drawing.Size(0, 41);
|
|
this.ms_endremark.Size = new System.Drawing.Size(0, 41);
|
|
|
this.ms_endremark.TabIndex = 251;
|
|
this.ms_endremark.TabIndex = 251;
|
|
|
//
|
|
//
|
|
|
- // PrintNum1
|
|
|
|
|
- //
|
|
|
|
|
- this.PrintNum1.AllPower = null;
|
|
|
|
|
- this.PrintNum1.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.PrintNum1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.PrintNum1.ID = null;
|
|
|
|
|
- this.PrintNum1.Location = new System.Drawing.Point(1476, 839);
|
|
|
|
|
- this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.PrintNum1.Name = "PrintNum1";
|
|
|
|
|
- this.PrintNum1.Power = null;
|
|
|
|
|
- this.PrintNum1.Size = new System.Drawing.Size(60, 39);
|
|
|
|
|
- this.PrintNum1.Str = null;
|
|
|
|
|
- this.PrintNum1.Str1 = null;
|
|
|
|
|
- this.PrintNum1.Str2 = null;
|
|
|
|
|
- this.PrintNum1.TabIndex = 254;
|
|
|
|
|
- //
|
|
|
|
|
- // PrintSecond
|
|
|
|
|
- //
|
|
|
|
|
- this.PrintSecond.AutoSize = true;
|
|
|
|
|
- this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.PrintSecond.ForeColor = System.Drawing.Color.Red;
|
|
|
|
|
- this.PrintSecond.Location = new System.Drawing.Point(1173, 849);
|
|
|
|
|
- this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.PrintSecond.Name = "PrintSecond";
|
|
|
|
|
- this.PrintSecond.Size = new System.Drawing.Size(162, 28);
|
|
|
|
|
- this.PrintSecond.TabIndex = 258;
|
|
|
|
|
- this.PrintSecond.Text = "打印副标签";
|
|
|
|
|
- this.PrintSecond.UseVisualStyleBackColor = true;
|
|
|
|
|
- //
|
|
|
|
|
- // label9
|
|
|
|
|
- //
|
|
|
|
|
- this.label9.AutoSize = true;
|
|
|
|
|
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label9.Location = new System.Drawing.Point(1377, 840);
|
|
|
|
|
- this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.label9.Name = "label9";
|
|
|
|
|
- this.label9.Size = new System.Drawing.Size(82, 41);
|
|
|
|
|
- this.label9.TabIndex = 252;
|
|
|
|
|
- this.label9.Text = "份数";
|
|
|
|
|
- //
|
|
|
|
|
// PrintLabel1
|
|
// PrintLabel1
|
|
|
//
|
|
//
|
|
|
this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PrintLabel1.FormattingEnabled = true;
|
|
this.PrintLabel1.FormattingEnabled = true;
|
|
|
- this.PrintLabel1.Location = new System.Drawing.Point(1375, 948);
|
|
|
|
|
|
|
+ this.PrintLabel1.Location = new System.Drawing.Point(1077, 155);
|
|
|
this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintLabel1.Name = "PrintLabel1";
|
|
this.PrintLabel1.Name = "PrintLabel1";
|
|
|
this.PrintLabel1.Size = new System.Drawing.Size(296, 39);
|
|
this.PrintLabel1.Size = new System.Drawing.Size(296, 39);
|
|
@@ -1199,45 +1156,42 @@
|
|
|
//
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(1167, 946);
|
|
|
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(869, 153);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label8.Name = "label8";
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(165, 41);
|
|
|
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label8.TabIndex = 257;
|
|
this.label8.TabIndex = 257;
|
|
|
- this.label8.Text = "打印标签1";
|
|
|
|
|
- //
|
|
|
|
|
- // PrintList1
|
|
|
|
|
- //
|
|
|
|
|
- this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.PrintList1.Location = new System.Drawing.Point(1375, 895);
|
|
|
|
|
- this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
|
|
|
|
|
- this.PrintList1.Name = "PrintList1";
|
|
|
|
|
- this.PrintList1.Size = new System.Drawing.Size(298, 56);
|
|
|
|
|
- this.PrintList1.TabIndex = 255;
|
|
|
|
|
- //
|
|
|
|
|
- // label10
|
|
|
|
|
- //
|
|
|
|
|
- this.label10.AutoSize = true;
|
|
|
|
|
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label10.Location = new System.Drawing.Point(1167, 891);
|
|
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.label10.Name = "label10";
|
|
|
|
|
- this.label10.Size = new System.Drawing.Size(197, 41);
|
|
|
|
|
- this.label10.TabIndex = 253;
|
|
|
|
|
- this.label10.Text = "打印机列表1";
|
|
|
|
|
|
|
+ this.label8.Text = "内箱标签";
|
|
|
|
|
+ //
|
|
|
|
|
+ // Printing1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Printing1.AllPower = "ifall";
|
|
|
|
|
+ this.Printing1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.Printing1.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing1.DownImage")));
|
|
|
|
|
+ this.Printing1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.Printing1.Image = null;
|
|
|
|
|
+ this.Printing1.IsShowBorder = true;
|
|
|
|
|
+ this.Printing1.Location = new System.Drawing.Point(1098, 218);
|
|
|
|
|
+ this.Printing1.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
+ this.Printing1.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing1.MoveImage")));
|
|
|
|
|
+ this.Printing1.Name = "Printing1";
|
|
|
|
|
+ this.Printing1.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing1.NormalImage")));
|
|
|
|
|
+ this.Printing1.Power = null;
|
|
|
|
|
+ this.Printing1.Size = new System.Drawing.Size(119, 48);
|
|
|
|
|
+ this.Printing1.TabIndex = 259;
|
|
|
|
|
+ this.Printing1.Tag = "ifread";
|
|
|
|
|
+ this.Printing1.Text = "打印内箱";
|
|
|
|
|
+ this.Printing1.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.Printing1.Click += new System.EventHandler(this.Printing1_Click);
|
|
|
//
|
|
//
|
|
|
// Packing_PackageCollectionWeigh
|
|
// Packing_PackageCollectionWeigh
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1752, 1164);
|
|
this.ClientSize = new System.Drawing.Size(1752, 1164);
|
|
|
- this.Controls.Add(this.PrintNum1);
|
|
|
|
|
- this.Controls.Add(this.PrintSecond);
|
|
|
|
|
- this.Controls.Add(this.label9);
|
|
|
|
|
|
|
+ this.Controls.Add(this.Printing1);
|
|
|
this.Controls.Add(this.PrintLabel1);
|
|
this.Controls.Add(this.PrintLabel1);
|
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label8);
|
|
|
- this.Controls.Add(this.PrintList1);
|
|
|
|
|
- this.Controls.Add(this.label10);
|
|
|
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label7);
|
|
|
this.Controls.Add(this.ms_endremark);
|
|
this.Controls.Add(this.ms_endremark);
|
|
|
this.Controls.Add(this.AutoPrint);
|
|
this.Controls.Add(this.AutoPrint);
|
|
@@ -1410,12 +1364,8 @@
|
|
|
private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
|
|
private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
|
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label7;
|
|
|
private System.Windows.Forms.Label ms_endremark;
|
|
private System.Windows.Forms.Label ms_endremark;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum1;
|
|
|
|
|
- private System.Windows.Forms.CheckBox PrintSecond;
|
|
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
|
|
private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
|
|
private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
|
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label8;
|
|
|
- private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
|
|
|
|
|
- private System.Windows.Forms.Label label10;
|
|
|
|
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Printing1;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|