|
@@ -36,7 +36,6 @@
|
|
|
this.CleanDetail = new System.Windows.Forms.Button();
|
|
this.CleanDetail = new System.Windows.Forms.Button();
|
|
|
this.pib_id = new System.Windows.Forms.Label();
|
|
this.pib_id = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
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.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
@@ -151,6 +150,8 @@
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.Combindetail = new System.Windows.Forms.CheckBox();
|
|
this.Combindetail = new System.Windows.Forms.CheckBox();
|
|
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pi_title = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
@@ -167,7 +168,7 @@
|
|
|
//
|
|
//
|
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno_label.Location = new System.Drawing.Point(4, 12);
|
|
|
|
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(12, 13);
|
|
|
this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
this.pi_inoutno_label.Size = new System.Drawing.Size(82, 24);
|
|
this.pi_inoutno_label.Size = new System.Drawing.Size(82, 24);
|
|
@@ -224,22 +225,12 @@
|
|
|
//
|
|
//
|
|
|
this.pi_cardcode.AutoSize = true;
|
|
this.pi_cardcode.AutoSize = true;
|
|
|
this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_cardcode.Location = new System.Drawing.Point(103, 48);
|
|
|
|
|
|
|
+ this.pi_cardcode.Location = new System.Drawing.Point(339, 138);
|
|
|
this.pi_cardcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pi_cardcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pi_cardcode.Name = "pi_cardcode";
|
|
this.pi_cardcode.Name = "pi_cardcode";
|
|
|
this.pi_cardcode.Size = new System.Drawing.Size(0, 24);
|
|
this.pi_cardcode.Size = new System.Drawing.Size(0, 24);
|
|
|
this.pi_cardcode.TabIndex = 71;
|
|
this.pi_cardcode.TabIndex = 71;
|
|
|
- //
|
|
|
|
|
- // pi_cardcode_label
|
|
|
|
|
- //
|
|
|
|
|
- this.pi_cardcode_label.AutoSize = true;
|
|
|
|
|
- this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.pi_cardcode_label.Location = new System.Drawing.Point(4, 48);
|
|
|
|
|
- this.pi_cardcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.pi_cardcode_label.Name = "pi_cardcode_label";
|
|
|
|
|
- this.pi_cardcode_label.Size = new System.Drawing.Size(82, 24);
|
|
|
|
|
- this.pi_cardcode_label.TabIndex = 72;
|
|
|
|
|
- this.pi_cardcode_label.Text = "客户编号";
|
|
|
|
|
|
|
+ this.pi_cardcode.Visible = false;
|
|
|
//
|
|
//
|
|
|
// Fresh
|
|
// Fresh
|
|
|
//
|
|
//
|
|
@@ -261,7 +252,7 @@
|
|
|
//
|
|
//
|
|
|
this.GetGridOnly.AutoSize = true;
|
|
this.GetGridOnly.AutoSize = true;
|
|
|
this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GetGridOnly.Location = new System.Drawing.Point(199, 48);
|
|
|
|
|
|
|
+ this.GetGridOnly.Location = new System.Drawing.Point(517, 245);
|
|
|
this.GetGridOnly.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.GetGridOnly.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.GetGridOnly.Name = "GetGridOnly";
|
|
this.GetGridOnly.Name = "GetGridOnly";
|
|
|
this.GetGridOnly.Size = new System.Drawing.Size(96, 23);
|
|
this.GetGridOnly.Size = new System.Drawing.Size(96, 23);
|
|
@@ -805,7 +796,7 @@
|
|
|
//
|
|
//
|
|
|
this.label18.AutoSize = true;
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label18.Location = new System.Drawing.Point(85, 137);
|
|
|
|
|
|
|
+ this.label18.Location = new System.Drawing.Point(85, 132);
|
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label18.Name = "label18";
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(15, 20);
|
|
this.label18.Size = new System.Drawing.Size(15, 20);
|
|
@@ -840,7 +831,7 @@
|
|
|
//
|
|
//
|
|
|
this.label16.AutoSize = true;
|
|
this.label16.AutoSize = true;
|
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label16.Location = new System.Drawing.Point(84, 58);
|
|
|
|
|
|
|
+ this.label16.Location = new System.Drawing.Point(84, 53);
|
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label16.Name = "label16";
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(15, 20);
|
|
this.label16.Size = new System.Drawing.Size(15, 20);
|
|
@@ -875,7 +866,7 @@
|
|
|
//
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.Location = new System.Drawing.Point(9, 90);
|
|
|
|
|
|
|
+ this.label12.Location = new System.Drawing.Point(9, 85);
|
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label12.Name = "label12";
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(69, 20);
|
|
this.label12.Size = new System.Drawing.Size(69, 20);
|
|
@@ -886,7 +877,7 @@
|
|
|
//
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(9, 19);
|
|
|
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(9, 14);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label7.Name = "label7";
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(69, 20);
|
|
this.label7.Size = new System.Drawing.Size(69, 20);
|
|
@@ -1141,7 +1132,7 @@
|
|
|
//
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(94, 220);
|
|
|
|
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(229, 215);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(91, 32);
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(91, 32);
|
|
@@ -1156,7 +1147,7 @@
|
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 115);
|
|
|
|
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 110);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
@@ -1209,7 +1200,7 @@
|
|
|
//
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(5, 149);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(5, 145);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(39, 20);
|
|
this.label2.Size = new System.Drawing.Size(39, 20);
|
|
@@ -1233,7 +1224,7 @@
|
|
|
//
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(7, 189);
|
|
|
|
|
|
|
+ this.label5.Location = new System.Drawing.Point(7, 185);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(39, 20);
|
|
this.label5.Size = new System.Drawing.Size(39, 20);
|
|
@@ -1267,7 +1258,7 @@
|
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(12, 115);
|
|
|
|
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(12, 111);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
@@ -1310,7 +1301,7 @@
|
|
|
// LogingOut
|
|
// LogingOut
|
|
|
//
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(145, 7);
|
|
|
|
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(145, 2);
|
|
|
this.LogingOut.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.LogingOut.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(52, 27);
|
|
this.LogingOut.Size = new System.Drawing.Size(52, 27);
|
|
@@ -1337,7 +1328,7 @@
|
|
|
//
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(9, 184);
|
|
|
|
|
|
|
+ this.label10.Location = new System.Drawing.Point(9, 179);
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label10.Name = "label10";
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(39, 20);
|
|
this.label10.Size = new System.Drawing.Size(39, 20);
|
|
@@ -1348,7 +1339,7 @@
|
|
|
//
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(9, 137);
|
|
|
|
|
|
|
+ this.label6.Location = new System.Drawing.Point(9, 132);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(39, 20);
|
|
this.label6.Size = new System.Drawing.Size(39, 20);
|
|
@@ -1408,14 +1399,38 @@
|
|
|
this.Combindetail.TabIndex = 104;
|
|
this.Combindetail.TabIndex = 104;
|
|
|
this.Combindetail.Text = "合并明细";
|
|
this.Combindetail.Text = "合并明细";
|
|
|
this.Combindetail.UseVisualStyleBackColor = true;
|
|
this.Combindetail.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.Combindetail.Visible = false;
|
|
|
this.Combindetail.CheckedChanged += new System.EventHandler(this.Combindetail_CheckedChanged);
|
|
this.Combindetail.CheckedChanged += new System.EventHandler(this.Combindetail_CheckedChanged);
|
|
|
//
|
|
//
|
|
|
|
|
+ // label8
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label8.AutoSize = true;
|
|
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(12, 51);
|
|
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.label8.Name = "label8";
|
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(82, 24);
|
|
|
|
|
+ this.label8.TabIndex = 106;
|
|
|
|
|
+ this.label8.Text = "客户名称";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pi_title
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pi_title.AutoSize = true;
|
|
|
|
|
+ this.pi_title.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pi_title.Location = new System.Drawing.Point(111, 51);
|
|
|
|
|
+ this.pi_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pi_title.Name = "pi_title";
|
|
|
|
|
+ this.pi_title.Size = new System.Drawing.Size(0, 24);
|
|
|
|
|
+ this.pi_title.TabIndex = 105;
|
|
|
|
|
+ //
|
|
|
// UAS_出货标签打印
|
|
// UAS_出货标签打印
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
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(1676, 911);
|
|
this.ClientSize = new System.Drawing.Size(1676, 911);
|
|
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
|
|
+ this.Controls.Add(this.pi_title);
|
|
|
this.Controls.Add(this.Combindetail);
|
|
this.Controls.Add(this.Combindetail);
|
|
|
this.Controls.Add(this.CustomerLabel);
|
|
this.Controls.Add(this.CustomerLabel);
|
|
|
this.Controls.Add(this.PackMidBox);
|
|
this.Controls.Add(this.PackMidBox);
|
|
@@ -1439,7 +1454,6 @@
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.GetGridOnly);
|
|
this.Controls.Add(this.GetGridOnly);
|
|
|
this.Controls.Add(this.Fresh);
|
|
this.Controls.Add(this.Fresh);
|
|
|
- this.Controls.Add(this.pi_cardcode_label);
|
|
|
|
|
this.Controls.Add(this.pi_cardcode);
|
|
this.Controls.Add(this.pi_cardcode);
|
|
|
this.Controls.Add(this.pib_id);
|
|
this.Controls.Add(this.pib_id);
|
|
|
this.Controls.Add(this.CleanDetail);
|
|
this.Controls.Add(this.CleanDetail);
|
|
@@ -1528,7 +1542,6 @@
|
|
|
private System.Windows.Forms.Button CleanDetail;
|
|
private System.Windows.Forms.Button CleanDetail;
|
|
|
private System.Windows.Forms.Label pib_id;
|
|
private System.Windows.Forms.Label pib_id;
|
|
|
private System.Windows.Forms.Label pi_cardcode;
|
|
private System.Windows.Forms.Label pi_cardcode;
|
|
|
- private System.Windows.Forms.Label pi_cardcode_label;
|
|
|
|
|
private System.Windows.Forms.LinkLabel Fresh;
|
|
private System.Windows.Forms.LinkLabel Fresh;
|
|
|
private System.Windows.Forms.LinkLabel LogingOut;
|
|
private System.Windows.Forms.LinkLabel LogingOut;
|
|
|
private System.Windows.Forms.Timer RefreshDBConnect;
|
|
private System.Windows.Forms.Timer RefreshDBConnect;
|
|
@@ -1602,5 +1615,7 @@
|
|
|
private System.Windows.Forms.Button PackMidBox;
|
|
private System.Windows.Forms.Button PackMidBox;
|
|
|
private System.Windows.Forms.Button CustomerLabel;
|
|
private System.Windows.Forms.Button CustomerLabel;
|
|
|
private System.Windows.Forms.CheckBox Combindetail;
|
|
private System.Windows.Forms.CheckBox Combindetail;
|
|
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
|
|
+ private System.Windows.Forms.Label pi_title;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|