|
|
@@ -42,8 +42,6 @@
|
|
|
this.pr_cartongw_label = new System.Windows.Forms.Label();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
- this.pr_cartonunit = new System.Windows.Forms.Label();
|
|
|
- this.weight_label = new System.Windows.Forms.Label();
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
@@ -224,8 +222,6 @@
|
|
|
// panel4
|
|
|
//
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.panel4.Controls.Add(this.pr_cartonunit);
|
|
|
- this.panel4.Controls.Add(this.weight_label);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
this.panel4.Location = new System.Drawing.Point(52, 152);
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
@@ -233,46 +229,14 @@
|
|
|
this.panel4.Size = new System.Drawing.Size(742, 246);
|
|
|
this.panel4.TabIndex = 91;
|
|
|
//
|
|
|
- // pr_cartonunit
|
|
|
- //
|
|
|
- this.pr_cartonunit.AutoSize = true;
|
|
|
- this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(30, 172);
|
|
|
- this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
- this.pr_cartonunit.Size = new System.Drawing.Size(60, 50);
|
|
|
- this.pr_cartonunit.TabIndex = 42;
|
|
|
- this.pr_cartonunit.Text = "克";
|
|
|
- this.pr_cartonunit.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(30, 100);
|
|
|
- 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 = "重量";
|
|
|
- //
|
|
|
// weight
|
|
|
//
|
|
|
- this.weight.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.weight.AutoSize = true;
|
|
|
- this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
- this.weight.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.weight.Location = new System.Drawing.Point(152, 60);
|
|
|
- this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ 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(0, 121);
|
|
|
- this.weight.TabIndex = 41;
|
|
|
+ this.weight.Size = new System.Drawing.Size(331, 148);
|
|
|
+ this.weight.TabIndex = 43;
|
|
|
//
|
|
|
// label15
|
|
|
//
|
|
|
@@ -702,10 +666,10 @@
|
|
|
// 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(1670, 463);
|
|
|
+ this.Remark.Location = new System.Drawing.Point(1670, 482);
|
|
|
this.Remark.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Remark.Name = "Remark";
|
|
|
- this.Remark.Size = new System.Drawing.Size(476, 177);
|
|
|
+ this.Remark.Size = new System.Drawing.Size(476, 156);
|
|
|
this.Remark.TabIndex = 195;
|
|
|
this.Remark.Text = "";
|
|
|
//
|
|
|
@@ -761,7 +725,6 @@
|
|
|
this.panel6.ResumeLayout(true);
|
|
|
this.panel6.PerformLayout();
|
|
|
this.panel4.ResumeLayout(true);
|
|
|
- this.panel4.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).EndInit();
|
|
|
this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
@@ -785,8 +748,6 @@
|
|
|
private System.Windows.Forms.Label pr_cartongw_label;
|
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
- private System.Windows.Forms.Label pr_cartonunit;
|
|
|
- private System.Windows.Forms.Label weight_label;
|
|
|
private System.Windows.Forms.Label weight;
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|