|
|
@@ -28,6 +28,7 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
@@ -37,7 +38,7 @@
|
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode_label = new System.Windows.Forms.Label();
|
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
- this.RefreshDBConnect = new System.Windows.Forms.Timer();
|
|
|
+ this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -65,7 +66,7 @@
|
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.MidSource = new System.Windows.Forms.BindingSource();
|
|
|
+ this.MidSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.AttachInfo = new System.Windows.Forms.Button();
|
|
|
@@ -76,7 +77,7 @@
|
|
|
this.SetPrintStatus_label = new System.Windows.Forms.Label();
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
- this.Pack = new System.Windows.Forms.Button();
|
|
|
+ this.PackOutBox = new System.Windows.Forms.Button();
|
|
|
this.PrintStatus = new System.Windows.Forms.Button();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
@@ -147,6 +148,7 @@
|
|
|
this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
+ this.PackMidBox = new System.Windows.Forms.Button();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
|
@@ -480,7 +482,7 @@
|
|
|
// AttachInfo
|
|
|
//
|
|
|
this.AttachInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AttachInfo.Location = new System.Drawing.Point(388, 48);
|
|
|
+ this.AttachInfo.Location = new System.Drawing.Point(388, 80);
|
|
|
this.AttachInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.AttachInfo.Name = "AttachInfo";
|
|
|
this.AttachInfo.Size = new System.Drawing.Size(64, 26);
|
|
|
@@ -538,7 +540,7 @@
|
|
|
this.SetPrintStatus_label.AutoSize = true;
|
|
|
this.SetPrintStatus_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
this.SetPrintStatus_label.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.SetPrintStatus_label.Location = new System.Drawing.Point(475, 170);
|
|
|
+ this.SetPrintStatus_label.Location = new System.Drawing.Point(475, 191);
|
|
|
this.SetPrintStatus_label.Name = "SetPrintStatus_label";
|
|
|
this.SetPrintStatus_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.SetPrintStatus_label.TabIndex = 76;
|
|
|
@@ -547,7 +549,7 @@
|
|
|
// pictureBox1
|
|
|
//
|
|
|
this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.Status;
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(411, 99);
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(411, 120);
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(122, 64);
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
@@ -564,17 +566,17 @@
|
|
|
this.label1.TabIndex = 95;
|
|
|
this.label1.Text = "DC校验";
|
|
|
//
|
|
|
- // Pack
|
|
|
+ // PackOutBox
|
|
|
//
|
|
|
- this.Pack.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Pack.Location = new System.Drawing.Point(485, 48);
|
|
|
- this.Pack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.Pack.Name = "Pack";
|
|
|
- this.Pack.Size = new System.Drawing.Size(64, 26);
|
|
|
- this.Pack.TabIndex = 96;
|
|
|
- this.Pack.Text = "封箱";
|
|
|
- this.Pack.UseVisualStyleBackColor = true;
|
|
|
- this.Pack.Click += new System.EventHandler(this.Pack_Click);
|
|
|
+ this.PackOutBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PackOutBox.Location = new System.Drawing.Point(485, 48);
|
|
|
+ this.PackOutBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PackOutBox.Name = "PackOutBox";
|
|
|
+ this.PackOutBox.Size = new System.Drawing.Size(64, 26);
|
|
|
+ this.PackOutBox.TabIndex = 96;
|
|
|
+ this.PackOutBox.Text = "封箱";
|
|
|
+ this.PackOutBox.UseVisualStyleBackColor = true;
|
|
|
+ this.PackOutBox.Click += new System.EventHandler(this.Pack_Click);
|
|
|
//
|
|
|
// PrintStatus
|
|
|
//
|
|
|
@@ -1344,18 +1346,31 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
|
//
|
|
|
+ // PackMidBox
|
|
|
+ //
|
|
|
+ this.PackMidBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PackMidBox.Location = new System.Drawing.Point(388, 48);
|
|
|
+ this.PackMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PackMidBox.Name = "PackMidBox";
|
|
|
+ this.PackMidBox.Size = new System.Drawing.Size(64, 26);
|
|
|
+ this.PackMidBox.TabIndex = 102;
|
|
|
+ this.PackMidBox.Text = "封中盒";
|
|
|
+ this.PackMidBox.UseVisualStyleBackColor = true;
|
|
|
+ this.PackMidBox.Click += new System.EventHandler(this.PackMidBox_Click);
|
|
|
+ //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1257, 729);
|
|
|
+ this.Controls.Add(this.PackMidBox);
|
|
|
this.Controls.Add(this.pib_inman);
|
|
|
this.Controls.Add(this.bi_inman);
|
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.PrintStatus);
|
|
|
- this.Controls.Add(this.Pack);
|
|
|
+ this.Controls.Add(this.PackOutBox);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.DCCheck);
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
|
@@ -1496,7 +1511,7 @@
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.NumericUpDown MidboxCapacity;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
- private System.Windows.Forms.Button Pack;
|
|
|
+ private System.Windows.Forms.Button PackOutBox;
|
|
|
private System.Windows.Forms.Button PrintStatus;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
@@ -1530,5 +1545,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
+ private System.Windows.Forms.Button PackMidBox;
|
|
|
}
|
|
|
}
|