|
@@ -28,7 +28,6 @@
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
- this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
@@ -62,7 +61,7 @@
|
|
|
this.CleanInputAfterCollect = new System.Windows.Forms.CheckBox();
|
|
this.CleanInputAfterCollect = new System.Windows.Forms.CheckBox();
|
|
|
this.AllCollected = new System.Windows.Forms.Button();
|
|
this.AllCollected = new System.Windows.Forms.Button();
|
|
|
this.PowerSetting = new System.Windows.Forms.Button();
|
|
this.PowerSetting = new System.Windows.Forms.Button();
|
|
|
- this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
|
|
+ this.RefreshDBConnect = new System.Windows.Forms.Timer();
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -90,7 +89,7 @@
|
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.MidSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
|
|
+ this.MidSource = new System.Windows.Forms.BindingSource();
|
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
@@ -178,6 +177,7 @@
|
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.AttachInfo = new System.Windows.Forms.Button();
|
|
this.AttachInfo = new System.Windows.Forms.Button();
|
|
|
|
|
+ this.pi_date = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
@@ -1730,12 +1730,23 @@
|
|
|
this.AttachInfo.UseVisualStyleBackColor = true;
|
|
this.AttachInfo.UseVisualStyleBackColor = true;
|
|
|
this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
|
|
this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
|
|
|
//
|
|
//
|
|
|
|
|
+ // pi_date
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pi_date.AutoSize = true;
|
|
|
|
|
+ this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pi_date.Location = new System.Drawing.Point(5, 158);
|
|
|
|
|
+ this.pi_date.Name = "pi_date";
|
|
|
|
|
+ this.pi_date.Size = new System.Drawing.Size(0, 20);
|
|
|
|
|
+ this.pi_date.TabIndex = 86;
|
|
|
|
|
+ this.pi_date.Visible = false;
|
|
|
|
|
+ //
|
|
|
// UAS_出货标签打印
|
|
// UAS_出货标签打印
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1257, 686);
|
|
this.ClientSize = new System.Drawing.Size(1257, 686);
|
|
|
|
|
+ this.Controls.Add(this.pi_date);
|
|
|
this.Controls.Add(this.AttachInfo);
|
|
this.Controls.Add(this.AttachInfo);
|
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
this.Controls.Add(this.ChooseAll);
|
|
@@ -1954,5 +1965,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
private System.Windows.Forms.Button AttachInfo;
|
|
private System.Windows.Forms.Button AttachInfo;
|
|
|
|
|
+ private System.Windows.Forms.Label pi_date;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|