namespace HL_FristAidPlatform_FollowUp { partial class Form_FollowUpDetail_HeartFailure { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_FollowUpDetail_HeartFailure)); this.panel1 = new System.Windows.Forms.Panel(); this.label_AdmissionNumber = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label_age = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label_sex = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label_name = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.gridControl_FollowUpVisit = new DevExpress.XtraGrid.GridControl(); this.gridView_FollowUpVisit = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_GUID = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_FollowUpDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_FollowUpType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_DischargeDiagnosis = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_HospitalOutcome = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_DrugRegimen = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_FollowUpResult = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_FollowUpDoctor = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_FollowUpStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.panel4 = new System.Windows.Forms.Panel(); this.labelControl26 = new DevExpress.XtraEditors.LabelControl(); this.labelControl25 = new DevExpress.XtraEditors.LabelControl(); this.simpleButton_ECG = new DevExpress.XtraEditors.SimpleButton(); this.labelControl24 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl23 = new DevExpress.XtraEditors.LabelControl(); this.richTextBoxNode = new System.Windows.Forms.RichTextBox(); this.checkBox_ECG_DX = new System.Windows.Forms.CheckBox(); this.radioGroup_IsChestPain = new DevExpress.XtraEditors.RadioGroup(); this.checkBox_DBJQ = new System.Windows.Forms.CheckBox(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.dateEdit_FollowUpDate = new HL_FristAidPlatform_Public.TimeControl(); this.checkBox_LFSB = new System.Windows.Forms.CheckBox(); this.lookUpEdit_FollowUpDoctor = new DevExpress.XtraEditors.LookUpEdit(); this.checkBox_ECG_FC = new System.Windows.Forms.CheckBox(); this.simpleButton_Add = new DevExpress.XtraEditors.SimpleButton(); this.checkBox_HFL = new System.Windows.Forms.CheckBox(); this.comboBox_FollowUpType = new System.Windows.Forms.ComboBox(); this.checkBox_ECG_FP = new System.Windows.Forms.CheckBox(); this.simpleButton_save = new DevExpress.XtraEditors.SimpleButton(); this.checkBox_KLY = new System.Windows.Forms.CheckBox(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_ECG_QP = new System.Windows.Forms.CheckBox(); this.comboBox_FollowUpResult = new System.Windows.Forms.ComboBox(); this.checkBox_SLQXJL = new System.Windows.Forms.CheckBox(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_DGX = new System.Windows.Forms.CheckBox(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.textBox_WalkingDistance = new System.Windows.Forms.TextBox(); this.checkBox_BSLE = new System.Windows.Forms.CheckBox(); this.textBox_QRS = new System.Windows.Forms.TextBox(); this.textBox_EF = new System.Windows.Forms.TextBox(); this.labelControl19 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_KWDL = new System.Windows.Forms.CheckBox(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_ACEI = new System.Windows.Forms.CheckBox(); this.checkBox_MTLE = new System.Windows.Forms.CheckBox(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_ARB = new System.Windows.Forms.CheckBox(); this.checkBox_BSTZDJ = new System.Windows.Forms.CheckBox(); this.checkBox_ARNI = new System.Windows.Forms.CheckBox(); this.textBox_LEVDD = new System.Windows.Forms.TextBox(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.checkBox_TGTJKJ = new System.Windows.Forms.CheckBox(); this.checkBox_SJYZJ = new System.Windows.Forms.CheckBox(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl_FollowUpVisit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_FollowUpVisit)).BeginInit(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsChestPain.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_FollowUpDoctor.Properties)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.label_AdmissionNumber); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label_age); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label_sex); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label_name); this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1199, 31); this.panel1.TabIndex = 0; // // label_AdmissionNumber // this.label_AdmissionNumber.AutoSize = true; this.label_AdmissionNumber.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_AdmissionNumber.Location = new System.Drawing.Point(635, 6); this.label_AdmissionNumber.Name = "label_AdmissionNumber"; this.label_AdmissionNumber.Size = new System.Drawing.Size(99, 19); this.label_AdmissionNumber.TabIndex = 7; this.label_AdmissionNumber.Text = "202004025"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(557, 6); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(76, 19); this.label4.TabIndex = 6; this.label4.Text = "住院号:"; // // label_age // this.label_age.AutoSize = true; this.label_age.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_age.Location = new System.Drawing.Point(447, 6); this.label_age.Name = "label_age"; this.label_age.Size = new System.Drawing.Size(29, 19); this.label_age.TabIndex = 5; this.label_age.Text = "60"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(381, 6); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(57, 19); this.label5.TabIndex = 4; this.label5.Text = "年龄:"; // // label_sex // this.label_sex.AutoSize = true; this.label_sex.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_sex.Location = new System.Drawing.Point(275, 6); this.label_sex.Name = "label_sex"; this.label_sex.Size = new System.Drawing.Size(28, 19); this.label_sex.TabIndex = 3; this.label_sex.Text = "男"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(210, 6); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(57, 19); this.label3.TabIndex = 2; this.label3.Text = "性别:"; // // label_name // this.label_name.AutoSize = true; this.label_name.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_name.Location = new System.Drawing.Point(82, 6); this.label_name.Name = "label_name"; this.label_name.Size = new System.Drawing.Size(47, 19); this.label_name.TabIndex = 1; this.label_name.Text = "姓名"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(16, 6); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(57, 19); this.label1.TabIndex = 0; this.label1.Text = "姓名:"; // // panel2 // this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.panel4); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 31); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1199, 390); this.panel2.TabIndex = 1; // // panel3 // this.panel3.Controls.Add(this.gridControl_FollowUpVisit); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(554, 390); this.panel3.TabIndex = 0; // // gridControl_FollowUpVisit // this.gridControl_FollowUpVisit.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl_FollowUpVisit.Location = new System.Drawing.Point(0, 0); this.gridControl_FollowUpVisit.MainView = this.gridView_FollowUpVisit; this.gridControl_FollowUpVisit.Name = "gridControl_FollowUpVisit"; this.gridControl_FollowUpVisit.Size = new System.Drawing.Size(554, 390); this.gridControl_FollowUpVisit.TabIndex = 0; this.gridControl_FollowUpVisit.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView_FollowUpVisit}); // // gridView_FollowUpVisit // this.gridView_FollowUpVisit.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn_ID, this.gridColumn_GUID, this.gridColumn_FollowUpDate, this.gridColumn_FollowUpType, this.gridColumn_DischargeDiagnosis, this.gridColumn_HospitalOutcome, this.gridColumn_DrugRegimen, this.gridColumn_FollowUpResult, this.gridColumn_FollowUpDoctor, this.gridColumn_FollowUpStatus}); this.gridView_FollowUpVisit.DetailHeight = 408; this.gridView_FollowUpVisit.GridControl = this.gridControl_FollowUpVisit; this.gridView_FollowUpVisit.Name = "gridView_FollowUpVisit"; this.gridView_FollowUpVisit.OptionsView.ShowGroupPanel = false; this.gridView_FollowUpVisit.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView_FollowUpVisit_RowClick); this.gridView_FollowUpVisit.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView_FollowUpVisit_RowCellStyle); this.gridView_FollowUpVisit.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView_FollowUpVisit_CustomColumnDisplayText); // // gridColumn_ID // this.gridColumn_ID.Caption = "编号"; this.gridColumn_ID.FieldName = "ID"; this.gridColumn_ID.Name = "gridColumn_ID"; this.gridColumn_ID.Visible = true; this.gridColumn_ID.VisibleIndex = 0; this.gridColumn_ID.Width = 50; // // gridColumn_GUID // this.gridColumn_GUID.Caption = "GUID"; this.gridColumn_GUID.FieldName = "GUID"; this.gridColumn_GUID.Name = "gridColumn_GUID"; // // gridColumn_FollowUpDate // this.gridColumn_FollowUpDate.Caption = "随访日期"; this.gridColumn_FollowUpDate.FieldName = "FollowUpDate"; this.gridColumn_FollowUpDate.Name = "gridColumn_FollowUpDate"; this.gridColumn_FollowUpDate.Visible = true; this.gridColumn_FollowUpDate.VisibleIndex = 1; this.gridColumn_FollowUpDate.Width = 87; // // gridColumn_FollowUpType // this.gridColumn_FollowUpType.Caption = "随访类型"; this.gridColumn_FollowUpType.FieldName = "FollowUpType"; this.gridColumn_FollowUpType.Name = "gridColumn_FollowUpType"; this.gridColumn_FollowUpType.Width = 87; // // gridColumn_DischargeDiagnosis // this.gridColumn_DischargeDiagnosis.Caption = "出院诊断"; this.gridColumn_DischargeDiagnosis.FieldName = "DischargeDiagnosis"; this.gridColumn_DischargeDiagnosis.Name = "gridColumn_DischargeDiagnosis"; this.gridColumn_DischargeDiagnosis.Visible = true; this.gridColumn_DischargeDiagnosis.VisibleIndex = 2; this.gridColumn_DischargeDiagnosis.Width = 87; // // gridColumn_HospitalOutcome // this.gridColumn_HospitalOutcome.Caption = "出院转归"; this.gridColumn_HospitalOutcome.FieldName = "HospitalOutcome"; this.gridColumn_HospitalOutcome.Name = "gridColumn_HospitalOutcome"; this.gridColumn_HospitalOutcome.Width = 87; // // gridColumn_DrugRegimen // this.gridColumn_DrugRegimen.Caption = "药物使用方案"; this.gridColumn_DrugRegimen.FieldName = "DrugRegimen"; this.gridColumn_DrugRegimen.Name = "gridColumn_DrugRegimen"; // // gridColumn_FollowUpResult // this.gridColumn_FollowUpResult.Caption = "随访结果"; this.gridColumn_FollowUpResult.FieldName = "FollowUpResult"; this.gridColumn_FollowUpResult.Name = "gridColumn_FollowUpResult"; // // gridColumn_FollowUpDoctor // this.gridColumn_FollowUpDoctor.Caption = "随访医生"; this.gridColumn_FollowUpDoctor.FieldName = "FollowUpDoctor"; this.gridColumn_FollowUpDoctor.Name = "gridColumn_FollowUpDoctor"; // // gridColumn_FollowUpStatus // this.gridColumn_FollowUpStatus.Caption = "状态"; this.gridColumn_FollowUpStatus.FieldName = "FollowUpStatus"; this.gridColumn_FollowUpStatus.Name = "gridColumn_FollowUpStatus"; this.gridColumn_FollowUpStatus.Visible = true; this.gridColumn_FollowUpStatus.VisibleIndex = 3; // // panel4 // this.panel4.AutoScroll = true; this.panel4.Controls.Add(this.labelControl26); this.panel4.Controls.Add(this.labelControl25); this.panel4.Controls.Add(this.simpleButton_ECG); this.panel4.Controls.Add(this.labelControl24); this.panel4.Controls.Add(this.labelControl7); this.panel4.Controls.Add(this.labelControl23); this.panel4.Controls.Add(this.richTextBoxNode); this.panel4.Controls.Add(this.checkBox_ECG_DX); this.panel4.Controls.Add(this.radioGroup_IsChestPain); this.panel4.Controls.Add(this.checkBox_DBJQ); this.panel4.Controls.Add(this.labelControl6); this.panel4.Controls.Add(this.labelControl8); this.panel4.Controls.Add(this.dateEdit_FollowUpDate); this.panel4.Controls.Add(this.checkBox_LFSB); this.panel4.Controls.Add(this.lookUpEdit_FollowUpDoctor); this.panel4.Controls.Add(this.checkBox_ECG_FC); this.panel4.Controls.Add(this.simpleButton_Add); this.panel4.Controls.Add(this.checkBox_HFL); this.panel4.Controls.Add(this.comboBox_FollowUpType); this.panel4.Controls.Add(this.checkBox_ECG_FP); this.panel4.Controls.Add(this.simpleButton_save); this.panel4.Controls.Add(this.checkBox_KLY); this.panel4.Controls.Add(this.labelControl12); this.panel4.Controls.Add(this.checkBox_ECG_QP); this.panel4.Controls.Add(this.comboBox_FollowUpResult); this.panel4.Controls.Add(this.checkBox_SLQXJL); this.panel4.Controls.Add(this.labelControl11); this.panel4.Controls.Add(this.labelControl9); this.panel4.Controls.Add(this.labelControl2); this.panel4.Controls.Add(this.checkBox_DGX); this.panel4.Controls.Add(this.labelControl1); this.panel4.Controls.Add(this.labelControl10); this.panel4.Controls.Add(this.textBox_WalkingDistance); this.panel4.Controls.Add(this.checkBox_BSLE); this.panel4.Controls.Add(this.textBox_QRS); this.panel4.Controls.Add(this.textBox_EF); this.panel4.Controls.Add(this.labelControl19); this.panel4.Controls.Add(this.checkBox_KWDL); this.panel4.Controls.Add(this.labelControl18); this.panel4.Controls.Add(this.labelControl13); this.panel4.Controls.Add(this.checkBox_ACEI); this.panel4.Controls.Add(this.checkBox_MTLE); this.panel4.Controls.Add(this.labelControl16); this.panel4.Controls.Add(this.labelControl14); this.panel4.Controls.Add(this.checkBox_ARB); this.panel4.Controls.Add(this.checkBox_BSTZDJ); this.panel4.Controls.Add(this.checkBox_ARNI); this.panel4.Controls.Add(this.textBox_LEVDD); this.panel4.Controls.Add(this.labelControl17); this.panel4.Controls.Add(this.checkBox_TGTJKJ); this.panel4.Controls.Add(this.checkBox_SJYZJ); this.panel4.Controls.Add(this.labelControl15); this.panel4.Dock = System.Windows.Forms.DockStyle.Right; this.panel4.Location = new System.Drawing.Point(554, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(645, 390); this.panel4.TabIndex = 1; // // labelControl26 // this.labelControl26.Location = new System.Drawing.Point(449, 209); this.labelControl26.Name = "labelControl26"; this.labelControl26.Size = new System.Drawing.Size(5, 14); this.labelControl26.TabIndex = 214; this.labelControl26.Text = ")"; // // labelControl25 // this.labelControl25.Location = new System.Drawing.Point(449, 185); this.labelControl25.Name = "labelControl25"; this.labelControl25.Size = new System.Drawing.Size(5, 14); this.labelControl25.TabIndex = 213; this.labelControl25.Text = ")"; // // simpleButton_ECG // this.simpleButton_ECG.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_ECG.ImageOptions.Image"))); this.simpleButton_ECG.Location = new System.Drawing.Point(335, 319); this.simpleButton_ECG.Name = "simpleButton_ECG"; this.simpleButton_ECG.Size = new System.Drawing.Size(124, 42); this.simpleButton_ECG.TabIndex = 177; this.simpleButton_ECG.Text = "实时心电监测"; this.simpleButton_ECG.Click += new System.EventHandler(this.simpleButton_ECG_Click); // // labelControl24 // this.labelControl24.Location = new System.Drawing.Point(182, 209); this.labelControl24.Name = "labelControl24"; this.labelControl24.Size = new System.Drawing.Size(5, 14); this.labelControl24.TabIndex = 212; this.labelControl24.Text = "("; // // labelControl7 // this.labelControl7.Location = new System.Drawing.Point(41, 266); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(36, 14); this.labelControl7.TabIndex = 176; this.labelControl7.Text = "备注:"; // // labelControl23 // this.labelControl23.Location = new System.Drawing.Point(182, 185); this.labelControl23.Name = "labelControl23"; this.labelControl23.Size = new System.Drawing.Size(5, 14); this.labelControl23.TabIndex = 211; this.labelControl23.Text = "("; // // richTextBoxNode // this.richTextBoxNode.EnableAutoDragDrop = true; this.richTextBoxNode.Location = new System.Drawing.Point(83, 252); this.richTextBoxNode.Name = "richTextBoxNode"; this.richTextBoxNode.Size = new System.Drawing.Size(543, 42); this.richTextBoxNode.TabIndex = 175; this.richTextBoxNode.Text = ""; // // checkBox_ECG_DX // this.checkBox_ECG_DX.AutoSize = true; this.checkBox_ECG_DX.Location = new System.Drawing.Point(83, 78); this.checkBox_ECG_DX.Name = "checkBox_ECG_DX"; this.checkBox_ECG_DX.Size = new System.Drawing.Size(50, 18); this.checkBox_ECG_DX.TabIndex = 179; this.checkBox_ECG_DX.Text = "窦性"; this.checkBox_ECG_DX.UseVisualStyleBackColor = true; // // radioGroup_IsChestPain // this.radioGroup_IsChestPain.Location = new System.Drawing.Point(505, 11); this.radioGroup_IsChestPain.Name = "radioGroup_IsChestPain"; this.radioGroup_IsChestPain.Properties.AllowMouseWheel = false; this.radioGroup_IsChestPain.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")}); this.radioGroup_IsChestPain.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow; this.radioGroup_IsChestPain.Size = new System.Drawing.Size(100, 23); this.radioGroup_IsChestPain.TabIndex = 170; // // checkBox_DBJQ // this.checkBox_DBJQ.AutoSize = true; this.checkBox_DBJQ.Location = new System.Drawing.Point(369, 207); this.checkBox_DBJQ.Name = "checkBox_DBJQ"; this.checkBox_DBJQ.Size = new System.Drawing.Size(74, 18); this.checkBox_DBJQ.TabIndex = 210; this.checkBox_DBJQ.Text = "达比加群"; this.checkBox_DBJQ.UseVisualStyleBackColor = true; // // labelControl6 // this.labelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.labelControl6.Location = new System.Drawing.Point(415, 15); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(84, 14); this.labelControl6.TabIndex = 171; this.labelControl6.Text = "目前是否胸痛:"; // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(29, 80); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(48, 14); this.labelControl8.TabIndex = 178; this.labelControl8.Text = "心电图:"; // // dateEdit_FollowUpDate // this.dateEdit_FollowUpDate.BackColor = System.Drawing.Color.Transparent; this.dateEdit_FollowUpDate.defaultBoolean = DevExpress.Utils.DefaultBoolean.False; this.dateEdit_FollowUpDate.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd; this.dateEdit_FollowUpDate.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.dateEdit_FollowUpDate.Location = new System.Drawing.Point(83, 11); this.dateEdit_FollowUpDate.Name = "dateEdit_FollowUpDate"; this.dateEdit_FollowUpDate.Size = new System.Drawing.Size(100, 23); this.dateEdit_FollowUpDate.TabIndex = 33; this.dateEdit_FollowUpDate.TimeValue = ""; // // checkBox_LFSB // this.checkBox_LFSB.AutoSize = true; this.checkBox_LFSB.Location = new System.Drawing.Point(277, 207); this.checkBox_LFSB.Name = "checkBox_LFSB"; this.checkBox_LFSB.Size = new System.Drawing.Size(74, 18); this.checkBox_LFSB.TabIndex = 209; this.checkBox_LFSB.Text = "利伐沙班"; this.checkBox_LFSB.UseVisualStyleBackColor = true; // // lookUpEdit_FollowUpDoctor // this.lookUpEdit_FollowUpDoctor.Location = new System.Drawing.Point(292, 43); this.lookUpEdit_FollowUpDoctor.Name = "lookUpEdit_FollowUpDoctor"; this.lookUpEdit_FollowUpDoctor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUpEdit_FollowUpDoctor.Properties.NullText = "请选择"; this.lookUpEdit_FollowUpDoctor.Size = new System.Drawing.Size(93, 20); this.lookUpEdit_FollowUpDoctor.TabIndex = 32; // // checkBox_ECG_FC // this.checkBox_ECG_FC.AutoSize = true; this.checkBox_ECG_FC.Location = new System.Drawing.Point(142, 78); this.checkBox_ECG_FC.Name = "checkBox_ECG_FC"; this.checkBox_ECG_FC.Size = new System.Drawing.Size(50, 18); this.checkBox_ECG_FC.TabIndex = 180; this.checkBox_ECG_FC.Text = "房颤"; this.checkBox_ECG_FC.UseVisualStyleBackColor = true; // // simpleButton_Add // this.simpleButton_Add.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Add.ImageOptions.Image"))); this.simpleButton_Add.Location = new System.Drawing.Point(476, 319); this.simpleButton_Add.Name = "simpleButton_Add"; this.simpleButton_Add.Size = new System.Drawing.Size(71, 42); this.simpleButton_Add.TabIndex = 30; this.simpleButton_Add.Text = "新增"; this.simpleButton_Add.Click += new System.EventHandler(this.simpleButton_Add_Click); // // checkBox_HFL // this.checkBox_HFL.AutoSize = true; this.checkBox_HFL.Location = new System.Drawing.Point(193, 207); this.checkBox_HFL.Name = "checkBox_HFL"; this.checkBox_HFL.Size = new System.Drawing.Size(62, 18); this.checkBox_HFL.TabIndex = 208; this.checkBox_HFL.Text = "华法林"; this.checkBox_HFL.UseVisualStyleBackColor = true; // // comboBox_FollowUpType // this.comboBox_FollowUpType.FormattingEnabled = true; this.comboBox_FollowUpType.Items.AddRange(new object[] { "门诊", "家庭", "电话"}); this.comboBox_FollowUpType.Location = new System.Drawing.Point(292, 11); this.comboBox_FollowUpType.Name = "comboBox_FollowUpType"; this.comboBox_FollowUpType.Size = new System.Drawing.Size(93, 22); this.comboBox_FollowUpType.TabIndex = 29; // // checkBox_ECG_FP // this.checkBox_ECG_FP.AutoSize = true; this.checkBox_ECG_FP.Location = new System.Drawing.Point(198, 78); this.checkBox_ECG_FP.Name = "checkBox_ECG_FP"; this.checkBox_ECG_FP.Size = new System.Drawing.Size(50, 18); this.checkBox_ECG_FP.TabIndex = 181; this.checkBox_ECG_FP.Text = "房扑"; this.checkBox_ECG_FP.UseVisualStyleBackColor = true; // // simpleButton_save // this.simpleButton_save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_save.ImageOptions.Image"))); this.simpleButton_save.Location = new System.Drawing.Point(555, 319); this.simpleButton_save.Name = "simpleButton_save"; this.simpleButton_save.Size = new System.Drawing.Size(71, 42); this.simpleButton_save.TabIndex = 28; this.simpleButton_save.Text = "保存"; this.simpleButton_save.Click += new System.EventHandler(this.simpleButton_save_Click); // // checkBox_KLY // this.checkBox_KLY.AutoSize = true; this.checkBox_KLY.Location = new System.Drawing.Point(83, 207); this.checkBox_KLY.Name = "checkBox_KLY"; this.checkBox_KLY.Size = new System.Drawing.Size(62, 18); this.checkBox_KLY.TabIndex = 207; this.checkBox_KLY.Text = "抗凝药"; this.checkBox_KLY.UseVisualStyleBackColor = true; // // labelControl12 // this.labelControl12.Location = new System.Drawing.Point(229, 46); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(60, 14); this.labelControl12.TabIndex = 24; this.labelControl12.Text = "随访医生:"; // // checkBox_ECG_QP // this.checkBox_ECG_QP.AutoSize = true; this.checkBox_ECG_QP.Location = new System.Drawing.Point(254, 78); this.checkBox_ECG_QP.Name = "checkBox_ECG_QP"; this.checkBox_ECG_QP.Size = new System.Drawing.Size(50, 18); this.checkBox_ECG_QP.TabIndex = 182; this.checkBox_ECG_QP.Text = "起搏"; this.checkBox_ECG_QP.UseVisualStyleBackColor = true; // // comboBox_FollowUpResult // this.comboBox_FollowUpResult.FormattingEnabled = true; this.comboBox_FollowUpResult.Items.AddRange(new object[] { "控制满意", "控制不满意", "不良反应", "并发症"}); this.comboBox_FollowUpResult.Location = new System.Drawing.Point(83, 42); this.comboBox_FollowUpResult.Name = "comboBox_FollowUpResult"; this.comboBox_FollowUpResult.Size = new System.Drawing.Size(100, 22); this.comboBox_FollowUpResult.TabIndex = 23; // // checkBox_SLQXJL // this.checkBox_SLQXJL.AutoSize = true; this.checkBox_SLQXJL.Location = new System.Drawing.Point(528, 157); this.checkBox_SLQXJL.Name = "checkBox_SLQXJL"; this.checkBox_SLQXJL.Size = new System.Drawing.Size(98, 18); this.checkBox_SLQXJL.TabIndex = 206; this.checkBox_SLQXJL.Text = "芪苈强心胶囊"; this.checkBox_SLQXJL.UseVisualStyleBackColor = true; // // labelControl11 // this.labelControl11.Location = new System.Drawing.Point(17, 46); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(60, 14); this.labelControl11.TabIndex = 22; this.labelControl11.Text = "随访结果:"; // // labelControl9 // this.labelControl9.Location = new System.Drawing.Point(41, 115); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(36, 14); this.labelControl9.TabIndex = 183; this.labelControl9.Text = "心超:"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(226, 15); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(60, 14); this.labelControl2.TabIndex = 3; this.labelControl2.Text = "随访类型:"; // // checkBox_DGX // this.checkBox_DGX.AutoSize = true; this.checkBox_DGX.Location = new System.Drawing.Point(459, 157); this.checkBox_DGX.Name = "checkBox_DGX"; this.checkBox_DGX.Size = new System.Drawing.Size(62, 18); this.checkBox_DGX.TabIndex = 205; this.checkBox_DGX.Text = "地高辛"; this.checkBox_DGX.UseVisualStyleBackColor = true; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(17, 15); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(60, 14); this.labelControl1.TabIndex = 1; this.labelControl1.Text = "随访日期:"; // // labelControl10 // this.labelControl10.Location = new System.Drawing.Point(83, 115); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(13, 14); this.labelControl10.TabIndex = 184; this.labelControl10.Text = "EF"; // // textBox_WalkingDistance // this.textBox_WalkingDistance.Location = new System.Drawing.Point(407, 111); this.textBox_WalkingDistance.Name = "textBox_WalkingDistance"; this.textBox_WalkingDistance.Size = new System.Drawing.Size(40, 22); this.textBox_WalkingDistance.TabIndex = 191; // // checkBox_BSLE // this.checkBox_BSLE.AutoSize = true; this.checkBox_BSLE.Location = new System.Drawing.Point(369, 183); this.checkBox_BSLE.Name = "checkBox_BSLE"; this.checkBox_BSLE.Size = new System.Drawing.Size(74, 18); this.checkBox_BSLE.TabIndex = 204; this.checkBox_BSLE.Text = "比索洛尔"; this.checkBox_BSLE.UseVisualStyleBackColor = true; // // textBox_QRS // this.textBox_QRS.Location = new System.Drawing.Point(561, 111); this.textBox_QRS.Name = "textBox_QRS"; this.textBox_QRS.Size = new System.Drawing.Size(58, 22); this.textBox_QRS.TabIndex = 194; // // textBox_EF // this.textBox_EF.Location = new System.Drawing.Point(102, 111); this.textBox_EF.Name = "textBox_EF"; this.textBox_EF.Size = new System.Drawing.Size(36, 22); this.textBox_EF.TabIndex = 185; // // labelControl19 // this.labelControl19.Location = new System.Drawing.Point(17, 159); this.labelControl19.Name = "labelControl19"; this.labelControl19.Size = new System.Drawing.Size(60, 14); this.labelControl19.TabIndex = 195; this.labelControl19.Text = "药物治疗:"; // // checkBox_KWDL // this.checkBox_KWDL.AutoSize = true; this.checkBox_KWDL.Location = new System.Drawing.Point(277, 183); this.checkBox_KWDL.Name = "checkBox_KWDL"; this.checkBox_KWDL.Size = new System.Drawing.Size(74, 18); this.checkBox_KWDL.TabIndex = 203; this.checkBox_KWDL.Text = "卡维地洛"; this.checkBox_KWDL.UseVisualStyleBackColor = true; // // labelControl18 // this.labelControl18.Location = new System.Drawing.Point(482, 115); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(72, 14); this.labelControl18.TabIndex = 193; this.labelControl18.Text = "QRS宽度(ms)"; // // labelControl13 // this.labelControl13.Location = new System.Drawing.Point(142, 115); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(12, 14); this.labelControl13.TabIndex = 186; this.labelControl13.Text = "%"; // // checkBox_ACEI // this.checkBox_ACEI.AutoSize = true; this.checkBox_ACEI.Location = new System.Drawing.Point(83, 157); this.checkBox_ACEI.Name = "checkBox_ACEI"; this.checkBox_ACEI.Size = new System.Drawing.Size(52, 18); this.checkBox_ACEI.TabIndex = 196; this.checkBox_ACEI.Text = "ACEI"; this.checkBox_ACEI.UseVisualStyleBackColor = true; // // checkBox_MTLE // this.checkBox_MTLE.AutoSize = true; this.checkBox_MTLE.Location = new System.Drawing.Point(193, 183); this.checkBox_MTLE.Name = "checkBox_MTLE"; this.checkBox_MTLE.Size = new System.Drawing.Size(74, 18); this.checkBox_MTLE.TabIndex = 202; this.checkBox_MTLE.Text = "美托洛尔"; this.checkBox_MTLE.UseVisualStyleBackColor = true; // // labelControl16 // this.labelControl16.Location = new System.Drawing.Point(453, 115); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(10, 14); this.labelControl16.TabIndex = 192; this.labelControl16.Text = "m"; // // labelControl14 // this.labelControl14.Location = new System.Drawing.Point(177, 115); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(37, 14); this.labelControl14.TabIndex = 187; this.labelControl14.Text = "LVEDD"; // // checkBox_ARB // this.checkBox_ARB.AutoSize = true; this.checkBox_ARB.Location = new System.Drawing.Point(146, 157); this.checkBox_ARB.Name = "checkBox_ARB"; this.checkBox_ARB.Size = new System.Drawing.Size(48, 18); this.checkBox_ARB.TabIndex = 197; this.checkBox_ARB.Text = "ARB"; this.checkBox_ARB.UseVisualStyleBackColor = true; // // checkBox_BSTZDJ // this.checkBox_BSTZDJ.AutoSize = true; this.checkBox_BSTZDJ.Location = new System.Drawing.Point(83, 183); this.checkBox_BSTZDJ.Name = "checkBox_BSTZDJ"; this.checkBox_BSTZDJ.Size = new System.Drawing.Size(93, 18); this.checkBox_BSTZDJ.TabIndex = 201; this.checkBox_BSTZDJ.Text = "β受体阻滞剂"; this.checkBox_BSTZDJ.UseVisualStyleBackColor = true; // // checkBox_ARNI // this.checkBox_ARNI.AutoSize = true; this.checkBox_ARNI.Location = new System.Drawing.Point(201, 157); this.checkBox_ARNI.Name = "checkBox_ARNI"; this.checkBox_ARNI.Size = new System.Drawing.Size(53, 18); this.checkBox_ARNI.TabIndex = 198; this.checkBox_ARNI.Text = "ARNI"; this.checkBox_ARNI.UseVisualStyleBackColor = true; // // textBox_LEVDD // this.textBox_LEVDD.Location = new System.Drawing.Point(220, 111); this.textBox_LEVDD.Name = "textBox_LEVDD"; this.textBox_LEVDD.Size = new System.Drawing.Size(42, 22); this.textBox_LEVDD.TabIndex = 188; // // labelControl17 // this.labelControl17.Location = new System.Drawing.Point(312, 115); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(91, 14); this.labelControl17.TabIndex = 190; this.labelControl17.Text = "6分钟步行距离:"; // // checkBox_TGTJKJ // this.checkBox_TGTJKJ.AutoSize = true; this.checkBox_TGTJKJ.Location = new System.Drawing.Point(354, 157); this.checkBox_TGTJKJ.Name = "checkBox_TGTJKJ"; this.checkBox_TGTJKJ.Size = new System.Drawing.Size(98, 18); this.checkBox_TGTJKJ.TabIndex = 200; this.checkBox_TGTJKJ.Text = "醛固酮拮抗剂"; this.checkBox_TGTJKJ.UseVisualStyleBackColor = true; // // checkBox_SJYZJ // this.checkBox_SJYZJ.AutoSize = true; this.checkBox_SJYZJ.Location = new System.Drawing.Point(261, 157); this.checkBox_SJYZJ.Name = "checkBox_SJYZJ"; this.checkBox_SJYZJ.Size = new System.Drawing.Size(86, 18); this.checkBox_SJYZJ.TabIndex = 199; this.checkBox_SJYZJ.Text = "神经抑制剂"; this.checkBox_SJYZJ.UseVisualStyleBackColor = true; // // labelControl15 // this.labelControl15.Location = new System.Drawing.Point(266, 115); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(20, 14); this.labelControl15.TabIndex = 189; this.labelControl15.Text = "mm"; // // imageList1 // this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; this.imageList1.ImageSize = new System.Drawing.Size(16, 16); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; // // Form_FollowUpDetail_HeartFailure // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1199, 421); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Form_FollowUpDetail_HeartFailure.IconOptions.Icon"))); this.Name = "Form_FollowUpDetail_HeartFailure"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "心衰随访详细"; this.Load += new System.EventHandler(this.Form_FollowUpDetail_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl_FollowUpVisit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_FollowUpVisit)).EndInit(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsChestPain.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_FollowUpDoctor.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label_age; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label_sex; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label_name; private System.Windows.Forms.Panel panel3; private DevExpress.XtraGrid.GridControl gridControl_FollowUpVisit; private DevExpress.XtraGrid.Views.Grid.GridView gridView_FollowUpVisit; private System.Windows.Forms.Panel panel4; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl labelControl12; private System.Windows.Forms.ComboBox comboBox_FollowUpResult; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.SimpleButton simpleButton_save; private System.Windows.Forms.ComboBox comboBox_FollowUpType; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_ID; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_FollowUpDate; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_FollowUpType; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_DischargeDiagnosis; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_HospitalOutcome; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_DrugRegimen; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_FollowUpResult; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_FollowUpDoctor; private DevExpress.XtraEditors.SimpleButton simpleButton_Add; private DevExpress.XtraEditors.LookUpEdit lookUpEdit_FollowUpDoctor; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_GUID; private HL_FristAidPlatform_Public.TimeControl dateEdit_FollowUpDate; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_FollowUpStatus; private DevExpress.XtraEditors.RadioGroup radioGroup_IsChestPain; private DevExpress.XtraEditors.LabelControl labelControl6; private System.Windows.Forms.Label label_AdmissionNumber; private System.Windows.Forms.Label label4; private DevExpress.XtraEditors.LabelControl labelControl7; private System.Windows.Forms.RichTextBox richTextBoxNode; private DevExpress.XtraEditors.SimpleButton simpleButton_ECG; private System.Windows.Forms.TextBox textBox_QRS; private DevExpress.XtraEditors.LabelControl labelControl18; private DevExpress.XtraEditors.LabelControl labelControl16; private System.Windows.Forms.TextBox textBox_WalkingDistance; private DevExpress.XtraEditors.LabelControl labelControl17; private DevExpress.XtraEditors.LabelControl labelControl15; private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.LabelControl labelControl13; private System.Windows.Forms.TextBox textBox_EF; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LabelControl labelControl9; private System.Windows.Forms.CheckBox checkBox_ECG_QP; private System.Windows.Forms.CheckBox checkBox_ECG_FP; private System.Windows.Forms.CheckBox checkBox_ECG_FC; private System.Windows.Forms.CheckBox checkBox_ECG_DX; private DevExpress.XtraEditors.LabelControl labelControl8; private System.Windows.Forms.CheckBox checkBox_DBJQ; private System.Windows.Forms.CheckBox checkBox_LFSB; private System.Windows.Forms.CheckBox checkBox_HFL; private System.Windows.Forms.CheckBox checkBox_KLY; private System.Windows.Forms.CheckBox checkBox_SLQXJL; private System.Windows.Forms.CheckBox checkBox_DGX; private System.Windows.Forms.CheckBox checkBox_BSLE; private System.Windows.Forms.CheckBox checkBox_KWDL; private System.Windows.Forms.CheckBox checkBox_MTLE; private System.Windows.Forms.CheckBox checkBox_BSTZDJ; private System.Windows.Forms.CheckBox checkBox_TGTJKJ; private System.Windows.Forms.CheckBox checkBox_SJYZJ; private System.Windows.Forms.CheckBox checkBox_ARNI; private System.Windows.Forms.CheckBox checkBox_ARB; private System.Windows.Forms.CheckBox checkBox_ACEI; private DevExpress.XtraEditors.LabelControl labelControl19; private System.Windows.Forms.ImageList imageList1; private DevExpress.XtraEditors.LabelControl labelControl26; private DevExpress.XtraEditors.LabelControl labelControl25; private DevExpress.XtraEditors.LabelControl labelControl24; private DevExpress.XtraEditors.LabelControl labelControl23; private System.Windows.Forms.TextBox textBox_LEVDD; } }