namespace SOH.KeFu { partial class frmBaoGaoLingQu { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupBox2 = new System.Windows.Forms.GroupBox(); this.tbtjztz = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.tbbm = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.tbygh = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.tbdw = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.tbhyzk = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.tbxb = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.tbnl = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.tbxm = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.tbhyh = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.tb1_TM = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.lab_bglqczy = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.txt_bglqrxm = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.panel1 = new System.Windows.Forms.Panel(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.SuspendLayout(); // // groupBox2 // this.groupBox2.Controls.Add(this.tbtjztz); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.tbbm); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.tbygh); this.groupBox2.Controls.Add(this.label15); this.groupBox2.Controls.Add(this.tbdw); this.groupBox2.Controls.Add(this.label16); this.groupBox2.Controls.Add(this.tbhyzk); this.groupBox2.Controls.Add(this.label17); this.groupBox2.Controls.Add(this.tbxb); this.groupBox2.Controls.Add(this.label18); this.groupBox2.Controls.Add(this.tbnl); this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.tbxm); this.groupBox2.Controls.Add(this.label20); this.groupBox2.Controls.Add(this.tbhyh); this.groupBox2.Controls.Add(this.label21); this.groupBox2.Location = new System.Drawing.Point(20, 213); 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(732, 356); this.groupBox2.TabIndex = 10; this.groupBox2.TabStop = false; this.groupBox2.Text = "体检人员信息"; // // tbtjztz // this.tbtjztz.Enabled = false; this.tbtjztz.Location = new System.Drawing.Point(108, 295); this.tbtjztz.Margin = new System.Windows.Forms.Padding(4); this.tbtjztz.Name = "tbtjztz"; this.tbtjztz.Size = new System.Drawing.Size(204, 25); this.tbtjztz.TabIndex = 19; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(23, 299); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(82, 15); this.label13.TabIndex = 18; this.label13.Text = "体检状态:"; // // tbbm // this.tbbm.Enabled = false; this.tbbm.Location = new System.Drawing.Point(108, 261); this.tbbm.Margin = new System.Windows.Forms.Padding(4); this.tbbm.Name = "tbbm"; this.tbbm.Size = new System.Drawing.Size(300, 25); this.tbbm.TabIndex = 17; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(23, 265); this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(84, 15); this.label14.TabIndex = 16; this.label14.Text = "部 门:"; // // tbygh // this.tbygh.Enabled = false; this.tbygh.Location = new System.Drawing.Point(108, 228); this.tbygh.Margin = new System.Windows.Forms.Padding(4); this.tbygh.Name = "tbygh"; this.tbygh.Size = new System.Drawing.Size(300, 25); this.tbygh.TabIndex = 15; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(23, 231); this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(83, 15); this.label15.TabIndex = 14; this.label15.Text = "员 工 号:"; // // tbdw // this.tbdw.Enabled = false; this.tbdw.Location = new System.Drawing.Point(108, 194); this.tbdw.Margin = new System.Windows.Forms.Padding(4); this.tbdw.Name = "tbdw"; this.tbdw.Size = new System.Drawing.Size(421, 25); this.tbdw.TabIndex = 13; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(23, 198); this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(82, 15); this.label16.TabIndex = 12; this.label16.Text = "单位名称:"; // // tbhyzk // this.tbhyzk.Enabled = false; this.tbhyzk.Location = new System.Drawing.Point(108, 160); this.tbhyzk.Margin = new System.Windows.Forms.Padding(4); this.tbhyzk.Name = "tbhyzk"; this.tbhyzk.Size = new System.Drawing.Size(204, 25); this.tbhyzk.TabIndex = 11; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(23, 164); this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(82, 15); this.label17.TabIndex = 10; this.label17.Text = "婚姻状况:"; // // tbxb // this.tbxb.Enabled = false; this.tbxb.Location = new System.Drawing.Point(108, 126); this.tbxb.Margin = new System.Windows.Forms.Padding(4); this.tbxb.Name = "tbxb"; this.tbxb.Size = new System.Drawing.Size(204, 25); this.tbxb.TabIndex = 9; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(23, 130); this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(84, 15); this.label18.TabIndex = 8; this.label18.Text = "性 别:"; // // tbnl // this.tbnl.Enabled = false; this.tbnl.Location = new System.Drawing.Point(108, 92); this.tbnl.Margin = new System.Windows.Forms.Padding(4); this.tbnl.Name = "tbnl"; this.tbnl.Size = new System.Drawing.Size(204, 25); this.tbnl.TabIndex = 7; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(23, 96); this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(84, 15); this.label19.TabIndex = 6; this.label19.Text = "年 龄:"; // // tbxm // this.tbxm.Enabled = false; this.tbxm.Location = new System.Drawing.Point(108, 59); this.tbxm.Margin = new System.Windows.Forms.Padding(4); this.tbxm.Name = "tbxm"; this.tbxm.Size = new System.Drawing.Size(204, 25); this.tbxm.TabIndex = 5; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(23, 62); this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(84, 15); this.label20.TabIndex = 4; this.label20.Text = "姓 名:"; // // tbhyh // this.tbhyh.Enabled = false; this.tbhyh.Location = new System.Drawing.Point(108, 25); this.tbhyh.Margin = new System.Windows.Forms.Padding(4); this.tbhyh.Name = "tbhyh"; this.tbhyh.Size = new System.Drawing.Size(204, 25); this.tbhyh.TabIndex = 3; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(23, 29); this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(83, 15); this.label21.TabIndex = 2; this.label21.Text = "会 员 号:"; // // tb1_TM // this.tb1_TM.Location = new System.Drawing.Point(128, 9); this.tb1_TM.Margin = new System.Windows.Forms.Padding(4); this.tb1_TM.Name = "tb1_TM"; this.tb1_TM.Size = new System.Drawing.Size(204, 25); this.tb1_TM.TabIndex = 9; this.tb1_TM.KeyUp += new System.Windows.Forms.KeyEventHandler(this.tb1_TM_KeyUp); // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(18, 13); this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(97, 15); this.label22.TabIndex = 8; this.label22.Text = "请扫描条码:"; // // button1 // this.button1.Location = new System.Drawing.Point(342, 7); this.button1.Margin = new System.Windows.Forms.Padding(4); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(100, 29); this.button1.TabIndex = 11; this.button1.Text = "领取"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.checkBox1); this.groupBox1.Controls.Add(this.lab_bglqczy); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.txt_bglqrxm); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(21, 58); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(731, 134); this.groupBox1.TabIndex = 12; this.groupBox1.TabStop = false; this.groupBox1.Text = "报告领取人员信息"; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.ForeColor = System.Drawing.Color.Red; this.checkBox1.Location = new System.Drawing.Point(19, 69); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(382, 19); this.checkBox1.TabIndex = 11; this.checkBox1.Text = "*单位批量领取:请勾选设置批量领取报告人员姓名。"; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // lab_bglqczy // this.lab_bglqczy.AutoSize = true; this.lab_bglqczy.Location = new System.Drawing.Point(104, 107); this.lab_bglqczy.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lab_bglqczy.Name = "lab_bglqczy"; this.lab_bglqczy.Size = new System.Drawing.Size(97, 15); this.lab_bglqczy.TabIndex = 10; this.lab_bglqczy.Text = "我是操作人员"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(16, 107); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(83, 15); this.label3.TabIndex = 9; this.label3.Text = "操 作 员:"; // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(323, 35); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(383, 15); this.label2.TabIndex = 8; this.label2.Text = "*请核实报告领取人员信息!如代领请录入代领人员姓名。"; // // txt_bglqrxm // this.txt_bglqrxm.Location = new System.Drawing.Point(105, 32); this.txt_bglqrxm.Margin = new System.Windows.Forms.Padding(4); this.txt_bglqrxm.Name = "txt_bglqrxm"; this.txt_bglqrxm.Size = new System.Drawing.Size(204, 25); this.txt_bglqrxm.TabIndex = 7; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(16, 35); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(97, 15); this.label1.TabIndex = 6; this.label1.Text = "领取人姓名:"; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Location = new System.Drawing.Point(12, 12); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(787, 618); this.tabControl1.TabIndex = 14; // // tabPage1 // this.tabPage1.Controls.Add(this.button1); this.tabPage1.Controls.Add(this.label22); this.tabPage1.Controls.Add(this.groupBox1); this.tabPage1.Controls.Add(this.tb1_TM); this.tabPage1.Controls.Add(this.groupBox2); this.tabPage1.Location = new System.Drawing.Point(4, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(779, 589); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "扫码领取报告"; this.tabPage1.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.Controls.Add(this.dataGridView1); this.tabPage2.Controls.Add(this.panel1); this.tabPage2.Location = new System.Drawing.Point(4, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(779, 589); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "批量领取报告"; this.tabPage2.UseVisualStyleBackColor = true; // // panel1 // this.panel1.Controls.Add(this.button3); this.panel1.Controls.Add(this.button4); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(3, 517); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(773, 69); this.panel1.TabIndex = 0; // // dataGridView1 // this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(3, 3); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowHeadersWidth = 51; this.dataGridView1.RowTemplate.Height = 27; this.dataGridView1.Size = new System.Drawing.Size(773, 514); this.dataGridView1.TabIndex = 1; // // button3 // this.button3.Location = new System.Drawing.Point(29, 18); this.button3.Margin = new System.Windows.Forms.Padding(4); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(100, 29); this.button3.TabIndex = 14; this.button3.Text = "导入数据"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button4 // this.button4.Location = new System.Drawing.Point(147, 18); this.button4.Margin = new System.Windows.Forms.Padding(4); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(100, 29); this.button4.TabIndex = 15; this.button4.Text = "批量领取"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // frmBaoGaoLingQu // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(813, 642); this.Controls.Add(this.tabControl1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "frmBaoGaoLingQu"; this.Text = "报告领取"; this.Load += new System.EventHandler(this.frmBaoGaoLingQu_Load); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.tabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox tbtjztz; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox tbbm; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox tbygh; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox tbdw; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox tbhyzk; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox tbxb; private System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox tbnl; private System.Windows.Forms.Label label19; private System.Windows.Forms.TextBox tbxm; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox tbhyh; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox tb1_TM; private System.Windows.Forms.Label label22; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox txt_bglqrxm; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label lab_bglqczy; private System.Windows.Forms.OpenFileDialog openFileDialog1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; } }