tijian_jichuang/Code/BasicSettings/frmKeShiZhenDuan.Designer.cs
2025-02-20 11:54:48 +08:00

809 lines
36 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace SOH.BasicSettings
{
partial class frmKeShiZhenDuan
{
/// <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.groupBox2 = new System.Windows.Forms.GroupBox();
this.dgvjcxmlist = new System.Windows.Forms.DataGridView();
this.jcxmbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jcxmmc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cksx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ckxx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dw = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zcjg = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.hyzk = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xb = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xssx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zhuxiao = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.upflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.yzbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tqbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dyckfw = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lismustitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tjcxmBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel2 = new System.Windows.Forms.Panel();
this.label8 = new System.Windows.Forms.Label();
this.cbbks = new System.Windows.Forms.ComboBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.lbjcxmbm = new System.Windows.Forms.Label();
this.lbzdxh = new System.Windows.Forms.Label();
this.tbzdjg = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.tbnlxx = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.tbnlsx = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.cbbhyzk = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.cbbxb = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.tbxssx = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.cbsfbw = new System.Windows.Forms.CheckBox();
this.tbjcxmmc = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.dgvkszdjglist = new System.Windows.Forms.DataGridView();
this.xssx1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zdxh = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ksbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zdjg = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xb1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.hyzk1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nlsx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nlxx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jcxmbm1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sfbw = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zdts = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jbbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tkszdjgBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvjcxmlist)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tjcxmBindingSource)).BeginInit();
this.panel2.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvkszdjglist)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tkszdjgBindingSource)).BeginInit();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dgvjcxmlist);
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(200, 467);
this.groupBox2.TabIndex = 2;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "体检项目";
//
// dgvjcxmlist
//
this.dgvjcxmlist.AllowUserToAddRows = false;
this.dgvjcxmlist.AllowUserToDeleteRows = false;
this.dgvjcxmlist.AllowUserToResizeColumns = false;
this.dgvjcxmlist.AllowUserToResizeRows = false;
this.dgvjcxmlist.AutoGenerateColumns = false;
this.dgvjcxmlist.BackgroundColor = System.Drawing.Color.White;
this.dgvjcxmlist.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvjcxmlist.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.jcxmbm,
this.jcxmmc,
this.cksx,
this.ckxx,
this.dw,
this.zcjg,
this.hyzk,
this.xb,
this.xssx,
this.jc,
this.lx,
this.zhuxiao,
this.upflag,
this.yzbm,
this.tqbm,
this.dyckfw,
this.lismustitem});
this.dgvjcxmlist.DataSource = this.tjcxmBindingSource;
this.dgvjcxmlist.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvjcxmlist.Location = new System.Drawing.Point(3, 58);
this.dgvjcxmlist.Name = "dgvjcxmlist";
this.dgvjcxmlist.ReadOnly = true;
this.dgvjcxmlist.RowHeadersVisible = false;
this.dgvjcxmlist.RowTemplate.Height = 23;
this.dgvjcxmlist.Size = new System.Drawing.Size(194, 406);
this.dgvjcxmlist.TabIndex = 0;
this.dgvjcxmlist.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvjcxmlist_CellClick);
this.dgvjcxmlist.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvjcxmlist_CellContentClick);
this.dgvjcxmlist.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvjcxmlist_DataBindingComplete);
//
// jcxmbm
//
this.jcxmbm.DataPropertyName = "jcxmbm";
this.jcxmbm.HeaderText = "检查项目编码";
this.jcxmbm.Name = "jcxmbm";
this.jcxmbm.ReadOnly = true;
this.jcxmbm.Visible = false;
//
// jcxmmc
//
this.jcxmmc.DataPropertyName = "jcxmmc";
this.jcxmmc.HeaderText = "检查项目名称";
this.jcxmmc.Name = "jcxmmc";
this.jcxmmc.ReadOnly = true;
this.jcxmmc.Width = 180;
//
// cksx
//
this.cksx.DataPropertyName = "cksx";
this.cksx.HeaderText = "参考上限";
this.cksx.Name = "cksx";
this.cksx.ReadOnly = true;
this.cksx.Visible = false;
//
// ckxx
//
this.ckxx.DataPropertyName = "ckxx";
this.ckxx.HeaderText = "参考下限";
this.ckxx.Name = "ckxx";
this.ckxx.ReadOnly = true;
this.ckxx.Visible = false;
//
// dw
//
this.dw.DataPropertyName = "dw";
this.dw.HeaderText = "单位";
this.dw.Name = "dw";
this.dw.ReadOnly = true;
this.dw.Visible = false;
//
// zcjg
//
this.zcjg.DataPropertyName = "zcjg";
this.zcjg.HeaderText = "正常结果";
this.zcjg.Name = "zcjg";
this.zcjg.ReadOnly = true;
this.zcjg.Visible = false;
//
// hyzk
//
this.hyzk.DataPropertyName = "hyzk";
this.hyzk.HeaderText = "婚姻状况 0未婚、1已婚、2不限";
this.hyzk.Name = "hyzk";
this.hyzk.ReadOnly = true;
this.hyzk.Visible = false;
//
// xb
//
this.xb.DataPropertyName = "xb";
this.xb.HeaderText = "性别 0男、1女、2不限";
this.xb.Name = "xb";
this.xb.ReadOnly = true;
this.xb.Visible = false;
//
// xssx
//
this.xssx.DataPropertyName = "xssx";
this.xssx.HeaderText = "显示顺序";
this.xssx.Name = "xssx";
this.xssx.ReadOnly = true;
this.xssx.Visible = false;
//
// jc
//
this.jc.DataPropertyName = "jc";
this.jc.HeaderText = "项目简称";
this.jc.Name = "jc";
this.jc.ReadOnly = true;
this.jc.Visible = false;
//
// lx
//
this.lx.DataPropertyName = "lx";
this.lx.HeaderText = "结果类型 0数值、1阴阳、2说明";
this.lx.Name = "lx";
this.lx.ReadOnly = true;
this.lx.Visible = false;
//
// zhuxiao
//
this.zhuxiao.DataPropertyName = "zhuxiao";
this.zhuxiao.HeaderText = "注销标记 0未注销、1已注销";
this.zhuxiao.Name = "zhuxiao";
this.zhuxiao.ReadOnly = true;
this.zhuxiao.Visible = false;
//
// upflag
//
this.upflag.DataPropertyName = "upflag";
this.upflag.HeaderText = "更新标记目前没用给个0的默认值就行";
this.upflag.Name = "upflag";
this.upflag.ReadOnly = true;
this.upflag.Visible = false;
//
// yzbm
//
this.yzbm.DataPropertyName = "yzbm";
this.yzbm.HeaderText = "没用可为空";
this.yzbm.Name = "yzbm";
this.yzbm.ReadOnly = true;
this.yzbm.Visible = false;
//
// tqbm
//
this.tqbm.DataPropertyName = "tqbm";
this.tqbm.HeaderText = "没用可为空";
this.tqbm.Name = "tqbm";
this.tqbm.ReadOnly = true;
this.tqbm.Visible = false;
//
// dyckfw
//
this.dyckfw.DataPropertyName = "dyckfw";
this.dyckfw.HeaderText = "打印参考范围";
this.dyckfw.Name = "dyckfw";
this.dyckfw.ReadOnly = true;
this.dyckfw.Visible = false;
//
// lismustitem
//
this.lismustitem.DataPropertyName = "lismustitem";
this.lismustitem.HeaderText = "没用可为空";
this.lismustitem.Name = "lismustitem";
this.lismustitem.ReadOnly = true;
this.lismustitem.Visible = false;
//
// tjcxmBindingSource
//
this.tjcxmBindingSource.DataSource = typeof(SOH.Entities.t_jcxm);
//
// panel2
//
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.cbbks);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(3, 17);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(194, 41);
this.panel2.TabIndex = 11;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(3, 16);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 9;
this.label8.Text = "科室名称:";
//
// cbbks
//
this.cbbks.DisplayMember = "ksmc";
this.cbbks.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbks.FormattingEnabled = true;
this.cbbks.Location = new System.Drawing.Point(70, 13);
this.cbbks.Name = "cbbks";
this.cbbks.Size = new System.Drawing.Size(121, 20);
this.cbbks.TabIndex = 10;
this.cbbks.ValueMember = "ksbm";
this.cbbks.SelectedIndexChanged += new System.EventHandler(this.cbbks_SelectedIndexChanged);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.lbjcxmbm);
this.groupBox3.Controls.Add(this.lbzdxh);
this.groupBox3.Controls.Add(this.tbzdjg);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.tbnlxx);
this.groupBox3.Controls.Add(this.label6);
this.groupBox3.Controls.Add(this.tbnlsx);
this.groupBox3.Controls.Add(this.label5);
this.groupBox3.Controls.Add(this.cbbhyzk);
this.groupBox3.Controls.Add(this.label4);
this.groupBox3.Controls.Add(this.cbbxb);
this.groupBox3.Controls.Add(this.label3);
this.groupBox3.Controls.Add(this.tbxssx);
this.groupBox3.Controls.Add(this.label2);
this.groupBox3.Controls.Add(this.cbsfbw);
this.groupBox3.Controls.Add(this.tbjcxmmc);
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox3.Location = new System.Drawing.Point(200, 0);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(705, 223);
this.groupBox3.TabIndex = 3;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "建议描述维护";
//
// lbjcxmbm
//
this.lbjcxmbm.AutoSize = true;
this.lbjcxmbm.Location = new System.Drawing.Point(203, 24);
this.lbjcxmbm.Name = "lbjcxmbm";
this.lbjcxmbm.Size = new System.Drawing.Size(53, 12);
this.lbjcxmbm.TabIndex = 17;
this.lbjcxmbm.Text = "lbjcxmbm";
this.lbjcxmbm.Visible = false;
//
// lbzdxh
//
this.lbzdxh.AutoSize = true;
this.lbzdxh.Location = new System.Drawing.Point(546, 105);
this.lbzdxh.Name = "lbzdxh";
this.lbzdxh.Size = new System.Drawing.Size(41, 12);
this.lbzdxh.TabIndex = 16;
this.lbzdxh.Text = "label9";
this.lbzdxh.Visible = false;
//
// tbzdjg
//
this.tbzdjg.Location = new System.Drawing.Point(75, 139);
this.tbzdjg.Multiline = true;
this.tbzdjg.Name = "tbzdjg";
this.tbzdjg.Size = new System.Drawing.Size(418, 65);
this.tbzdjg.TabIndex = 15;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(16, 142);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 14;
this.label7.Text = "主要诊断:";
//
// tbnlxx
//
this.tbnlxx.Location = new System.Drawing.Point(446, 102);
this.tbnlxx.Name = "tbnlxx";
this.tbnlxx.Size = new System.Drawing.Size(47, 21);
this.tbnlxx.TabIndex = 13;
this.tbnlxx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbnlxx_KeyDown);
this.tbnlxx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbnlxx_KeyPress);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(385, 106);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 12;
this.label6.Text = "年龄下限:";
//
// tbnlsx
//
this.tbnlsx.Location = new System.Drawing.Point(320, 102);
this.tbnlsx.Name = "tbnlsx";
this.tbnlsx.Size = new System.Drawing.Size(47, 21);
this.tbnlsx.TabIndex = 11;
this.tbnlsx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbnlsx_KeyDown);
this.tbnlsx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbnlsx_KeyPress);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(259, 106);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 10;
this.label5.Text = "年龄上限:";
//
// cbbhyzk
//
this.cbbhyzk.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbhyzk.FormattingEnabled = true;
this.cbbhyzk.Items.AddRange(new object[] {
"未婚",
"已婚",
"不限"});
this.cbbhyzk.Location = new System.Drawing.Point(193, 103);
this.cbbhyzk.Name = "cbbhyzk";
this.cbbhyzk.Size = new System.Drawing.Size(51, 20);
this.cbbhyzk.TabIndex = 9;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(132, 106);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 8;
this.label4.Text = "婚姻状况:";
//
// cbbxb
//
this.cbbxb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbxb.FormattingEnabled = true;
this.cbbxb.Items.AddRange(new object[] {
"男",
"女",
"不限"});
this.cbbxb.Location = new System.Drawing.Point(75, 103);
this.cbbxb.Name = "cbbxb";
this.cbbxb.Size = new System.Drawing.Size(51, 20);
this.cbbxb.TabIndex = 7;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(16, 106);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 6;
this.label3.Text = "适用性别:";
//
// tbxssx
//
this.tbxssx.Location = new System.Drawing.Point(193, 66);
this.tbxssx.Name = "tbxssx";
this.tbxssx.Size = new System.Drawing.Size(51, 21);
this.tbxssx.TabIndex = 5;
this.tbxssx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbxssx_KeyDown);
this.tbxssx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbxssx_KeyPress);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(124, 70);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 4;
this.label2.Text = "显示顺序:";
//
// cbsfbw
//
this.cbsfbw.AutoSize = true;
this.cbsfbw.Location = new System.Drawing.Point(18, 68);
this.cbsfbw.Name = "cbsfbw";
this.cbsfbw.Size = new System.Drawing.Size(84, 16);
this.cbsfbw.TabIndex = 3;
this.cbsfbw.Text = "选择带部位";
this.cbsfbw.UseVisualStyleBackColor = true;
//
// tbjcxmmc
//
this.tbjcxmmc.Enabled = false;
this.tbjcxmmc.Location = new System.Drawing.Point(75, 20);
this.tbjcxmmc.Name = "tbjcxmmc";
this.tbjcxmmc.Size = new System.Drawing.Size(100, 21);
this.tbjcxmmc.TabIndex = 2;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(16, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 1;
this.label1.Text = "项目名称:";
//
// button1
//
this.button1.Location = new System.Drawing.Point(134, 21);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 0;
this.button1.Text = "新建";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// dgvkszdjglist
//
this.dgvkszdjglist.AllowUserToAddRows = false;
this.dgvkszdjglist.AllowUserToDeleteRows = false;
this.dgvkszdjglist.AllowUserToResizeColumns = false;
this.dgvkszdjglist.AllowUserToResizeRows = false;
this.dgvkszdjglist.AutoGenerateColumns = false;
this.dgvkszdjglist.BackgroundColor = System.Drawing.Color.White;
this.dgvkszdjglist.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvkszdjglist.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.xssx1,
this.zdxh,
this.,
this.ksbm,
this.,
this.zdjg,
this.xb1,
this.hyzk1,
this.nlsx,
this.nlxx,
this.jcxmbm1,
this.sfbw,
this.zdts,
this.jbbm});
this.dgvkszdjglist.DataSource = this.tkszdjgBindingSource;
this.dgvkszdjglist.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvkszdjglist.Location = new System.Drawing.Point(200, 223);
this.dgvkszdjglist.Name = "dgvkszdjglist";
this.dgvkszdjglist.ReadOnly = true;
this.dgvkszdjglist.RowTemplate.Height = 23;
this.dgvkszdjglist.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvkszdjglist.Size = new System.Drawing.Size(705, 188);
this.dgvkszdjglist.TabIndex = 4;
this.dgvkszdjglist.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvkszdjglist_CellClick);
this.dgvkszdjglist.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView3_CellContentClick);
//
// xssx1
//
this.xssx1.DataPropertyName = "xssx";
this.xssx1.HeaderText = "显示顺序";
this.xssx1.Name = "xssx1";
this.xssx1.ReadOnly = true;
//
// zdxh
//
this.zdxh.DataPropertyName = "zdxh";
this.zdxh.HeaderText = "诊断序号 (MAX最大值)";
this.zdxh.Name = "zdxh";
this.zdxh.ReadOnly = true;
this.zdxh.Visible = false;
//
// 婚姻状况
//
this..DataPropertyName = "hyzk1";
this..HeaderText = "婚姻状况";
this..Name = "婚姻状况";
this..ReadOnly = true;
//
// ksbm
//
this.ksbm.DataPropertyName = "ksbm";
this.ksbm.HeaderText = "科室编码";
this.ksbm.Name = "ksbm";
this.ksbm.ReadOnly = true;
this.ksbm.Visible = false;
//
// 适用性别
//
this..DataPropertyName = "sex1";
this..HeaderText = "适用性别";
this..Name = "适用性别";
this..ReadOnly = true;
//
// zdjg
//
this.zdjg.DataPropertyName = "zdjg";
this.zdjg.HeaderText = "主要诊断";
this.zdjg.Name = "zdjg";
this.zdjg.ReadOnly = true;
this.zdjg.Width = 200;
//
// xb1
//
this.xb1.DataPropertyName = "xb";
this.xb1.HeaderText = "适用性别";
this.xb1.Name = "xb1";
this.xb1.ReadOnly = true;
this.xb1.Visible = false;
//
// hyzk1
//
this.hyzk1.DataPropertyName = "hyzk";
this.hyzk1.HeaderText = "婚姻状况";
this.hyzk1.Name = "hyzk1";
this.hyzk1.ReadOnly = true;
this.hyzk1.Visible = false;
//
// nlsx
//
this.nlsx.DataPropertyName = "nlsx";
this.nlsx.HeaderText = "年龄上限";
this.nlsx.Name = "nlsx";
this.nlsx.ReadOnly = true;
this.nlsx.Visible = false;
//
// nlxx
//
this.nlxx.DataPropertyName = "nlxx";
this.nlxx.HeaderText = "年龄下限";
this.nlxx.Name = "nlxx";
this.nlxx.ReadOnly = true;
this.nlxx.Visible = false;
//
// jcxmbm1
//
this.jcxmbm1.DataPropertyName = "jcxmbm";
this.jcxmbm1.HeaderText = "检查项目编码";
this.jcxmbm1.Name = "jcxmbm1";
this.jcxmbm1.ReadOnly = true;
this.jcxmbm1.Visible = false;
//
// sfbw
//
this.sfbw.DataPropertyName = "sfbw";
this.sfbw.HeaderText = "是否带部位 1是、0否";
this.sfbw.Name = "sfbw";
this.sfbw.ReadOnly = true;
this.sfbw.Visible = false;
//
// zdts
//
this.zdts.DataPropertyName = "zdts";
this.zdts.HeaderText = "诊断提示 目前没有用到这个字段";
this.zdts.Name = "zdts";
this.zdts.ReadOnly = true;
this.zdts.Visible = false;
//
// jbbm
//
this.jbbm.DataPropertyName = "jbbm";
this.jbbm.HeaderText = "疾病编码 表示此诊断归属于哪个疾病";
this.jbbm.Name = "jbbm";
this.jbbm.ReadOnly = true;
this.jbbm.Visible = false;
//
// tkszdjgBindingSource
//
this.tkszdjgBindingSource.DataSource = typeof(SOH.Entities.t_kszdjg);
//
// button2
//
this.button2.Location = new System.Drawing.Point(229, 21);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 5;
this.button2.Text = "添加";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(321, 21);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 6;
this.button3.Text = "修改诊断";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(417, 21);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(89, 23);
this.button4.TabIndex = 7;
this.button4.Text = "删除选定诊断";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// panel1
//
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.button4);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button3);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(200, 411);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(705, 56);
this.panel1.TabIndex = 8;
//
// frmKeShiZhenDuan
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(905, 467);
this.Controls.Add(this.dgvkszdjglist);
this.Controls.Add(this.panel1);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox2);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "frmKeShiZhenDuan";
this.Text = "科室诊断维护";
this.Load += new System.EventHandler(this.frmKeShiZhenDuan_Load);
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvjcxmlist)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tjcxmBindingSource)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvkszdjglist)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tkszdjgBindingSource)).EndInit();
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.DataGridView dgvjcxmlist;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.CheckBox cbsfbw;
private System.Windows.Forms.TextBox tbjcxmmc;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox tbxssx;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox cbbxb;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox cbbhyzk;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbnlsx;
private System.Windows.Forms.TextBox tbnlxx;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbzdjg;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.DataGridView dgvkszdjglist;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox cbbks;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.BindingSource tjcxmBindingSource;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.DataGridViewTextBoxColumn jcxmbm;
private System.Windows.Forms.DataGridViewTextBoxColumn jcxmmc;
private System.Windows.Forms.DataGridViewTextBoxColumn cksx;
private System.Windows.Forms.DataGridViewTextBoxColumn ckxx;
private System.Windows.Forms.DataGridViewTextBoxColumn dw;
private System.Windows.Forms.DataGridViewTextBoxColumn zcjg;
private System.Windows.Forms.DataGridViewTextBoxColumn hyzk;
private System.Windows.Forms.DataGridViewTextBoxColumn xb;
private System.Windows.Forms.DataGridViewTextBoxColumn xssx;
private System.Windows.Forms.DataGridViewTextBoxColumn jc;
private System.Windows.Forms.DataGridViewTextBoxColumn lx;
private System.Windows.Forms.DataGridViewTextBoxColumn zhuxiao;
private System.Windows.Forms.DataGridViewTextBoxColumn upflag;
private System.Windows.Forms.DataGridViewTextBoxColumn yzbm;
private System.Windows.Forms.DataGridViewTextBoxColumn tqbm;
private System.Windows.Forms.DataGridViewTextBoxColumn dyckfw;
private System.Windows.Forms.DataGridViewTextBoxColumn lismustitem;
private System.Windows.Forms.BindingSource tkszdjgBindingSource;
private System.Windows.Forms.Label lbzdxh;
private System.Windows.Forms.Label lbjcxmbm;
private System.Windows.Forms.DataGridViewTextBoxColumn xssx1;
private System.Windows.Forms.DataGridViewTextBoxColumn zdxh;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ksbm;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn zdjg;
private System.Windows.Forms.DataGridViewTextBoxColumn xb1;
private System.Windows.Forms.DataGridViewTextBoxColumn hyzk1;
private System.Windows.Forms.DataGridViewTextBoxColumn nlsx;
private System.Windows.Forms.DataGridViewTextBoxColumn nlxx;
private System.Windows.Forms.DataGridViewTextBoxColumn jcxmbm1;
private System.Windows.Forms.DataGridViewTextBoxColumn sfbw;
private System.Windows.Forms.DataGridViewTextBoxColumn zdts;
private System.Windows.Forms.DataGridViewTextBoxColumn jbbm;
}
}