|
|
@@ -29,7 +29,7 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CustomLabelPrint));
|
|
|
- this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
|
@@ -47,15 +47,15 @@
|
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
- // label1
|
|
|
+ // pr_code_label
|
|
|
//
|
|
|
- this.label1.AutoSize = true;
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label1.Location = new System.Drawing.Point(49, 27);
|
|
|
- this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label1.TabIndex = 0;
|
|
|
- this.label1.Text = "产品代码";
|
|
|
+ this.pr_code_label.AutoSize = true;
|
|
|
+ this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(49, 27);
|
|
|
+ this.pr_code_label.Name = "pr_code_label";
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_code_label.TabIndex = 0;
|
|
|
+ this.pr_code_label.Text = "产品代码";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
@@ -71,7 +71,7 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label3.Location = new System.Drawing.Point(376, 92);
|
|
|
+ this.label3.Location = new System.Drawing.Point(680, 25);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(52, 27);
|
|
|
this.label3.TabIndex = 2;
|
|
|
@@ -81,7 +81,7 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(814, 92);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(462, 92);
|
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(169, 23);
|
|
|
@@ -93,7 +93,7 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(708, 27);
|
|
|
+ this.label4.Location = new System.Drawing.Point(356, 27);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -104,7 +104,7 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(717, 92);
|
|
|
+ this.label5.Location = new System.Drawing.Point(356, 92);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -138,7 +138,7 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(155, 93);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(160, 92);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_detail.TabIndex = 193;
|
|
|
@@ -147,7 +147,8 @@
|
|
|
//
|
|
|
this.pr_spec.AutoSize = true;
|
|
|
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(436, 95);
|
|
|
+ this.pr_spec.Location = new System.Drawing.Point(740, 25);
|
|
|
+ this.pr_spec.MaximumSize = new System.Drawing.Size(300, 150);
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
this.pr_spec.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_spec.TabIndex = 194;
|
|
|
@@ -199,7 +200,7 @@
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(224, 25);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(165, 25);
|
|
|
this.pr_code.Str = null;
|
|
|
this.pr_code.Str1 = null;
|
|
|
this.pr_code.Str2 = null;
|
|
|
@@ -238,7 +239,7 @@
|
|
|
//
|
|
|
// Printer
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(814, 27);
|
|
|
+ this.Printer.Location = new System.Drawing.Point(462, 27);
|
|
|
this.Printer.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.Printer.Name = "Printer";
|
|
|
this.Printer.Size = new System.Drawing.Size(169, 31);
|
|
|
@@ -264,7 +265,7 @@
|
|
|
this.Controls.Add(this.Printer);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.pr_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "Make_CustomLabelPrint";
|
|
|
@@ -280,7 +281,7 @@
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
- private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label pr_code_label;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.ComboBox PrintLabel;
|