| | |
| | | this.txt_file = new System.Windows.Forms.TextBox(); |
| | | this.btn_filePrint = new System.Windows.Forms.Button(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.comboBox4 = 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.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.label11 = new System.Windows.Forms.Label(); |
| | | this.comboBox5 = new System.Windows.Forms.ComboBox(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | |
| | | // |
| | | // btn_print |
| | | // |
| | | this.btn_print.Location = new System.Drawing.Point(475, 579); |
| | | this.btn_print.Location = new System.Drawing.Point(476, 629); |
| | | this.btn_print.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btn_print.Name = "btn_print"; |
| | | this.btn_print.Size = new System.Drawing.Size(151, 45); |
| | |
| | | // |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.Controls.Add(this.comboBox5); |
| | | this.groupBox1.Controls.Add(this.label11); |
| | | this.groupBox1.Controls.Add(this.textBox3); |
| | | this.groupBox1.Controls.Add(this.label9); |
| | | this.groupBox1.Controls.Add(this.textBox2); |
| | |
| | | this.groupBox1.TabIndex = 30; |
| | | this.groupBox1.TabStop = false; |
| | | this.groupBox1.Text = "ç¼ç æå°"; |
| | | // |
| | | // textBox3 |
| | | // |
| | | 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; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Location = new System.Drawing.Point(32, 523); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(113, 15); |
| | | this.label9.TabIndex = 19; |
| | | this.label9.Text = "ç产/æ£ä¿® æ¥æ"; |
| | | // |
| | | // textBox2 |
| | | // |
| | |
| | | this.groupBox3.TabStop = false; |
| | | this.groupBox3.Text = "导å
¥æå°ï¼"; |
| | | // |
| | | // label9 |
| | | // label11 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Location = new System.Drawing.Point(32, 523); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(113, 15); |
| | | this.label9.TabIndex = 19; |
| | | this.label9.Text = "ç产/æ£ä¿® æ¥æ"; |
| | | this.label11.AutoSize = true; |
| | | this.label11.Location = new System.Drawing.Point(75, 585); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(37, 15); |
| | | this.label11.TabIndex = 21; |
| | | this.label11.Text = "产å°"; |
| | | // |
| | | // textBox3 |
| | | // comboBox5 |
| | | // |
| | | 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; |
| | | this.comboBox5.FormattingEnabled = true; |
| | | this.comboBox5.Items.AddRange(new object[] { |
| | | "å½äº§", |
| | | "è¿å£"}); |
| | | this.comboBox5.Location = new System.Drawing.Point(151, 577); |
| | | this.comboBox5.Name = "comboBox5"; |
| | | this.comboBox5.Size = new System.Drawing.Size(533, 23); |
| | | this.comboBox5.TabIndex = 22; |
| | | // |
| | | // Form1 |
| | | // |
| | |
| | | private System.Windows.Forms.Label label8; |
| | | private TextBox textBox3; |
| | | private Label label9; |
| | | private ComboBox comboBox5; |
| | | private Label label11; |
| | | } |
| | | } |
| | | |