769 lines
39 KiB
C#
769 lines
39 KiB
C#
namespace SOH.KeFu
|
|
{
|
|
partial class frmTiJanFenXiLuRuNew
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.labkhzt = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
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.jbmc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.zjfs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.jbbms = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
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.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
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.tjbkBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.tjbkBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.jbmc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.zjm1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.jbbm1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
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.tabPage3.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource)).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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Padding = new System.Windows.Forms.Padding(20, 19, 20, 19);
|
|
this.panel1.Size = new System.Drawing.Size(1791, 126);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.labkhzt);
|
|
this.groupBox1.Controls.Add(this.label7);
|
|
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(20, 19);
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.groupBox1.Size = new System.Drawing.Size(1751, 92);
|
|
this.groupBox1.TabIndex = 11;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "体检人基本信息";
|
|
//
|
|
// labkhzt
|
|
//
|
|
this.labkhzt.AutoSize = true;
|
|
this.labkhzt.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labkhzt.ForeColor = System.Drawing.Color.Red;
|
|
this.labkhzt.Location = new System.Drawing.Point(1449, 39);
|
|
this.labkhzt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labkhzt.Name = "labkhzt";
|
|
this.labkhzt.Size = new System.Drawing.Size(0, 22);
|
|
this.labkhzt.TabIndex = 14;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.Location = new System.Drawing.Point(1333, 39);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(109, 22);
|
|
this.label7.TabIndex = 13;
|
|
this.label7.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(1248, 36);
|
|
this.labZjys.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labZjys.Name = "labZjys";
|
|
this.labZjys.Size = new System.Drawing.Size(0, 22);
|
|
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(1124, 38);
|
|
this.labFxys.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labFxys.Name = "labFxys";
|
|
this.labFxys.Size = new System.Drawing.Size(120, 22);
|
|
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(115, 32);
|
|
this.txtTm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.txtTm.Name = "txtTm";
|
|
this.txtTm.Size = new System.Drawing.Size(147, 32);
|
|
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(1021, 39);
|
|
this.labBj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labBj.Name = "labBj";
|
|
this.labBj.Size = new System.Drawing.Size(0, 22);
|
|
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(15, 41);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(87, 22);
|
|
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(908, 39);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(109, 22);
|
|
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(312, 39);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(65, 22);
|
|
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(836, 39);
|
|
this.labHyzk.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labHyzk.Name = "labHyzk";
|
|
this.labHyzk.Size = new System.Drawing.Size(0, 22);
|
|
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(381, 39);
|
|
this.labXm.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labXm.Name = "labXm";
|
|
this.labXm.Size = new System.Drawing.Size(0, 22);
|
|
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(725, 39);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(109, 22);
|
|
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(475, 39);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(65, 22);
|
|
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(677, 39);
|
|
this.labNl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labNl.Name = "labNl";
|
|
this.labNl.Size = new System.Drawing.Size(0, 22);
|
|
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(568, 40);
|
|
this.labXb.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labXb.Name = "labXb";
|
|
this.labXb.Size = new System.Drawing.Size(0, 22);
|
|
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(615, 39);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(65, 22);
|
|
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, 126);
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Padding = new System.Windows.Forms.Padding(20, 19, 20, 19);
|
|
this.panel2.Size = new System.Drawing.Size(1791, 487);
|
|
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(20, 19);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1751, 449);
|
|
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, 27);
|
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabPage1.Size = new System.Drawing.Size(1743, 418);
|
|
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(4, 4);
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(999, 750);
|
|
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(3, 2);
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
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(1017, 4);
|
|
this.txtHzfx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.txtHzfx.Multiline = true;
|
|
this.txtHzfx.Name = "txtHzfx";
|
|
this.txtHzfx.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.txtHzfx.Size = new System.Drawing.Size(999, 750);
|
|
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, 27);
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabPage2.Size = new System.Drawing.Size(1743, 418);
|
|
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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvTjrJb.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.jbmc1,
|
|
this.zjm1,
|
|
this.jbbm1});
|
|
this.dgvTjrJb.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.dgvTjrJb.Location = new System.Drawing.Point(411, 46);
|
|
this.dgvTjrJb.Margin = new System.Windows.Forms.Padding(40, 4, 4, 4);
|
|
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(405, 368);
|
|
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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvAllJb.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.jbmc,
|
|
this.zjfs,
|
|
this.jbbms});
|
|
this.dgvAllJb.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.dgvAllJb.Location = new System.Drawing.Point(4, 46);
|
|
this.dgvAllJb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
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(407, 368);
|
|
this.dgvAllJb.TabIndex = 0;
|
|
this.dgvAllJb.DoubleClick += new System.EventHandler(this.dgvAllJb_DoubleClick);
|
|
//
|
|
// jbmc
|
|
//
|
|
this.jbmc.DataPropertyName = "jbmc";
|
|
this.jbmc.HeaderText = "疾病名称";
|
|
this.jbmc.Name = "jbmc";
|
|
this.jbmc.ReadOnly = true;
|
|
//
|
|
// zjfs
|
|
//
|
|
this.zjfs.DataPropertyName = "zjm";
|
|
this.zjfs.HeaderText = "助记码";
|
|
this.zjfs.Name = "zjfs";
|
|
this.zjfs.ReadOnly = true;
|
|
//
|
|
// jbbms
|
|
//
|
|
this.jbbms.DataPropertyName = "jbbm";
|
|
this.jbbms.HeaderText = "疾病编码";
|
|
this.jbbms.Name = "jbbms";
|
|
this.jbbms.ReadOnly = true;
|
|
//
|
|
// 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(4, 4);
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(1735, 42);
|
|
this.panel4.TabIndex = 6;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(5, 11);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(80, 18);
|
|
this.label5.TabIndex = 3;
|
|
this.label5.Text = "全部疾病";
|
|
//
|
|
// butCa
|
|
//
|
|
this.butCa.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.butCa.Location = new System.Drawing.Point(309, 5);
|
|
this.butCa.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.butCa.Name = "butCa";
|
|
this.butCa.Size = new System.Drawing.Size(105, 31);
|
|
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(489, 11);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(134, 18);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "体检人患有疾病";
|
|
//
|
|
// txtZjm
|
|
//
|
|
this.txtZjm.Location = new System.Drawing.Point(117, 5);
|
|
this.txtZjm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.txtZjm.Name = "txtZjm";
|
|
this.txtZjm.Size = new System.Drawing.Size(183, 27);
|
|
this.txtZjm.TabIndex = 4;
|
|
this.txtZjm.TextChanged += new System.EventHandler(this.txtZjm_TextChanged);
|
|
this.txtZjm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtZjm_KeyDown);
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.Controls.Add(this.panel6);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Size = new System.Drawing.Size(1743, 418);
|
|
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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Size = new System.Drawing.Size(1743, 418);
|
|
this.panel6.TabIndex = 0;
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(1743, 418);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2.TabIndex = 0;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.White;
|
|
this.panel3.Controls.Add(this.button6);
|
|
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, 613);
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1791, 68);
|
|
this.panel3.TabIndex = 2;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button6.Location = new System.Drawing.Point(165, 6);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(133, 31);
|
|
this.button6.TabIndex = 5;
|
|
this.button6.Text = "体检项目";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button5.Location = new System.Drawing.Point(593, 8);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(133, 31);
|
|
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(735, 8);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(133, 31);
|
|
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(452, 6);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(133, 31);
|
|
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(308, 6);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(133, 31);
|
|
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(24, 6);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(133, 31);
|
|
this.button1.TabIndex = 0;
|
|
this.button1.Text = "体检结果";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// tjbkBindingSource1
|
|
//
|
|
this.tjbkBindingSource1.DataSource = typeof(SOH.Entities.t_jbk);
|
|
//
|
|
// tjbkBindingSource
|
|
//
|
|
this.tjbkBindingSource.DataSource = typeof(SOH.Entities.t_jbk);
|
|
//
|
|
// jbmc1
|
|
//
|
|
this.jbmc1.DataPropertyName = "jbmc";
|
|
this.jbmc1.HeaderText = "疾病名称";
|
|
this.jbmc1.Name = "jbmc1";
|
|
this.jbmc1.ReadOnly = true;
|
|
//
|
|
// zjm1
|
|
//
|
|
this.zjm1.DataPropertyName = "zjm";
|
|
this.zjm1.HeaderText = "助记码";
|
|
this.zjm1.Name = "zjm1";
|
|
this.zjm1.ReadOnly = true;
|
|
//
|
|
// jbbm1
|
|
//
|
|
this.jbbm1.DataPropertyName = "jbbm";
|
|
this.jbbm1.HeaderText = "疾病编码";
|
|
this.jbbm1.Name = "jbbm1";
|
|
this.jbbm1.ReadOnly = true;
|
|
//
|
|
// frmTiJanFenXiLuRuNew
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.ClientSize = new System.Drawing.Size(1791, 681);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.panel1);
|
|
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.Name = "frmTiJanFenXiLuRuNew";
|
|
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.tabPage3.ResumeLayout(false);
|
|
this.panel6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.panel3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tjbkBindingSource)).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.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;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jbmc;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zjfs;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jbbms;
|
|
private System.Windows.Forms.Label labkhzt;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jbmc1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zjm1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jbbm1;
|
|
}
|
|
} |