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

1715 lines
98 KiB
C#

namespace SOH.BasicSettings
{
partial class frmNewMoBan
{
/// <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.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.showIndexDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.availableDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.pYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.userIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isAuditedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.misCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.departmentTypeIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isConsentItemDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.recordGUIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTimeStampDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTypeCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.explainInformationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isInReportExplainInformationDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.preventHealthDangerDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.preventHealthSolutionDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.adviceBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel7 = new System.Windows.Forms.Panel();
this.tb_jyID = new System.Windows.Forms.TextBox();
this.tb_jynr = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.tb_jymc = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.tb_jyPY = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.button10 = 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.groupBox2 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.zdid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.departmentTypeIDDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zdmc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zdnr = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.iCD10CodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isAilmentDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.isFamiliarDiseaseDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.pYDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.userIDDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.availableDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.isAuditedDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.misCodeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r1DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r2DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r3DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r4DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r5DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.r6DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordGUIDDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTimeStampDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTypeCodeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isConsentItemDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.isHasRecheckAdviceDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.moreAdviceCheckItemDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recheckAdviceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.showIndexDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.familiarDiagnoseBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel3 = new System.Windows.Forms.Panel();
this.tb_zdID = new System.Windows.Forms.TextBox();
this.tb_zdnr = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.tb_zdmc = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.tb_zdPY = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.dbEntitiesBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.miaoshu = new System.Windows.Forms.GroupBox();
this.panel8 = new System.Windows.Forms.Panel();
this.dataGridView3 = new System.Windows.Forms.DataGridView();
this.itemIndexResultTempletBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel6 = new System.Windows.Forms.Panel();
this.tb_msjyID = new System.Windows.Forms.TextBox();
this.tb_mszdID = new System.Windows.Forms.TextBox();
this.tb_msID = new System.Windows.Forms.TextBox();
this.button14 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.tb_msnr = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tb_mszd = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.tb_msjy = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.button8 = new System.Windows.Forms.Button();
this.tb_msPY = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.button9 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.label11 = new System.Windows.Forms.Label();
this.txbShowIndex = new System.Windows.Forms.TextBox();
this.miaoshuId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ShowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.itemIndexIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jianyiId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msnr = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.descriptionTempletDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zhenduanId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.illnessSortIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.showIndexDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sexIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.applyAgeBeginDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.applyAgeEndDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.defaultSelectedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.collectToSummaryDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.autoAddItemNameDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.availableDataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.descriptionPYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordDateDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.userIDDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isAuditedDataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.misCodeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordGUIDDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTimeStampDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recordTypeCodeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.descriptionEngDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedDataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.groupBox1.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.adviceBindingSource)).BeginInit();
this.panel7.SuspendLayout();
this.panel1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.familiarDiagnoseBindingSource)).BeginInit();
this.panel3.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dbEntitiesBindingSource)).BeginInit();
this.miaoshu.SuspendLayout();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.itemIndexResultTempletBindingSource)).BeginInit();
this.panel6.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.panel4);
this.groupBox1.Controls.Add(this.panel1);
this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.groupBox1.Location = new System.Drawing.Point(12, 15);
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(667, 520);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "诊断建议";
//
// panel4
//
this.panel4.Controls.Add(this.dataGridView1);
this.panel4.Controls.Add(this.panel7);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(4, 63);
this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(659, 453);
this.panel4.TabIndex = 2;
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AllowUserToResizeColumns = false;
this.dataGridView1.AllowUserToResizeRows = false;
this.dataGridView1.AutoGenerateColumns = false;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.id,
this.,
this.,
this.showIndexDataGridViewTextBoxColumn,
this.availableDataGridViewCheckBoxColumn,
this.pYDataGridViewTextBoxColumn,
this.recordDateDataGridViewTextBoxColumn,
this.userIDDataGridViewTextBoxColumn,
this.isAuditedDataGridViewCheckBoxColumn,
this.misCodeDataGridViewTextBoxColumn,
this.departmentTypeIDDataGridViewTextBoxColumn,
this.isConsentItemDataGridViewCheckBoxColumn,
this.recordGUIDDataGridViewTextBoxColumn,
this.recordTimeStampDataGridViewTextBoxColumn,
this.recordTypeCodeDataGridViewTextBoxColumn,
this.explainInformationDataGridViewTextBoxColumn,
this.isInReportExplainInformationDataGridViewCheckBoxColumn,
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn,
this.preventHealthDangerDataGridViewTextBoxColumn,
this.preventHealthSolutionDataGridViewTextBoxColumn,
this.checkedDataGridViewCheckBoxColumn});
this.dataGridView1.DataSource = this.adviceBindingSource;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(0, 230);
this.dataGridView1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridView1.Size = new System.Drawing.Size(659, 223);
this.dataGridView1.TabIndex = 2;
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
//
// id
//
this.id.DataPropertyName = "ID";
this.id.HeaderText = "ID";
this.id.Name = "id";
this.id.ReadOnly = true;
this.id.Visible = false;
//
// 建议名称
//
this..DataPropertyName = "Name";
this..HeaderText = "建议名称";
this..Name = "建议名称";
this..ReadOnly = true;
this..Width = 150;
//
// 建议内容
//
this..DataPropertyName = "Description";
this..HeaderText = "建议内容";
this..Name = "建议内容";
this..ReadOnly = true;
this..Width = 300;
//
// showIndexDataGridViewTextBoxColumn
//
this.showIndexDataGridViewTextBoxColumn.DataPropertyName = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn.HeaderText = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn.Name = "showIndexDataGridViewTextBoxColumn";
this.showIndexDataGridViewTextBoxColumn.ReadOnly = true;
this.showIndexDataGridViewTextBoxColumn.Visible = false;
//
// availableDataGridViewCheckBoxColumn
//
this.availableDataGridViewCheckBoxColumn.DataPropertyName = "Available";
this.availableDataGridViewCheckBoxColumn.HeaderText = "Available";
this.availableDataGridViewCheckBoxColumn.Name = "availableDataGridViewCheckBoxColumn";
this.availableDataGridViewCheckBoxColumn.ReadOnly = true;
this.availableDataGridViewCheckBoxColumn.Visible = false;
//
// pYDataGridViewTextBoxColumn
//
this.pYDataGridViewTextBoxColumn.DataPropertyName = "PY";
this.pYDataGridViewTextBoxColumn.HeaderText = "PY";
this.pYDataGridViewTextBoxColumn.Name = "pYDataGridViewTextBoxColumn";
this.pYDataGridViewTextBoxColumn.ReadOnly = true;
this.pYDataGridViewTextBoxColumn.Visible = false;
//
// recordDateDataGridViewTextBoxColumn
//
this.recordDateDataGridViewTextBoxColumn.DataPropertyName = "RecordDate";
this.recordDateDataGridViewTextBoxColumn.HeaderText = "RecordDate";
this.recordDateDataGridViewTextBoxColumn.Name = "recordDateDataGridViewTextBoxColumn";
this.recordDateDataGridViewTextBoxColumn.ReadOnly = true;
this.recordDateDataGridViewTextBoxColumn.Visible = false;
//
// userIDDataGridViewTextBoxColumn
//
this.userIDDataGridViewTextBoxColumn.DataPropertyName = "UserID";
this.userIDDataGridViewTextBoxColumn.HeaderText = "UserID";
this.userIDDataGridViewTextBoxColumn.Name = "userIDDataGridViewTextBoxColumn";
this.userIDDataGridViewTextBoxColumn.ReadOnly = true;
this.userIDDataGridViewTextBoxColumn.Visible = false;
//
// isAuditedDataGridViewCheckBoxColumn
//
this.isAuditedDataGridViewCheckBoxColumn.DataPropertyName = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn.HeaderText = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn.Name = "isAuditedDataGridViewCheckBoxColumn";
this.isAuditedDataGridViewCheckBoxColumn.ReadOnly = true;
this.isAuditedDataGridViewCheckBoxColumn.Visible = false;
//
// misCodeDataGridViewTextBoxColumn
//
this.misCodeDataGridViewTextBoxColumn.DataPropertyName = "MisCode";
this.misCodeDataGridViewTextBoxColumn.HeaderText = "MisCode";
this.misCodeDataGridViewTextBoxColumn.Name = "misCodeDataGridViewTextBoxColumn";
this.misCodeDataGridViewTextBoxColumn.ReadOnly = true;
this.misCodeDataGridViewTextBoxColumn.Visible = false;
//
// departmentTypeIDDataGridViewTextBoxColumn
//
this.departmentTypeIDDataGridViewTextBoxColumn.DataPropertyName = "DepartmentTypeID";
this.departmentTypeIDDataGridViewTextBoxColumn.HeaderText = "DepartmentTypeID";
this.departmentTypeIDDataGridViewTextBoxColumn.Name = "departmentTypeIDDataGridViewTextBoxColumn";
this.departmentTypeIDDataGridViewTextBoxColumn.ReadOnly = true;
this.departmentTypeIDDataGridViewTextBoxColumn.Visible = false;
//
// isConsentItemDataGridViewCheckBoxColumn
//
this.isConsentItemDataGridViewCheckBoxColumn.DataPropertyName = "IsConsentItem";
this.isConsentItemDataGridViewCheckBoxColumn.HeaderText = "知情建议";
this.isConsentItemDataGridViewCheckBoxColumn.Name = "isConsentItemDataGridViewCheckBoxColumn";
this.isConsentItemDataGridViewCheckBoxColumn.ReadOnly = true;
this.isConsentItemDataGridViewCheckBoxColumn.Visible = false;
//
// recordGUIDDataGridViewTextBoxColumn
//
this.recordGUIDDataGridViewTextBoxColumn.DataPropertyName = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn.HeaderText = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn.Name = "recordGUIDDataGridViewTextBoxColumn";
this.recordGUIDDataGridViewTextBoxColumn.ReadOnly = true;
this.recordGUIDDataGridViewTextBoxColumn.Visible = false;
//
// recordTimeStampDataGridViewTextBoxColumn
//
this.recordTimeStampDataGridViewTextBoxColumn.DataPropertyName = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn.HeaderText = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn.Name = "recordTimeStampDataGridViewTextBoxColumn";
this.recordTimeStampDataGridViewTextBoxColumn.ReadOnly = true;
this.recordTimeStampDataGridViewTextBoxColumn.Visible = false;
//
// recordTypeCodeDataGridViewTextBoxColumn
//
this.recordTypeCodeDataGridViewTextBoxColumn.DataPropertyName = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn.HeaderText = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn.Name = "recordTypeCodeDataGridViewTextBoxColumn";
this.recordTypeCodeDataGridViewTextBoxColumn.ReadOnly = true;
this.recordTypeCodeDataGridViewTextBoxColumn.Visible = false;
//
// explainInformationDataGridViewTextBoxColumn
//
this.explainInformationDataGridViewTextBoxColumn.DataPropertyName = "ExplainInformation";
this.explainInformationDataGridViewTextBoxColumn.HeaderText = "名词解释";
this.explainInformationDataGridViewTextBoxColumn.Name = "explainInformationDataGridViewTextBoxColumn";
this.explainInformationDataGridViewTextBoxColumn.ReadOnly = true;
this.explainInformationDataGridViewTextBoxColumn.Visible = false;
//
// isInReportExplainInformationDataGridViewCheckBoxColumn
//
this.isInReportExplainInformationDataGridViewCheckBoxColumn.DataPropertyName = "IsInReportExplainInformation";
this.isInReportExplainInformationDataGridViewCheckBoxColumn.HeaderText = "IsInReportExplainInformation";
this.isInReportExplainInformationDataGridViewCheckBoxColumn.Name = "isInReportExplainInformationDataGridViewCheckBoxColumn";
this.isInReportExplainInformationDataGridViewCheckBoxColumn.ReadOnly = true;
this.isInReportExplainInformationDataGridViewCheckBoxColumn.Visible = false;
//
// isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn
//
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn.DataPropertyName = "IsHasPreventHealthDangerSolution";
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn.HeaderText = "IsHasPreventHealthDangerSolution";
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn.Name = "isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn";
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn.ReadOnly = true;
this.isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn.Visible = false;
//
// preventHealthDangerDataGridViewTextBoxColumn
//
this.preventHealthDangerDataGridViewTextBoxColumn.DataPropertyName = "PreventHealthDanger";
this.preventHealthDangerDataGridViewTextBoxColumn.HeaderText = "PreventHealthDanger";
this.preventHealthDangerDataGridViewTextBoxColumn.Name = "preventHealthDangerDataGridViewTextBoxColumn";
this.preventHealthDangerDataGridViewTextBoxColumn.ReadOnly = true;
this.preventHealthDangerDataGridViewTextBoxColumn.Visible = false;
//
// preventHealthSolutionDataGridViewTextBoxColumn
//
this.preventHealthSolutionDataGridViewTextBoxColumn.DataPropertyName = "PreventHealthSolution";
this.preventHealthSolutionDataGridViewTextBoxColumn.HeaderText = "PreventHealthSolution";
this.preventHealthSolutionDataGridViewTextBoxColumn.Name = "preventHealthSolutionDataGridViewTextBoxColumn";
this.preventHealthSolutionDataGridViewTextBoxColumn.ReadOnly = true;
this.preventHealthSolutionDataGridViewTextBoxColumn.Visible = false;
//
// checkedDataGridViewCheckBoxColumn
//
this.checkedDataGridViewCheckBoxColumn.DataPropertyName = "Checked";
this.checkedDataGridViewCheckBoxColumn.HeaderText = "选择";
this.checkedDataGridViewCheckBoxColumn.Name = "checkedDataGridViewCheckBoxColumn";
this.checkedDataGridViewCheckBoxColumn.ReadOnly = true;
this.checkedDataGridViewCheckBoxColumn.Visible = false;
//
// adviceBindingSource
//
this.adviceBindingSource.DataSource = typeof(SOH.Entities.Advice);
//
// panel7
//
this.panel7.Controls.Add(this.tb_jyID);
this.panel7.Controls.Add(this.tb_jynr);
this.panel7.Controls.Add(this.label2);
this.panel7.Controls.Add(this.tb_jymc);
this.panel7.Controls.Add(this.label1);
this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
this.panel7.Location = new System.Drawing.Point(0, 0);
this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(659, 230);
this.panel7.TabIndex = 4;
//
// tb_jyID
//
this.tb_jyID.Enabled = false;
this.tb_jyID.Location = new System.Drawing.Point(19, 84);
this.tb_jyID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_jyID.Name = "tb_jyID";
this.tb_jyID.Size = new System.Drawing.Size(51, 25);
this.tb_jyID.TabIndex = 5;
this.tb_jyID.Visible = false;
//
// tb_jynr
//
this.tb_jynr.Location = new System.Drawing.Point(99, 45);
this.tb_jynr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_jynr.Multiline = true;
this.tb_jynr.Name = "tb_jynr";
this.tb_jynr.Size = new System.Drawing.Size(537, 173);
this.tb_jynr.TabIndex = 4;
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label2.Location = new System.Drawing.Point(16, 49);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 15);
this.label2.TabIndex = 2;
this.label2.Text = "建议内容:";
this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_jymc
//
this.tb_jymc.Location = new System.Drawing.Point(99, 9);
this.tb_jymc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_jymc.Name = "tb_jymc";
this.tb_jymc.Size = new System.Drawing.Size(537, 25);
this.tb_jymc.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label1.Location = new System.Drawing.Point(16, 15);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 15);
this.label1.TabIndex = 0;
this.label1.Text = "建议名称:";
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// panel1
//
this.panel1.Controls.Add(this.tb_jyPY);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.button10);
this.panel1.Controls.Add(this.button3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(4, 22);
this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(659, 41);
this.panel1.TabIndex = 0;
//
// tb_jyPY
//
this.tb_jyPY.Location = new System.Drawing.Point(368, 8);
this.tb_jyPY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_jyPY.Name = "tb_jyPY";
this.tb_jyPY.Size = new System.Drawing.Size(268, 25);
this.tb_jyPY.TabIndex = 5;
this.tb_jyPY.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label3.Location = new System.Drawing.Point(301, 11);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(67, 15);
this.label3.TabIndex = 4;
this.label3.Text = "助记码:";
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// button10
//
this.button10.Location = new System.Drawing.Point(79, 4);
this.button10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(67, 31);
this.button10.TabIndex = 3;
this.button10.Text = "添加";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(227, 4);
this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(67, 31);
this.button3.TabIndex = 2;
this.button3.Text = "删除";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(152, 4);
this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(67, 31);
this.button2.TabIndex = 1;
this.button2.Text = "修改";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(4, 4);
this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(67, 31);
this.button1.TabIndex = 0;
this.button1.Text = "新增";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Controls.Add(this.panel5);
this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.groupBox2.Location = new System.Drawing.Point(700, 15);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox2.Size = new System.Drawing.Size(667, 520);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "常见诊断";
//
// panel2
//
this.panel2.Controls.Add(this.dataGridView2);
this.panel2.Controls.Add(this.panel3);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(4, 63);
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(659, 453);
this.panel2.TabIndex = 2;
//
// dataGridView2
//
this.dataGridView2.AllowUserToAddRows = false;
this.dataGridView2.AllowUserToDeleteRows = false;
this.dataGridView2.AllowUserToResizeColumns = false;
this.dataGridView2.AllowUserToResizeRows = false;
this.dataGridView2.AutoGenerateColumns = false;
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zdid,
this.departmentTypeIDDataGridViewTextBoxColumn1,
this.zdmc,
this.zdnr,
this.iCD10CodeDataGridViewTextBoxColumn,
this.isAilmentDataGridViewCheckBoxColumn,
this.isFamiliarDiseaseDataGridViewCheckBoxColumn,
this.pYDataGridViewTextBoxColumn1,
this.recordDateDataGridViewTextBoxColumn1,
this.userIDDataGridViewTextBoxColumn1,
this.availableDataGridViewCheckBoxColumn1,
this.isAuditedDataGridViewCheckBoxColumn1,
this.misCodeDataGridViewTextBoxColumn1,
this.r1DataGridViewTextBoxColumn,
this.r2DataGridViewTextBoxColumn,
this.r3DataGridViewTextBoxColumn,
this.r4DataGridViewTextBoxColumn,
this.r5DataGridViewTextBoxColumn,
this.r6DataGridViewTextBoxColumn,
this.recordGUIDDataGridViewTextBoxColumn1,
this.recordTimeStampDataGridViewTextBoxColumn1,
this.recordTypeCodeDataGridViewTextBoxColumn1,
this.isConsentItemDataGridViewCheckBoxColumn1,
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn,
this.isHasRecheckAdviceDataGridViewCheckBoxColumn,
this.moreAdviceCheckItemDataGridViewTextBoxColumn,
this.recheckAdviceDataGridViewTextBoxColumn,
this.showIndexDataGridViewTextBoxColumn1,
this.checkedDataGridViewCheckBoxColumn1});
this.dataGridView2.DataSource = this.familiarDiagnoseBindingSource;
this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView2.Location = new System.Drawing.Point(0, 230);
this.dataGridView2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dataGridView2.Name = "dataGridView2";
this.dataGridView2.ReadOnly = true;
this.dataGridView2.RowTemplate.Height = 23;
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridView2.Size = new System.Drawing.Size(659, 223);
this.dataGridView2.TabIndex = 5;
this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick);
//
// zdid
//
this.zdid.DataPropertyName = "ID";
this.zdid.HeaderText = "ID";
this.zdid.Name = "zdid";
this.zdid.ReadOnly = true;
this.zdid.Visible = false;
//
// departmentTypeIDDataGridViewTextBoxColumn1
//
this.departmentTypeIDDataGridViewTextBoxColumn1.DataPropertyName = "DepartmentTypeID";
this.departmentTypeIDDataGridViewTextBoxColumn1.HeaderText = "DepartmentTypeID";
this.departmentTypeIDDataGridViewTextBoxColumn1.Name = "departmentTypeIDDataGridViewTextBoxColumn1";
this.departmentTypeIDDataGridViewTextBoxColumn1.ReadOnly = true;
this.departmentTypeIDDataGridViewTextBoxColumn1.Visible = false;
//
// zdmc
//
this.zdmc.DataPropertyName = "Name";
this.zdmc.HeaderText = "诊断名称";
this.zdmc.Name = "zdmc";
this.zdmc.ReadOnly = true;
this.zdmc.Width = 150;
//
// zdnr
//
this.zdnr.DataPropertyName = "Content";
this.zdnr.HeaderText = "诊断内容";
this.zdnr.Name = "zdnr";
this.zdnr.ReadOnly = true;
this.zdnr.Width = 300;
//
// iCD10CodeDataGridViewTextBoxColumn
//
this.iCD10CodeDataGridViewTextBoxColumn.DataPropertyName = "ICD10Code";
this.iCD10CodeDataGridViewTextBoxColumn.HeaderText = "ICD10Code";
this.iCD10CodeDataGridViewTextBoxColumn.Name = "iCD10CodeDataGridViewTextBoxColumn";
this.iCD10CodeDataGridViewTextBoxColumn.ReadOnly = true;
this.iCD10CodeDataGridViewTextBoxColumn.Visible = false;
//
// isAilmentDataGridViewCheckBoxColumn
//
this.isAilmentDataGridViewCheckBoxColumn.DataPropertyName = "IsAilment";
this.isAilmentDataGridViewCheckBoxColumn.HeaderText = "IsAilment";
this.isAilmentDataGridViewCheckBoxColumn.Name = "isAilmentDataGridViewCheckBoxColumn";
this.isAilmentDataGridViewCheckBoxColumn.ReadOnly = true;
this.isAilmentDataGridViewCheckBoxColumn.Visible = false;
//
// isFamiliarDiseaseDataGridViewCheckBoxColumn
//
this.isFamiliarDiseaseDataGridViewCheckBoxColumn.DataPropertyName = "IsFamiliarDisease";
this.isFamiliarDiseaseDataGridViewCheckBoxColumn.HeaderText = "IsFamiliarDisease";
this.isFamiliarDiseaseDataGridViewCheckBoxColumn.Name = "isFamiliarDiseaseDataGridViewCheckBoxColumn";
this.isFamiliarDiseaseDataGridViewCheckBoxColumn.ReadOnly = true;
this.isFamiliarDiseaseDataGridViewCheckBoxColumn.Visible = false;
//
// pYDataGridViewTextBoxColumn1
//
this.pYDataGridViewTextBoxColumn1.DataPropertyName = "PY";
this.pYDataGridViewTextBoxColumn1.HeaderText = "PY";
this.pYDataGridViewTextBoxColumn1.Name = "pYDataGridViewTextBoxColumn1";
this.pYDataGridViewTextBoxColumn1.ReadOnly = true;
this.pYDataGridViewTextBoxColumn1.Visible = false;
//
// recordDateDataGridViewTextBoxColumn1
//
this.recordDateDataGridViewTextBoxColumn1.DataPropertyName = "RecordDate";
this.recordDateDataGridViewTextBoxColumn1.HeaderText = "RecordDate";
this.recordDateDataGridViewTextBoxColumn1.Name = "recordDateDataGridViewTextBoxColumn1";
this.recordDateDataGridViewTextBoxColumn1.ReadOnly = true;
this.recordDateDataGridViewTextBoxColumn1.Visible = false;
//
// userIDDataGridViewTextBoxColumn1
//
this.userIDDataGridViewTextBoxColumn1.DataPropertyName = "UserID";
this.userIDDataGridViewTextBoxColumn1.HeaderText = "UserID";
this.userIDDataGridViewTextBoxColumn1.Name = "userIDDataGridViewTextBoxColumn1";
this.userIDDataGridViewTextBoxColumn1.ReadOnly = true;
this.userIDDataGridViewTextBoxColumn1.Visible = false;
//
// availableDataGridViewCheckBoxColumn1
//
this.availableDataGridViewCheckBoxColumn1.DataPropertyName = "Available";
this.availableDataGridViewCheckBoxColumn1.HeaderText = "Available";
this.availableDataGridViewCheckBoxColumn1.Name = "availableDataGridViewCheckBoxColumn1";
this.availableDataGridViewCheckBoxColumn1.ReadOnly = true;
this.availableDataGridViewCheckBoxColumn1.Visible = false;
//
// isAuditedDataGridViewCheckBoxColumn1
//
this.isAuditedDataGridViewCheckBoxColumn1.DataPropertyName = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn1.HeaderText = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn1.Name = "isAuditedDataGridViewCheckBoxColumn1";
this.isAuditedDataGridViewCheckBoxColumn1.ReadOnly = true;
this.isAuditedDataGridViewCheckBoxColumn1.Visible = false;
//
// misCodeDataGridViewTextBoxColumn1
//
this.misCodeDataGridViewTextBoxColumn1.DataPropertyName = "MisCode";
this.misCodeDataGridViewTextBoxColumn1.HeaderText = "MisCode";
this.misCodeDataGridViewTextBoxColumn1.Name = "misCodeDataGridViewTextBoxColumn1";
this.misCodeDataGridViewTextBoxColumn1.ReadOnly = true;
this.misCodeDataGridViewTextBoxColumn1.Visible = false;
//
// r1DataGridViewTextBoxColumn
//
this.r1DataGridViewTextBoxColumn.DataPropertyName = "R1";
this.r1DataGridViewTextBoxColumn.HeaderText = "结案前完成";
this.r1DataGridViewTextBoxColumn.Name = "r1DataGridViewTextBoxColumn";
this.r1DataGridViewTextBoxColumn.ReadOnly = true;
this.r1DataGridViewTextBoxColumn.Visible = false;
//
// r2DataGridViewTextBoxColumn
//
this.r2DataGridViewTextBoxColumn.DataPropertyName = "R2";
this.r2DataGridViewTextBoxColumn.HeaderText = "报告流程管理";
this.r2DataGridViewTextBoxColumn.Name = "r2DataGridViewTextBoxColumn";
this.r2DataGridViewTextBoxColumn.ReadOnly = true;
this.r2DataGridViewTextBoxColumn.Visible = false;
//
// r3DataGridViewTextBoxColumn
//
this.r3DataGridViewTextBoxColumn.DataPropertyName = "R3";
this.r3DataGridViewTextBoxColumn.HeaderText = "设备";
this.r3DataGridViewTextBoxColumn.Name = "r3DataGridViewTextBoxColumn";
this.r3DataGridViewTextBoxColumn.ReadOnly = true;
this.r3DataGridViewTextBoxColumn.Visible = false;
//
// r4DataGridViewTextBoxColumn
//
this.r4DataGridViewTextBoxColumn.DataPropertyName = "R4";
this.r4DataGridViewTextBoxColumn.HeaderText = "条码数量";
this.r4DataGridViewTextBoxColumn.Name = "r4DataGridViewTextBoxColumn";
this.r4DataGridViewTextBoxColumn.ReadOnly = true;
this.r4DataGridViewTextBoxColumn.Visible = false;
//
// r5DataGridViewTextBoxColumn
//
this.r5DataGridViewTextBoxColumn.DataPropertyName = "R5";
this.r5DataGridViewTextBoxColumn.HeaderText = "条码显示项目名称";
this.r5DataGridViewTextBoxColumn.Name = "r5DataGridViewTextBoxColumn";
this.r5DataGridViewTextBoxColumn.ReadOnly = true;
this.r5DataGridViewTextBoxColumn.Visible = false;
//
// r6DataGridViewTextBoxColumn
//
this.r6DataGridViewTextBoxColumn.DataPropertyName = "R6";
this.r6DataGridViewTextBoxColumn.HeaderText = "条码显示位数,最多为13位";
this.r6DataGridViewTextBoxColumn.Name = "r6DataGridViewTextBoxColumn";
this.r6DataGridViewTextBoxColumn.ReadOnly = true;
this.r6DataGridViewTextBoxColumn.Visible = false;
//
// recordGUIDDataGridViewTextBoxColumn1
//
this.recordGUIDDataGridViewTextBoxColumn1.DataPropertyName = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn1.HeaderText = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn1.Name = "recordGUIDDataGridViewTextBoxColumn1";
this.recordGUIDDataGridViewTextBoxColumn1.ReadOnly = true;
this.recordGUIDDataGridViewTextBoxColumn1.Visible = false;
//
// recordTimeStampDataGridViewTextBoxColumn1
//
this.recordTimeStampDataGridViewTextBoxColumn1.DataPropertyName = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn1.HeaderText = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn1.Name = "recordTimeStampDataGridViewTextBoxColumn1";
this.recordTimeStampDataGridViewTextBoxColumn1.ReadOnly = true;
this.recordTimeStampDataGridViewTextBoxColumn1.Visible = false;
//
// recordTypeCodeDataGridViewTextBoxColumn1
//
this.recordTypeCodeDataGridViewTextBoxColumn1.DataPropertyName = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn1.HeaderText = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn1.Name = "recordTypeCodeDataGridViewTextBoxColumn1";
this.recordTypeCodeDataGridViewTextBoxColumn1.ReadOnly = true;
this.recordTypeCodeDataGridViewTextBoxColumn1.Visible = false;
//
// isConsentItemDataGridViewCheckBoxColumn1
//
this.isConsentItemDataGridViewCheckBoxColumn1.DataPropertyName = "IsConsentItem";
this.isConsentItemDataGridViewCheckBoxColumn1.HeaderText = "IsConsentItem";
this.isConsentItemDataGridViewCheckBoxColumn1.Name = "isConsentItemDataGridViewCheckBoxColumn1";
this.isConsentItemDataGridViewCheckBoxColumn1.ReadOnly = true;
this.isConsentItemDataGridViewCheckBoxColumn1.Visible = false;
//
// isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn
//
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn.DataPropertyName = "IsHasMoreAdviceCheckItem";
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn.HeaderText = "IsHasMoreAdviceCheckItem";
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn.Name = "isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn";
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn.ReadOnly = true;
this.isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn.Visible = false;
//
// isHasRecheckAdviceDataGridViewCheckBoxColumn
//
this.isHasRecheckAdviceDataGridViewCheckBoxColumn.DataPropertyName = "IsHasRecheckAdvice";
this.isHasRecheckAdviceDataGridViewCheckBoxColumn.HeaderText = "IsHasRecheckAdvice";
this.isHasRecheckAdviceDataGridViewCheckBoxColumn.Name = "isHasRecheckAdviceDataGridViewCheckBoxColumn";
this.isHasRecheckAdviceDataGridViewCheckBoxColumn.ReadOnly = true;
this.isHasRecheckAdviceDataGridViewCheckBoxColumn.Visible = false;
//
// moreAdviceCheckItemDataGridViewTextBoxColumn
//
this.moreAdviceCheckItemDataGridViewTextBoxColumn.DataPropertyName = "MoreAdviceCheckItem";
this.moreAdviceCheckItemDataGridViewTextBoxColumn.HeaderText = "MoreAdviceCheckItem";
this.moreAdviceCheckItemDataGridViewTextBoxColumn.Name = "moreAdviceCheckItemDataGridViewTextBoxColumn";
this.moreAdviceCheckItemDataGridViewTextBoxColumn.ReadOnly = true;
this.moreAdviceCheckItemDataGridViewTextBoxColumn.Visible = false;
//
// recheckAdviceDataGridViewTextBoxColumn
//
this.recheckAdviceDataGridViewTextBoxColumn.DataPropertyName = "RecheckAdvice";
this.recheckAdviceDataGridViewTextBoxColumn.HeaderText = "RecheckAdvice";
this.recheckAdviceDataGridViewTextBoxColumn.Name = "recheckAdviceDataGridViewTextBoxColumn";
this.recheckAdviceDataGridViewTextBoxColumn.ReadOnly = true;
this.recheckAdviceDataGridViewTextBoxColumn.Visible = false;
//
// showIndexDataGridViewTextBoxColumn1
//
this.showIndexDataGridViewTextBoxColumn1.DataPropertyName = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn1.HeaderText = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn1.Name = "showIndexDataGridViewTextBoxColumn1";
this.showIndexDataGridViewTextBoxColumn1.ReadOnly = true;
this.showIndexDataGridViewTextBoxColumn1.Visible = false;
//
// checkedDataGridViewCheckBoxColumn1
//
this.checkedDataGridViewCheckBoxColumn1.DataPropertyName = "Checked";
this.checkedDataGridViewCheckBoxColumn1.HeaderText = "选择";
this.checkedDataGridViewCheckBoxColumn1.Name = "checkedDataGridViewCheckBoxColumn1";
this.checkedDataGridViewCheckBoxColumn1.ReadOnly = true;
this.checkedDataGridViewCheckBoxColumn1.Visible = false;
//
// familiarDiagnoseBindingSource
//
this.familiarDiagnoseBindingSource.DataSource = typeof(SOH.Entities.FamiliarDiagnose);
//
// panel3
//
this.panel3.Controls.Add(this.tb_zdID);
this.panel3.Controls.Add(this.tb_zdnr);
this.panel3.Controls.Add(this.label4);
this.panel3.Controls.Add(this.tb_zdmc);
this.panel3.Controls.Add(this.label5);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(659, 230);
this.panel3.TabIndex = 4;
//
// tb_zdID
//
this.tb_zdID.Enabled = false;
this.tb_zdID.Location = new System.Drawing.Point(19, 84);
this.tb_zdID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_zdID.Name = "tb_zdID";
this.tb_zdID.Size = new System.Drawing.Size(51, 25);
this.tb_zdID.TabIndex = 5;
this.tb_zdID.Visible = false;
//
// tb_zdnr
//
this.tb_zdnr.Location = new System.Drawing.Point(99, 45);
this.tb_zdnr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_zdnr.Multiline = true;
this.tb_zdnr.Name = "tb_zdnr";
this.tb_zdnr.Size = new System.Drawing.Size(537, 173);
this.tb_zdnr.TabIndex = 4;
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label4.Location = new System.Drawing.Point(16, 49);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(82, 15);
this.label4.TabIndex = 2;
this.label4.Text = "诊断内容:";
this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_zdmc
//
this.tb_zdmc.Location = new System.Drawing.Point(99, 9);
this.tb_zdmc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_zdmc.Name = "tb_zdmc";
this.tb_zdmc.Size = new System.Drawing.Size(537, 25);
this.tb_zdmc.TabIndex = 1;
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label5.Location = new System.Drawing.Point(16, 15);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(82, 15);
this.label5.TabIndex = 0;
this.label5.Text = "诊断名称:";
this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// panel5
//
this.panel5.Controls.Add(this.tb_zdPY);
this.panel5.Controls.Add(this.label6);
this.panel5.Controls.Add(this.button4);
this.panel5.Controls.Add(this.button5);
this.panel5.Controls.Add(this.button6);
this.panel5.Controls.Add(this.button7);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(4, 22);
this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(659, 41);
this.panel5.TabIndex = 0;
//
// tb_zdPY
//
this.tb_zdPY.Location = new System.Drawing.Point(368, 8);
this.tb_zdPY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_zdPY.Name = "tb_zdPY";
this.tb_zdPY.Size = new System.Drawing.Size(268, 25);
this.tb_zdPY.TabIndex = 5;
this.tb_zdPY.TextChanged += new System.EventHandler(this.tb_zdPY_TextChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label6.Location = new System.Drawing.Point(301, 11);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(67, 15);
this.label6.TabIndex = 4;
this.label6.Text = "助记码:";
this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// button4
//
this.button4.Location = new System.Drawing.Point(79, 4);
this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(67, 31);
this.button4.TabIndex = 3;
this.button4.Text = "添加";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(227, 4);
this.button5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(67, 31);
this.button5.TabIndex = 2;
this.button5.Text = "删除";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(152, 4);
this.button6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(67, 31);
this.button6.TabIndex = 1;
this.button6.Text = "修改";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(4, 4);
this.button7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(67, 31);
this.button7.TabIndex = 0;
this.button7.Text = "新增";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// dbEntitiesBindingSource
//
this.dbEntitiesBindingSource.DataSource = typeof(SOH.Entities.DbEntities);
//
// miaoshu
//
this.miaoshu.Controls.Add(this.panel8);
this.miaoshu.Controls.Add(this.panel6);
this.miaoshu.Location = new System.Drawing.Point(16, 546);
this.miaoshu.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.miaoshu.Name = "miaoshu";
this.miaoshu.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.miaoshu.Size = new System.Drawing.Size(1347, 409);
this.miaoshu.TabIndex = 2;
this.miaoshu.TabStop = false;
this.miaoshu.Text = "描述";
//
// panel8
//
this.panel8.Controls.Add(this.dataGridView3);
this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
this.panel8.Location = new System.Drawing.Point(688, 22);
this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(655, 383);
this.panel8.TabIndex = 2;
//
// dataGridView3
//
this.dataGridView3.AllowUserToAddRows = false;
this.dataGridView3.AllowUserToDeleteRows = false;
this.dataGridView3.AllowUserToResizeColumns = false;
this.dataGridView3.AllowUserToResizeRows = false;
this.dataGridView3.AutoGenerateColumns = false;
this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.miaoshuId,
this.ShowIndex,
this.itemIndexIDDataGridViewTextBoxColumn,
this.jianyiId,
this.msnr,
this.descriptionTempletDataGridViewTextBoxColumn,
this.zhenduanId,
this.illnessSortIDDataGridViewTextBoxColumn,
this.showIndexDataGridViewTextBoxColumn2,
this.sexIDDataGridViewTextBoxColumn,
this.applyAgeBeginDataGridViewTextBoxColumn,
this.applyAgeEndDataGridViewTextBoxColumn,
this.defaultSelectedDataGridViewCheckBoxColumn,
this.collectToSummaryDataGridViewCheckBoxColumn,
this.autoAddItemNameDataGridViewCheckBoxColumn,
this.availableDataGridViewCheckBoxColumn2,
this.descriptionPYDataGridViewTextBoxColumn,
this.recordDateDataGridViewTextBoxColumn2,
this.userIDDataGridViewTextBoxColumn2,
this.isAuditedDataGridViewCheckBoxColumn2,
this.misCodeDataGridViewTextBoxColumn2,
this.recordGUIDDataGridViewTextBoxColumn2,
this.recordTimeStampDataGridViewTextBoxColumn2,
this.recordTypeCodeDataGridViewTextBoxColumn2,
this.descriptionEngDataGridViewTextBoxColumn,
this.checkedDataGridViewCheckBoxColumn2});
this.dataGridView3.DataSource = this.itemIndexResultTempletBindingSource;
this.dataGridView3.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView3.Location = new System.Drawing.Point(0, 0);
this.dataGridView3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dataGridView3.Name = "dataGridView3";
this.dataGridView3.ReadOnly = true;
this.dataGridView3.RowTemplate.Height = 23;
this.dataGridView3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridView3.Size = new System.Drawing.Size(655, 383);
this.dataGridView3.TabIndex = 0;
this.dataGridView3.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView3_CellClick);
//
// itemIndexResultTempletBindingSource
//
this.itemIndexResultTempletBindingSource.DataSource = typeof(SOH.Entities.ItemIndexResultTemplet);
//
// panel6
//
this.panel6.Controls.Add(this.txbShowIndex);
this.panel6.Controls.Add(this.label11);
this.panel6.Controls.Add(this.tb_msjyID);
this.panel6.Controls.Add(this.tb_mszdID);
this.panel6.Controls.Add(this.tb_msID);
this.panel6.Controls.Add(this.button14);
this.panel6.Controls.Add(this.button13);
this.panel6.Controls.Add(this.tb_msnr);
this.panel6.Controls.Add(this.label10);
this.panel6.Controls.Add(this.tb_mszd);
this.panel6.Controls.Add(this.label9);
this.panel6.Controls.Add(this.tb_msjy);
this.panel6.Controls.Add(this.label8);
this.panel6.Controls.Add(this.button8);
this.panel6.Controls.Add(this.tb_msPY);
this.panel6.Controls.Add(this.label7);
this.panel6.Controls.Add(this.button9);
this.panel6.Controls.Add(this.button11);
this.panel6.Controls.Add(this.button12);
this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
this.panel6.Location = new System.Drawing.Point(4, 22);
this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(655, 383);
this.panel6.TabIndex = 1;
//
// tb_msjyID
//
this.tb_msjyID.Enabled = false;
this.tb_msjyID.Location = new System.Drawing.Point(19, 334);
this.tb_msjyID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_msjyID.Name = "tb_msjyID";
this.tb_msjyID.Size = new System.Drawing.Size(51, 25);
this.tb_msjyID.TabIndex = 17;
this.tb_msjyID.Visible = false;
//
// tb_mszdID
//
this.tb_mszdID.Enabled = false;
this.tb_mszdID.Location = new System.Drawing.Point(19, 308);
this.tb_mszdID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_mszdID.Name = "tb_mszdID";
this.tb_mszdID.Size = new System.Drawing.Size(51, 25);
this.tb_mszdID.TabIndex = 16;
this.tb_mszdID.Visible = false;
//
// tb_msID
//
this.tb_msID.Enabled = false;
this.tb_msID.Location = new System.Drawing.Point(19, 279);
this.tb_msID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_msID.Name = "tb_msID";
this.tb_msID.Size = new System.Drawing.Size(51, 25);
this.tb_msID.TabIndex = 15;
this.tb_msID.Visible = false;
//
// button14
//
this.button14.Location = new System.Drawing.Point(588, 106);
this.button14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(45, 29);
this.button14.TabIndex = 14;
this.button14.Text = "<<";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.button14_Click);
//
// button13
//
this.button13.Location = new System.Drawing.Point(588, 60);
this.button13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(45, 29);
this.button13.TabIndex = 13;
this.button13.Text = "<<";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.button13_Click);
//
// tb_msnr
//
this.tb_msnr.Location = new System.Drawing.Point(95, 156);
this.tb_msnr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_msnr.Multiline = true;
this.tb_msnr.Name = "tb_msnr";
this.tb_msnr.Size = new System.Drawing.Size(537, 205);
this.tb_msnr.TabIndex = 12;
//
// label10
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label10.Location = new System.Drawing.Point(12, 160);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(82, 15);
this.label10.TabIndex = 11;
this.label10.Text = "项目描述:";
this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_mszd
//
this.tb_mszd.Location = new System.Drawing.Point(95, 109);
this.tb_mszd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_mszd.Name = "tb_mszd";
this.tb_mszd.Size = new System.Drawing.Size(484, 25);
this.tb_mszd.TabIndex = 10;
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label9.Location = new System.Drawing.Point(12, 115);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(82, 15);
this.label9.TabIndex = 9;
this.label9.Text = "选择诊断:";
this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_msjy
//
this.tb_msjy.Location = new System.Drawing.Point(95, 61);
this.tb_msjy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_msjy.Name = "tb_msjy";
this.tb_msjy.Size = new System.Drawing.Size(484, 25);
this.tb_msjy.TabIndex = 8;
//
// label8
//
this.label8.AutoSize = true;
this.label8.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label8.Location = new System.Drawing.Point(12, 66);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 15);
this.label8.TabIndex = 7;
this.label8.Text = "选择建议:";
this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// button8
//
this.button8.Location = new System.Drawing.Point(77, 4);
this.button8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(67, 31);
this.button8.TabIndex = 6;
this.button8.Text = "添加";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// tb_msPY
//
this.tb_msPY.Location = new System.Drawing.Point(375, 8);
this.tb_msPY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tb_msPY.Name = "tb_msPY";
this.tb_msPY.Size = new System.Drawing.Size(257, 25);
this.tb_msPY.TabIndex = 5;
this.tb_msPY.TextChanged += new System.EventHandler(this.tb_msPY_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label7.Location = new System.Drawing.Point(308, 11);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(67, 15);
this.label7.TabIndex = 4;
this.label7.Text = "助记码:";
this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// button9
//
this.button9.Location = new System.Drawing.Point(227, 4);
this.button9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(67, 31);
this.button9.TabIndex = 2;
this.button9.Text = "删除";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// button11
//
this.button11.Location = new System.Drawing.Point(152, 4);
this.button11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(67, 31);
this.button11.TabIndex = 1;
this.button11.Text = "修改";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// button12
//
this.button12.Location = new System.Drawing.Point(4, 4);
this.button12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(67, 31);
this.button12.TabIndex = 0;
this.button12.Text = "新增";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.button12_Click);
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label11.Location = new System.Drawing.Point(12, 200);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(52, 15);
this.label11.TabIndex = 18;
this.label11.Text = "序号:";
this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txbShowIndex
//
this.txbShowIndex.Location = new System.Drawing.Point(15, 218);
this.txbShowIndex.Name = "txbShowIndex";
this.txbShowIndex.Size = new System.Drawing.Size(73, 25);
this.txbShowIndex.TabIndex = 19;
//
// miaoshuId
//
this.miaoshuId.DataPropertyName = "ID";
this.miaoshuId.HeaderText = "ID";
this.miaoshuId.Name = "miaoshuId";
this.miaoshuId.ReadOnly = true;
this.miaoshuId.Visible = false;
//
// ShowIndex
//
this.ShowIndex.DataPropertyName = "ShowIndex";
this.ShowIndex.HeaderText = "序号";
this.ShowIndex.Name = "ShowIndex";
this.ShowIndex.ReadOnly = true;
//
// itemIndexIDDataGridViewTextBoxColumn
//
this.itemIndexIDDataGridViewTextBoxColumn.DataPropertyName = "ItemIndexID";
this.itemIndexIDDataGridViewTextBoxColumn.HeaderText = "ItemIndexID";
this.itemIndexIDDataGridViewTextBoxColumn.Name = "itemIndexIDDataGridViewTextBoxColumn";
this.itemIndexIDDataGridViewTextBoxColumn.ReadOnly = true;
this.itemIndexIDDataGridViewTextBoxColumn.Visible = false;
//
// jianyiId
//
this.jianyiId.DataPropertyName = "AdviceID";
this.jianyiId.HeaderText = "AdviceID";
this.jianyiId.Name = "jianyiId";
this.jianyiId.ReadOnly = true;
this.jianyiId.Visible = false;
//
// msnr
//
this.msnr.DataPropertyName = "Description";
this.msnr.HeaderText = "描述内容";
this.msnr.Name = "msnr";
this.msnr.ReadOnly = true;
this.msnr.Width = 445;
//
// descriptionTempletDataGridViewTextBoxColumn
//
this.descriptionTempletDataGridViewTextBoxColumn.DataPropertyName = "DescriptionTemplet";
this.descriptionTempletDataGridViewTextBoxColumn.HeaderText = "DescriptionTemplet";
this.descriptionTempletDataGridViewTextBoxColumn.Name = "descriptionTempletDataGridViewTextBoxColumn";
this.descriptionTempletDataGridViewTextBoxColumn.ReadOnly = true;
this.descriptionTempletDataGridViewTextBoxColumn.Visible = false;
//
// zhenduanId
//
this.zhenduanId.DataPropertyName = "FamiliarDiagnoseID";
this.zhenduanId.HeaderText = "FamiliarDiagnoseID";
this.zhenduanId.Name = "zhenduanId";
this.zhenduanId.ReadOnly = true;
this.zhenduanId.Visible = false;
//
// illnessSortIDDataGridViewTextBoxColumn
//
this.illnessSortIDDataGridViewTextBoxColumn.DataPropertyName = "IllnessSortID";
this.illnessSortIDDataGridViewTextBoxColumn.HeaderText = "IllnessSortID";
this.illnessSortIDDataGridViewTextBoxColumn.Name = "illnessSortIDDataGridViewTextBoxColumn";
this.illnessSortIDDataGridViewTextBoxColumn.ReadOnly = true;
this.illnessSortIDDataGridViewTextBoxColumn.Visible = false;
//
// showIndexDataGridViewTextBoxColumn2
//
this.showIndexDataGridViewTextBoxColumn2.DataPropertyName = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn2.HeaderText = "ShowIndex";
this.showIndexDataGridViewTextBoxColumn2.Name = "showIndexDataGridViewTextBoxColumn2";
this.showIndexDataGridViewTextBoxColumn2.ReadOnly = true;
this.showIndexDataGridViewTextBoxColumn2.Visible = false;
//
// sexIDDataGridViewTextBoxColumn
//
this.sexIDDataGridViewTextBoxColumn.DataPropertyName = "SexID";
this.sexIDDataGridViewTextBoxColumn.HeaderText = "SexID";
this.sexIDDataGridViewTextBoxColumn.Name = "sexIDDataGridViewTextBoxColumn";
this.sexIDDataGridViewTextBoxColumn.ReadOnly = true;
this.sexIDDataGridViewTextBoxColumn.Visible = false;
//
// applyAgeBeginDataGridViewTextBoxColumn
//
this.applyAgeBeginDataGridViewTextBoxColumn.DataPropertyName = "ApplyAgeBegin";
this.applyAgeBeginDataGridViewTextBoxColumn.HeaderText = "ApplyAgeBegin";
this.applyAgeBeginDataGridViewTextBoxColumn.Name = "applyAgeBeginDataGridViewTextBoxColumn";
this.applyAgeBeginDataGridViewTextBoxColumn.ReadOnly = true;
this.applyAgeBeginDataGridViewTextBoxColumn.Visible = false;
//
// applyAgeEndDataGridViewTextBoxColumn
//
this.applyAgeEndDataGridViewTextBoxColumn.DataPropertyName = "ApplyAgeEnd";
this.applyAgeEndDataGridViewTextBoxColumn.HeaderText = "ApplyAgeEnd";
this.applyAgeEndDataGridViewTextBoxColumn.Name = "applyAgeEndDataGridViewTextBoxColumn";
this.applyAgeEndDataGridViewTextBoxColumn.ReadOnly = true;
this.applyAgeEndDataGridViewTextBoxColumn.Visible = false;
//
// defaultSelectedDataGridViewCheckBoxColumn
//
this.defaultSelectedDataGridViewCheckBoxColumn.DataPropertyName = "DefaultSelected";
this.defaultSelectedDataGridViewCheckBoxColumn.HeaderText = "DefaultSelected";
this.defaultSelectedDataGridViewCheckBoxColumn.Name = "defaultSelectedDataGridViewCheckBoxColumn";
this.defaultSelectedDataGridViewCheckBoxColumn.ReadOnly = true;
this.defaultSelectedDataGridViewCheckBoxColumn.Visible = false;
//
// collectToSummaryDataGridViewCheckBoxColumn
//
this.collectToSummaryDataGridViewCheckBoxColumn.DataPropertyName = "CollectToSummary";
this.collectToSummaryDataGridViewCheckBoxColumn.HeaderText = "CollectToSummary";
this.collectToSummaryDataGridViewCheckBoxColumn.Name = "collectToSummaryDataGridViewCheckBoxColumn";
this.collectToSummaryDataGridViewCheckBoxColumn.ReadOnly = true;
this.collectToSummaryDataGridViewCheckBoxColumn.Visible = false;
//
// autoAddItemNameDataGridViewCheckBoxColumn
//
this.autoAddItemNameDataGridViewCheckBoxColumn.DataPropertyName = "AutoAddItemName";
this.autoAddItemNameDataGridViewCheckBoxColumn.HeaderText = "AutoAddItemName";
this.autoAddItemNameDataGridViewCheckBoxColumn.Name = "autoAddItemNameDataGridViewCheckBoxColumn";
this.autoAddItemNameDataGridViewCheckBoxColumn.ReadOnly = true;
this.autoAddItemNameDataGridViewCheckBoxColumn.Visible = false;
//
// availableDataGridViewCheckBoxColumn2
//
this.availableDataGridViewCheckBoxColumn2.DataPropertyName = "Available";
this.availableDataGridViewCheckBoxColumn2.HeaderText = "Available";
this.availableDataGridViewCheckBoxColumn2.Name = "availableDataGridViewCheckBoxColumn2";
this.availableDataGridViewCheckBoxColumn2.ReadOnly = true;
this.availableDataGridViewCheckBoxColumn2.Visible = false;
//
// descriptionPYDataGridViewTextBoxColumn
//
this.descriptionPYDataGridViewTextBoxColumn.DataPropertyName = "DescriptionPY";
this.descriptionPYDataGridViewTextBoxColumn.HeaderText = "DescriptionPY";
this.descriptionPYDataGridViewTextBoxColumn.Name = "descriptionPYDataGridViewTextBoxColumn";
this.descriptionPYDataGridViewTextBoxColumn.ReadOnly = true;
this.descriptionPYDataGridViewTextBoxColumn.Visible = false;
//
// recordDateDataGridViewTextBoxColumn2
//
this.recordDateDataGridViewTextBoxColumn2.DataPropertyName = "RecordDate";
this.recordDateDataGridViewTextBoxColumn2.HeaderText = "RecordDate";
this.recordDateDataGridViewTextBoxColumn2.Name = "recordDateDataGridViewTextBoxColumn2";
this.recordDateDataGridViewTextBoxColumn2.ReadOnly = true;
this.recordDateDataGridViewTextBoxColumn2.Visible = false;
//
// userIDDataGridViewTextBoxColumn2
//
this.userIDDataGridViewTextBoxColumn2.DataPropertyName = "UserID";
this.userIDDataGridViewTextBoxColumn2.HeaderText = "UserID";
this.userIDDataGridViewTextBoxColumn2.Name = "userIDDataGridViewTextBoxColumn2";
this.userIDDataGridViewTextBoxColumn2.ReadOnly = true;
this.userIDDataGridViewTextBoxColumn2.Visible = false;
//
// isAuditedDataGridViewCheckBoxColumn2
//
this.isAuditedDataGridViewCheckBoxColumn2.DataPropertyName = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn2.HeaderText = "IsAudited";
this.isAuditedDataGridViewCheckBoxColumn2.Name = "isAuditedDataGridViewCheckBoxColumn2";
this.isAuditedDataGridViewCheckBoxColumn2.ReadOnly = true;
this.isAuditedDataGridViewCheckBoxColumn2.Visible = false;
//
// misCodeDataGridViewTextBoxColumn2
//
this.misCodeDataGridViewTextBoxColumn2.DataPropertyName = "MisCode";
this.misCodeDataGridViewTextBoxColumn2.HeaderText = "MisCode";
this.misCodeDataGridViewTextBoxColumn2.Name = "misCodeDataGridViewTextBoxColumn2";
this.misCodeDataGridViewTextBoxColumn2.ReadOnly = true;
this.misCodeDataGridViewTextBoxColumn2.Visible = false;
//
// recordGUIDDataGridViewTextBoxColumn2
//
this.recordGUIDDataGridViewTextBoxColumn2.DataPropertyName = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn2.HeaderText = "RecordGUID";
this.recordGUIDDataGridViewTextBoxColumn2.Name = "recordGUIDDataGridViewTextBoxColumn2";
this.recordGUIDDataGridViewTextBoxColumn2.ReadOnly = true;
this.recordGUIDDataGridViewTextBoxColumn2.Visible = false;
//
// recordTimeStampDataGridViewTextBoxColumn2
//
this.recordTimeStampDataGridViewTextBoxColumn2.DataPropertyName = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn2.HeaderText = "RecordTimeStamp";
this.recordTimeStampDataGridViewTextBoxColumn2.Name = "recordTimeStampDataGridViewTextBoxColumn2";
this.recordTimeStampDataGridViewTextBoxColumn2.ReadOnly = true;
this.recordTimeStampDataGridViewTextBoxColumn2.Visible = false;
//
// recordTypeCodeDataGridViewTextBoxColumn2
//
this.recordTypeCodeDataGridViewTextBoxColumn2.DataPropertyName = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn2.HeaderText = "RecordTypeCode";
this.recordTypeCodeDataGridViewTextBoxColumn2.Name = "recordTypeCodeDataGridViewTextBoxColumn2";
this.recordTypeCodeDataGridViewTextBoxColumn2.ReadOnly = true;
this.recordTypeCodeDataGridViewTextBoxColumn2.Visible = false;
//
// descriptionEngDataGridViewTextBoxColumn
//
this.descriptionEngDataGridViewTextBoxColumn.DataPropertyName = "DescriptionEng";
this.descriptionEngDataGridViewTextBoxColumn.HeaderText = "DescriptionEng";
this.descriptionEngDataGridViewTextBoxColumn.Name = "descriptionEngDataGridViewTextBoxColumn";
this.descriptionEngDataGridViewTextBoxColumn.ReadOnly = true;
this.descriptionEngDataGridViewTextBoxColumn.Visible = false;
//
// checkedDataGridViewCheckBoxColumn2
//
this.checkedDataGridViewCheckBoxColumn2.DataPropertyName = "Checked";
this.checkedDataGridViewCheckBoxColumn2.HeaderText = "选择";
this.checkedDataGridViewCheckBoxColumn2.Name = "checkedDataGridViewCheckBoxColumn2";
this.checkedDataGridViewCheckBoxColumn2.ReadOnly = true;
this.checkedDataGridViewCheckBoxColumn2.Visible = false;
//
// frmNewMoBan
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1385, 965);
this.Controls.Add(this.miaoshu);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "frmNewMoBan";
this.Text = "常见诊断描述模板";
this.Load += new System.EventHandler(this.frmNewMoBan_Load);
this.groupBox1.ResumeLayout(false);
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.adviceBindingSource)).EndInit();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.familiarDiagnoseBindingSource)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dbEntitiesBindingSource)).EndInit();
this.miaoshu.ResumeLayout(false);
this.panel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.itemIndexResultTempletBindingSource)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.BindingSource adviceBindingSource;
private System.Windows.Forms.BindingSource dbEntitiesBindingSource;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tb_jymc;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox tb_jynr;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.TextBox tb_jyPY;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tb_jyID;
private System.Windows.Forms.DataGridViewTextBoxColumn id;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn showIndexDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn availableDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn pYDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordDateDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn userIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isAuditedDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn misCodeDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn departmentTypeIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isConsentItemDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordGUIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTimeStampDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTypeCodeDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn explainInformationDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isInReportExplainInformationDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isHasPreventHealthDangerSolutionDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn preventHealthDangerDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn preventHealthSolutionDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TextBox tb_zdID;
private System.Windows.Forms.TextBox tb_zdnr;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tb_zdmc;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TextBox tb_zdPY;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.DataGridViewTextBoxColumn zdid;
private System.Windows.Forms.DataGridViewTextBoxColumn departmentTypeIDDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn zdmc;
private System.Windows.Forms.DataGridViewTextBoxColumn zdnr;
private System.Windows.Forms.DataGridViewTextBoxColumn iCD10CodeDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isAilmentDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isFamiliarDiseaseDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn pYDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn recordDateDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn userIDDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn availableDataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn isAuditedDataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn misCodeDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn r1DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn r2DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn r3DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn r4DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn r5DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn r6DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordGUIDDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTimeStampDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTypeCodeDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn isConsentItemDataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn isHasMoreAdviceCheckItemDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn isHasRecheckAdviceDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn moreAdviceCheckItemDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recheckAdviceDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn showIndexDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn1;
private System.Windows.Forms.BindingSource familiarDiagnoseBindingSource;
private System.Windows.Forms.GroupBox miaoshu;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.DataGridView dataGridView3;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.TextBox tb_msPY;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.BindingSource itemIndexResultTempletBindingSource;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.TextBox tb_msnr;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tb_mszd;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox tb_msjy;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.TextBox tb_msID;
private System.Windows.Forms.TextBox tb_msjyID;
private System.Windows.Forms.TextBox tb_mszdID;
private System.Windows.Forms.TextBox txbShowIndex;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.DataGridViewTextBoxColumn miaoshuId;
private System.Windows.Forms.DataGridViewTextBoxColumn ShowIndex;
private System.Windows.Forms.DataGridViewTextBoxColumn itemIndexIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn jianyiId;
private System.Windows.Forms.DataGridViewTextBoxColumn msnr;
private System.Windows.Forms.DataGridViewTextBoxColumn descriptionTempletDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn zhenduanId;
private System.Windows.Forms.DataGridViewTextBoxColumn illnessSortIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn showIndexDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn sexIDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn applyAgeBeginDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn applyAgeEndDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn defaultSelectedDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn collectToSummaryDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn autoAddItemNameDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn availableDataGridViewCheckBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn descriptionPYDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn recordDateDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn userIDDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewCheckBoxColumn isAuditedDataGridViewCheckBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn misCodeDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn recordGUIDDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTimeStampDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn recordTypeCodeDataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn descriptionEngDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn2;
}
}