xiaojiao
7 天以前 b532ba8806996246ab7a0896bf34b884c47dee7e
ÏîÄ¿´úÂë/´òÓ¡»ú/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs
@@ -1,4 +1,7 @@

using System;
using System.Windows.Forms;
namespace WindowsFormsApp6
{
    partial class Form1
@@ -36,11 +39,8 @@
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.Txt_barcode2 = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.Txt_barcode4 = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.Txt_barcode3 = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.tips = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
@@ -51,11 +51,19 @@
            this.txt_file = new System.Windows.Forms.TextBox();
            this.btn_filePrint = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.comboBox4 = new System.Windows.Forms.ComboBox();
            this.comboBox3 = new System.Windows.Forms.ComboBox();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label7 = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.label9 = new System.Windows.Forms.Label();
            this.Txt_barcode6 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
@@ -93,7 +101,7 @@
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(75, 15);
            this.label2.TabIndex = 2;
            this.label2.Text = "轴承条码:";
            this.label2.Text = "轴承编号:";
            // 
            // label3
            // 
@@ -115,31 +123,15 @@
            this.label4.TabIndex = 5;
            this.label4.Text = "车型:";
            // 
            // Txt_barcode2
            //
            this.Txt_barcode2.Location = new System.Drawing.Point(164, 168);
            this.Txt_barcode2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Txt_barcode2.Name = "Txt_barcode2";
            this.Txt_barcode2.Size = new System.Drawing.Size(533, 25);
            this.Txt_barcode2.TabIndex = 1;
            //
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(88, 304);
            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(45, 15);
            this.label5.Size = new System.Drawing.Size(75, 15);
            this.label5.TabIndex = 9;
            this.label5.Text = "厂家:";
            //
            // Txt_barcode4
            //
            this.Txt_barcode4.Location = new System.Drawing.Point(164, 300);
            this.Txt_barcode4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Txt_barcode4.Name = "Txt_barcode4";
            this.Txt_barcode4.Size = new System.Drawing.Size(533, 25);
            this.Txt_barcode4.TabIndex = 3;
            this.label5.Text = "轴承品牌:";
            // 
            // label6
            // 
@@ -150,14 +142,6 @@
            this.label6.Size = new System.Drawing.Size(75, 15);
            this.label6.TabIndex = 7;
            this.label6.Text = "轴承型号:";
            //
            // Txt_barcode3
            //
            this.Txt_barcode3.Location = new System.Drawing.Point(164, 234);
            this.Txt_barcode3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Txt_barcode3.Name = "Txt_barcode3";
            this.Txt_barcode3.Size = new System.Drawing.Size(533, 25);
            this.Txt_barcode3.TabIndex = 2;
            // 
            // label10
            // 
@@ -231,7 +215,7 @@
            // btn_SelectFile
            // 
            this.btn_SelectFile.Location = new System.Drawing.Point(791, 484);
            this.btn_SelectFile.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btn_SelectFile.Margin = new System.Windows.Forms.Padding(4);
            this.btn_SelectFile.Name = "btn_SelectFile";
            this.btn_SelectFile.Size = new System.Drawing.Size(151, 45);
            this.btn_SelectFile.TabIndex = 27;
@@ -242,7 +226,7 @@
            // txt_file
            // 
            this.txt_file.Location = new System.Drawing.Point(789, 548);
            this.txt_file.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_file.Margin = new System.Windows.Forms.Padding(4);
            this.txt_file.Name = "txt_file";
            this.txt_file.Size = new System.Drawing.Size(481, 25);
            this.txt_file.TabIndex = 28;
@@ -250,7 +234,7 @@
            // btn_filePrint
            // 
            this.btn_filePrint.Location = new System.Drawing.Point(1085, 596);
            this.btn_filePrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btn_filePrint.Margin = new System.Windows.Forms.Padding(4);
            this.btn_filePrint.Name = "btn_filePrint";
            this.btn_filePrint.Size = new System.Drawing.Size(151, 45);
            this.btn_filePrint.TabIndex = 29;
@@ -260,42 +244,83 @@
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.textBox3);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.textBox2);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.comboBox4);
            this.groupBox1.Controls.Add(this.comboBox3);
            this.groupBox1.Controls.Add(this.comboBox2);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.btn_print);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Location = new System.Drawing.Point(13, 17);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox1.Size = new System.Drawing.Size(715, 828);
            this.groupBox1.TabIndex = 30;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "编码打印";
            // 
            // groupBox2
            // textBox2
            // 
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Location = new System.Drawing.Point(761, 15);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Size = new System.Drawing.Size(555, 304);
            this.groupBox2.TabIndex = 31;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "提示";
            this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
            this.textBox2.Location = new System.Drawing.Point(151, 454);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(533, 25);
            this.textBox2.TabIndex = 18;
            // 
            // groupBox3
            // label8
            // 
            this.groupBox3.Location = new System.Drawing.Point(761, 394);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Size = new System.Drawing.Size(555, 381);
            this.groupBox3.TabIndex = 32;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "导入打印:";
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(78, 464);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(67, 15);
            this.label8.TabIndex = 17;
            this.label8.Text = "轴承重量";
            //
            // comboBox4
            //
            this.comboBox4.FormattingEnabled = true;
            this.comboBox4.Location = new System.Drawing.Point(151, 278);
            this.comboBox4.Name = "comboBox4";
            this.comboBox4.Size = new System.Drawing.Size(533, 23);
            this.comboBox4.TabIndex = 16;
            //
            // comboBox3
            //
            this.comboBox3.FormattingEnabled = true;
            this.comboBox3.Location = new System.Drawing.Point(151, 216);
            this.comboBox3.Name = "comboBox3";
            this.comboBox3.Size = new System.Drawing.Size(533, 23);
            this.comboBox3.TabIndex = 15;
            //
            // comboBox2
            //
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Location = new System.Drawing.Point(151, 149);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(533, 23);
            this.comboBox2.TabIndex = 14;
            //
            // textBox1
            //
            this.textBox1.Location = new System.Drawing.Point(151, 403);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(533, 25);
            this.textBox1.TabIndex = 13;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(78, 410);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(52, 15);
            this.label1.TabIndex = 12;
            this.label1.Text = "批次号";
            // 
            // comboBox1
            // 
@@ -305,27 +330,62 @@
            "检修"});
            this.comboBox1.Location = new System.Drawing.Point(151, 341);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 23);
            this.comboBox1.Size = new System.Drawing.Size(533, 23);
            this.comboBox1.TabIndex = 11;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            //
            // groupBox2
            //
            this.groupBox2.Controls.Add(this.label7);
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Location = new System.Drawing.Point(761, 15);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox2.Size = new System.Drawing.Size(555, 304);
            this.groupBox2.TabIndex = 31;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "提示";
            this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.Blue;
            this.label7.Location = new System.Drawing.Point(60, 164);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(432, 27);
            this.label7.TabIndex = 25;
            this.label7.Text = "如遇到没有的车型,以及型号品牌,可手动输入";
            //
            // groupBox3
            //
            this.groupBox3.Location = new System.Drawing.Point(761, 394);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox3.Size = new System.Drawing.Size(555, 381);
            this.groupBox3.TabIndex = 32;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "导入打印:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(88, 436);
            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label9.Location = new System.Drawing.Point(32, 523);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(75, 15);
            this.label9.TabIndex = 13;
            this.label9.Text = "轴承单号:";
            this.label9.Size = new System.Drawing.Size(113, 15);
            this.label9.TabIndex = 19;
            this.label9.Text = "生产/检修 æ—¥æœŸ";
            // 
            // Txt_barcode6
            // textBox3
            // 
            this.Txt_barcode6.Location = new System.Drawing.Point(164, 432);
            this.Txt_barcode6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Txt_barcode6.Name = "Txt_barcode6";
            this.Txt_barcode6.Size = new System.Drawing.Size(533, 25);
            this.Txt_barcode6.TabIndex = 5;
            this.textBox3.Location = new System.Drawing.Point(151, 517);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(533, 25);
            this.textBox3.TabIndex = 20;
            // 
            // Form1
            // 
@@ -339,14 +399,9 @@
            this.Controls.Add(this.label15);
            this.Controls.Add(this.label13);
            this.Controls.Add(this.tips);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.Txt_barcode6);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.Txt_barcode4);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.Txt_barcode3);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.Txt_barcode2);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.Txt_barcode1);
            this.Controls.Add(this.groupBox1);
@@ -375,11 +430,8 @@
        private System.Windows.Forms.ErrorProvider errorProvider1;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox Txt_barcode4;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox Txt_barcode3;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox Txt_barcode2;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label13;
@@ -394,8 +446,16 @@
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.ComboBox comboBox1;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox Txt_barcode6;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.ComboBox comboBox4;
        private System.Windows.Forms.ComboBox comboBox3;
        private System.Windows.Forms.ComboBox comboBox2;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox textBox2;
        private System.Windows.Forms.Label label8;
        private TextBox textBox3;
        private Label label9;
    }
}