namespace SOH.KeFu
{
partial class frmTiJanFenXiLuRu
{
///
/// 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.components = new System.ComponentModel.Container();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.labZjys = new System.Windows.Forms.Label();
this.labFxys = new System.Windows.Forms.Label();
this.txtTm = new System.Windows.Forms.TextBox();
this.labBj = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.labHyzk = new System.Windows.Forms.Label();
this.labXm = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.labNl = new System.Windows.Forms.Label();
this.labXb = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.panel5 = new System.Windows.Forms.Panel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.txtHzfx = new System.Windows.Forms.TextBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dgvTjrJb = new System.Windows.Forms.DataGridView();
this.dgvAllJb = new System.Windows.Forms.DataGridView();
this.panel4 = new System.Windows.Forms.Panel();
this.label5 = new System.Windows.Forms.Label();
this.butCa = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.txtZjm = new System.Windows.Forms.TextBox();
this.panel3 = new System.Windows.Forms.Panel();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.jbmcDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cdmsDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nlsxDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nlxxDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xbDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.hyzkDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zjmDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xssxDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jbfzbmDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fzxssxDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fctxDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.txnrDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ksbmDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jblbDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pxbjDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qbtjDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.tjbkBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.jbmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tjbkBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.tabPage3 = new System.Windows.Forms.TabPage();
this.panel6 = new System.Windows.Forms.Panel();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.panel1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel2.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvTjrJb)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvAllJb)).BeginInit();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource)).BeginInit();
this.tabPage3.SuspendLayout();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Padding = new System.Windows.Forms.Padding(15);
this.panel1.Size = new System.Drawing.Size(1343, 101);
this.panel1.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.labZjys);
this.groupBox1.Controls.Add(this.labFxys);
this.groupBox1.Controls.Add(this.txtTm);
this.groupBox1.Controls.Add(this.labBj);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.labHyzk);
this.groupBox1.Controls.Add(this.labXm);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.labNl);
this.groupBox1.Controls.Add(this.labXb);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(15, 15);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1313, 74);
this.groupBox1.TabIndex = 11;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "体检人基本信息";
//
// labZjys
//
this.labZjys.AutoSize = true;
this.labZjys.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labZjys.Location = new System.Drawing.Point(1065, 29);
this.labZjys.Name = "labZjys";
this.labZjys.Size = new System.Drawing.Size(0, 18);
this.labZjys.TabIndex = 12;
this.labZjys.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.labZjys.Visible = false;
//
// labFxys
//
this.labFxys.AutoSize = true;
this.labFxys.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labFxys.Location = new System.Drawing.Point(972, 29);
this.labFxys.Name = "labFxys";
this.labFxys.Size = new System.Drawing.Size(98, 18);
this.labFxys.TabIndex = 11;
this.labFxys.Text = "分析医师:";
this.labFxys.Visible = false;
//
// txtTm
//
this.txtTm.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTm.Location = new System.Drawing.Point(86, 26);
this.txtTm.Name = "txtTm";
this.txtTm.Size = new System.Drawing.Size(111, 27);
this.txtTm.TabIndex = 1;
//
// labBj
//
this.labBj.AutoSize = true;
this.labBj.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labBj.Location = new System.Drawing.Point(851, 31);
this.labBj.Name = "labBj";
this.labBj.Size = new System.Drawing.Size(0, 18);
this.labBj.TabIndex = 9;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(11, 33);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(71, 18);
this.label1.TabIndex = 0;
this.label1.Text = "条码号:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(766, 31);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(89, 18);
this.label10.TabIndex = 10;
this.label10.Text = "客户类型:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(234, 31);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 18);
this.label2.TabIndex = 2;
this.label2.Text = "姓名:";
//
// labHyzk
//
this.labHyzk.AutoSize = true;
this.labHyzk.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labHyzk.Location = new System.Drawing.Point(683, 31);
this.labHyzk.Name = "labHyzk";
this.labHyzk.Size = new System.Drawing.Size(0, 18);
this.labHyzk.TabIndex = 9;
//
// labXm
//
this.labXm.AutoSize = true;
this.labXm.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labXm.Location = new System.Drawing.Point(286, 31);
this.labXm.Name = "labXm";
this.labXm.Size = new System.Drawing.Size(0, 18);
this.labXm.TabIndex = 3;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(600, 31);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(89, 18);
this.label8.TabIndex = 8;
this.label8.Text = "婚姻状况:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(405, 31);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 18);
this.label4.TabIndex = 4;
this.label4.Text = "性别:";
//
// labNl
//
this.labNl.AutoSize = true;
this.labNl.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labNl.Location = new System.Drawing.Point(564, 31);
this.labNl.Name = "labNl";
this.labNl.Size = new System.Drawing.Size(0, 18);
this.labNl.TabIndex = 7;
//
// labXb
//
this.labXb.AutoSize = true;
this.labXb.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labXb.Location = new System.Drawing.Point(475, 32);
this.labXb.Name = "labXb";
this.labXb.Size = new System.Drawing.Size(0, 18);
this.labXb.TabIndex = 5;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(517, 31);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 18);
this.label6.TabIndex = 6;
this.label6.Text = "年龄:";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.Controls.Add(this.tabControl1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 101);
this.panel2.Name = "panel2";
this.panel2.Padding = new System.Windows.Forms.Padding(15);
this.panel2.Size = new System.Drawing.Size(1343, 390);
this.panel2.TabIndex = 1;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.Location = new System.Drawing.Point(15, 15);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1313, 360);
this.tabControl1.TabIndex = 0;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.panel5);
this.tabPage1.Controls.Add(this.txtHzfx);
this.tabPage1.Location = new System.Drawing.Point(4, 24);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1305, 332);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "汇总分析";
this.tabPage1.UseVisualStyleBackColor = true;
//
// panel5
//
this.panel5.AutoScroll = true;
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel5.Controls.Add(this.pictureBox1);
this.panel5.Location = new System.Drawing.Point(3, 3);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(750, 600);
this.panel5.TabIndex = 2;
this.panel5.Scroll += new System.Windows.Forms.ScrollEventHandler(this.panel5_Scroll);
this.panel5.Paint += new System.Windows.Forms.PaintEventHandler(this.panel5_Paint);
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(2, 2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(900, 1650);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox1.TabIndex = 3;
this.pictureBox1.TabStop = false;
this.pictureBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
//
// txtHzfx
//
this.txtHzfx.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtHzfx.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtHzfx.Location = new System.Drawing.Point(763, 3);
this.txtHzfx.Multiline = true;
this.txtHzfx.Name = "txtHzfx";
this.txtHzfx.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtHzfx.Size = new System.Drawing.Size(750, 600);
this.txtHzfx.TabIndex = 0;
this.txtHzfx.CausesValidationChanged += new System.EventHandler(this.txtHzfx_CausesValidationChanged);
this.txtHzfx.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtHzfx_MouseClick);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dgvTjrJb);
this.tabPage2.Controls.Add(this.dgvAllJb);
this.tabPage2.Controls.Add(this.panel4);
this.tabPage2.Location = new System.Drawing.Point(4, 24);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1305, 332);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "疾病统计";
this.tabPage2.UseVisualStyleBackColor = true;
//
// dgvTjrJb
//
this.dgvTjrJb.AllowUserToAddRows = false;
this.dgvTjrJb.AllowUserToDeleteRows = false;
this.dgvTjrJb.AllowUserToResizeColumns = false;
this.dgvTjrJb.AllowUserToResizeRows = false;
this.dgvTjrJb.AutoGenerateColumns = false;
this.dgvTjrJb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvTjrJb.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.jbmcDataGridViewTextBoxColumn1,
this.cdmsDataGridViewTextBoxColumn1,
this.nlsxDataGridViewTextBoxColumn1,
this.nlxxDataGridViewTextBoxColumn1,
this.xbDataGridViewTextBoxColumn1,
this.hyzkDataGridViewTextBoxColumn1,
this.zjmDataGridViewTextBoxColumn1,
this.xssxDataGridViewTextBoxColumn1,
this.jbfzbmDataGridViewTextBoxColumn1,
this.fzxssxDataGridViewTextBoxColumn1,
this.fctxDataGridViewTextBoxColumn1,
this.txnrDataGridViewTextBoxColumn1,
this.ksbmDataGridViewTextBoxColumn1,
this.jblbDataGridViewTextBoxColumn1,
this.pxbjDataGridViewTextBoxColumn1,
this.qbtjDataGridViewTextBoxColumn1,
this.checkedDataGridViewCheckBoxColumn1});
this.dgvTjrJb.DataSource = this.tjbkBindingSource1;
this.dgvTjrJb.Dock = System.Windows.Forms.DockStyle.Left;
this.dgvTjrJb.Location = new System.Drawing.Point(308, 37);
this.dgvTjrJb.Margin = new System.Windows.Forms.Padding(30, 3, 3, 3);
this.dgvTjrJb.Name = "dgvTjrJb";
this.dgvTjrJb.ReadOnly = true;
this.dgvTjrJb.RowHeadersVisible = false;
this.dgvTjrJb.RowTemplate.Height = 23;
this.dgvTjrJb.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvTjrJb.Size = new System.Drawing.Size(304, 292);
this.dgvTjrJb.TabIndex = 1;
this.dgvTjrJb.DoubleClick += new System.EventHandler(this.dgvTjrJb_DoubleClick);
//
// dgvAllJb
//
this.dgvAllJb.AllowUserToAddRows = false;
this.dgvAllJb.AllowUserToDeleteRows = false;
this.dgvAllJb.AllowUserToResizeColumns = false;
this.dgvAllJb.AllowUserToResizeRows = false;
this.dgvAllJb.AutoGenerateColumns = false;
this.dgvAllJb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvAllJb.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.jbmcDataGridViewTextBoxColumn});
this.dgvAllJb.DataSource = this.tjbkBindingSource;
this.dgvAllJb.Dock = System.Windows.Forms.DockStyle.Left;
this.dgvAllJb.Location = new System.Drawing.Point(3, 37);
this.dgvAllJb.Name = "dgvAllJb";
this.dgvAllJb.ReadOnly = true;
this.dgvAllJb.RowHeadersVisible = false;
this.dgvAllJb.RowTemplate.Height = 23;
this.dgvAllJb.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvAllJb.Size = new System.Drawing.Size(305, 292);
this.dgvAllJb.TabIndex = 0;
this.dgvAllJb.DoubleClick += new System.EventHandler(this.dgvAllJb_DoubleClick);
//
// panel4
//
this.panel4.Controls.Add(this.label5);
this.panel4.Controls.Add(this.butCa);
this.panel4.Controls.Add(this.label3);
this.panel4.Controls.Add(this.txtZjm);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(3, 3);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1299, 34);
this.panel4.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(4, 9);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 3;
this.label5.Text = "全部疾病";
//
// butCa
//
this.butCa.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.butCa.Location = new System.Drawing.Point(232, 4);
this.butCa.Name = "butCa";
this.butCa.Size = new System.Drawing.Size(79, 25);
this.butCa.TabIndex = 5;
this.butCa.Text = "查询";
this.butCa.UseVisualStyleBackColor = true;
this.butCa.Click += new System.EventHandler(this.butCa_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(367, 9);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(105, 14);
this.label3.TabIndex = 2;
this.label3.Text = "体检人患有疾病";
//
// txtZjm
//
this.txtZjm.Location = new System.Drawing.Point(88, 4);
this.txtZjm.Name = "txtZjm";
this.txtZjm.Size = new System.Drawing.Size(138, 23);
this.txtZjm.TabIndex = 4;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.White;
this.panel3.Controls.Add(this.button5);
this.panel3.Controls.Add(this.button4);
this.panel3.Controls.Add(this.button3);
this.panel3.Controls.Add(this.button2);
this.panel3.Controls.Add(this.button1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.panel3.Location = new System.Drawing.Point(0, 491);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1343, 54);
this.panel3.TabIndex = 2;
//
// button5
//
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button5.Location = new System.Drawing.Point(338, 6);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(100, 25);
this.button5.TabIndex = 4;
this.button5.Text = "临时保存";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button4.Location = new System.Drawing.Point(444, 6);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(100, 25);
this.button4.TabIndex = 3;
this.button4.Text = "完成退出";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button3.Location = new System.Drawing.Point(232, 5);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(100, 25);
this.button3.TabIndex = 2;
this.button3.Text = "预览分析报告";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button2.Location = new System.Drawing.Point(124, 5);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(100, 25);
this.button2.TabIndex = 1;
this.button2.Text = "体检建议";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button1.Location = new System.Drawing.Point(18, 5);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(100, 25);
this.button1.TabIndex = 0;
this.button1.Text = "体检结果";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// jbmcDataGridViewTextBoxColumn1
//
this.jbmcDataGridViewTextBoxColumn1.DataPropertyName = "jbmc";
this.jbmcDataGridViewTextBoxColumn1.HeaderText = "疾病名称";
this.jbmcDataGridViewTextBoxColumn1.Name = "jbmcDataGridViewTextBoxColumn1";
this.jbmcDataGridViewTextBoxColumn1.ReadOnly = true;
this.jbmcDataGridViewTextBoxColumn1.Width = 300;
//
// cdmsDataGridViewTextBoxColumn1
//
this.cdmsDataGridViewTextBoxColumn1.DataPropertyName = "cdms";
this.cdmsDataGridViewTextBoxColumn1.HeaderText = "疾病描述";
this.cdmsDataGridViewTextBoxColumn1.Name = "cdmsDataGridViewTextBoxColumn1";
this.cdmsDataGridViewTextBoxColumn1.ReadOnly = true;
this.cdmsDataGridViewTextBoxColumn1.Visible = false;
//
// nlsxDataGridViewTextBoxColumn1
//
this.nlsxDataGridViewTextBoxColumn1.DataPropertyName = "nlsx";
this.nlsxDataGridViewTextBoxColumn1.HeaderText = "年龄上限";
this.nlsxDataGridViewTextBoxColumn1.Name = "nlsxDataGridViewTextBoxColumn1";
this.nlsxDataGridViewTextBoxColumn1.ReadOnly = true;
this.nlsxDataGridViewTextBoxColumn1.Visible = false;
//
// nlxxDataGridViewTextBoxColumn1
//
this.nlxxDataGridViewTextBoxColumn1.DataPropertyName = "nlxx";
this.nlxxDataGridViewTextBoxColumn1.HeaderText = "年龄下限";
this.nlxxDataGridViewTextBoxColumn1.Name = "nlxxDataGridViewTextBoxColumn1";
this.nlxxDataGridViewTextBoxColumn1.ReadOnly = true;
this.nlxxDataGridViewTextBoxColumn1.Visible = false;
//
// xbDataGridViewTextBoxColumn1
//
this.xbDataGridViewTextBoxColumn1.DataPropertyName = "xb";
this.xbDataGridViewTextBoxColumn1.HeaderText = "性别 0:男、1:女、2:不限";
this.xbDataGridViewTextBoxColumn1.Name = "xbDataGridViewTextBoxColumn1";
this.xbDataGridViewTextBoxColumn1.ReadOnly = true;
this.xbDataGridViewTextBoxColumn1.Visible = false;
//
// hyzkDataGridViewTextBoxColumn1
//
this.hyzkDataGridViewTextBoxColumn1.DataPropertyName = "hyzk";
this.hyzkDataGridViewTextBoxColumn1.HeaderText = "婚姻状况 0:未婚、1:已婚、2:不限";
this.hyzkDataGridViewTextBoxColumn1.Name = "hyzkDataGridViewTextBoxColumn1";
this.hyzkDataGridViewTextBoxColumn1.ReadOnly = true;
this.hyzkDataGridViewTextBoxColumn1.Visible = false;
//
// zjmDataGridViewTextBoxColumn1
//
this.zjmDataGridViewTextBoxColumn1.DataPropertyName = "zjm";
this.zjmDataGridViewTextBoxColumn1.HeaderText = "助记码";
this.zjmDataGridViewTextBoxColumn1.Name = "zjmDataGridViewTextBoxColumn1";
this.zjmDataGridViewTextBoxColumn1.ReadOnly = true;
this.zjmDataGridViewTextBoxColumn1.Visible = false;
//
// xssxDataGridViewTextBoxColumn1
//
this.xssxDataGridViewTextBoxColumn1.DataPropertyName = "xssx";
this.xssxDataGridViewTextBoxColumn1.HeaderText = "显示序号";
this.xssxDataGridViewTextBoxColumn1.Name = "xssxDataGridViewTextBoxColumn1";
this.xssxDataGridViewTextBoxColumn1.ReadOnly = true;
this.xssxDataGridViewTextBoxColumn1.Visible = false;
//
// jbfzbmDataGridViewTextBoxColumn1
//
this.jbfzbmDataGridViewTextBoxColumn1.DataPropertyName = "jbfzbm";
this.jbfzbmDataGridViewTextBoxColumn1.HeaderText = "疾病分组编码 对应表t_jbfzb 老体检系统添加疾病没有这个选项,我们可以加上一个可以选择疾病等级的下拉框。";
this.jbfzbmDataGridViewTextBoxColumn1.Name = "jbfzbmDataGridViewTextBoxColumn1";
this.jbfzbmDataGridViewTextBoxColumn1.ReadOnly = true;
this.jbfzbmDataGridViewTextBoxColumn1.Visible = false;
//
// fzxssxDataGridViewTextBoxColumn1
//
this.fzxssxDataGridViewTextBoxColumn1.DataPropertyName = "fzxssx";
this.fzxssxDataGridViewTextBoxColumn1.HeaderText = "分组显示顺序 没有用的字段";
this.fzxssxDataGridViewTextBoxColumn1.Name = "fzxssxDataGridViewTextBoxColumn1";
this.fzxssxDataGridViewTextBoxColumn1.ReadOnly = true;
this.fzxssxDataGridViewTextBoxColumn1.Visible = false;
//
// fctxDataGridViewTextBoxColumn1
//
this.fctxDataGridViewTextBoxColumn1.DataPropertyName = "fctx";
this.fctxDataGridViewTextBoxColumn1.HeaderText = "复查时间";
this.fctxDataGridViewTextBoxColumn1.Name = "fctxDataGridViewTextBoxColumn1";
this.fctxDataGridViewTextBoxColumn1.ReadOnly = true;
this.fctxDataGridViewTextBoxColumn1.Visible = false;
//
// txnrDataGridViewTextBoxColumn1
//
this.txnrDataGridViewTextBoxColumn1.DataPropertyName = "txnr";
this.txnrDataGridViewTextBoxColumn1.HeaderText = "提醒内容";
this.txnrDataGridViewTextBoxColumn1.Name = "txnrDataGridViewTextBoxColumn1";
this.txnrDataGridViewTextBoxColumn1.ReadOnly = true;
this.txnrDataGridViewTextBoxColumn1.Visible = false;
//
// ksbmDataGridViewTextBoxColumn1
//
this.ksbmDataGridViewTextBoxColumn1.DataPropertyName = "ksbm";
this.ksbmDataGridViewTextBoxColumn1.HeaderText = "科室编码";
this.ksbmDataGridViewTextBoxColumn1.Name = "ksbmDataGridViewTextBoxColumn1";
this.ksbmDataGridViewTextBoxColumn1.ReadOnly = true;
this.ksbmDataGridViewTextBoxColumn1.Visible = false;
//
// jblbDataGridViewTextBoxColumn1
//
this.jblbDataGridViewTextBoxColumn1.DataPropertyName = "jblb";
this.jblbDataGridViewTextBoxColumn1.HeaderText = "jblb这个字段暂时摸索不出来干啥用的";
this.jblbDataGridViewTextBoxColumn1.Name = "jblbDataGridViewTextBoxColumn1";
this.jblbDataGridViewTextBoxColumn1.ReadOnly = true;
this.jblbDataGridViewTextBoxColumn1.Visible = false;
//
// pxbjDataGridViewTextBoxColumn1
//
this.pxbjDataGridViewTextBoxColumn1.DataPropertyName = "pxbj";
this.pxbjDataGridViewTextBoxColumn1.HeaderText = "进入图标统计标记 0:不进入、1:进入";
this.pxbjDataGridViewTextBoxColumn1.Name = "pxbjDataGridViewTextBoxColumn1";
this.pxbjDataGridViewTextBoxColumn1.ReadOnly = true;
this.pxbjDataGridViewTextBoxColumn1.Visible = false;
//
// qbtjDataGridViewTextBoxColumn1
//
this.qbtjDataGridViewTextBoxColumn1.DataPropertyName = "qbtj";
this.qbtjDataGridViewTextBoxColumn1.HeaderText = "根据体检人数计算检出率 0:不计算、1:计算";
this.qbtjDataGridViewTextBoxColumn1.Name = "qbtjDataGridViewTextBoxColumn1";
this.qbtjDataGridViewTextBoxColumn1.ReadOnly = true;
this.qbtjDataGridViewTextBoxColumn1.Visible = false;
//
// checkedDataGridViewCheckBoxColumn1
//
this.checkedDataGridViewCheckBoxColumn1.DataPropertyName = "Checked";
this.checkedDataGridViewCheckBoxColumn1.HeaderText = "选择";
this.checkedDataGridViewCheckBoxColumn1.Name = "checkedDataGridViewCheckBoxColumn1";
this.checkedDataGridViewCheckBoxColumn1.ReadOnly = true;
this.checkedDataGridViewCheckBoxColumn1.Visible = false;
//
// tjbkBindingSource1
//
this.tjbkBindingSource1.DataSource = typeof(SOH.Entities.t_jbk);
//
// jbmcDataGridViewTextBoxColumn
//
this.jbmcDataGridViewTextBoxColumn.DataPropertyName = "jbmc";
this.jbmcDataGridViewTextBoxColumn.HeaderText = "疾病名称";
this.jbmcDataGridViewTextBoxColumn.Name = "jbmcDataGridViewTextBoxColumn";
this.jbmcDataGridViewTextBoxColumn.ReadOnly = true;
this.jbmcDataGridViewTextBoxColumn.Width = 300;
//
// tjbkBindingSource
//
this.tjbkBindingSource.DataSource = typeof(SOH.Entities.t_jbk);
//
// tabPage3
//
this.tabPage3.Controls.Add(this.panel6);
this.tabPage3.Location = new System.Drawing.Point(4, 24);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(1305, 332);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "心电图报告";
this.tabPage3.UseVisualStyleBackColor = true;
//
// panel6
//
this.panel6.Controls.Add(this.pictureBox2);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(1305, 332);
this.panel6.TabIndex = 0;
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(1305, 332);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 0;
this.pictureBox2.TabStop = false;
//
// frmTiJanFenXiLuRu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1343, 545);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel1);
this.Name = "frmTiJanFenXiLuRu";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "体检分析录入";
this.Load += new System.EventHandler(this.frmTiJanFenXiLuRu_Load);
this.panel1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel2.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvTjrJb)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvAllJb)).EndInit();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource)).EndInit();
this.tabPage3.ResumeLayout(false);
this.panel6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label labBj;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label labHyzk;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label labNl;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label labXb;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label labXm;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtTm;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
public System.Windows.Forms.TextBox txtHzfx;
private System.Windows.Forms.Button butCa;
private System.Windows.Forms.TextBox txtZjm;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.DataGridView dgvTjrJb;
private System.Windows.Forms.DataGridView dgvAllJb;
private System.Windows.Forms.BindingSource tjbkBindingSource1;
private System.Windows.Forms.BindingSource tjbkBindingSource;
private System.Windows.Forms.DataGridViewTextBoxColumn jbmcDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn jbmcDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn cdmsDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn nlsxDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn nlxxDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn xbDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn hyzkDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn zjmDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn xssxDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn jbfzbmDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn fzxssxDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn fctxDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn txnrDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn ksbmDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn jblbDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn pxbjDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn qbtjDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label labZjys;
private System.Windows.Forms.Label labFxys;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.PictureBox pictureBox2;
}
}