You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
346 lines
17 KiB
346 lines
17 KiB
2 months ago
|
namespace PunchingMistake
|
||
|
{
|
||
|
partial class Form1
|
||
|
{
|
||
|
/// <summary>
|
||
|
/// 必需的设计器变量。
|
||
|
/// </summary>
|
||
|
private System.ComponentModel.IContainer components = null;
|
||
|
|
||
|
/// <summary>
|
||
|
/// 清理所有正在使用的资源。
|
||
|
/// </summary>
|
||
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
|
protected override void Dispose(bool disposing)
|
||
|
{
|
||
|
if (disposing && (components != null))
|
||
|
{
|
||
|
components.Dispose();
|
||
|
}
|
||
|
base.Dispose(disposing);
|
||
|
}
|
||
|
|
||
|
#region Windows 窗体设计器生成的代码
|
||
|
|
||
|
/// <summary>
|
||
|
/// 设计器支持所需的方法 - 不要
|
||
|
/// 使用代码编辑器修改此方法的内容。
|
||
|
/// </summary>
|
||
|
private void InitializeComponent()
|
||
|
{
|
||
|
this.label2 = new System.Windows.Forms.Label();
|
||
|
this.label1 = new System.Windows.Forms.Label();
|
||
|
this.label3 = new System.Windows.Forms.Label();
|
||
|
this.label4 = new System.Windows.Forms.Label();
|
||
|
this.label5 = new System.Windows.Forms.Label();
|
||
|
this.label6 = new System.Windows.Forms.Label();
|
||
|
this.label7 = new System.Windows.Forms.Label();
|
||
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
||
|
this.button1 = new System.Windows.Forms.Button();
|
||
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
||
|
this.label8 = new System.Windows.Forms.Label();
|
||
|
this.label9 = new System.Windows.Forms.Label();
|
||
|
this.label10 = new System.Windows.Forms.Label();
|
||
|
this.label11 = new System.Windows.Forms.Label();
|
||
|
this.label12 = new System.Windows.Forms.Label();
|
||
|
this.label13 = new System.Windows.Forms.Label();
|
||
|
this.label14 = new System.Windows.Forms.Label();
|
||
|
this.button2 = new System.Windows.Forms.Button();
|
||
|
this.label15 = new System.Windows.Forms.Label();
|
||
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
||
|
this.panel1 = new System.Windows.Forms.Panel();
|
||
|
this.panel1.SuspendLayout();
|
||
|
this.SuspendLayout();
|
||
|
//
|
||
|
// label2
|
||
|
//
|
||
|
this.label2.AutoSize = true;
|
||
|
this.label2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label2.Location = new System.Drawing.Point(97, 498);
|
||
|
this.label2.Name = "label2";
|
||
|
this.label2.Size = new System.Drawing.Size(178, 21);
|
||
|
this.label2.TabIndex = 6;
|
||
|
this.label2.Text = "当前选中产品为:";
|
||
|
//
|
||
|
// label1
|
||
|
//
|
||
|
this.label1.AutoSize = true;
|
||
|
this.label1.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label1.Location = new System.Drawing.Point(213, 35);
|
||
|
this.label1.Name = "label1";
|
||
|
this.label1.Size = new System.Drawing.Size(740, 48);
|
||
|
this.label1.TabIndex = 7;
|
||
|
this.label1.Text = "X247后部中间扰流板——颜色选择";
|
||
|
//
|
||
|
// label3
|
||
|
//
|
||
|
this.label3.AutoSize = true;
|
||
|
this.label3.BackColor = System.Drawing.Color.White;
|
||
|
this.label3.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label3.Location = new System.Drawing.Point(92, 137);
|
||
|
this.label3.Name = "label3";
|
||
|
this.label3.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label3.TabIndex = 8;
|
||
|
this.label3.Text = "极地白";
|
||
|
this.label3.Click += new System.EventHandler(this.label3_Click);
|
||
|
//
|
||
|
// label4
|
||
|
//
|
||
|
this.label4.AutoSize = true;
|
||
|
this.label4.BackColor = System.Drawing.Color.Black;
|
||
|
this.label4.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label4.ForeColor = System.Drawing.Color.White;
|
||
|
this.label4.Location = new System.Drawing.Point(387, 137);
|
||
|
this.label4.Name = "label4";
|
||
|
this.label4.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label4.TabIndex = 9;
|
||
|
this.label4.Text = "宇宙黑";
|
||
|
this.label4.Click += new System.EventHandler(this.label4_Click);
|
||
|
//
|
||
|
// label5
|
||
|
//
|
||
|
this.label5.AutoSize = true;
|
||
|
this.label5.BackColor = System.Drawing.Color.LightGray;
|
||
|
this.label5.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label5.Location = new System.Drawing.Point(712, 137);
|
||
|
this.label5.Name = "label5";
|
||
|
this.label5.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label5.TabIndex = 10;
|
||
|
this.label5.Text = "山脉灰";
|
||
|
this.label5.Click += new System.EventHandler(this.label5_Click);
|
||
|
//
|
||
|
// label6
|
||
|
//
|
||
|
this.label6.AutoSize = true;
|
||
|
this.label6.BackColor = System.Drawing.Color.MistyRose;
|
||
|
this.label6.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label6.Location = new System.Drawing.Point(92, 247);
|
||
|
this.label6.Name = "label6";
|
||
|
this.label6.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label6.TabIndex = 11;
|
||
|
this.label6.Text = "玫瑰金";
|
||
|
this.label6.Click += new System.EventHandler(this.label6_Click);
|
||
|
//
|
||
|
// label7
|
||
|
//
|
||
|
this.label7.AutoSize = true;
|
||
|
this.label7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label7.Location = new System.Drawing.Point(97, 568);
|
||
|
this.label7.Name = "label7";
|
||
|
this.label7.Size = new System.Drawing.Size(325, 21);
|
||
|
this.label7.TabIndex = 12;
|
||
|
this.label7.Text = "输入当前装配此产品的胶带批次号";
|
||
|
//
|
||
|
// textBox1
|
||
|
//
|
||
|
this.textBox1.Font = new System.Drawing.Font("宋体", 15.75F);
|
||
|
this.textBox1.Location = new System.Drawing.Point(428, 568);
|
||
|
this.textBox1.Name = "textBox1";
|
||
|
this.textBox1.Size = new System.Drawing.Size(449, 31);
|
||
|
this.textBox1.TabIndex = 13;
|
||
|
//
|
||
|
// button1
|
||
|
//
|
||
|
this.button1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.button1.Location = new System.Drawing.Point(941, 549);
|
||
|
this.button1.Name = "button1";
|
||
|
this.button1.Size = new System.Drawing.Size(174, 57);
|
||
|
this.button1.TabIndex = 14;
|
||
|
this.button1.Text = "打印总成条码";
|
||
|
this.button1.UseVisualStyleBackColor = true;
|
||
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||
|
//
|
||
|
// checkBox1
|
||
|
//
|
||
|
this.checkBox1.AutoSize = true;
|
||
|
this.checkBox1.Checked = true;
|
||
|
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
||
|
this.checkBox1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.checkBox1.Location = new System.Drawing.Point(101, 649);
|
||
|
this.checkBox1.Name = "checkBox1";
|
||
|
this.checkBox1.Size = new System.Drawing.Size(173, 28);
|
||
|
this.checkBox1.TabIndex = 15;
|
||
|
this.checkBox1.Text = "自动打印箱单";
|
||
|
this.checkBox1.UseVisualStyleBackColor = true;
|
||
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
||
|
//
|
||
|
// label8
|
||
|
//
|
||
|
this.label8.AutoSize = true;
|
||
|
this.label8.BackColor = System.Drawing.Color.Crimson;
|
||
|
this.label8.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label8.Location = new System.Drawing.Point(712, 247);
|
||
|
this.label8.Name = "label8";
|
||
|
this.label8.Size = new System.Drawing.Size(353, 64);
|
||
|
this.label8.TabIndex = 17;
|
||
|
this.label8.Text = "巴塔尼亚红";
|
||
|
this.label8.Click += new System.EventHandler(this.label8_Click);
|
||
|
//
|
||
|
// label9
|
||
|
//
|
||
|
this.label9.AutoSize = true;
|
||
|
this.label9.BackColor = System.Drawing.Color.DodgerBlue;
|
||
|
this.label9.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label9.Location = new System.Drawing.Point(387, 247);
|
||
|
this.label9.Name = "label9";
|
||
|
this.label9.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label9.TabIndex = 16;
|
||
|
this.label9.Text = "星空蓝";
|
||
|
this.label9.Click += new System.EventHandler(this.label9_Click);
|
||
|
//
|
||
|
// label10
|
||
|
//
|
||
|
this.label10.AutoSize = true;
|
||
|
this.label10.BackColor = System.Drawing.Color.LightGray;
|
||
|
this.label10.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label10.Location = new System.Drawing.Point(709, 373);
|
||
|
this.label10.Name = "label10";
|
||
|
this.label10.Size = new System.Drawing.Size(353, 64);
|
||
|
this.label10.TabIndex = 20;
|
||
|
this.label10.Text = "哑光山脉灰";
|
||
|
this.label10.Click += new System.EventHandler(this.label10_Click);
|
||
|
//
|
||
|
// label11
|
||
|
//
|
||
|
this.label11.AutoSize = true;
|
||
|
this.label11.BackColor = System.Drawing.Color.White;
|
||
|
this.label11.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label11.Location = new System.Drawing.Point(377, 373);
|
||
|
this.label11.Name = "label11";
|
||
|
this.label11.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label11.TabIndex = 19;
|
||
|
this.label11.Text = "数码白";
|
||
|
this.label11.Click += new System.EventHandler(this.label11_Click);
|
||
|
//
|
||
|
// label12
|
||
|
//
|
||
|
this.label12.AutoSize = true;
|
||
|
this.label12.BackColor = System.Drawing.Color.Silver;
|
||
|
this.label12.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label12.Location = new System.Drawing.Point(92, 373);
|
||
|
this.label12.Name = "label12";
|
||
|
this.label12.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label12.TabIndex = 18;
|
||
|
this.label12.Text = "米兰银";
|
||
|
this.label12.Click += new System.EventHandler(this.label12_Click);
|
||
|
//
|
||
|
// label13
|
||
|
//
|
||
|
this.label13.AutoSize = true;
|
||
|
this.label13.Font = new System.Drawing.Font("宋体", 15.75F);
|
||
|
this.label13.Location = new System.Drawing.Point(281, 498);
|
||
|
this.label13.Name = "label13";
|
||
|
this.label13.Size = new System.Drawing.Size(201, 21);
|
||
|
this.label13.TabIndex = 21;
|
||
|
this.label13.Text = "X247后部中间扰流板";
|
||
|
//
|
||
|
// label14
|
||
|
//
|
||
|
this.label14.AutoSize = true;
|
||
|
this.label14.BackColor = System.Drawing.SystemColors.Control;
|
||
|
this.label14.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label14.Location = new System.Drawing.Point(488, 473);
|
||
|
this.label14.Name = "label14";
|
||
|
this.label14.Size = new System.Drawing.Size(223, 64);
|
||
|
this.label14.TabIndex = 22;
|
||
|
this.label14.Text = "极地白";
|
||
|
//
|
||
|
// button2
|
||
|
//
|
||
|
this.button2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.button2.Location = new System.Drawing.Point(642, 12);
|
||
|
this.button2.Name = "button2";
|
||
|
this.button2.Size = new System.Drawing.Size(174, 57);
|
||
|
this.button2.TabIndex = 23;
|
||
|
this.button2.Text = "手动打印箱码";
|
||
|
this.button2.UseVisualStyleBackColor = true;
|
||
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||
|
//
|
||
|
// label15
|
||
|
//
|
||
|
this.label15.AutoSize = true;
|
||
|
this.label15.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label15.Location = new System.Drawing.Point(258, 35);
|
||
|
this.label15.Name = "label15";
|
||
|
this.label15.Size = new System.Drawing.Size(115, 21);
|
||
|
this.label15.TabIndex = 24;
|
||
|
this.label15.Text = "输入数量:";
|
||
|
//
|
||
|
// textBox2
|
||
|
//
|
||
|
this.textBox2.Font = new System.Drawing.Font("宋体", 15.75F);
|
||
|
this.textBox2.Location = new System.Drawing.Point(374, 28);
|
||
|
this.textBox2.Name = "textBox2";
|
||
|
this.textBox2.Size = new System.Drawing.Size(207, 31);
|
||
|
this.textBox2.TabIndex = 25;
|
||
|
//
|
||
|
// panel1
|
||
|
//
|
||
|
this.panel1.Controls.Add(this.button2);
|
||
|
this.panel1.Controls.Add(this.textBox2);
|
||
|
this.panel1.Controls.Add(this.label15);
|
||
|
this.panel1.Location = new System.Drawing.Point(296, 625);
|
||
|
this.panel1.Name = "panel1";
|
||
|
this.panel1.Size = new System.Drawing.Size(819, 81);
|
||
|
this.panel1.TabIndex = 26;
|
||
|
//
|
||
|
// Form1
|
||
|
//
|
||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
|
this.ClientSize = new System.Drawing.Size(1141, 738);
|
||
|
this.Controls.Add(this.panel1);
|
||
|
this.Controls.Add(this.label14);
|
||
|
this.Controls.Add(this.label13);
|
||
|
this.Controls.Add(this.label10);
|
||
|
this.Controls.Add(this.label11);
|
||
|
this.Controls.Add(this.label12);
|
||
|
this.Controls.Add(this.label8);
|
||
|
this.Controls.Add(this.label9);
|
||
|
this.Controls.Add(this.checkBox1);
|
||
|
this.Controls.Add(this.button1);
|
||
|
this.Controls.Add(this.textBox1);
|
||
|
this.Controls.Add(this.label7);
|
||
|
this.Controls.Add(this.label6);
|
||
|
this.Controls.Add(this.label5);
|
||
|
this.Controls.Add(this.label4);
|
||
|
this.Controls.Add(this.label3);
|
||
|
this.Controls.Add(this.label1);
|
||
|
this.Controls.Add(this.label2);
|
||
|
this.Name = "Form1";
|
||
|
this.Text = "后部中间扰流板条码打印程序";
|
||
|
this.Load += new System.EventHandler(this.Form1_Load);
|
||
|
this.panel1.ResumeLayout(false);
|
||
|
this.panel1.PerformLayout();
|
||
|
this.ResumeLayout(false);
|
||
|
this.PerformLayout();
|
||
|
|
||
|
}
|
||
|
|
||
|
#endregion
|
||
|
|
||
|
private System.Windows.Forms.Label label2;
|
||
|
private System.Windows.Forms.Label label1;
|
||
|
private System.Windows.Forms.Label label3;
|
||
|
private System.Windows.Forms.Label label4;
|
||
|
private System.Windows.Forms.Label label5;
|
||
|
private System.Windows.Forms.Label label6;
|
||
|
private System.Windows.Forms.Label label7;
|
||
|
private System.Windows.Forms.TextBox textBox1;
|
||
|
private System.Windows.Forms.Button button1;
|
||
|
private System.Windows.Forms.CheckBox checkBox1;
|
||
|
private System.Windows.Forms.Label label8;
|
||
|
private System.Windows.Forms.Label label9;
|
||
|
private System.Windows.Forms.Label label10;
|
||
|
private System.Windows.Forms.Label label11;
|
||
|
private System.Windows.Forms.Label label12;
|
||
|
private System.Windows.Forms.Label label13;
|
||
|
private System.Windows.Forms.Label label14;
|
||
|
private System.Windows.Forms.Button button2;
|
||
|
private System.Windows.Forms.Label label15;
|
||
|
private System.Windows.Forms.TextBox textBox2;
|
||
|
private System.Windows.Forms.Panel panel1;
|
||
|
}
|
||
|
}
|
||
|
|