3297 lines
199 KiB
C#
3297 lines
199 KiB
C#
namespace HL_FristAidPlatform_FollowUp
|
||
{
|
||
partial class Form_FollowUpDetail_Apoplexy
|
||
{
|
||
/// <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();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_FollowUpDetail_Apoplexy));
|
||
this.panel2 = 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.gridColumn_CUID = new DevExpress.XtraGrid.Columns.GridColumn();
|
||
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.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
||
this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
|
||
this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
|
||
this.labelControl36 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_PostprandialBloodGlucose = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl37 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_FastingBloodGlucose = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_BloodGlucoseMeasurement = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl35 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_DiastolicPressure = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_BloodPressureMeasurementFrequency = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_SystolicPressure = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl34 = new DevExpress.XtraEditors.LabelControl();
|
||
this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
|
||
this.checkBox_StatinsOther = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_NicotinicAcidAndItsDerivatives = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_CholesterolAbsorptionInhibitors = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Fibrates = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Statins = new System.Windows.Forms.CheckBox();
|
||
this.labelControl68 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_LipidRegulatingMedicine = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl69 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_HypoglycemicOther = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_InsulinSensitizer = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Biguanides = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_αGlucosidaseInhibitors = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Sulfonylureas = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Insulin = new System.Windows.Forms.CheckBox();
|
||
this.labelControl70 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_HypoglycemicDrugs = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl71 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_HypotensorOther = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_CalciumAntagonists = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_HypotensorDiuretic = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_HypotensorBetaBlockers = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_HypotensorARB = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_HypotensorACEI = new System.Windows.Forms.CheckBox();
|
||
this.labelControl72 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_HypotensorTypeNumber = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl73 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_Hypotensor = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl74 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_OtherDrugs = new DevExpress.XtraEditors.TextEdit();
|
||
this.checkBox_OtherDrugs = new System.Windows.Forms.CheckBox();
|
||
this.labelControl75 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_ApixabanDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl76 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Apixaban = new System.Windows.Forms.CheckBox();
|
||
this.labelControl77 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_RivaroxabanDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl78 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Rivaroxaban = new System.Windows.Forms.CheckBox();
|
||
this.labelControl79 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_DabigatranDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl80 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Dabigatran = new System.Windows.Forms.CheckBox();
|
||
this.labelControl81 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_WarfarinDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl82 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Warfarin = new System.Windows.Forms.CheckBox();
|
||
this.labelControl83 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_CilostazolDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl84 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Cilostazol = new System.Windows.Forms.CheckBox();
|
||
this.labelControl85 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_CeclopyridineDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl86 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Ceclopyridine = new System.Windows.Forms.CheckBox();
|
||
this.labelControl87 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_DipyridamoleDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl88 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Dipyridamole = new System.Windows.Forms.CheckBox();
|
||
this.labelControl89 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_OzagreDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl90 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Ozagre = new System.Windows.Forms.CheckBox();
|
||
this.labelControl91 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_ClopidogrelDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl92 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Clopidogrel = new System.Windows.Forms.CheckBox();
|
||
this.labelControl93 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_AspirinDose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl94 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_Aspirin = new System.Windows.Forms.CheckBox();
|
||
this.labelControl95 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_AntithromboticDrugs = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl96 = new DevExpress.XtraEditors.LabelControl();
|
||
this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
|
||
this.radioGroup_Drinking = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_Smoking = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_Motion = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
|
||
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
|
||
this.checkBox_IsNone = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_IsAtrialFibrillation = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_IsDyslipidemia = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_IsDiabetes = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_IsHypertension = new System.Windows.Forms.CheckBox();
|
||
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsNoneAbove = new System.Windows.Forms.CheckBox();
|
||
this.textEdit_OtherText = new DevExpress.XtraEditors.TextEdit();
|
||
this.checkBox_IsOther = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_PVDTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsPVD = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_PulmonaryEmbolismTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsPulmonaryEmbolism = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_HeartFailureTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsHeartFailure = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_UnstableAnginaTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsUnstableAngina = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_MiocardialInfarctionTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsMiocardialInfarction = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_TIATime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_IsTIA = new System.Windows.Forms.CheckBox();
|
||
this.timeControl_ApoplexyTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_OtherUnclassifiedStroke = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_SubarachnoidHemorrhage = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_CerebralHemorrhage = new System.Windows.Forms.CheckBox();
|
||
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_CerebralInfarction = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_IsApoplexy = new System.Windows.Forms.CheckBox();
|
||
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
|
||
this.radioGroup_WorkSituation = new DevExpress.XtraEditors.RadioGroup();
|
||
this.textEdit_EmergencyNumber = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_NursingOther = new System.Windows.Forms.CheckBox();
|
||
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_NursingSelfCare = new System.Windows.Forms.CheckBox();
|
||
this.textEdit_OutpatientNumber = new DevExpress.XtraEditors.TextEdit();
|
||
this.checkBox__NursingNanny = new System.Windows.Forms.CheckBox();
|
||
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_NursingParamedic = new System.Windows.Forms.CheckBox();
|
||
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkBox_NursingFamilyMembers = new System.Windows.Forms.CheckBox();
|
||
this.textEdit_HospitalizationNumber = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_AverageMonthlyOutpatientExpenses = new DevExpress.XtraEditors.TextEdit();
|
||
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
||
this.timeControl_DeathTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_DeathReasons = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_IsLostVisit = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_IsDeath = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
||
this.dateEdit_FollowUpDate = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.radioGroup_LostReasons = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_FollowUpType = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
||
this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
|
||
this.labelControl41 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_NIHSS = new DevExpress.XtraEditors.TextEdit();
|
||
this.radioGroup_NIHSSScore = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl42 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl40 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_MRS = new DevExpress.XtraEditors.TextEdit();
|
||
this.radioGroup_MRSScore = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl39 = new DevExpress.XtraEditors.LabelControl();
|
||
this.groupControl8 = new DevExpress.XtraEditors.GroupControl();
|
||
this.labelControl_Homocysteine = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl97 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_Homocysteine = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl65 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl66 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_HighDensityLipoproteinCholesterol = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl63 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl64 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit16 = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl61 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl62 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_Cholesterol = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl60 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl59 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl57 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl58 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_Triglyceride = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl55 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl56 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_GlycosylatedHemoglobin = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl53 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl54 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_TwoHourPostprandialBloodGlucose = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl51 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl52 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_InspectFastingBloodGlucose = new DevExpress.XtraEditors.TextEdit();
|
||
this.checkBox_OtherTypes = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Normal = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_Fangpu = new System.Windows.Forms.CheckBox();
|
||
this.checkBox_AtrialFibrillation = new System.Windows.Forms.CheckBox();
|
||
this.labelControl43 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_ECG = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl49 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl50 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_InspectDiastolicPressure = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl46 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl48 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_InspectSystolicPressure = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl47 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl44 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl45 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_Weight = new DevExpress.XtraEditors.TextEdit();
|
||
this.simpleButton_Save = new DevExpress.XtraEditors.SimpleButton();
|
||
this.simpleButton_LeaveHospital = new DevExpress.XtraEditors.SimpleButton();
|
||
this.simpleButton_OperationInformation = new DevExpress.XtraEditors.SimpleButton();
|
||
this.simpleButton_New = new DevExpress.XtraEditors.SimpleButton();
|
||
this.simpleButton_ECG = new DevExpress.XtraEditors.SimpleButton();
|
||
this.simpleButton_ViewMedicalRecords = new DevExpress.XtraEditors.SimpleButton();
|
||
this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
|
||
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
||
this.panel2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridControl_FollowUpVisit)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridView_FollowUpVisit)).BeginInit();
|
||
this.panel1.SuspendLayout();
|
||
this.xtraScrollableControl1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
|
||
this.groupControl6.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_PostprandialBloodGlucose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_FastingBloodGlucose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_BloodGlucoseMeasurement.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DiastolicPressure.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_BloodPressureMeasurementFrequency.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_SystolicPressure.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
|
||
this.groupControl7.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_LipidRegulatingMedicine.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_HypoglycemicDrugs.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_HypotensorTypeNumber.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Hypotensor.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OtherDrugs.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_ApixabanDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_RivaroxabanDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_DabigatranDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_WarfarinDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_CilostazolDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_CeclopyridineDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_DipyridamoleDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OzagreDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_ClopidogrelDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AspirinDose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AntithromboticDrugs.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
|
||
this.groupControl4.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Drinking.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Smoking.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Motion.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
|
||
this.groupControl3.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OtherText.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
|
||
this.groupControl2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_WorkSituation.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_EmergencyNumber.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OutpatientNumber.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_HospitalizationNumber.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AverageMonthlyOutpatientExpenses.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
||
this.groupControl1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DeathReasons.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsLostVisit.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsDeath.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_LostReasons.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_FollowUpType.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
|
||
this.groupControl5.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_NIHSS.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_NIHSSScore.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_MRS.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_MRSScore.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl8)).BeginInit();
|
||
this.groupControl8.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Homocysteine.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_HighDensityLipoproteinCholesterol.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit16.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Cholesterol.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Triglyceride.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_GlycosylatedHemoglobin.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_TwoHourPostprandialBloodGlucose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectFastingBloodGlucose.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_ECG.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectDiastolicPressure.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectSystolicPressure.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Weight.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// panel2
|
||
//
|
||
this.panel2.Controls.Add(this.gridControl_FollowUpVisit);
|
||
this.panel2.Controls.Add(this.panel1);
|
||
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.panel2.Location = new System.Drawing.Point(0, 0);
|
||
this.panel2.Name = "panel2";
|
||
this.panel2.Size = new System.Drawing.Size(1211, 136);
|
||
this.panel2.TabIndex = 1;
|
||
//
|
||
// gridControl_FollowUpVisit
|
||
//
|
||
this.gridControl_FollowUpVisit.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.gridControl_FollowUpVisit.Location = new System.Drawing.Point(0, 31);
|
||
this.gridControl_FollowUpVisit.MainView = this.gridView_FollowUpVisit;
|
||
this.gridControl_FollowUpVisit.Name = "gridControl_FollowUpVisit";
|
||
this.gridControl_FollowUpVisit.Size = new System.Drawing.Size(1211, 100);
|
||
this.gridControl_FollowUpVisit.TabIndex = 234;
|
||
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.gridColumn_CUID});
|
||
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.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;
|
||
//
|
||
// gridColumn_CUID
|
||
//
|
||
this.gridColumn_CUID.Caption = "主键ID";
|
||
this.gridColumn_CUID.FieldName = "GUID";
|
||
this.gridColumn_CUID.MinWidth = 22;
|
||
this.gridColumn_CUID.Name = "gridColumn_CUID";
|
||
this.gridColumn_CUID.Visible = true;
|
||
this.gridColumn_CUID.VisibleIndex = 4;
|
||
this.gridColumn_CUID.Width = 82;
|
||
//
|
||
// 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(1211, 31);
|
||
this.panel1.TabIndex = 233;
|
||
//
|
||
// 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(10, 6);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(57, 19);
|
||
this.label1.TabIndex = 0;
|
||
this.label1.Text = "姓名:";
|
||
//
|
||
// 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;
|
||
//
|
||
// xtraScrollableControl1
|
||
//
|
||
this.xtraScrollableControl1.AlwaysScrollActiveControlIntoView = false;
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl6);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl7);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl4);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl3);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl2);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl1);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl5);
|
||
this.xtraScrollableControl1.Controls.Add(this.groupControl8);
|
||
this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.xtraScrollableControl1.Location = new System.Drawing.Point(0, 136);
|
||
this.xtraScrollableControl1.Name = "xtraScrollableControl1";
|
||
this.xtraScrollableControl1.Size = new System.Drawing.Size(1211, 690);
|
||
this.xtraScrollableControl1.TabIndex = 2;
|
||
//
|
||
// groupControl6
|
||
//
|
||
this.groupControl6.Controls.Add(this.labelControl36);
|
||
this.groupControl6.Controls.Add(this.radioGroup_PostprandialBloodGlucose);
|
||
this.groupControl6.Controls.Add(this.labelControl37);
|
||
this.groupControl6.Controls.Add(this.radioGroup_FastingBloodGlucose);
|
||
this.groupControl6.Controls.Add(this.labelControl38);
|
||
this.groupControl6.Controls.Add(this.radioGroup_BloodGlucoseMeasurement);
|
||
this.groupControl6.Controls.Add(this.labelControl35);
|
||
this.groupControl6.Controls.Add(this.labelControl30);
|
||
this.groupControl6.Controls.Add(this.labelControl29);
|
||
this.groupControl6.Controls.Add(this.radioGroup_DiastolicPressure);
|
||
this.groupControl6.Controls.Add(this.labelControl28);
|
||
this.groupControl6.Controls.Add(this.radioGroup_BloodPressureMeasurementFrequency);
|
||
this.groupControl6.Controls.Add(this.radioGroup_SystolicPressure);
|
||
this.groupControl6.Controls.Add(this.labelControl32);
|
||
this.groupControl6.Controls.Add(this.labelControl33);
|
||
this.groupControl6.Controls.Add(this.labelControl34);
|
||
this.groupControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupControl6.Location = new System.Drawing.Point(0, 811);
|
||
this.groupControl6.Name = "groupControl6";
|
||
this.groupControl6.Size = new System.Drawing.Size(1194, 330);
|
||
this.groupControl6.TabIndex = 240;
|
||
this.groupControl6.Text = "随访期间危险因素控制情况";
|
||
//
|
||
// labelControl36
|
||
//
|
||
this.labelControl36.Location = new System.Drawing.Point(158, 277);
|
||
this.labelControl36.Name = "labelControl36";
|
||
this.labelControl36.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl36.TabIndex = 222;
|
||
this.labelControl36.Text = "餐后两小时血糖:";
|
||
//
|
||
// radioGroup_PostprandialBloodGlucose
|
||
//
|
||
this.radioGroup_PostprandialBloodGlucose.Location = new System.Drawing.Point(264, 269);
|
||
this.radioGroup_PostprandialBloodGlucose.Name = "radioGroup_PostprandialBloodGlucose";
|
||
this.radioGroup_PostprandialBloodGlucose.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_PostprandialBloodGlucose.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "<11.1mmol/L"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "≥11.1mmol/L")});
|
||
this.radioGroup_PostprandialBloodGlucose.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_PostprandialBloodGlucose.Size = new System.Drawing.Size(203, 30);
|
||
this.radioGroup_PostprandialBloodGlucose.TabIndex = 221;
|
||
//
|
||
// labelControl37
|
||
//
|
||
this.labelControl37.Location = new System.Drawing.Point(158, 238);
|
||
this.labelControl37.Name = "labelControl37";
|
||
this.labelControl37.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl37.TabIndex = 220;
|
||
this.labelControl37.Text = "空腹血糖:";
|
||
//
|
||
// radioGroup_FastingBloodGlucose
|
||
//
|
||
this.radioGroup_FastingBloodGlucose.Location = new System.Drawing.Point(264, 230);
|
||
this.radioGroup_FastingBloodGlucose.Name = "radioGroup_FastingBloodGlucose";
|
||
this.radioGroup_FastingBloodGlucose.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_FastingBloodGlucose.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "<7.0mmol/L"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "≥7.1mmol/L")});
|
||
this.radioGroup_FastingBloodGlucose.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_FastingBloodGlucose.Size = new System.Drawing.Size(203, 30);
|
||
this.radioGroup_FastingBloodGlucose.TabIndex = 219;
|
||
//
|
||
// labelControl38
|
||
//
|
||
this.labelControl38.Location = new System.Drawing.Point(21, 238);
|
||
this.labelControl38.Name = "labelControl38";
|
||
this.labelControl38.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl38.TabIndex = 218;
|
||
this.labelControl38.Text = "平时血糖水平:";
|
||
//
|
||
// radioGroup_BloodGlucoseMeasurement
|
||
//
|
||
this.radioGroup_BloodGlucoseMeasurement.Location = new System.Drawing.Point(158, 193);
|
||
this.radioGroup_BloodGlucoseMeasurement.Name = "radioGroup_BloodGlucoseMeasurement";
|
||
this.radioGroup_BloodGlucoseMeasurement.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_BloodGlucoseMeasurement.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "每周测量"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "每月测量"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "未达到"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "未测量")});
|
||
this.radioGroup_BloodGlucoseMeasurement.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_BloodGlucoseMeasurement.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_BloodGlucoseMeasurement.TabIndex = 217;
|
||
//
|
||
// labelControl35
|
||
//
|
||
this.labelControl35.Location = new System.Drawing.Point(21, 197);
|
||
this.labelControl35.Name = "labelControl35";
|
||
this.labelControl35.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl35.TabIndex = 216;
|
||
this.labelControl35.Text = "血糖测量频率:";
|
||
//
|
||
// labelControl30
|
||
//
|
||
this.labelControl30.Appearance.ForeColor = System.Drawing.Color.Red;
|
||
this.labelControl30.Appearance.Options.UseForeColor = true;
|
||
this.labelControl30.Location = new System.Drawing.Point(21, 177);
|
||
this.labelControl30.Name = "labelControl30";
|
||
this.labelControl30.Size = new System.Drawing.Size(118, 14);
|
||
this.labelControl30.TabIndex = 215;
|
||
this.labelControl30.Text = "血糖(糖尿病患者填写)";
|
||
//
|
||
// labelControl29
|
||
//
|
||
this.labelControl29.Location = new System.Drawing.Point(158, 141);
|
||
this.labelControl29.Name = "labelControl29";
|
||
this.labelControl29.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl29.TabIndex = 214;
|
||
this.labelControl29.Text = "舒张压:";
|
||
//
|
||
// radioGroup_DiastolicPressure
|
||
//
|
||
this.radioGroup_DiastolicPressure.Location = new System.Drawing.Point(207, 133);
|
||
this.radioGroup_DiastolicPressure.Name = "radioGroup_DiastolicPressure";
|
||
this.radioGroup_DiastolicPressure.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_DiastolicPressure.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "<80mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "<80~89mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "<90~99mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "<100~109mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "≥110mmhg")});
|
||
this.radioGroup_DiastolicPressure.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_DiastolicPressure.Size = new System.Drawing.Size(579, 30);
|
||
this.radioGroup_DiastolicPressure.TabIndex = 213;
|
||
//
|
||
// labelControl28
|
||
//
|
||
this.labelControl28.Location = new System.Drawing.Point(158, 105);
|
||
this.labelControl28.Name = "labelControl28";
|
||
this.labelControl28.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl28.TabIndex = 212;
|
||
this.labelControl28.Text = "收缩压:";
|
||
//
|
||
// radioGroup_BloodPressureMeasurementFrequency
|
||
//
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Location = new System.Drawing.Point(158, 59);
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Name = "radioGroup_BloodPressureMeasurementFrequency";
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "每周测量"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "每月测量"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "未达到"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "未测量")});
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_BloodPressureMeasurementFrequency.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_BloodPressureMeasurementFrequency.TabIndex = 211;
|
||
//
|
||
// radioGroup_SystolicPressure
|
||
//
|
||
this.radioGroup_SystolicPressure.Location = new System.Drawing.Point(207, 97);
|
||
this.radioGroup_SystolicPressure.Name = "radioGroup_SystolicPressure";
|
||
this.radioGroup_SystolicPressure.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_SystolicPressure.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "<120mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "<120~139mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "<140~159mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "<160~179mmhg"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "≥180mmhg")});
|
||
this.radioGroup_SystolicPressure.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_SystolicPressure.Size = new System.Drawing.Size(579, 30);
|
||
this.radioGroup_SystolicPressure.TabIndex = 209;
|
||
//
|
||
// labelControl32
|
||
//
|
||
this.labelControl32.Location = new System.Drawing.Point(21, 105);
|
||
this.labelControl32.Name = "labelControl32";
|
||
this.labelControl32.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl32.TabIndex = 208;
|
||
this.labelControl32.Text = "平时血压水平:";
|
||
//
|
||
// labelControl33
|
||
//
|
||
this.labelControl33.Appearance.ForeColor = System.Drawing.Color.Red;
|
||
this.labelControl33.Appearance.Options.UseForeColor = true;
|
||
this.labelControl33.Location = new System.Drawing.Point(21, 33);
|
||
this.labelControl33.Name = "labelControl33";
|
||
this.labelControl33.Size = new System.Drawing.Size(24, 14);
|
||
this.labelControl33.TabIndex = 2;
|
||
this.labelControl33.Text = "血压";
|
||
//
|
||
// labelControl34
|
||
//
|
||
this.labelControl34.Location = new System.Drawing.Point(21, 63);
|
||
this.labelControl34.Name = "labelControl34";
|
||
this.labelControl34.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl34.TabIndex = 11;
|
||
this.labelControl34.Text = "血压测量频率:";
|
||
//
|
||
// groupControl7
|
||
//
|
||
this.groupControl7.Controls.Add(this.checkBox_StatinsOther);
|
||
this.groupControl7.Controls.Add(this.checkBox_NicotinicAcidAndItsDerivatives);
|
||
this.groupControl7.Controls.Add(this.checkBox_CholesterolAbsorptionInhibitors);
|
||
this.groupControl7.Controls.Add(this.checkBox_Fibrates);
|
||
this.groupControl7.Controls.Add(this.checkBox_Statins);
|
||
this.groupControl7.Controls.Add(this.labelControl68);
|
||
this.groupControl7.Controls.Add(this.radioGroup_LipidRegulatingMedicine);
|
||
this.groupControl7.Controls.Add(this.labelControl69);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypoglycemicOther);
|
||
this.groupControl7.Controls.Add(this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent);
|
||
this.groupControl7.Controls.Add(this.checkBox_InsulinSensitizer);
|
||
this.groupControl7.Controls.Add(this.checkBox_Biguanides);
|
||
this.groupControl7.Controls.Add(this.checkBox_αGlucosidaseInhibitors);
|
||
this.groupControl7.Controls.Add(this.checkBox_Sulfonylureas);
|
||
this.groupControl7.Controls.Add(this.checkBox_Insulin);
|
||
this.groupControl7.Controls.Add(this.labelControl70);
|
||
this.groupControl7.Controls.Add(this.radioGroup_HypoglycemicDrugs);
|
||
this.groupControl7.Controls.Add(this.labelControl71);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypotensorOther);
|
||
this.groupControl7.Controls.Add(this.checkBox_CalciumAntagonists);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypotensorDiuretic);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypotensorBetaBlockers);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypotensorARB);
|
||
this.groupControl7.Controls.Add(this.checkBox_HypotensorACEI);
|
||
this.groupControl7.Controls.Add(this.labelControl72);
|
||
this.groupControl7.Controls.Add(this.radioGroup_HypotensorTypeNumber);
|
||
this.groupControl7.Controls.Add(this.labelControl73);
|
||
this.groupControl7.Controls.Add(this.radioGroup_Hypotensor);
|
||
this.groupControl7.Controls.Add(this.labelControl74);
|
||
this.groupControl7.Controls.Add(this.textEdit_OtherDrugs);
|
||
this.groupControl7.Controls.Add(this.checkBox_OtherDrugs);
|
||
this.groupControl7.Controls.Add(this.labelControl75);
|
||
this.groupControl7.Controls.Add(this.textEdit_ApixabanDose);
|
||
this.groupControl7.Controls.Add(this.labelControl76);
|
||
this.groupControl7.Controls.Add(this.checkBox_Apixaban);
|
||
this.groupControl7.Controls.Add(this.labelControl77);
|
||
this.groupControl7.Controls.Add(this.textEdit_RivaroxabanDose);
|
||
this.groupControl7.Controls.Add(this.labelControl78);
|
||
this.groupControl7.Controls.Add(this.checkBox_Rivaroxaban);
|
||
this.groupControl7.Controls.Add(this.labelControl79);
|
||
this.groupControl7.Controls.Add(this.textEdit_DabigatranDose);
|
||
this.groupControl7.Controls.Add(this.labelControl80);
|
||
this.groupControl7.Controls.Add(this.checkBox_Dabigatran);
|
||
this.groupControl7.Controls.Add(this.labelControl81);
|
||
this.groupControl7.Controls.Add(this.textEdit_WarfarinDose);
|
||
this.groupControl7.Controls.Add(this.labelControl82);
|
||
this.groupControl7.Controls.Add(this.checkBox_Warfarin);
|
||
this.groupControl7.Controls.Add(this.labelControl83);
|
||
this.groupControl7.Controls.Add(this.textEdit_CilostazolDose);
|
||
this.groupControl7.Controls.Add(this.labelControl84);
|
||
this.groupControl7.Controls.Add(this.checkBox_Cilostazol);
|
||
this.groupControl7.Controls.Add(this.labelControl85);
|
||
this.groupControl7.Controls.Add(this.textEdit_CeclopyridineDose);
|
||
this.groupControl7.Controls.Add(this.labelControl86);
|
||
this.groupControl7.Controls.Add(this.checkBox_Ceclopyridine);
|
||
this.groupControl7.Controls.Add(this.labelControl87);
|
||
this.groupControl7.Controls.Add(this.textEdit_DipyridamoleDose);
|
||
this.groupControl7.Controls.Add(this.labelControl88);
|
||
this.groupControl7.Controls.Add(this.checkBox_Dipyridamole);
|
||
this.groupControl7.Controls.Add(this.labelControl89);
|
||
this.groupControl7.Controls.Add(this.textEdit_OzagreDose);
|
||
this.groupControl7.Controls.Add(this.labelControl90);
|
||
this.groupControl7.Controls.Add(this.checkBox_Ozagre);
|
||
this.groupControl7.Controls.Add(this.labelControl91);
|
||
this.groupControl7.Controls.Add(this.textEdit_ClopidogrelDose);
|
||
this.groupControl7.Controls.Add(this.labelControl92);
|
||
this.groupControl7.Controls.Add(this.checkBox_Clopidogrel);
|
||
this.groupControl7.Controls.Add(this.labelControl93);
|
||
this.groupControl7.Controls.Add(this.textEdit_AspirinDose);
|
||
this.groupControl7.Controls.Add(this.labelControl94);
|
||
this.groupControl7.Controls.Add(this.checkBox_Aspirin);
|
||
this.groupControl7.Controls.Add(this.labelControl95);
|
||
this.groupControl7.Controls.Add(this.radioGroup_AntithromboticDrugs);
|
||
this.groupControl7.Controls.Add(this.labelControl96);
|
||
this.groupControl7.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupControl7.Location = new System.Drawing.Point(0, 1141);
|
||
this.groupControl7.Name = "groupControl7";
|
||
this.groupControl7.Size = new System.Drawing.Size(1194, 400);
|
||
this.groupControl7.TabIndex = 241;
|
||
this.groupControl7.Text = "随访期间用药情况";
|
||
//
|
||
// checkBox_StatinsOther
|
||
//
|
||
this.checkBox_StatinsOther.AutoSize = true;
|
||
this.checkBox_StatinsOther.Location = new System.Drawing.Point(490, 351);
|
||
this.checkBox_StatinsOther.Name = "checkBox_StatinsOther";
|
||
this.checkBox_StatinsOther.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_StatinsOther.TabIndex = 312;
|
||
this.checkBox_StatinsOther.Text = "其他";
|
||
this.checkBox_StatinsOther.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_NicotinicAcidAndItsDerivatives
|
||
//
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.AutoSize = true;
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.Location = new System.Drawing.Point(254, 351);
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.Name = "checkBox_NicotinicAcidAndItsDerivatives";
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.Size = new System.Drawing.Size(110, 18);
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.TabIndex = 311;
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.Text = "烟酸及其衍生物";
|
||
this.checkBox_NicotinicAcidAndItsDerivatives.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_CholesterolAbsorptionInhibitors
|
||
//
|
||
this.checkBox_CholesterolAbsorptionInhibitors.AutoSize = true;
|
||
this.checkBox_CholesterolAbsorptionInhibitors.Location = new System.Drawing.Point(366, 351);
|
||
this.checkBox_CholesterolAbsorptionInhibitors.Name = "checkBox_CholesterolAbsorptionInhibitors";
|
||
this.checkBox_CholesterolAbsorptionInhibitors.Size = new System.Drawing.Size(122, 18);
|
||
this.checkBox_CholesterolAbsorptionInhibitors.TabIndex = 310;
|
||
this.checkBox_CholesterolAbsorptionInhibitors.Text = "胆固醇吸收抑制剂";
|
||
this.checkBox_CholesterolAbsorptionInhibitors.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Fibrates
|
||
//
|
||
this.checkBox_Fibrates.AutoSize = true;
|
||
this.checkBox_Fibrates.Location = new System.Drawing.Point(190, 351);
|
||
this.checkBox_Fibrates.Name = "checkBox_Fibrates";
|
||
this.checkBox_Fibrates.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_Fibrates.TabIndex = 309;
|
||
this.checkBox_Fibrates.Text = "贝特类";
|
||
this.checkBox_Fibrates.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Statins
|
||
//
|
||
this.checkBox_Statins.AutoSize = true;
|
||
this.checkBox_Statins.Location = new System.Drawing.Point(124, 351);
|
||
this.checkBox_Statins.Name = "checkBox_Statins";
|
||
this.checkBox_Statins.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_Statins.TabIndex = 308;
|
||
this.checkBox_Statins.Text = "他汀类";
|
||
this.checkBox_Statins.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl68
|
||
//
|
||
this.labelControl68.Location = new System.Drawing.Point(14, 353);
|
||
this.labelControl68.Name = "labelControl68";
|
||
this.labelControl68.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl68.TabIndex = 307;
|
||
this.labelControl68.Text = "服用调脂药类型:";
|
||
//
|
||
// radioGroup_LipidRegulatingMedicine
|
||
//
|
||
this.radioGroup_LipidRegulatingMedicine.Location = new System.Drawing.Point(124, 311);
|
||
this.radioGroup_LipidRegulatingMedicine.Name = "radioGroup_LipidRegulatingMedicine";
|
||
this.radioGroup_LipidRegulatingMedicine.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_LipidRegulatingMedicine.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_LipidRegulatingMedicine.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_LipidRegulatingMedicine.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_LipidRegulatingMedicine.TabIndex = 306;
|
||
this.radioGroup_LipidRegulatingMedicine.SelectedIndexChanged += new System.EventHandler(this.radioGroup_LipidRegulatingMedicine_SelectedIndexChanged);
|
||
//
|
||
// labelControl69
|
||
//
|
||
this.labelControl69.Location = new System.Drawing.Point(14, 315);
|
||
this.labelControl69.Name = "labelControl69";
|
||
this.labelControl69.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl69.TabIndex = 305;
|
||
this.labelControl69.Text = "调脂药:";
|
||
//
|
||
// checkBox_HypoglycemicOther
|
||
//
|
||
this.checkBox_HypoglycemicOther.AutoSize = true;
|
||
this.checkBox_HypoglycemicOther.Location = new System.Drawing.Point(715, 287);
|
||
this.checkBox_HypoglycemicOther.Name = "checkBox_HypoglycemicOther";
|
||
this.checkBox_HypoglycemicOther.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_HypoglycemicOther.TabIndex = 304;
|
||
this.checkBox_HypoglycemicOther.Text = "其他";
|
||
this.checkBox_HypoglycemicOther.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_NonSulfonylureaTypeInsulinSecretingAgent
|
||
//
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.AutoSize = true;
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.Location = new System.Drawing.Point(541, 287);
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.Name = "checkBox_NonSulfonylureaTypeInsulinSecretingAgent";
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.Size = new System.Drawing.Size(170, 18);
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.TabIndex = 303;
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.Text = "非磺酰脲类促胰岛素分泌剂";
|
||
this.checkBox_NonSulfonylureaTypeInsulinSecretingAgent.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_InsulinSensitizer
|
||
//
|
||
this.checkBox_InsulinSensitizer.AutoSize = true;
|
||
this.checkBox_InsulinSensitizer.Location = new System.Drawing.Point(439, 287);
|
||
this.checkBox_InsulinSensitizer.Name = "checkBox_InsulinSensitizer";
|
||
this.checkBox_InsulinSensitizer.Size = new System.Drawing.Size(98, 18);
|
||
this.checkBox_InsulinSensitizer.TabIndex = 302;
|
||
this.checkBox_InsulinSensitizer.Text = "胰岛素增敏剂";
|
||
this.checkBox_InsulinSensitizer.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Biguanides
|
||
//
|
||
this.checkBox_Biguanides.AutoSize = true;
|
||
this.checkBox_Biguanides.Location = new System.Drawing.Point(264, 287);
|
||
this.checkBox_Biguanides.Name = "checkBox_Biguanides";
|
||
this.checkBox_Biguanides.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_Biguanides.TabIndex = 301;
|
||
this.checkBox_Biguanides.Text = "双胍类";
|
||
this.checkBox_Biguanides.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_αGlucosidaseInhibitors
|
||
//
|
||
this.checkBox_αGlucosidaseInhibitors.AutoSize = true;
|
||
this.checkBox_αGlucosidaseInhibitors.Location = new System.Drawing.Point(330, 287);
|
||
this.checkBox_αGlucosidaseInhibitors.Name = "checkBox_αGlucosidaseInhibitors";
|
||
this.checkBox_αGlucosidaseInhibitors.Size = new System.Drawing.Size(105, 18);
|
||
this.checkBox_αGlucosidaseInhibitors.TabIndex = 300;
|
||
this.checkBox_αGlucosidaseInhibitors.Text = "α糖苷酶抑制剂";
|
||
this.checkBox_αGlucosidaseInhibitors.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Sulfonylureas
|
||
//
|
||
this.checkBox_Sulfonylureas.AutoSize = true;
|
||
this.checkBox_Sulfonylureas.Location = new System.Drawing.Point(186, 287);
|
||
this.checkBox_Sulfonylureas.Name = "checkBox_Sulfonylureas";
|
||
this.checkBox_Sulfonylureas.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Sulfonylureas.TabIndex = 299;
|
||
this.checkBox_Sulfonylureas.Text = "磺酰脲类";
|
||
this.checkBox_Sulfonylureas.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Insulin
|
||
//
|
||
this.checkBox_Insulin.AutoSize = true;
|
||
this.checkBox_Insulin.Location = new System.Drawing.Point(124, 287);
|
||
this.checkBox_Insulin.Name = "checkBox_Insulin";
|
||
this.checkBox_Insulin.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_Insulin.TabIndex = 298;
|
||
this.checkBox_Insulin.Text = "胰岛素";
|
||
this.checkBox_Insulin.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl70
|
||
//
|
||
this.labelControl70.Location = new System.Drawing.Point(14, 289);
|
||
this.labelControl70.Name = "labelControl70";
|
||
this.labelControl70.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl70.TabIndex = 297;
|
||
this.labelControl70.Text = "服用降糖药类型:";
|
||
//
|
||
// radioGroup_HypoglycemicDrugs
|
||
//
|
||
this.radioGroup_HypoglycemicDrugs.Location = new System.Drawing.Point(124, 251);
|
||
this.radioGroup_HypoglycemicDrugs.Name = "radioGroup_HypoglycemicDrugs";
|
||
this.radioGroup_HypoglycemicDrugs.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_HypoglycemicDrugs.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_HypoglycemicDrugs.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_HypoglycemicDrugs.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_HypoglycemicDrugs.TabIndex = 296;
|
||
this.radioGroup_HypoglycemicDrugs.SelectedIndexChanged += new System.EventHandler(this.radioGroup_HypoglycemicDrugs_SelectedIndexChanged);
|
||
//
|
||
// labelControl71
|
||
//
|
||
this.labelControl71.Location = new System.Drawing.Point(14, 255);
|
||
this.labelControl71.Name = "labelControl71";
|
||
this.labelControl71.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl71.TabIndex = 295;
|
||
this.labelControl71.Text = "降糖药:";
|
||
//
|
||
// checkBox_HypotensorOther
|
||
//
|
||
this.checkBox_HypotensorOther.AutoSize = true;
|
||
this.checkBox_HypotensorOther.Location = new System.Drawing.Point(849, 222);
|
||
this.checkBox_HypotensorOther.Name = "checkBox_HypotensorOther";
|
||
this.checkBox_HypotensorOther.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_HypotensorOther.TabIndex = 294;
|
||
this.checkBox_HypotensorOther.Text = "其他";
|
||
this.checkBox_HypotensorOther.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_CalciumAntagonists
|
||
//
|
||
this.checkBox_CalciumAntagonists.AutoSize = true;
|
||
this.checkBox_CalciumAntagonists.Location = new System.Drawing.Point(759, 222);
|
||
this.checkBox_CalciumAntagonists.Name = "checkBox_CalciumAntagonists";
|
||
this.checkBox_CalciumAntagonists.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_CalciumAntagonists.TabIndex = 293;
|
||
this.checkBox_CalciumAntagonists.Text = "钙拮抗剂";
|
||
this.checkBox_CalciumAntagonists.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_HypotensorDiuretic
|
||
//
|
||
this.checkBox_HypotensorDiuretic.AutoSize = true;
|
||
this.checkBox_HypotensorDiuretic.Location = new System.Drawing.Point(572, 222);
|
||
this.checkBox_HypotensorDiuretic.Name = "checkBox_HypotensorDiuretic";
|
||
this.checkBox_HypotensorDiuretic.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_HypotensorDiuretic.TabIndex = 292;
|
||
this.checkBox_HypotensorDiuretic.Text = "利尿剂";
|
||
this.checkBox_HypotensorDiuretic.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_HypotensorBetaBlockers
|
||
//
|
||
this.checkBox_HypotensorBetaBlockers.AutoSize = true;
|
||
this.checkBox_HypotensorBetaBlockers.Location = new System.Drawing.Point(650, 222);
|
||
this.checkBox_HypotensorBetaBlockers.Name = "checkBox_HypotensorBetaBlockers";
|
||
this.checkBox_HypotensorBetaBlockers.Size = new System.Drawing.Size(93, 18);
|
||
this.checkBox_HypotensorBetaBlockers.TabIndex = 291;
|
||
this.checkBox_HypotensorBetaBlockers.Text = "β受体阻滞剂";
|
||
this.checkBox_HypotensorBetaBlockers.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_HypotensorARB
|
||
//
|
||
this.checkBox_HypotensorARB.AutoSize = true;
|
||
this.checkBox_HypotensorARB.Location = new System.Drawing.Point(508, 222);
|
||
this.checkBox_HypotensorARB.Name = "checkBox_HypotensorARB";
|
||
this.checkBox_HypotensorARB.Size = new System.Drawing.Size(48, 18);
|
||
this.checkBox_HypotensorARB.TabIndex = 290;
|
||
this.checkBox_HypotensorARB.Text = "ARB";
|
||
this.checkBox_HypotensorARB.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_HypotensorACEI
|
||
//
|
||
this.checkBox_HypotensorACEI.AutoSize = true;
|
||
this.checkBox_HypotensorACEI.Location = new System.Drawing.Point(440, 222);
|
||
this.checkBox_HypotensorACEI.Name = "checkBox_HypotensorACEI";
|
||
this.checkBox_HypotensorACEI.Size = new System.Drawing.Size(52, 18);
|
||
this.checkBox_HypotensorACEI.TabIndex = 289;
|
||
this.checkBox_HypotensorACEI.Text = "ACEI";
|
||
this.checkBox_HypotensorACEI.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl72
|
||
//
|
||
this.labelControl72.Location = new System.Drawing.Point(328, 224);
|
||
this.labelControl72.Name = "labelControl72";
|
||
this.labelControl72.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl72.TabIndex = 288;
|
||
this.labelControl72.Text = "服用降压药类型:";
|
||
//
|
||
// radioGroup_HypotensorTypeNumber
|
||
//
|
||
this.radioGroup_HypotensorTypeNumber.Location = new System.Drawing.Point(124, 220);
|
||
this.radioGroup_HypotensorTypeNumber.Name = "radioGroup_HypotensorTypeNumber";
|
||
this.radioGroup_HypotensorTypeNumber.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_HypotensorTypeNumber.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "1种"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "2种"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "≥3种")});
|
||
this.radioGroup_HypotensorTypeNumber.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_HypotensorTypeNumber.Size = new System.Drawing.Size(186, 23);
|
||
this.radioGroup_HypotensorTypeNumber.TabIndex = 287;
|
||
//
|
||
// labelControl73
|
||
//
|
||
this.labelControl73.Location = new System.Drawing.Point(14, 224);
|
||
this.labelControl73.Name = "labelControl73";
|
||
this.labelControl73.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl73.TabIndex = 286;
|
||
this.labelControl73.Text = "服用降压药种类:";
|
||
//
|
||
// radioGroup_Hypotensor
|
||
//
|
||
this.radioGroup_Hypotensor.Location = new System.Drawing.Point(124, 193);
|
||
this.radioGroup_Hypotensor.Name = "radioGroup_Hypotensor";
|
||
this.radioGroup_Hypotensor.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_Hypotensor.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_Hypotensor.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_Hypotensor.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_Hypotensor.TabIndex = 285;
|
||
this.radioGroup_Hypotensor.SelectedIndexChanged += new System.EventHandler(this.radioGroup_Hypotensor_SelectedIndexChanged);
|
||
//
|
||
// labelControl74
|
||
//
|
||
this.labelControl74.Location = new System.Drawing.Point(14, 197);
|
||
this.labelControl74.Name = "labelControl74";
|
||
this.labelControl74.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl74.TabIndex = 284;
|
||
this.labelControl74.Text = "降压药:";
|
||
//
|
||
// textEdit_OtherDrugs
|
||
//
|
||
this.textEdit_OtherDrugs.Location = new System.Drawing.Point(566, 156);
|
||
this.textEdit_OtherDrugs.Name = "textEdit_OtherDrugs";
|
||
this.textEdit_OtherDrugs.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_OtherDrugs.TabIndex = 283;
|
||
//
|
||
// checkBox_OtherDrugs
|
||
//
|
||
this.checkBox_OtherDrugs.AutoSize = true;
|
||
this.checkBox_OtherDrugs.Location = new System.Drawing.Point(420, 157);
|
||
this.checkBox_OtherDrugs.Name = "checkBox_OtherDrugs";
|
||
this.checkBox_OtherDrugs.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_OtherDrugs.TabIndex = 281;
|
||
this.checkBox_OtherDrugs.Text = "其他药品";
|
||
this.checkBox_OtherDrugs.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl75
|
||
//
|
||
this.labelControl75.Location = new System.Drawing.Point(371, 159);
|
||
this.labelControl75.Name = "labelControl75";
|
||
this.labelControl75.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl75.TabIndex = 280;
|
||
this.labelControl75.Text = "mg";
|
||
//
|
||
// textEdit_ApixabanDose
|
||
//
|
||
this.textEdit_ApixabanDose.Location = new System.Drawing.Point(267, 156);
|
||
this.textEdit_ApixabanDose.Name = "textEdit_ApixabanDose";
|
||
this.textEdit_ApixabanDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_ApixabanDose.TabIndex = 279;
|
||
//
|
||
// labelControl76
|
||
//
|
||
this.labelControl76.Location = new System.Drawing.Point(203, 159);
|
||
this.labelControl76.Name = "labelControl76";
|
||
this.labelControl76.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl76.TabIndex = 278;
|
||
this.labelControl76.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Apixaban
|
||
//
|
||
this.checkBox_Apixaban.AutoSize = true;
|
||
this.checkBox_Apixaban.Location = new System.Drawing.Point(124, 157);
|
||
this.checkBox_Apixaban.Name = "checkBox_Apixaban";
|
||
this.checkBox_Apixaban.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Apixaban.TabIndex = 277;
|
||
this.checkBox_Apixaban.Text = "阿哌沙班";
|
||
this.checkBox_Apixaban.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl77
|
||
//
|
||
this.labelControl77.Location = new System.Drawing.Point(974, 133);
|
||
this.labelControl77.Name = "labelControl77";
|
||
this.labelControl77.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl77.TabIndex = 276;
|
||
this.labelControl77.Text = "mg";
|
||
//
|
||
// textEdit_RivaroxabanDose
|
||
//
|
||
this.textEdit_RivaroxabanDose.Location = new System.Drawing.Point(870, 130);
|
||
this.textEdit_RivaroxabanDose.Name = "textEdit_RivaroxabanDose";
|
||
this.textEdit_RivaroxabanDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_RivaroxabanDose.TabIndex = 275;
|
||
//
|
||
// labelControl78
|
||
//
|
||
this.labelControl78.Location = new System.Drawing.Point(806, 133);
|
||
this.labelControl78.Name = "labelControl78";
|
||
this.labelControl78.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl78.TabIndex = 274;
|
||
this.labelControl78.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Rivaroxaban
|
||
//
|
||
this.checkBox_Rivaroxaban.AutoSize = true;
|
||
this.checkBox_Rivaroxaban.Location = new System.Drawing.Point(724, 131);
|
||
this.checkBox_Rivaroxaban.Name = "checkBox_Rivaroxaban";
|
||
this.checkBox_Rivaroxaban.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Rivaroxaban.TabIndex = 273;
|
||
this.checkBox_Rivaroxaban.Text = "利伐沙班";
|
||
this.checkBox_Rivaroxaban.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl79
|
||
//
|
||
this.labelControl79.Location = new System.Drawing.Point(670, 133);
|
||
this.labelControl79.Name = "labelControl79";
|
||
this.labelControl79.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl79.TabIndex = 272;
|
||
this.labelControl79.Text = "mg";
|
||
//
|
||
// textEdit_DabigatranDose
|
||
//
|
||
this.textEdit_DabigatranDose.Location = new System.Drawing.Point(566, 130);
|
||
this.textEdit_DabigatranDose.Name = "textEdit_DabigatranDose";
|
||
this.textEdit_DabigatranDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_DabigatranDose.TabIndex = 271;
|
||
//
|
||
// labelControl80
|
||
//
|
||
this.labelControl80.Location = new System.Drawing.Point(502, 133);
|
||
this.labelControl80.Name = "labelControl80";
|
||
this.labelControl80.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl80.TabIndex = 270;
|
||
this.labelControl80.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Dabigatran
|
||
//
|
||
this.checkBox_Dabigatran.AutoSize = true;
|
||
this.checkBox_Dabigatran.Location = new System.Drawing.Point(420, 131);
|
||
this.checkBox_Dabigatran.Name = "checkBox_Dabigatran";
|
||
this.checkBox_Dabigatran.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Dabigatran.TabIndex = 269;
|
||
this.checkBox_Dabigatran.Text = "达比加群";
|
||
this.checkBox_Dabigatran.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl81
|
||
//
|
||
this.labelControl81.Location = new System.Drawing.Point(371, 133);
|
||
this.labelControl81.Name = "labelControl81";
|
||
this.labelControl81.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl81.TabIndex = 268;
|
||
this.labelControl81.Text = "mg";
|
||
//
|
||
// textEdit_WarfarinDose
|
||
//
|
||
this.textEdit_WarfarinDose.Location = new System.Drawing.Point(267, 130);
|
||
this.textEdit_WarfarinDose.Name = "textEdit_WarfarinDose";
|
||
this.textEdit_WarfarinDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_WarfarinDose.TabIndex = 267;
|
||
//
|
||
// labelControl82
|
||
//
|
||
this.labelControl82.Location = new System.Drawing.Point(203, 133);
|
||
this.labelControl82.Name = "labelControl82";
|
||
this.labelControl82.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl82.TabIndex = 266;
|
||
this.labelControl82.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Warfarin
|
||
//
|
||
this.checkBox_Warfarin.AutoSize = true;
|
||
this.checkBox_Warfarin.Location = new System.Drawing.Point(124, 131);
|
||
this.checkBox_Warfarin.Name = "checkBox_Warfarin";
|
||
this.checkBox_Warfarin.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_Warfarin.TabIndex = 265;
|
||
this.checkBox_Warfarin.Text = "华法令";
|
||
this.checkBox_Warfarin.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl83
|
||
//
|
||
this.labelControl83.Location = new System.Drawing.Point(974, 107);
|
||
this.labelControl83.Name = "labelControl83";
|
||
this.labelControl83.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl83.TabIndex = 264;
|
||
this.labelControl83.Text = "mg";
|
||
//
|
||
// textEdit_CilostazolDose
|
||
//
|
||
this.textEdit_CilostazolDose.Location = new System.Drawing.Point(870, 104);
|
||
this.textEdit_CilostazolDose.Name = "textEdit_CilostazolDose";
|
||
this.textEdit_CilostazolDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_CilostazolDose.TabIndex = 263;
|
||
//
|
||
// labelControl84
|
||
//
|
||
this.labelControl84.Location = new System.Drawing.Point(806, 107);
|
||
this.labelControl84.Name = "labelControl84";
|
||
this.labelControl84.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl84.TabIndex = 262;
|
||
this.labelControl84.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Cilostazol
|
||
//
|
||
this.checkBox_Cilostazol.AutoSize = true;
|
||
this.checkBox_Cilostazol.Location = new System.Drawing.Point(724, 105);
|
||
this.checkBox_Cilostazol.Name = "checkBox_Cilostazol";
|
||
this.checkBox_Cilostazol.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Cilostazol.TabIndex = 261;
|
||
this.checkBox_Cilostazol.Text = "西洛他唑";
|
||
this.checkBox_Cilostazol.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl85
|
||
//
|
||
this.labelControl85.Location = new System.Drawing.Point(670, 107);
|
||
this.labelControl85.Name = "labelControl85";
|
||
this.labelControl85.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl85.TabIndex = 260;
|
||
this.labelControl85.Text = "mg";
|
||
//
|
||
// textEdit_CeclopyridineDose
|
||
//
|
||
this.textEdit_CeclopyridineDose.Location = new System.Drawing.Point(566, 104);
|
||
this.textEdit_CeclopyridineDose.Name = "textEdit_CeclopyridineDose";
|
||
this.textEdit_CeclopyridineDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_CeclopyridineDose.TabIndex = 259;
|
||
//
|
||
// labelControl86
|
||
//
|
||
this.labelControl86.Location = new System.Drawing.Point(502, 107);
|
||
this.labelControl86.Name = "labelControl86";
|
||
this.labelControl86.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl86.TabIndex = 258;
|
||
this.labelControl86.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Ceclopyridine
|
||
//
|
||
this.checkBox_Ceclopyridine.AutoSize = true;
|
||
this.checkBox_Ceclopyridine.Location = new System.Drawing.Point(420, 105);
|
||
this.checkBox_Ceclopyridine.Name = "checkBox_Ceclopyridine";
|
||
this.checkBox_Ceclopyridine.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Ceclopyridine.TabIndex = 257;
|
||
this.checkBox_Ceclopyridine.Text = "塞氯吡啶";
|
||
this.checkBox_Ceclopyridine.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl87
|
||
//
|
||
this.labelControl87.Location = new System.Drawing.Point(371, 107);
|
||
this.labelControl87.Name = "labelControl87";
|
||
this.labelControl87.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl87.TabIndex = 256;
|
||
this.labelControl87.Text = "mg";
|
||
//
|
||
// textEdit_DipyridamoleDose
|
||
//
|
||
this.textEdit_DipyridamoleDose.Location = new System.Drawing.Point(267, 104);
|
||
this.textEdit_DipyridamoleDose.Name = "textEdit_DipyridamoleDose";
|
||
this.textEdit_DipyridamoleDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_DipyridamoleDose.TabIndex = 255;
|
||
//
|
||
// labelControl88
|
||
//
|
||
this.labelControl88.Location = new System.Drawing.Point(203, 107);
|
||
this.labelControl88.Name = "labelControl88";
|
||
this.labelControl88.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl88.TabIndex = 254;
|
||
this.labelControl88.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Dipyridamole
|
||
//
|
||
this.checkBox_Dipyridamole.AutoSize = true;
|
||
this.checkBox_Dipyridamole.Location = new System.Drawing.Point(124, 105);
|
||
this.checkBox_Dipyridamole.Name = "checkBox_Dipyridamole";
|
||
this.checkBox_Dipyridamole.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Dipyridamole.TabIndex = 253;
|
||
this.checkBox_Dipyridamole.Text = "双嘧达莫";
|
||
this.checkBox_Dipyridamole.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl89
|
||
//
|
||
this.labelControl89.Location = new System.Drawing.Point(974, 81);
|
||
this.labelControl89.Name = "labelControl89";
|
||
this.labelControl89.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl89.TabIndex = 252;
|
||
this.labelControl89.Text = "mg";
|
||
//
|
||
// textEdit_OzagreDose
|
||
//
|
||
this.textEdit_OzagreDose.Location = new System.Drawing.Point(870, 78);
|
||
this.textEdit_OzagreDose.Name = "textEdit_OzagreDose";
|
||
this.textEdit_OzagreDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_OzagreDose.TabIndex = 251;
|
||
//
|
||
// labelControl90
|
||
//
|
||
this.labelControl90.Location = new System.Drawing.Point(806, 81);
|
||
this.labelControl90.Name = "labelControl90";
|
||
this.labelControl90.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl90.TabIndex = 250;
|
||
this.labelControl90.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Ozagre
|
||
//
|
||
this.checkBox_Ozagre.AutoSize = true;
|
||
this.checkBox_Ozagre.Location = new System.Drawing.Point(724, 79);
|
||
this.checkBox_Ozagre.Name = "checkBox_Ozagre";
|
||
this.checkBox_Ozagre.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Ozagre.TabIndex = 249;
|
||
this.checkBox_Ozagre.Text = "奥扎格雷";
|
||
this.checkBox_Ozagre.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl91
|
||
//
|
||
this.labelControl91.Location = new System.Drawing.Point(670, 81);
|
||
this.labelControl91.Name = "labelControl91";
|
||
this.labelControl91.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl91.TabIndex = 248;
|
||
this.labelControl91.Text = "mg";
|
||
//
|
||
// textEdit_ClopidogrelDose
|
||
//
|
||
this.textEdit_ClopidogrelDose.Location = new System.Drawing.Point(566, 78);
|
||
this.textEdit_ClopidogrelDose.Name = "textEdit_ClopidogrelDose";
|
||
this.textEdit_ClopidogrelDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_ClopidogrelDose.TabIndex = 247;
|
||
//
|
||
// labelControl92
|
||
//
|
||
this.labelControl92.Location = new System.Drawing.Point(502, 81);
|
||
this.labelControl92.Name = "labelControl92";
|
||
this.labelControl92.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl92.TabIndex = 246;
|
||
this.labelControl92.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Clopidogrel
|
||
//
|
||
this.checkBox_Clopidogrel.AutoSize = true;
|
||
this.checkBox_Clopidogrel.Location = new System.Drawing.Point(420, 79);
|
||
this.checkBox_Clopidogrel.Name = "checkBox_Clopidogrel";
|
||
this.checkBox_Clopidogrel.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Clopidogrel.TabIndex = 245;
|
||
this.checkBox_Clopidogrel.Text = "氯吡格雷";
|
||
this.checkBox_Clopidogrel.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl93
|
||
//
|
||
this.labelControl93.Location = new System.Drawing.Point(371, 81);
|
||
this.labelControl93.Name = "labelControl93";
|
||
this.labelControl93.Size = new System.Drawing.Size(17, 14);
|
||
this.labelControl93.TabIndex = 244;
|
||
this.labelControl93.Text = "mg";
|
||
//
|
||
// textEdit_AspirinDose
|
||
//
|
||
this.textEdit_AspirinDose.Location = new System.Drawing.Point(267, 78);
|
||
this.textEdit_AspirinDose.Name = "textEdit_AspirinDose";
|
||
this.textEdit_AspirinDose.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_AspirinDose.TabIndex = 243;
|
||
//
|
||
// labelControl94
|
||
//
|
||
this.labelControl94.Location = new System.Drawing.Point(203, 81);
|
||
this.labelControl94.Name = "labelControl94";
|
||
this.labelControl94.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl94.TabIndex = 242;
|
||
this.labelControl94.Text = "每日剂量:";
|
||
//
|
||
// checkBox_Aspirin
|
||
//
|
||
this.checkBox_Aspirin.AutoSize = true;
|
||
this.checkBox_Aspirin.Location = new System.Drawing.Point(124, 79);
|
||
this.checkBox_Aspirin.Name = "checkBox_Aspirin";
|
||
this.checkBox_Aspirin.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_Aspirin.TabIndex = 241;
|
||
this.checkBox_Aspirin.Text = "阿司匹林";
|
||
this.checkBox_Aspirin.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl95
|
||
//
|
||
this.labelControl95.Location = new System.Drawing.Point(14, 78);
|
||
this.labelControl95.Name = "labelControl95";
|
||
this.labelControl95.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl95.TabIndex = 216;
|
||
this.labelControl95.Text = "服用药物名称:";
|
||
//
|
||
// radioGroup_AntithromboticDrugs
|
||
//
|
||
this.radioGroup_AntithromboticDrugs.Location = new System.Drawing.Point(124, 35);
|
||
this.radioGroup_AntithromboticDrugs.Name = "radioGroup_AntithromboticDrugs";
|
||
this.radioGroup_AntithromboticDrugs.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_AntithromboticDrugs.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_AntithromboticDrugs.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_AntithromboticDrugs.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_AntithromboticDrugs.TabIndex = 215;
|
||
this.radioGroup_AntithromboticDrugs.SelectedIndexChanged += new System.EventHandler(this.radioGroup_AntithromboticDrugs_SelectedIndexChanged);
|
||
//
|
||
// labelControl96
|
||
//
|
||
this.labelControl96.Location = new System.Drawing.Point(14, 39);
|
||
this.labelControl96.Name = "labelControl96";
|
||
this.labelControl96.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl96.TabIndex = 214;
|
||
this.labelControl96.Text = "抗栓药物:";
|
||
//
|
||
// groupControl4
|
||
//
|
||
this.groupControl4.Controls.Add(this.radioGroup_Drinking);
|
||
this.groupControl4.Controls.Add(this.radioGroup_Smoking);
|
||
this.groupControl4.Controls.Add(this.radioGroup_Motion);
|
||
this.groupControl4.Controls.Add(this.labelControl26);
|
||
this.groupControl4.Controls.Add(this.labelControl27);
|
||
this.groupControl4.Controls.Add(this.labelControl31);
|
||
this.groupControl4.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.groupControl4.Location = new System.Drawing.Point(0, 640);
|
||
this.groupControl4.Name = "groupControl4";
|
||
this.groupControl4.Size = new System.Drawing.Size(1194, 171);
|
||
this.groupControl4.TabIndex = 238;
|
||
this.groupControl4.Text = "随访期间生活方式";
|
||
//
|
||
// radioGroup_Drinking
|
||
//
|
||
this.radioGroup_Drinking.Location = new System.Drawing.Point(106, 64);
|
||
this.radioGroup_Drinking.Name = "radioGroup_Drinking";
|
||
this.radioGroup_Drinking.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_Drinking.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "从不饮酒"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "少量饮酒"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "经常大量饮酒"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "已戒酒")});
|
||
this.radioGroup_Drinking.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_Drinking.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_Drinking.TabIndex = 211;
|
||
//
|
||
// radioGroup_Smoking
|
||
//
|
||
this.radioGroup_Smoking.Location = new System.Drawing.Point(106, 29);
|
||
this.radioGroup_Smoking.Name = "radioGroup_Smoking";
|
||
this.radioGroup_Smoking.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_Smoking.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "从不吸烟"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "现在吸烟"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "已戒烟")});
|
||
this.radioGroup_Smoking.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_Smoking.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_Smoking.TabIndex = 210;
|
||
//
|
||
// radioGroup_Motion
|
||
//
|
||
this.radioGroup_Motion.Location = new System.Drawing.Point(106, 100);
|
||
this.radioGroup_Motion.Name = "radioGroup_Motion";
|
||
this.radioGroup_Motion.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_Motion.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "经常运动(相当于快步走的中等强度运动,且每周≥3次、每次≥30分钟)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "缺乏运动(不符合上述经常运动标准者)")});
|
||
this.radioGroup_Motion.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_Motion.Size = new System.Drawing.Size(433, 66);
|
||
this.radioGroup_Motion.TabIndex = 209;
|
||
//
|
||
// labelControl26
|
||
//
|
||
this.labelControl26.Location = new System.Drawing.Point(33, 126);
|
||
this.labelControl26.Name = "labelControl26";
|
||
this.labelControl26.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl26.TabIndex = 208;
|
||
this.labelControl26.Text = "运动情况:";
|
||
//
|
||
// labelControl27
|
||
//
|
||
this.labelControl27.Location = new System.Drawing.Point(33, 33);
|
||
this.labelControl27.Name = "labelControl27";
|
||
this.labelControl27.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl27.TabIndex = 2;
|
||
this.labelControl27.Text = "吸烟情况:";
|
||
//
|
||
// labelControl31
|
||
//
|
||
this.labelControl31.Location = new System.Drawing.Point(33, 68);
|
||
this.labelControl31.Name = "labelControl31";
|
||
this.labelControl31.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl31.TabIndex = 11;
|
||
this.labelControl31.Text = "饮酒情况:";
|
||
//
|
||
// groupControl3
|
||
//
|
||
this.groupControl3.Controls.Add(this.checkBox_IsNone);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsAtrialFibrillation);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsDyslipidemia);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsDiabetes);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsHypertension);
|
||
this.groupControl3.Controls.Add(this.labelControl25);
|
||
this.groupControl3.Controls.Add(this.labelControl23);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsNoneAbove);
|
||
this.groupControl3.Controls.Add(this.textEdit_OtherText);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsOther);
|
||
this.groupControl3.Controls.Add(this.timeControl_PVDTime);
|
||
this.groupControl3.Controls.Add(this.labelControl24);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsPVD);
|
||
this.groupControl3.Controls.Add(this.timeControl_PulmonaryEmbolismTime);
|
||
this.groupControl3.Controls.Add(this.labelControl22);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsPulmonaryEmbolism);
|
||
this.groupControl3.Controls.Add(this.timeControl_HeartFailureTime);
|
||
this.groupControl3.Controls.Add(this.labelControl20);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsHeartFailure);
|
||
this.groupControl3.Controls.Add(this.timeControl_UnstableAnginaTime);
|
||
this.groupControl3.Controls.Add(this.labelControl19);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsUnstableAngina);
|
||
this.groupControl3.Controls.Add(this.timeControl_MiocardialInfarctionTime);
|
||
this.groupControl3.Controls.Add(this.labelControl18);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsMiocardialInfarction);
|
||
this.groupControl3.Controls.Add(this.timeControl_TIATime);
|
||
this.groupControl3.Controls.Add(this.labelControl12);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsTIA);
|
||
this.groupControl3.Controls.Add(this.timeControl_ApoplexyTime);
|
||
this.groupControl3.Controls.Add(this.labelControl11);
|
||
this.groupControl3.Controls.Add(this.checkBox_OtherUnclassifiedStroke);
|
||
this.groupControl3.Controls.Add(this.checkBox_SubarachnoidHemorrhage);
|
||
this.groupControl3.Controls.Add(this.checkBox_CerebralHemorrhage);
|
||
this.groupControl3.Controls.Add(this.labelControl7);
|
||
this.groupControl3.Controls.Add(this.checkBox_CerebralInfarction);
|
||
this.groupControl3.Controls.Add(this.checkBox_IsApoplexy);
|
||
this.groupControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.groupControl3.Location = new System.Drawing.Point(0, 312);
|
||
this.groupControl3.Name = "groupControl3";
|
||
this.groupControl3.Size = new System.Drawing.Size(1194, 328);
|
||
this.groupControl3.TabIndex = 237;
|
||
this.groupControl3.Text = "随访期间新发事件";
|
||
//
|
||
// checkBox_IsNone
|
||
//
|
||
this.checkBox_IsNone.AutoSize = true;
|
||
this.checkBox_IsNone.Location = new System.Drawing.Point(350, 283);
|
||
this.checkBox_IsNone.Name = "checkBox_IsNone";
|
||
this.checkBox_IsNone.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_IsNone.TabIndex = 242;
|
||
this.checkBox_IsNone.Text = "以上均无";
|
||
this.checkBox_IsNone.UseVisualStyleBackColor = true;
|
||
this.checkBox_IsNone.CheckStateChanged += new System.EventHandler(this.checkBox_IsNone_CheckStateChanged);
|
||
//
|
||
// checkBox_IsAtrialFibrillation
|
||
//
|
||
this.checkBox_IsAtrialFibrillation.AutoSize = true;
|
||
this.checkBox_IsAtrialFibrillation.Location = new System.Drawing.Point(293, 283);
|
||
this.checkBox_IsAtrialFibrillation.Name = "checkBox_IsAtrialFibrillation";
|
||
this.checkBox_IsAtrialFibrillation.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_IsAtrialFibrillation.TabIndex = 241;
|
||
this.checkBox_IsAtrialFibrillation.Text = "房颤";
|
||
this.checkBox_IsAtrialFibrillation.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_IsDyslipidemia
|
||
//
|
||
this.checkBox_IsDyslipidemia.AutoSize = true;
|
||
this.checkBox_IsDyslipidemia.Location = new System.Drawing.Point(215, 283);
|
||
this.checkBox_IsDyslipidemia.Name = "checkBox_IsDyslipidemia";
|
||
this.checkBox_IsDyslipidemia.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_IsDyslipidemia.TabIndex = 240;
|
||
this.checkBox_IsDyslipidemia.Text = "血脂异常";
|
||
this.checkBox_IsDyslipidemia.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_IsDiabetes
|
||
//
|
||
this.checkBox_IsDiabetes.AutoSize = true;
|
||
this.checkBox_IsDiabetes.Location = new System.Drawing.Point(82, 283);
|
||
this.checkBox_IsDiabetes.Name = "checkBox_IsDiabetes";
|
||
this.checkBox_IsDiabetes.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_IsDiabetes.TabIndex = 239;
|
||
this.checkBox_IsDiabetes.Text = "糖尿病";
|
||
this.checkBox_IsDiabetes.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_IsHypertension
|
||
//
|
||
this.checkBox_IsHypertension.AutoSize = true;
|
||
this.checkBox_IsHypertension.Location = new System.Drawing.Point(14, 283);
|
||
this.checkBox_IsHypertension.Name = "checkBox_IsHypertension";
|
||
this.checkBox_IsHypertension.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_IsHypertension.TabIndex = 238;
|
||
this.checkBox_IsHypertension.Text = "高血压";
|
||
this.checkBox_IsHypertension.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl25
|
||
//
|
||
this.labelControl25.Appearance.ForeColor = System.Drawing.Color.Red;
|
||
this.labelControl25.Appearance.Options.UseForeColor = true;
|
||
this.labelControl25.Location = new System.Drawing.Point(10, 252);
|
||
this.labelControl25.Name = "labelControl25";
|
||
this.labelControl25.Size = new System.Drawing.Size(144, 14);
|
||
this.labelControl25.TabIndex = 237;
|
||
this.labelControl25.Text = "随访期间新发疾病危险因素";
|
||
//
|
||
// labelControl23
|
||
//
|
||
this.labelControl23.Appearance.ForeColor = System.Drawing.Color.Red;
|
||
this.labelControl23.Appearance.Options.UseForeColor = true;
|
||
this.labelControl23.Location = new System.Drawing.Point(10, 38);
|
||
this.labelControl23.Name = "labelControl23";
|
||
this.labelControl23.Size = new System.Drawing.Size(424, 14);
|
||
this.labelControl23.TabIndex = 236;
|
||
this.labelControl23.Text = " 随访期间新发疾病事件(期间存在多次发作的,发病时间填写第一次发病时间)";
|
||
//
|
||
// checkBox_IsNoneAbove
|
||
//
|
||
this.checkBox_IsNoneAbove.AutoSize = true;
|
||
this.checkBox_IsNoneAbove.Enabled = false;
|
||
this.checkBox_IsNoneAbove.Location = new System.Drawing.Point(353, 205);
|
||
this.checkBox_IsNoneAbove.Name = "checkBox_IsNoneAbove";
|
||
this.checkBox_IsNoneAbove.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_IsNoneAbove.TabIndex = 235;
|
||
this.checkBox_IsNoneAbove.Text = "以上均无";
|
||
this.checkBox_IsNoneAbove.UseVisualStyleBackColor = true;
|
||
this.checkBox_IsNoneAbove.CheckStateChanged += new System.EventHandler(this.checkBox_IsNoneAbove_CheckStateChanged);
|
||
//
|
||
// textEdit_OtherText
|
||
//
|
||
this.textEdit_OtherText.Location = new System.Drawing.Point(220, 204);
|
||
this.textEdit_OtherText.Name = "textEdit_OtherText";
|
||
this.textEdit_OtherText.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_OtherText.TabIndex = 234;
|
||
//
|
||
// checkBox_IsOther
|
||
//
|
||
this.checkBox_IsOther.AutoSize = true;
|
||
this.checkBox_IsOther.Enabled = false;
|
||
this.checkBox_IsOther.Location = new System.Drawing.Point(9, 205);
|
||
this.checkBox_IsOther.Name = "checkBox_IsOther";
|
||
this.checkBox_IsOther.Size = new System.Drawing.Size(170, 18);
|
||
this.checkBox_IsOther.TabIndex = 233;
|
||
this.checkBox_IsOther.Text = "因其他疾病住院,住院诊断";
|
||
this.checkBox_IsOther.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_PVDTime
|
||
//
|
||
this.timeControl_PVDTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_PVDTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_PVDTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_PVDTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_PVDTime.Location = new System.Drawing.Point(629, 163);
|
||
this.timeControl_PVDTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_PVDTime.Name = "timeControl_PVDTime";
|
||
this.timeControl_PVDTime.Size = new System.Drawing.Size(136, 22);
|
||
this.timeControl_PVDTime.TabIndex = 232;
|
||
this.timeControl_PVDTime.TimeValue = "";
|
||
//
|
||
// labelControl24
|
||
//
|
||
this.labelControl24.Location = new System.Drawing.Point(555, 167);
|
||
this.labelControl24.Name = "labelControl24";
|
||
this.labelControl24.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl24.TabIndex = 231;
|
||
this.labelControl24.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsPVD
|
||
//
|
||
this.checkBox_IsPVD.AutoSize = true;
|
||
this.checkBox_IsPVD.Enabled = false;
|
||
this.checkBox_IsPVD.Location = new System.Drawing.Point(353, 165);
|
||
this.checkBox_IsPVD.Name = "checkBox_IsPVD";
|
||
this.checkBox_IsPVD.Size = new System.Drawing.Size(98, 18);
|
||
this.checkBox_IsPVD.TabIndex = 230;
|
||
this.checkBox_IsPVD.Text = "周围血管疾病";
|
||
this.checkBox_IsPVD.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_PulmonaryEmbolismTime
|
||
//
|
||
this.timeControl_PulmonaryEmbolismTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_PulmonaryEmbolismTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_PulmonaryEmbolismTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_PulmonaryEmbolismTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_PulmonaryEmbolismTime.Location = new System.Drawing.Point(186, 166);
|
||
this.timeControl_PulmonaryEmbolismTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_PulmonaryEmbolismTime.Name = "timeControl_PulmonaryEmbolismTime";
|
||
this.timeControl_PulmonaryEmbolismTime.Size = new System.Drawing.Size(136, 16);
|
||
this.timeControl_PulmonaryEmbolismTime.TabIndex = 229;
|
||
this.timeControl_PulmonaryEmbolismTime.TimeValue = "";
|
||
//
|
||
// labelControl22
|
||
//
|
||
this.labelControl22.Location = new System.Drawing.Point(118, 167);
|
||
this.labelControl22.Name = "labelControl22";
|
||
this.labelControl22.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl22.TabIndex = 228;
|
||
this.labelControl22.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsPulmonaryEmbolism
|
||
//
|
||
this.checkBox_IsPulmonaryEmbolism.AutoSize = true;
|
||
this.checkBox_IsPulmonaryEmbolism.Enabled = false;
|
||
this.checkBox_IsPulmonaryEmbolism.Location = new System.Drawing.Point(9, 165);
|
||
this.checkBox_IsPulmonaryEmbolism.Name = "checkBox_IsPulmonaryEmbolism";
|
||
this.checkBox_IsPulmonaryEmbolism.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_IsPulmonaryEmbolism.TabIndex = 227;
|
||
this.checkBox_IsPulmonaryEmbolism.Text = "肺栓塞";
|
||
this.checkBox_IsPulmonaryEmbolism.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_HeartFailureTime
|
||
//
|
||
this.timeControl_HeartFailureTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_HeartFailureTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_HeartFailureTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_HeartFailureTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_HeartFailureTime.Location = new System.Drawing.Point(629, 134);
|
||
this.timeControl_HeartFailureTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_HeartFailureTime.Name = "timeControl_HeartFailureTime";
|
||
this.timeControl_HeartFailureTime.Size = new System.Drawing.Size(136, 16);
|
||
this.timeControl_HeartFailureTime.TabIndex = 223;
|
||
this.timeControl_HeartFailureTime.TimeValue = "";
|
||
//
|
||
// labelControl20
|
||
//
|
||
this.labelControl20.Location = new System.Drawing.Point(555, 135);
|
||
this.labelControl20.Name = "labelControl20";
|
||
this.labelControl20.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl20.TabIndex = 222;
|
||
this.labelControl20.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsHeartFailure
|
||
//
|
||
this.checkBox_IsHeartFailure.AutoSize = true;
|
||
this.checkBox_IsHeartFailure.Enabled = false;
|
||
this.checkBox_IsHeartFailure.Location = new System.Drawing.Point(353, 133);
|
||
this.checkBox_IsHeartFailure.Name = "checkBox_IsHeartFailure";
|
||
this.checkBox_IsHeartFailure.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_IsHeartFailure.TabIndex = 221;
|
||
this.checkBox_IsHeartFailure.Text = "心力衰竭";
|
||
this.checkBox_IsHeartFailure.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_UnstableAnginaTime
|
||
//
|
||
this.timeControl_UnstableAnginaTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_UnstableAnginaTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_UnstableAnginaTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_UnstableAnginaTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_UnstableAnginaTime.Location = new System.Drawing.Point(186, 132);
|
||
this.timeControl_UnstableAnginaTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_UnstableAnginaTime.Name = "timeControl_UnstableAnginaTime";
|
||
this.timeControl_UnstableAnginaTime.Size = new System.Drawing.Size(136, 20);
|
||
this.timeControl_UnstableAnginaTime.TabIndex = 220;
|
||
this.timeControl_UnstableAnginaTime.TimeValue = "";
|
||
//
|
||
// labelControl19
|
||
//
|
||
this.labelControl19.Location = new System.Drawing.Point(118, 135);
|
||
this.labelControl19.Name = "labelControl19";
|
||
this.labelControl19.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl19.TabIndex = 219;
|
||
this.labelControl19.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsUnstableAngina
|
||
//
|
||
this.checkBox_IsUnstableAngina.AutoSize = true;
|
||
this.checkBox_IsUnstableAngina.Enabled = false;
|
||
this.checkBox_IsUnstableAngina.Location = new System.Drawing.Point(9, 133);
|
||
this.checkBox_IsUnstableAngina.Name = "checkBox_IsUnstableAngina";
|
||
this.checkBox_IsUnstableAngina.Size = new System.Drawing.Size(98, 18);
|
||
this.checkBox_IsUnstableAngina.TabIndex = 218;
|
||
this.checkBox_IsUnstableAngina.Text = "不稳定心绞痛";
|
||
this.checkBox_IsUnstableAngina.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_MiocardialInfarctionTime
|
||
//
|
||
this.timeControl_MiocardialInfarctionTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_MiocardialInfarctionTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_MiocardialInfarctionTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_MiocardialInfarctionTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_MiocardialInfarctionTime.Location = new System.Drawing.Point(629, 102);
|
||
this.timeControl_MiocardialInfarctionTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_MiocardialInfarctionTime.Name = "timeControl_MiocardialInfarctionTime";
|
||
this.timeControl_MiocardialInfarctionTime.Size = new System.Drawing.Size(136, 16);
|
||
this.timeControl_MiocardialInfarctionTime.TabIndex = 217;
|
||
this.timeControl_MiocardialInfarctionTime.TimeValue = "";
|
||
//
|
||
// labelControl18
|
||
//
|
||
this.labelControl18.Location = new System.Drawing.Point(555, 103);
|
||
this.labelControl18.Name = "labelControl18";
|
||
this.labelControl18.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl18.TabIndex = 216;
|
||
this.labelControl18.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsMiocardialInfarction
|
||
//
|
||
this.checkBox_IsMiocardialInfarction.AutoSize = true;
|
||
this.checkBox_IsMiocardialInfarction.Enabled = false;
|
||
this.checkBox_IsMiocardialInfarction.Location = new System.Drawing.Point(353, 101);
|
||
this.checkBox_IsMiocardialInfarction.Name = "checkBox_IsMiocardialInfarction";
|
||
this.checkBox_IsMiocardialInfarction.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_IsMiocardialInfarction.TabIndex = 215;
|
||
this.checkBox_IsMiocardialInfarction.Text = "心机梗死";
|
||
this.checkBox_IsMiocardialInfarction.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_TIATime
|
||
//
|
||
this.timeControl_TIATime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_TIATime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_TIATime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_TIATime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_TIATime.Location = new System.Drawing.Point(186, 101);
|
||
this.timeControl_TIATime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_TIATime.Name = "timeControl_TIATime";
|
||
this.timeControl_TIATime.Size = new System.Drawing.Size(136, 19);
|
||
this.timeControl_TIATime.TabIndex = 214;
|
||
this.timeControl_TIATime.TimeValue = "";
|
||
//
|
||
// labelControl12
|
||
//
|
||
this.labelControl12.Location = new System.Drawing.Point(118, 103);
|
||
this.labelControl12.Name = "labelControl12";
|
||
this.labelControl12.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl12.TabIndex = 213;
|
||
this.labelControl12.Text = "发病时间:";
|
||
//
|
||
// checkBox_IsTIA
|
||
//
|
||
this.checkBox_IsTIA.AutoSize = true;
|
||
this.checkBox_IsTIA.Enabled = false;
|
||
this.checkBox_IsTIA.Location = new System.Drawing.Point(9, 101);
|
||
this.checkBox_IsTIA.Name = "checkBox_IsTIA";
|
||
this.checkBox_IsTIA.Size = new System.Drawing.Size(46, 18);
|
||
this.checkBox_IsTIA.TabIndex = 212;
|
||
this.checkBox_IsTIA.Text = "TIA";
|
||
this.checkBox_IsTIA.UseVisualStyleBackColor = true;
|
||
//
|
||
// timeControl_ApoplexyTime
|
||
//
|
||
this.timeControl_ApoplexyTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_ApoplexyTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_ApoplexyTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_ApoplexyTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_ApoplexyTime.Location = new System.Drawing.Point(629, 72);
|
||
this.timeControl_ApoplexyTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_ApoplexyTime.Name = "timeControl_ApoplexyTime";
|
||
this.timeControl_ApoplexyTime.Size = new System.Drawing.Size(136, 16);
|
||
this.timeControl_ApoplexyTime.TabIndex = 211;
|
||
this.timeControl_ApoplexyTime.TimeValue = "";
|
||
//
|
||
// labelControl11
|
||
//
|
||
this.labelControl11.Location = new System.Drawing.Point(555, 73);
|
||
this.labelControl11.Name = "labelControl11";
|
||
this.labelControl11.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl11.TabIndex = 210;
|
||
this.labelControl11.Text = "发病时间:";
|
||
//
|
||
// checkBox_OtherUnclassifiedStroke
|
||
//
|
||
this.checkBox_OtherUnclassifiedStroke.AutoSize = true;
|
||
this.checkBox_OtherUnclassifiedStroke.Location = new System.Drawing.Point(432, 71);
|
||
this.checkBox_OtherUnclassifiedStroke.Name = "checkBox_OtherUnclassifiedStroke";
|
||
this.checkBox_OtherUnclassifiedStroke.Size = new System.Drawing.Size(110, 18);
|
||
this.checkBox_OtherUnclassifiedStroke.TabIndex = 209;
|
||
this.checkBox_OtherUnclassifiedStroke.Text = "其他未分类卒中";
|
||
this.checkBox_OtherUnclassifiedStroke.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_SubarachnoidHemorrhage
|
||
//
|
||
this.checkBox_SubarachnoidHemorrhage.AutoSize = true;
|
||
this.checkBox_SubarachnoidHemorrhage.Location = new System.Drawing.Point(316, 71);
|
||
this.checkBox_SubarachnoidHemorrhage.Name = "checkBox_SubarachnoidHemorrhage";
|
||
this.checkBox_SubarachnoidHemorrhage.Size = new System.Drawing.Size(110, 18);
|
||
this.checkBox_SubarachnoidHemorrhage.TabIndex = 208;
|
||
this.checkBox_SubarachnoidHemorrhage.Text = "蛛网膜下腔出血";
|
||
this.checkBox_SubarachnoidHemorrhage.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_CerebralHemorrhage
|
||
//
|
||
this.checkBox_CerebralHemorrhage.AutoSize = true;
|
||
this.checkBox_CerebralHemorrhage.Location = new System.Drawing.Point(237, 71);
|
||
this.checkBox_CerebralHemorrhage.Name = "checkBox_CerebralHemorrhage";
|
||
this.checkBox_CerebralHemorrhage.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_CerebralHemorrhage.TabIndex = 207;
|
||
this.checkBox_CerebralHemorrhage.Text = "脑出血";
|
||
this.checkBox_CerebralHemorrhage.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl7
|
||
//
|
||
this.labelControl7.Location = new System.Drawing.Point(81, 73);
|
||
this.labelControl7.Name = "labelControl7";
|
||
this.labelControl7.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl7.TabIndex = 206;
|
||
this.labelControl7.Text = "卒中类型:";
|
||
//
|
||
// checkBox_CerebralInfarction
|
||
//
|
||
this.checkBox_CerebralInfarction.AutoSize = true;
|
||
this.checkBox_CerebralInfarction.Location = new System.Drawing.Point(167, 71);
|
||
this.checkBox_CerebralInfarction.Name = "checkBox_CerebralInfarction";
|
||
this.checkBox_CerebralInfarction.Size = new System.Drawing.Size(62, 18);
|
||
this.checkBox_CerebralInfarction.TabIndex = 205;
|
||
this.checkBox_CerebralInfarction.Text = "脑梗死";
|
||
this.checkBox_CerebralInfarction.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_IsApoplexy
|
||
//
|
||
this.checkBox_IsApoplexy.AutoSize = true;
|
||
this.checkBox_IsApoplexy.Enabled = false;
|
||
this.checkBox_IsApoplexy.Location = new System.Drawing.Point(9, 71);
|
||
this.checkBox_IsApoplexy.Name = "checkBox_IsApoplexy";
|
||
this.checkBox_IsApoplexy.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_IsApoplexy.TabIndex = 204;
|
||
this.checkBox_IsApoplexy.Text = "卒中";
|
||
this.checkBox_IsApoplexy.UseVisualStyleBackColor = true;
|
||
//
|
||
// groupControl2
|
||
//
|
||
this.groupControl2.Controls.Add(this.radioGroup_WorkSituation);
|
||
this.groupControl2.Controls.Add(this.textEdit_EmergencyNumber);
|
||
this.groupControl2.Controls.Add(this.labelControl17);
|
||
this.groupControl2.Controls.Add(this.labelControl9);
|
||
this.groupControl2.Controls.Add(this.checkBox_NursingOther);
|
||
this.groupControl2.Controls.Add(this.labelControl10);
|
||
this.groupControl2.Controls.Add(this.checkBox_NursingSelfCare);
|
||
this.groupControl2.Controls.Add(this.textEdit_OutpatientNumber);
|
||
this.groupControl2.Controls.Add(this.checkBox__NursingNanny);
|
||
this.groupControl2.Controls.Add(this.labelControl13);
|
||
this.groupControl2.Controls.Add(this.checkBox_NursingParamedic);
|
||
this.groupControl2.Controls.Add(this.labelControl14);
|
||
this.groupControl2.Controls.Add(this.checkBox_NursingFamilyMembers);
|
||
this.groupControl2.Controls.Add(this.textEdit_HospitalizationNumber);
|
||
this.groupControl2.Controls.Add(this.labelControl16);
|
||
this.groupControl2.Controls.Add(this.labelControl15);
|
||
this.groupControl2.Controls.Add(this.textEdit_AverageMonthlyOutpatientExpenses);
|
||
this.groupControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.groupControl2.Location = new System.Drawing.Point(0, 156);
|
||
this.groupControl2.Name = "groupControl2";
|
||
this.groupControl2.Size = new System.Drawing.Size(1194, 156);
|
||
this.groupControl2.TabIndex = 236;
|
||
this.groupControl2.Text = "随访期间基本情况";
|
||
//
|
||
// radioGroup_WorkSituation
|
||
//
|
||
this.radioGroup_WorkSituation.Location = new System.Drawing.Point(158, 101);
|
||
this.radioGroup_WorkSituation.Name = "radioGroup_WorkSituation";
|
||
this.radioGroup_WorkSituation.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_WorkSituation.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "正常工作"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "出勤减少"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "不工作")});
|
||
this.radioGroup_WorkSituation.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_WorkSituation.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_WorkSituation.TabIndex = 209;
|
||
//
|
||
// textEdit_EmergencyNumber
|
||
//
|
||
this.textEdit_EmergencyNumber.Location = new System.Drawing.Point(431, 26);
|
||
this.textEdit_EmergencyNumber.Name = "textEdit_EmergencyNumber";
|
||
this.textEdit_EmergencyNumber.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_EmergencyNumber.TabIndex = 6;
|
||
//
|
||
// labelControl17
|
||
//
|
||
this.labelControl17.Location = new System.Drawing.Point(33, 110);
|
||
this.labelControl17.Name = "labelControl17";
|
||
this.labelControl17.Size = new System.Drawing.Size(108, 14);
|
||
this.labelControl17.TabIndex = 208;
|
||
this.labelControl17.Text = "随访期间工作情况:";
|
||
//
|
||
// labelControl9
|
||
//
|
||
this.labelControl9.Location = new System.Drawing.Point(33, 29);
|
||
this.labelControl9.Name = "labelControl9";
|
||
this.labelControl9.Size = new System.Drawing.Size(108, 14);
|
||
this.labelControl9.TabIndex = 2;
|
||
this.labelControl9.Text = "随访期间就诊信息:";
|
||
//
|
||
// checkBox_NursingOther
|
||
//
|
||
this.checkBox_NursingOther.AutoSize = true;
|
||
this.checkBox_NursingOther.Location = new System.Drawing.Point(493, 72);
|
||
this.checkBox_NursingOther.Name = "checkBox_NursingOther";
|
||
this.checkBox_NursingOther.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_NursingOther.TabIndex = 207;
|
||
this.checkBox_NursingOther.Text = "其他";
|
||
this.checkBox_NursingOther.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl10
|
||
//
|
||
this.labelControl10.Location = new System.Drawing.Point(147, 29);
|
||
this.labelControl10.Name = "labelControl10";
|
||
this.labelControl10.Size = new System.Drawing.Size(72, 14);
|
||
this.labelControl10.TabIndex = 3;
|
||
this.labelControl10.Text = "门诊就诊次数";
|
||
//
|
||
// checkBox_NursingSelfCare
|
||
//
|
||
this.checkBox_NursingSelfCare.AutoSize = true;
|
||
this.checkBox_NursingSelfCare.Location = new System.Drawing.Point(413, 72);
|
||
this.checkBox_NursingSelfCare.Name = "checkBox_NursingSelfCare";
|
||
this.checkBox_NursingSelfCare.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_NursingSelfCare.TabIndex = 206;
|
||
this.checkBox_NursingSelfCare.Text = "自我照顾";
|
||
this.checkBox_NursingSelfCare.UseVisualStyleBackColor = true;
|
||
//
|
||
// textEdit_OutpatientNumber
|
||
//
|
||
this.textEdit_OutpatientNumber.Location = new System.Drawing.Point(225, 26);
|
||
this.textEdit_OutpatientNumber.Name = "textEdit_OutpatientNumber";
|
||
this.textEdit_OutpatientNumber.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_OutpatientNumber.TabIndex = 4;
|
||
//
|
||
// checkBox__NursingNanny
|
||
//
|
||
this.checkBox__NursingNanny.AutoSize = true;
|
||
this.checkBox__NursingNanny.Location = new System.Drawing.Point(358, 72);
|
||
this.checkBox__NursingNanny.Name = "checkBox__NursingNanny";
|
||
this.checkBox__NursingNanny.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox__NursingNanny.TabIndex = 205;
|
||
this.checkBox__NursingNanny.Text = "保姆";
|
||
this.checkBox__NursingNanny.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl13
|
||
//
|
||
this.labelControl13.Location = new System.Drawing.Point(353, 29);
|
||
this.labelControl13.Name = "labelControl13";
|
||
this.labelControl13.Size = new System.Drawing.Size(72, 14);
|
||
this.labelControl13.TabIndex = 5;
|
||
this.labelControl13.Text = "急诊就诊次数";
|
||
//
|
||
// checkBox_NursingParamedic
|
||
//
|
||
this.checkBox_NursingParamedic.AutoSize = true;
|
||
this.checkBox_NursingParamedic.Location = new System.Drawing.Point(225, 72);
|
||
this.checkBox_NursingParamedic.Name = "checkBox_NursingParamedic";
|
||
this.checkBox_NursingParamedic.Size = new System.Drawing.Size(122, 18);
|
||
this.checkBox_NursingParamedic.TabIndex = 204;
|
||
this.checkBox_NursingParamedic.Text = "医疗机构护理人员";
|
||
this.checkBox_NursingParamedic.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl14
|
||
//
|
||
this.labelControl14.Location = new System.Drawing.Point(567, 29);
|
||
this.labelControl14.Name = "labelControl14";
|
||
this.labelControl14.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl14.TabIndex = 7;
|
||
this.labelControl14.Text = "住院次数";
|
||
//
|
||
// checkBox_NursingFamilyMembers
|
||
//
|
||
this.checkBox_NursingFamilyMembers.AutoSize = true;
|
||
this.checkBox_NursingFamilyMembers.Location = new System.Drawing.Point(158, 72);
|
||
this.checkBox_NursingFamilyMembers.Name = "checkBox_NursingFamilyMembers";
|
||
this.checkBox_NursingFamilyMembers.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_NursingFamilyMembers.TabIndex = 203;
|
||
this.checkBox_NursingFamilyMembers.Text = "家属";
|
||
this.checkBox_NursingFamilyMembers.UseVisualStyleBackColor = true;
|
||
//
|
||
// textEdit_HospitalizationNumber
|
||
//
|
||
this.textEdit_HospitalizationNumber.Location = new System.Drawing.Point(619, 26);
|
||
this.textEdit_HospitalizationNumber.Name = "textEdit_HospitalizationNumber";
|
||
this.textEdit_HospitalizationNumber.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_HospitalizationNumber.TabIndex = 8;
|
||
//
|
||
// labelControl16
|
||
//
|
||
this.labelControl16.Location = new System.Drawing.Point(33, 73);
|
||
this.labelControl16.Name = "labelControl16";
|
||
this.labelControl16.Size = new System.Drawing.Size(108, 14);
|
||
this.labelControl16.TabIndex = 11;
|
||
this.labelControl16.Text = "随访期间护理人员:";
|
||
//
|
||
// labelControl15
|
||
//
|
||
this.labelControl15.Location = new System.Drawing.Point(740, 29);
|
||
this.labelControl15.Name = "labelControl15";
|
||
this.labelControl15.Size = new System.Drawing.Size(96, 14);
|
||
this.labelControl15.TabIndex = 9;
|
||
this.labelControl15.Text = "月均门诊医疗费用";
|
||
//
|
||
// textEdit_AverageMonthlyOutpatientExpenses
|
||
//
|
||
this.textEdit_AverageMonthlyOutpatientExpenses.Location = new System.Drawing.Point(840, 26);
|
||
this.textEdit_AverageMonthlyOutpatientExpenses.Name = "textEdit_AverageMonthlyOutpatientExpenses";
|
||
this.textEdit_AverageMonthlyOutpatientExpenses.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_AverageMonthlyOutpatientExpenses.TabIndex = 10;
|
||
//
|
||
// groupControl1
|
||
//
|
||
this.groupControl1.Controls.Add(this.timeControl_DeathTime);
|
||
this.groupControl1.Controls.Add(this.labelControl8);
|
||
this.groupControl1.Controls.Add(this.labelControl6);
|
||
this.groupControl1.Controls.Add(this.radioGroup_DeathReasons);
|
||
this.groupControl1.Controls.Add(this.radioGroup_IsLostVisit);
|
||
this.groupControl1.Controls.Add(this.labelControl5);
|
||
this.groupControl1.Controls.Add(this.labelControl2);
|
||
this.groupControl1.Controls.Add(this.radioGroup_IsDeath);
|
||
this.groupControl1.Controls.Add(this.labelControl1);
|
||
this.groupControl1.Controls.Add(this.labelControl4);
|
||
this.groupControl1.Controls.Add(this.dateEdit_FollowUpDate);
|
||
this.groupControl1.Controls.Add(this.radioGroup_LostReasons);
|
||
this.groupControl1.Controls.Add(this.radioGroup_FollowUpType);
|
||
this.groupControl1.Controls.Add(this.labelControl3);
|
||
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.groupControl1.Location = new System.Drawing.Point(0, 0);
|
||
this.groupControl1.Name = "groupControl1";
|
||
this.groupControl1.Size = new System.Drawing.Size(1194, 156);
|
||
this.groupControl1.TabIndex = 235;
|
||
this.groupControl1.Text = "随访基本信息";
|
||
//
|
||
// timeControl_DeathTime
|
||
//
|
||
this.timeControl_DeathTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_DeathTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.False;
|
||
this.timeControl_DeathTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
|
||
this.timeControl_DeathTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_DeathTime.Location = new System.Drawing.Point(918, 113);
|
||
this.timeControl_DeathTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.timeControl_DeathTime.Name = "timeControl_DeathTime";
|
||
this.timeControl_DeathTime.Size = new System.Drawing.Size(117, 17);
|
||
this.timeControl_DeathTime.TabIndex = 179;
|
||
this.timeControl_DeathTime.TimeValue = "";
|
||
//
|
||
// labelControl8
|
||
//
|
||
this.labelControl8.Location = new System.Drawing.Point(852, 114);
|
||
this.labelControl8.Name = "labelControl8";
|
||
this.labelControl8.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl8.TabIndex = 178;
|
||
this.labelControl8.Text = "死亡时间:";
|
||
//
|
||
// labelControl6
|
||
//
|
||
this.labelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.labelControl6.Location = new System.Drawing.Point(51, 70);
|
||
this.labelControl6.Name = "labelControl6";
|
||
this.labelControl6.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl6.TabIndex = 171;
|
||
this.labelControl6.Text = "是否失访:";
|
||
//
|
||
// radioGroup_DeathReasons
|
||
//
|
||
this.radioGroup_DeathReasons.Location = new System.Drawing.Point(304, 110);
|
||
this.radioGroup_DeathReasons.Name = "radioGroup_DeathReasons";
|
||
this.radioGroup_DeathReasons.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_DeathReasons.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "脑卒中"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "冠心病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "恶性肿瘤"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "呼吸系统疾病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "损伤和中毒"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("5", "其他"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("6", "不详")});
|
||
this.radioGroup_DeathReasons.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_DeathReasons.Size = new System.Drawing.Size(503, 23);
|
||
this.radioGroup_DeathReasons.TabIndex = 176;
|
||
//
|
||
// radioGroup_IsLostVisit
|
||
//
|
||
this.radioGroup_IsLostVisit.Location = new System.Drawing.Point(115, 66);
|
||
this.radioGroup_IsLostVisit.Name = "radioGroup_IsLostVisit";
|
||
this.radioGroup_IsLostVisit.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_IsLostVisit.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_IsLostVisit.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_IsLostVisit.Size = new System.Drawing.Size(100, 23);
|
||
this.radioGroup_IsLostVisit.TabIndex = 170;
|
||
this.radioGroup_IsLostVisit.SelectedIndexChanged += new System.EventHandler(this.radioGroup_IsLostVisit_SelectedIndexChanged);
|
||
//
|
||
// labelControl5
|
||
//
|
||
this.labelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.labelControl5.Location = new System.Drawing.Point(240, 114);
|
||
this.labelControl5.Name = "labelControl5";
|
||
this.labelControl5.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl5.TabIndex = 177;
|
||
this.labelControl5.Text = "死亡原因:";
|
||
//
|
||
// labelControl2
|
||
//
|
||
this.labelControl2.Location = new System.Drawing.Point(238, 32);
|
||
this.labelControl2.Name = "labelControl2";
|
||
this.labelControl2.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl2.TabIndex = 3;
|
||
this.labelControl2.Text = "随访类型:";
|
||
//
|
||
// radioGroup_IsDeath
|
||
//
|
||
this.radioGroup_IsDeath.Location = new System.Drawing.Point(115, 110);
|
||
this.radioGroup_IsDeath.Name = "radioGroup_IsDeath";
|
||
this.radioGroup_IsDeath.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_IsDeath.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
|
||
this.radioGroup_IsDeath.Size = new System.Drawing.Size(100, 23);
|
||
this.radioGroup_IsDeath.TabIndex = 174;
|
||
this.radioGroup_IsDeath.SelectedIndexChanged += new System.EventHandler(this.radioGroup_IsDeath_SelectedIndexChanged);
|
||
//
|
||
// labelControl1
|
||
//
|
||
this.labelControl1.Location = new System.Drawing.Point(26, 32);
|
||
this.labelControl1.Name = "labelControl1";
|
||
this.labelControl1.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl1.TabIndex = 1;
|
||
this.labelControl1.Text = "本次随访日期:";
|
||
//
|
||
// labelControl4
|
||
//
|
||
this.labelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.labelControl4.Location = new System.Drawing.Point(51, 114);
|
||
this.labelControl4.Name = "labelControl4";
|
||
this.labelControl4.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl4.TabIndex = 175;
|
||
this.labelControl4.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(115, 28);
|
||
this.dateEdit_FollowUpDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
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 = "";
|
||
//
|
||
// radioGroup_LostReasons
|
||
//
|
||
this.radioGroup_LostReasons.Location = new System.Drawing.Point(304, 66);
|
||
this.radioGroup_LostReasons.Name = "radioGroup_LostReasons";
|
||
this.radioGroup_LostReasons.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_LostReasons.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "失去联系"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "拒绝参加调查"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "其他")});
|
||
this.radioGroup_LostReasons.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_LostReasons.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_LostReasons.TabIndex = 172;
|
||
//
|
||
// radioGroup_FollowUpType
|
||
//
|
||
this.radioGroup_FollowUpType.Location = new System.Drawing.Point(304, 28);
|
||
this.radioGroup_FollowUpType.Name = "radioGroup_FollowUpType";
|
||
this.radioGroup_FollowUpType.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_FollowUpType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "门诊"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "家访"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "电话"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "网络"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "其他")});
|
||
this.radioGroup_FollowUpType.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_FollowUpType.Size = new System.Drawing.Size(287, 23);
|
||
this.radioGroup_FollowUpType.TabIndex = 171;
|
||
//
|
||
// labelControl3
|
||
//
|
||
this.labelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.labelControl3.Location = new System.Drawing.Point(240, 70);
|
||
this.labelControl3.Name = "labelControl3";
|
||
this.labelControl3.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl3.TabIndex = 173;
|
||
this.labelControl3.Text = "失访原因:";
|
||
//
|
||
// groupControl5
|
||
//
|
||
this.groupControl5.Controls.Add(this.labelControl41);
|
||
this.groupControl5.Controls.Add(this.textEdit_NIHSS);
|
||
this.groupControl5.Controls.Add(this.radioGroup_NIHSSScore);
|
||
this.groupControl5.Controls.Add(this.labelControl42);
|
||
this.groupControl5.Controls.Add(this.labelControl40);
|
||
this.groupControl5.Controls.Add(this.textEdit_MRS);
|
||
this.groupControl5.Controls.Add(this.radioGroup_MRSScore);
|
||
this.groupControl5.Controls.Add(this.labelControl39);
|
||
this.groupControl5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupControl5.Location = new System.Drawing.Point(0, 1541);
|
||
this.groupControl5.Name = "groupControl5";
|
||
this.groupControl5.Size = new System.Drawing.Size(1194, 100);
|
||
this.groupControl5.TabIndex = 239;
|
||
this.groupControl5.Text = "评分";
|
||
//
|
||
// labelControl41
|
||
//
|
||
this.labelControl41.Location = new System.Drawing.Point(264, 78);
|
||
this.labelControl41.Name = "labelControl41";
|
||
this.labelControl41.Size = new System.Drawing.Size(12, 14);
|
||
this.labelControl41.TabIndex = 281;
|
||
this.labelControl41.Text = "分";
|
||
//
|
||
// textEdit_NIHSS
|
||
//
|
||
this.textEdit_NIHSS.Location = new System.Drawing.Point(156, 75);
|
||
this.textEdit_NIHSS.Name = "textEdit_NIHSS";
|
||
this.textEdit_NIHSS.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_NIHSS.TabIndex = 280;
|
||
this.textEdit_NIHSS.EditValueChanged += new System.EventHandler(this.textEdit_NIHSS_EditValueChanged);
|
||
//
|
||
// radioGroup_NIHSSScore
|
||
//
|
||
this.radioGroup_NIHSSScore.Enabled = false;
|
||
this.radioGroup_NIHSSScore.Location = new System.Drawing.Point(282, 74);
|
||
this.radioGroup_NIHSSScore.Name = "radioGroup_NIHSSScore";
|
||
this.radioGroup_NIHSSScore.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_NIHSSScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "是否评分")});
|
||
this.radioGroup_NIHSSScore.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_NIHSSScore.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_NIHSSScore.TabIndex = 279;
|
||
//
|
||
// labelControl42
|
||
//
|
||
this.labelControl42.Location = new System.Drawing.Point(24, 78);
|
||
this.labelControl42.Name = "labelControl42";
|
||
this.labelControl42.Size = new System.Drawing.Size(128, 14);
|
||
this.labelControl42.TabIndex = 278;
|
||
this.labelControl42.Text = "NIHSS评分(面访必填):";
|
||
//
|
||
// labelControl40
|
||
//
|
||
this.labelControl40.Location = new System.Drawing.Point(264, 42);
|
||
this.labelControl40.Name = "labelControl40";
|
||
this.labelControl40.Size = new System.Drawing.Size(12, 14);
|
||
this.labelControl40.TabIndex = 277;
|
||
this.labelControl40.Text = "分";
|
||
//
|
||
// textEdit_MRS
|
||
//
|
||
this.textEdit_MRS.Location = new System.Drawing.Point(156, 39);
|
||
this.textEdit_MRS.Name = "textEdit_MRS";
|
||
this.textEdit_MRS.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_MRS.TabIndex = 276;
|
||
this.textEdit_MRS.EditValueChanged += new System.EventHandler(this.textEdit_MRS_EditValueChanged);
|
||
//
|
||
// radioGroup_MRSScore
|
||
//
|
||
this.radioGroup_MRSScore.Enabled = false;
|
||
this.radioGroup_MRSScore.Location = new System.Drawing.Point(282, 38);
|
||
this.radioGroup_MRSScore.Name = "radioGroup_MRSScore";
|
||
this.radioGroup_MRSScore.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_MRSScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "是否评分")});
|
||
this.radioGroup_MRSScore.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_MRSScore.Size = new System.Drawing.Size(96, 23);
|
||
this.radioGroup_MRSScore.TabIndex = 215;
|
||
//
|
||
// labelControl39
|
||
//
|
||
this.labelControl39.Location = new System.Drawing.Point(21, 42);
|
||
this.labelControl39.Name = "labelControl39";
|
||
this.labelControl39.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl39.TabIndex = 214;
|
||
this.labelControl39.Text = "mRS评分:";
|
||
//
|
||
// groupControl8
|
||
//
|
||
this.groupControl8.Controls.Add(this.labelControl_Homocysteine);
|
||
this.groupControl8.Controls.Add(this.labelControl97);
|
||
this.groupControl8.Controls.Add(this.textEdit_Homocysteine);
|
||
this.groupControl8.Controls.Add(this.labelControl65);
|
||
this.groupControl8.Controls.Add(this.labelControl66);
|
||
this.groupControl8.Controls.Add(this.textEdit_HighDensityLipoproteinCholesterol);
|
||
this.groupControl8.Controls.Add(this.labelControl63);
|
||
this.groupControl8.Controls.Add(this.labelControl64);
|
||
this.groupControl8.Controls.Add(this.textEdit16);
|
||
this.groupControl8.Controls.Add(this.labelControl61);
|
||
this.groupControl8.Controls.Add(this.labelControl62);
|
||
this.groupControl8.Controls.Add(this.textEdit_Cholesterol);
|
||
this.groupControl8.Controls.Add(this.labelControl60);
|
||
this.groupControl8.Controls.Add(this.labelControl59);
|
||
this.groupControl8.Controls.Add(this.labelControl57);
|
||
this.groupControl8.Controls.Add(this.labelControl58);
|
||
this.groupControl8.Controls.Add(this.textEdit_Triglyceride);
|
||
this.groupControl8.Controls.Add(this.labelControl55);
|
||
this.groupControl8.Controls.Add(this.labelControl56);
|
||
this.groupControl8.Controls.Add(this.textEdit_GlycosylatedHemoglobin);
|
||
this.groupControl8.Controls.Add(this.labelControl53);
|
||
this.groupControl8.Controls.Add(this.labelControl54);
|
||
this.groupControl8.Controls.Add(this.textEdit_TwoHourPostprandialBloodGlucose);
|
||
this.groupControl8.Controls.Add(this.labelControl51);
|
||
this.groupControl8.Controls.Add(this.labelControl52);
|
||
this.groupControl8.Controls.Add(this.textEdit_InspectFastingBloodGlucose);
|
||
this.groupControl8.Controls.Add(this.checkBox_OtherTypes);
|
||
this.groupControl8.Controls.Add(this.checkBox_Normal);
|
||
this.groupControl8.Controls.Add(this.checkBox_Fangpu);
|
||
this.groupControl8.Controls.Add(this.checkBox_AtrialFibrillation);
|
||
this.groupControl8.Controls.Add(this.labelControl43);
|
||
this.groupControl8.Controls.Add(this.radioGroup_ECG);
|
||
this.groupControl8.Controls.Add(this.labelControl49);
|
||
this.groupControl8.Controls.Add(this.labelControl50);
|
||
this.groupControl8.Controls.Add(this.textEdit_InspectDiastolicPressure);
|
||
this.groupControl8.Controls.Add(this.labelControl46);
|
||
this.groupControl8.Controls.Add(this.labelControl48);
|
||
this.groupControl8.Controls.Add(this.textEdit_InspectSystolicPressure);
|
||
this.groupControl8.Controls.Add(this.labelControl47);
|
||
this.groupControl8.Controls.Add(this.labelControl44);
|
||
this.groupControl8.Controls.Add(this.labelControl45);
|
||
this.groupControl8.Controls.Add(this.textEdit_Weight);
|
||
this.groupControl8.Controls.Add(this.simpleButton_Save);
|
||
this.groupControl8.Controls.Add(this.simpleButton_LeaveHospital);
|
||
this.groupControl8.Controls.Add(this.simpleButton_OperationInformation);
|
||
this.groupControl8.Controls.Add(this.simpleButton_New);
|
||
this.groupControl8.Controls.Add(this.simpleButton_ECG);
|
||
this.groupControl8.Controls.Add(this.simpleButton_ViewMedicalRecords);
|
||
this.groupControl8.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupControl8.Location = new System.Drawing.Point(0, 1641);
|
||
this.groupControl8.Name = "groupControl8";
|
||
this.groupControl8.Size = new System.Drawing.Size(1194, 300);
|
||
this.groupControl8.TabIndex = 242;
|
||
this.groupControl8.Text = "检查(12个月随访患者必填)";
|
||
//
|
||
// labelControl_Homocysteine
|
||
//
|
||
this.labelControl_Homocysteine.Location = new System.Drawing.Point(88, 183);
|
||
this.labelControl_Homocysteine.Name = "labelControl_Homocysteine";
|
||
this.labelControl_Homocysteine.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl_Homocysteine.TabIndex = 322;
|
||
this.labelControl_Homocysteine.Text = "同型半胱氨酸:";
|
||
//
|
||
// labelControl97
|
||
//
|
||
this.labelControl97.Location = new System.Drawing.Point(234, 183);
|
||
this.labelControl97.Name = "labelControl97";
|
||
this.labelControl97.Size = new System.Drawing.Size(37, 14);
|
||
this.labelControl97.TabIndex = 321;
|
||
this.labelControl97.Text = "μmol/L";
|
||
//
|
||
// textEdit_Homocysteine
|
||
//
|
||
this.textEdit_Homocysteine.Location = new System.Drawing.Point(175, 180);
|
||
this.textEdit_Homocysteine.Name = "textEdit_Homocysteine";
|
||
this.textEdit_Homocysteine.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_Homocysteine.TabIndex = 320;
|
||
//
|
||
// labelControl65
|
||
//
|
||
this.labelControl65.Location = new System.Drawing.Point(852, 151);
|
||
this.labelControl65.Name = "labelControl65";
|
||
this.labelControl65.Size = new System.Drawing.Size(120, 14);
|
||
this.labelControl65.TabIndex = 319;
|
||
this.labelControl65.Text = "高密度脂蛋白胆固醇:";
|
||
//
|
||
// labelControl66
|
||
//
|
||
this.labelControl66.Location = new System.Drawing.Point(1040, 151);
|
||
this.labelControl66.Name = "labelControl66";
|
||
this.labelControl66.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl66.TabIndex = 318;
|
||
this.labelControl66.Text = "mmol/L";
|
||
//
|
||
// textEdit_HighDensityLipoproteinCholesterol
|
||
//
|
||
this.textEdit_HighDensityLipoproteinCholesterol.Location = new System.Drawing.Point(978, 148);
|
||
this.textEdit_HighDensityLipoproteinCholesterol.Name = "textEdit_HighDensityLipoproteinCholesterol";
|
||
this.textEdit_HighDensityLipoproteinCholesterol.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_HighDensityLipoproteinCholesterol.TabIndex = 317;
|
||
//
|
||
// labelControl63
|
||
//
|
||
this.labelControl63.Location = new System.Drawing.Point(579, 151);
|
||
this.labelControl63.Name = "labelControl63";
|
||
this.labelControl63.Size = new System.Drawing.Size(120, 14);
|
||
this.labelControl63.TabIndex = 316;
|
||
this.labelControl63.Text = "低密度脂蛋白胆固醇:";
|
||
//
|
||
// labelControl64
|
||
//
|
||
this.labelControl64.Location = new System.Drawing.Point(759, 151);
|
||
this.labelControl64.Name = "labelControl64";
|
||
this.labelControl64.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl64.TabIndex = 315;
|
||
this.labelControl64.Text = "mmol/L";
|
||
//
|
||
// textEdit16
|
||
//
|
||
this.textEdit16.Location = new System.Drawing.Point(701, 148);
|
||
this.textEdit16.Name = "textEdit16";
|
||
this.textEdit16.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit16.TabIndex = 314;
|
||
//
|
||
// labelControl61
|
||
//
|
||
this.labelControl61.Location = new System.Drawing.Point(310, 148);
|
||
this.labelControl61.Name = "labelControl61";
|
||
this.labelControl61.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl61.TabIndex = 313;
|
||
this.labelControl61.Text = "胆固醇:";
|
||
//
|
||
// labelControl62
|
||
//
|
||
this.labelControl62.Location = new System.Drawing.Point(502, 148);
|
||
this.labelControl62.Name = "labelControl62";
|
||
this.labelControl62.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl62.TabIndex = 312;
|
||
this.labelControl62.Text = "mmol/L";
|
||
//
|
||
// textEdit_Cholesterol
|
||
//
|
||
this.textEdit_Cholesterol.Location = new System.Drawing.Point(440, 145);
|
||
this.textEdit_Cholesterol.Name = "textEdit_Cholesterol";
|
||
this.textEdit_Cholesterol.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_Cholesterol.TabIndex = 311;
|
||
//
|
||
// labelControl60
|
||
//
|
||
this.labelControl60.Location = new System.Drawing.Point(88, 148);
|
||
this.labelControl60.Name = "labelControl60";
|
||
this.labelControl60.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl60.TabIndex = 310;
|
||
this.labelControl60.Text = "甘油三酯:";
|
||
//
|
||
// labelControl59
|
||
//
|
||
this.labelControl59.Location = new System.Drawing.Point(23, 111);
|
||
this.labelControl59.Name = "labelControl59";
|
||
this.labelControl59.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl59.TabIndex = 309;
|
||
this.labelControl59.Text = "血糖:";
|
||
//
|
||
// labelControl57
|
||
//
|
||
this.labelControl57.Location = new System.Drawing.Point(23, 148);
|
||
this.labelControl57.Name = "labelControl57";
|
||
this.labelControl57.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl57.TabIndex = 308;
|
||
this.labelControl57.Text = "血脂四项:";
|
||
//
|
||
// labelControl58
|
||
//
|
||
this.labelControl58.Location = new System.Drawing.Point(234, 148);
|
||
this.labelControl58.Name = "labelControl58";
|
||
this.labelControl58.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl58.TabIndex = 307;
|
||
this.labelControl58.Text = "mmol/L";
|
||
//
|
||
// textEdit_Triglyceride
|
||
//
|
||
this.textEdit_Triglyceride.Location = new System.Drawing.Point(175, 145);
|
||
this.textEdit_Triglyceride.Name = "textEdit_Triglyceride";
|
||
this.textEdit_Triglyceride.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_Triglyceride.TabIndex = 306;
|
||
//
|
||
// labelControl55
|
||
//
|
||
this.labelControl55.Location = new System.Drawing.Point(579, 111);
|
||
this.labelControl55.Name = "labelControl55";
|
||
this.labelControl55.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl55.TabIndex = 305;
|
||
this.labelControl55.Text = "糖化血红蛋白:";
|
||
//
|
||
// labelControl56
|
||
//
|
||
this.labelControl56.Location = new System.Drawing.Point(760, 111);
|
||
this.labelControl56.Name = "labelControl56";
|
||
this.labelControl56.Size = new System.Drawing.Size(12, 14);
|
||
this.labelControl56.TabIndex = 304;
|
||
this.labelControl56.Text = "%";
|
||
//
|
||
// textEdit_GlycosylatedHemoglobin
|
||
//
|
||
this.textEdit_GlycosylatedHemoglobin.Location = new System.Drawing.Point(701, 108);
|
||
this.textEdit_GlycosylatedHemoglobin.Name = "textEdit_GlycosylatedHemoglobin";
|
||
this.textEdit_GlycosylatedHemoglobin.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_GlycosylatedHemoglobin.TabIndex = 303;
|
||
//
|
||
// labelControl53
|
||
//
|
||
this.labelControl53.Location = new System.Drawing.Point(310, 111);
|
||
this.labelControl53.Name = "labelControl53";
|
||
this.labelControl53.Size = new System.Drawing.Size(130, 14);
|
||
this.labelControl53.TabIndex = 302;
|
||
this.labelControl53.Text = "餐后两小时血糖(推荐):";
|
||
//
|
||
// labelControl54
|
||
//
|
||
this.labelControl54.Location = new System.Drawing.Point(502, 111);
|
||
this.labelControl54.Name = "labelControl54";
|
||
this.labelControl54.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl54.TabIndex = 301;
|
||
this.labelControl54.Text = "mmol/L";
|
||
//
|
||
// textEdit_TwoHourPostprandialBloodGlucose
|
||
//
|
||
this.textEdit_TwoHourPostprandialBloodGlucose.Location = new System.Drawing.Point(440, 108);
|
||
this.textEdit_TwoHourPostprandialBloodGlucose.Name = "textEdit_TwoHourPostprandialBloodGlucose";
|
||
this.textEdit_TwoHourPostprandialBloodGlucose.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_TwoHourPostprandialBloodGlucose.TabIndex = 300;
|
||
//
|
||
// labelControl51
|
||
//
|
||
this.labelControl51.Location = new System.Drawing.Point(88, 111);
|
||
this.labelControl51.Name = "labelControl51";
|
||
this.labelControl51.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl51.TabIndex = 299;
|
||
this.labelControl51.Text = "空腹血糖:";
|
||
//
|
||
// labelControl52
|
||
//
|
||
this.labelControl52.Location = new System.Drawing.Point(234, 111);
|
||
this.labelControl52.Name = "labelControl52";
|
||
this.labelControl52.Size = new System.Drawing.Size(40, 14);
|
||
this.labelControl52.TabIndex = 298;
|
||
this.labelControl52.Text = "mmol/L";
|
||
//
|
||
// textEdit_InspectFastingBloodGlucose
|
||
//
|
||
this.textEdit_InspectFastingBloodGlucose.Location = new System.Drawing.Point(175, 108);
|
||
this.textEdit_InspectFastingBloodGlucose.Name = "textEdit_InspectFastingBloodGlucose";
|
||
this.textEdit_InspectFastingBloodGlucose.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_InspectFastingBloodGlucose.TabIndex = 297;
|
||
//
|
||
// checkBox_OtherTypes
|
||
//
|
||
this.checkBox_OtherTypes.AutoSize = true;
|
||
this.checkBox_OtherTypes.Location = new System.Drawing.Point(463, 70);
|
||
this.checkBox_OtherTypes.Name = "checkBox_OtherTypes";
|
||
this.checkBox_OtherTypes.Size = new System.Drawing.Size(74, 18);
|
||
this.checkBox_OtherTypes.TabIndex = 296;
|
||
this.checkBox_OtherTypes.Text = "其他类型";
|
||
this.checkBox_OtherTypes.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Normal
|
||
//
|
||
this.checkBox_Normal.AutoSize = true;
|
||
this.checkBox_Normal.Location = new System.Drawing.Point(541, 70);
|
||
this.checkBox_Normal.Name = "checkBox_Normal";
|
||
this.checkBox_Normal.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_Normal.TabIndex = 295;
|
||
this.checkBox_Normal.Text = "正常";
|
||
this.checkBox_Normal.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_Fangpu
|
||
//
|
||
this.checkBox_Fangpu.AutoSize = true;
|
||
this.checkBox_Fangpu.Location = new System.Drawing.Point(399, 70);
|
||
this.checkBox_Fangpu.Name = "checkBox_Fangpu";
|
||
this.checkBox_Fangpu.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_Fangpu.TabIndex = 294;
|
||
this.checkBox_Fangpu.Text = "房扑";
|
||
this.checkBox_Fangpu.UseVisualStyleBackColor = true;
|
||
//
|
||
// checkBox_AtrialFibrillation
|
||
//
|
||
this.checkBox_AtrialFibrillation.AutoSize = true;
|
||
this.checkBox_AtrialFibrillation.Location = new System.Drawing.Point(331, 70);
|
||
this.checkBox_AtrialFibrillation.Name = "checkBox_AtrialFibrillation";
|
||
this.checkBox_AtrialFibrillation.Size = new System.Drawing.Size(50, 18);
|
||
this.checkBox_AtrialFibrillation.TabIndex = 293;
|
||
this.checkBox_AtrialFibrillation.Text = "房颤";
|
||
this.checkBox_AtrialFibrillation.UseVisualStyleBackColor = true;
|
||
//
|
||
// labelControl43
|
||
//
|
||
this.labelControl43.Location = new System.Drawing.Point(243, 72);
|
||
this.labelControl43.Name = "labelControl43";
|
||
this.labelControl43.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl43.TabIndex = 290;
|
||
this.labelControl43.Text = "检查结果:";
|
||
//
|
||
// radioGroup_ECG
|
||
//
|
||
this.radioGroup_ECG.Location = new System.Drawing.Point(88, 68);
|
||
this.radioGroup_ECG.Name = "radioGroup_ECG";
|
||
this.radioGroup_ECG.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_ECG.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "未查"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "已查")});
|
||
this.radioGroup_ECG.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_ECG.Size = new System.Drawing.Size(117, 23);
|
||
this.radioGroup_ECG.TabIndex = 289;
|
||
this.radioGroup_ECG.SelectedIndexChanged += new System.EventHandler(this.radioGroup_ECG_SelectedIndexChanged);
|
||
//
|
||
// labelControl49
|
||
//
|
||
this.labelControl49.Location = new System.Drawing.Point(373, 42);
|
||
this.labelControl49.Name = "labelControl49";
|
||
this.labelControl49.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl49.TabIndex = 288;
|
||
this.labelControl49.Text = "舒张压:";
|
||
//
|
||
// labelControl50
|
||
//
|
||
this.labelControl50.Location = new System.Drawing.Point(481, 42);
|
||
this.labelControl50.Name = "labelControl50";
|
||
this.labelControl50.Size = new System.Drawing.Size(35, 14);
|
||
this.labelControl50.TabIndex = 287;
|
||
this.labelControl50.Text = "mmHg";
|
||
//
|
||
// textEdit_InspectDiastolicPressure
|
||
//
|
||
this.textEdit_InspectDiastolicPressure.Location = new System.Drawing.Point(424, 39);
|
||
this.textEdit_InspectDiastolicPressure.Name = "textEdit_InspectDiastolicPressure";
|
||
this.textEdit_InspectDiastolicPressure.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_InspectDiastolicPressure.TabIndex = 286;
|
||
//
|
||
// labelControl46
|
||
//
|
||
this.labelControl46.Location = new System.Drawing.Point(215, 42);
|
||
this.labelControl46.Name = "labelControl46";
|
||
this.labelControl46.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl46.TabIndex = 285;
|
||
this.labelControl46.Text = "收缩压:";
|
||
//
|
||
// labelControl48
|
||
//
|
||
this.labelControl48.Location = new System.Drawing.Point(323, 42);
|
||
this.labelControl48.Name = "labelControl48";
|
||
this.labelControl48.Size = new System.Drawing.Size(35, 14);
|
||
this.labelControl48.TabIndex = 284;
|
||
this.labelControl48.Text = "mmHg";
|
||
//
|
||
// textEdit_InspectSystolicPressure
|
||
//
|
||
this.textEdit_InspectSystolicPressure.Location = new System.Drawing.Point(266, 39);
|
||
this.textEdit_InspectSystolicPressure.Name = "textEdit_InspectSystolicPressure";
|
||
this.textEdit_InspectSystolicPressure.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_InspectSystolicPressure.TabIndex = 283;
|
||
//
|
||
// labelControl47
|
||
//
|
||
this.labelControl47.Location = new System.Drawing.Point(23, 42);
|
||
this.labelControl47.Name = "labelControl47";
|
||
this.labelControl47.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl47.TabIndex = 282;
|
||
this.labelControl47.Text = "体重:";
|
||
//
|
||
// labelControl44
|
||
//
|
||
this.labelControl44.Location = new System.Drawing.Point(23, 72);
|
||
this.labelControl44.Name = "labelControl44";
|
||
this.labelControl44.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl44.TabIndex = 278;
|
||
this.labelControl44.Text = "心电图:";
|
||
//
|
||
// labelControl45
|
||
//
|
||
this.labelControl45.Location = new System.Drawing.Point(146, 42);
|
||
this.labelControl45.Name = "labelControl45";
|
||
this.labelControl45.Size = new System.Drawing.Size(13, 14);
|
||
this.labelControl45.TabIndex = 277;
|
||
this.labelControl45.Text = "kg";
|
||
//
|
||
// textEdit_Weight
|
||
//
|
||
this.textEdit_Weight.Location = new System.Drawing.Point(88, 39);
|
||
this.textEdit_Weight.Name = "textEdit_Weight";
|
||
this.textEdit_Weight.Size = new System.Drawing.Size(54, 20);
|
||
this.textEdit_Weight.TabIndex = 276;
|
||
//
|
||
// simpleButton_Save
|
||
//
|
||
this.simpleButton_Save.Location = new System.Drawing.Point(1118, 246);
|
||
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 = "保存";
|
||
//
|
||
// simpleButton_LeaveHospital
|
||
//
|
||
this.simpleButton_LeaveHospital.Location = new System.Drawing.Point(875, 246);
|
||
this.simpleButton_LeaveHospital.Name = "simpleButton_LeaveHospital";
|
||
this.simpleButton_LeaveHospital.Size = new System.Drawing.Size(150, 42);
|
||
this.simpleButton_LeaveHospital.TabIndex = 173;
|
||
this.simpleButton_LeaveHospital.Text = "查看出院带药信息";
|
||
this.simpleButton_LeaveHospital.Click += new System.EventHandler(this.simpleButton_ViewDrugs_Click);
|
||
//
|
||
// simpleButton_OperationInformation
|
||
//
|
||
this.simpleButton_OperationInformation.Location = new System.Drawing.Point(734, 246);
|
||
this.simpleButton_OperationInformation.Name = "simpleButton_OperationInformation";
|
||
this.simpleButton_OperationInformation.Size = new System.Drawing.Size(124, 42);
|
||
this.simpleButton_OperationInformation.TabIndex = 174;
|
||
this.simpleButton_OperationInformation.Text = "查看手术信息";
|
||
this.simpleButton_OperationInformation.Click += new System.EventHandler(this.simpleButton_ViewOperation_Click);
|
||
//
|
||
// simpleButton_New
|
||
//
|
||
this.simpleButton_New.Location = new System.Drawing.Point(1039, 246);
|
||
this.simpleButton_New.Name = "simpleButton_New";
|
||
this.simpleButton_New.Size = new System.Drawing.Size(71, 42);
|
||
this.simpleButton_New.TabIndex = 30;
|
||
this.simpleButton_New.Text = "新增";
|
||
this.simpleButton_New.Click += new System.EventHandler(this.simpleButton_Add_Click);
|
||
//
|
||
// simpleButton_ECG
|
||
//
|
||
this.simpleButton_ECG.Location = new System.Drawing.Point(496, 246);
|
||
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);
|
||
//
|
||
// simpleButton_ViewMedicalRecords
|
||
//
|
||
this.simpleButton_ViewMedicalRecords.Location = new System.Drawing.Point(623, 246);
|
||
this.simpleButton_ViewMedicalRecords.Name = "simpleButton_ViewMedicalRecords";
|
||
this.simpleButton_ViewMedicalRecords.Size = new System.Drawing.Size(101, 42);
|
||
this.simpleButton_ViewMedicalRecords.TabIndex = 213;
|
||
this.simpleButton_ViewMedicalRecords.Text = "查看病历";
|
||
this.simpleButton_ViewMedicalRecords.Click += new System.EventHandler(this.simpleButton_EMR_Click);
|
||
//
|
||
// gridColumn2
|
||
//
|
||
this.gridColumn2.Caption = "状态";
|
||
this.gridColumn2.FieldName = "FollowUpStatus";
|
||
this.gridColumn2.MinWidth = 23;
|
||
this.gridColumn2.Name = "gridColumn2";
|
||
this.gridColumn2.Visible = true;
|
||
this.gridColumn2.VisibleIndex = 3;
|
||
this.gridColumn2.Width = 86;
|
||
//
|
||
// Form_FollowUpDetail_Apoplexy
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.AutoScroll = true;
|
||
this.AutoSize = true;
|
||
this.ClientSize = new System.Drawing.Size(1211, 826);
|
||
this.Controls.Add(this.xtraScrollableControl1);
|
||
this.Controls.Add(this.panel2);
|
||
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Form_FollowUpDetail_Apoplexy.IconOptions.Icon")));
|
||
this.Name = "Form_FollowUpDetail_Apoplexy";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "卒中随访详细";
|
||
this.Load += new System.EventHandler(this.Form_FollowUpDetail_Load);
|
||
this.panel2.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.gridControl_FollowUpVisit)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridView_FollowUpVisit)).EndInit();
|
||
this.panel1.ResumeLayout(false);
|
||
this.panel1.PerformLayout();
|
||
this.xtraScrollableControl1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
|
||
this.groupControl6.ResumeLayout(false);
|
||
this.groupControl6.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_PostprandialBloodGlucose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_FastingBloodGlucose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_BloodGlucoseMeasurement.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DiastolicPressure.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_BloodPressureMeasurementFrequency.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_SystolicPressure.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
|
||
this.groupControl7.ResumeLayout(false);
|
||
this.groupControl7.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_LipidRegulatingMedicine.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_HypoglycemicDrugs.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_HypotensorTypeNumber.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Hypotensor.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OtherDrugs.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_ApixabanDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_RivaroxabanDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_DabigatranDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_WarfarinDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_CilostazolDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_CeclopyridineDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_DipyridamoleDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OzagreDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_ClopidogrelDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AspirinDose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AntithromboticDrugs.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
|
||
this.groupControl4.ResumeLayout(false);
|
||
this.groupControl4.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Drinking.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Smoking.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Motion.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
|
||
this.groupControl3.ResumeLayout(false);
|
||
this.groupControl3.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OtherText.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
|
||
this.groupControl2.ResumeLayout(false);
|
||
this.groupControl2.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_WorkSituation.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_EmergencyNumber.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_OutpatientNumber.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_HospitalizationNumber.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AverageMonthlyOutpatientExpenses.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
||
this.groupControl1.ResumeLayout(false);
|
||
this.groupControl1.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DeathReasons.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsLostVisit.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_IsDeath.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_LostReasons.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_FollowUpType.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
|
||
this.groupControl5.ResumeLayout(false);
|
||
this.groupControl5.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_NIHSS.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_NIHSSScore.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_MRS.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_MRSScore.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.groupControl8)).EndInit();
|
||
this.groupControl8.ResumeLayout(false);
|
||
this.groupControl8.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Homocysteine.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_HighDensityLipoproteinCholesterol.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit16.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Cholesterol.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Triglyceride.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_GlycosylatedHemoglobin.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_TwoHourPostprandialBloodGlucose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectFastingBloodGlucose.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_ECG.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectDiastolicPressure.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_InspectSystolicPressure.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_Weight.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
private System.Windows.Forms.Panel panel2;
|
||
private System.Windows.Forms.ImageList imageList1;
|
||
private DevExpress.XtraEditors.XtraScrollableControl xtraScrollableControl1;
|
||
private DevExpress.XtraEditors.GroupControl groupControl4;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_Drinking;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_Smoking;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_Motion;
|
||
private DevExpress.XtraEditors.LabelControl labelControl26;
|
||
private DevExpress.XtraEditors.LabelControl labelControl27;
|
||
private DevExpress.XtraEditors.LabelControl labelControl31;
|
||
private DevExpress.XtraEditors.GroupControl groupControl3;
|
||
private System.Windows.Forms.CheckBox checkBox_IsNone;
|
||
private System.Windows.Forms.CheckBox checkBox_IsAtrialFibrillation;
|
||
private System.Windows.Forms.CheckBox checkBox_IsDyslipidemia;
|
||
private System.Windows.Forms.CheckBox checkBox_IsDiabetes;
|
||
private System.Windows.Forms.CheckBox checkBox_IsHypertension;
|
||
private DevExpress.XtraEditors.LabelControl labelControl25;
|
||
private DevExpress.XtraEditors.LabelControl labelControl23;
|
||
private System.Windows.Forms.CheckBox checkBox_IsNoneAbove;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_OtherText;
|
||
private System.Windows.Forms.CheckBox checkBox_IsOther;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_PVDTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl24;
|
||
private System.Windows.Forms.CheckBox checkBox_IsPVD;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_PulmonaryEmbolismTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl22;
|
||
private System.Windows.Forms.CheckBox checkBox_IsPulmonaryEmbolism;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_HeartFailureTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl20;
|
||
private System.Windows.Forms.CheckBox checkBox_IsHeartFailure;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_UnstableAnginaTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl19;
|
||
private System.Windows.Forms.CheckBox checkBox_IsUnstableAngina;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_MiocardialInfarctionTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl18;
|
||
private System.Windows.Forms.CheckBox checkBox_IsMiocardialInfarction;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_TIATime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl12;
|
||
private System.Windows.Forms.CheckBox checkBox_IsTIA;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_ApoplexyTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl11;
|
||
private System.Windows.Forms.CheckBox checkBox_OtherUnclassifiedStroke;
|
||
private System.Windows.Forms.CheckBox checkBox_CerebralHemorrhage;
|
||
private DevExpress.XtraEditors.LabelControl labelControl7;
|
||
private System.Windows.Forms.CheckBox checkBox_CerebralInfarction;
|
||
private System.Windows.Forms.CheckBox checkBox_IsApoplexy;
|
||
private DevExpress.XtraEditors.GroupControl groupControl2;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_WorkSituation;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_EmergencyNumber;
|
||
private DevExpress.XtraEditors.LabelControl labelControl17;
|
||
private DevExpress.XtraEditors.LabelControl labelControl9;
|
||
private System.Windows.Forms.CheckBox checkBox_NursingOther;
|
||
private DevExpress.XtraEditors.LabelControl labelControl10;
|
||
private System.Windows.Forms.CheckBox checkBox_NursingSelfCare;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_OutpatientNumber;
|
||
private System.Windows.Forms.CheckBox checkBox__NursingNanny;
|
||
private DevExpress.XtraEditors.LabelControl labelControl13;
|
||
private System.Windows.Forms.CheckBox checkBox_NursingParamedic;
|
||
private DevExpress.XtraEditors.LabelControl labelControl14;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_HospitalizationNumber;
|
||
private DevExpress.XtraEditors.LabelControl labelControl16;
|
||
private DevExpress.XtraEditors.LabelControl labelControl15;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_AverageMonthlyOutpatientExpenses;
|
||
private DevExpress.XtraEditors.GroupControl groupControl1;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_DeathTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl8;
|
||
private DevExpress.XtraEditors.LabelControl labelControl6;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_DeathReasons;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_IsLostVisit;
|
||
private DevExpress.XtraEditors.LabelControl labelControl5;
|
||
private DevExpress.XtraEditors.LabelControl labelControl2;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_IsDeath;
|
||
private DevExpress.XtraEditors.LabelControl labelControl1;
|
||
private DevExpress.XtraEditors.LabelControl labelControl4;
|
||
private HL_FristAidPlatform_Public.TimeControl dateEdit_FollowUpDate;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_LostReasons;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_FollowUpType;
|
||
private DevExpress.XtraEditors.LabelControl labelControl3;
|
||
private System.Windows.Forms.Panel panel1;
|
||
private System.Windows.Forms.Label label_AdmissionNumber;
|
||
private System.Windows.Forms.Label label4;
|
||
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.Label label1;
|
||
private DevExpress.XtraGrid.GridControl gridControl_FollowUpVisit;
|
||
private DevExpress.XtraGrid.Views.Grid.GridView gridView_FollowUpVisit;
|
||
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_ID;
|
||
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_GUID;
|
||
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.XtraGrid.Columns.GridColumn gridColumn_FollowUpStatus;
|
||
private DevExpress.XtraEditors.GroupControl groupControl6;
|
||
private DevExpress.XtraEditors.LabelControl labelControl36;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_PostprandialBloodGlucose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl37;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_FastingBloodGlucose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl38;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_BloodGlucoseMeasurement;
|
||
private DevExpress.XtraEditors.LabelControl labelControl35;
|
||
private DevExpress.XtraEditors.LabelControl labelControl30;
|
||
private DevExpress.XtraEditors.LabelControl labelControl29;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_DiastolicPressure;
|
||
private DevExpress.XtraEditors.LabelControl labelControl28;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_BloodPressureMeasurementFrequency;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_SystolicPressure;
|
||
private DevExpress.XtraEditors.LabelControl labelControl32;
|
||
private DevExpress.XtraEditors.LabelControl labelControl33;
|
||
private DevExpress.XtraEditors.LabelControl labelControl34;
|
||
private DevExpress.XtraEditors.GroupControl groupControl5;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_MRSScore;
|
||
private DevExpress.XtraEditors.LabelControl labelControl39;
|
||
private DevExpress.XtraEditors.GroupControl groupControl7;
|
||
private System.Windows.Forms.CheckBox checkBox_StatinsOther;
|
||
private System.Windows.Forms.CheckBox checkBox_NicotinicAcidAndItsDerivatives;
|
||
private System.Windows.Forms.CheckBox checkBox_CholesterolAbsorptionInhibitors;
|
||
private System.Windows.Forms.CheckBox checkBox_Fibrates;
|
||
private System.Windows.Forms.CheckBox checkBox_Statins;
|
||
private DevExpress.XtraEditors.LabelControl labelControl68;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_LipidRegulatingMedicine;
|
||
private DevExpress.XtraEditors.LabelControl labelControl69;
|
||
private System.Windows.Forms.CheckBox checkBox_HypoglycemicOther;
|
||
private System.Windows.Forms.CheckBox checkBox_NonSulfonylureaTypeInsulinSecretingAgent;
|
||
private System.Windows.Forms.CheckBox checkBox_InsulinSensitizer;
|
||
private System.Windows.Forms.CheckBox checkBox_Biguanides;
|
||
private System.Windows.Forms.CheckBox checkBox_αGlucosidaseInhibitors;
|
||
private System.Windows.Forms.CheckBox checkBox_Sulfonylureas;
|
||
private System.Windows.Forms.CheckBox checkBox_Insulin;
|
||
private DevExpress.XtraEditors.LabelControl labelControl70;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_HypoglycemicDrugs;
|
||
private DevExpress.XtraEditors.LabelControl labelControl71;
|
||
private System.Windows.Forms.CheckBox checkBox_HypotensorOther;
|
||
private System.Windows.Forms.CheckBox checkBox_CalciumAntagonists;
|
||
private System.Windows.Forms.CheckBox checkBox_HypotensorDiuretic;
|
||
private System.Windows.Forms.CheckBox checkBox_HypotensorBetaBlockers;
|
||
private System.Windows.Forms.CheckBox checkBox_HypotensorARB;
|
||
private System.Windows.Forms.CheckBox checkBox_HypotensorACEI;
|
||
private DevExpress.XtraEditors.LabelControl labelControl72;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_HypotensorTypeNumber;
|
||
private DevExpress.XtraEditors.LabelControl labelControl73;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_Hypotensor;
|
||
private DevExpress.XtraEditors.LabelControl labelControl74;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_OtherDrugs;
|
||
private System.Windows.Forms.CheckBox checkBox_OtherDrugs;
|
||
private DevExpress.XtraEditors.LabelControl labelControl75;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_ApixabanDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl76;
|
||
private System.Windows.Forms.CheckBox checkBox_Apixaban;
|
||
private DevExpress.XtraEditors.LabelControl labelControl77;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_RivaroxabanDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl78;
|
||
private System.Windows.Forms.CheckBox checkBox_Rivaroxaban;
|
||
private DevExpress.XtraEditors.LabelControl labelControl79;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_DabigatranDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl80;
|
||
private System.Windows.Forms.CheckBox checkBox_Dabigatran;
|
||
private DevExpress.XtraEditors.LabelControl labelControl81;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_WarfarinDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl82;
|
||
private System.Windows.Forms.CheckBox checkBox_Warfarin;
|
||
private DevExpress.XtraEditors.LabelControl labelControl83;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_CilostazolDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl84;
|
||
private System.Windows.Forms.CheckBox checkBox_Cilostazol;
|
||
private DevExpress.XtraEditors.LabelControl labelControl85;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_CeclopyridineDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl86;
|
||
private System.Windows.Forms.CheckBox checkBox_Ceclopyridine;
|
||
private DevExpress.XtraEditors.LabelControl labelControl87;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_DipyridamoleDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl88;
|
||
private System.Windows.Forms.CheckBox checkBox_Dipyridamole;
|
||
private DevExpress.XtraEditors.LabelControl labelControl89;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_OzagreDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl90;
|
||
private System.Windows.Forms.CheckBox checkBox_Ozagre;
|
||
private DevExpress.XtraEditors.LabelControl labelControl91;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_ClopidogrelDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl92;
|
||
private System.Windows.Forms.CheckBox checkBox_Clopidogrel;
|
||
private DevExpress.XtraEditors.LabelControl labelControl93;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_AspirinDose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl94;
|
||
private System.Windows.Forms.CheckBox checkBox_Aspirin;
|
||
private DevExpress.XtraEditors.LabelControl labelControl95;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AntithromboticDrugs;
|
||
private DevExpress.XtraEditors.LabelControl labelControl96;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_ViewMedicalRecords;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_ECG;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_Save;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_New;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_OperationInformation;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton_LeaveHospital;
|
||
private DevExpress.XtraEditors.LabelControl labelControl41;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_NIHSS;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_NIHSSScore;
|
||
private DevExpress.XtraEditors.LabelControl labelControl42;
|
||
private DevExpress.XtraEditors.LabelControl labelControl40;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_MRS;
|
||
private DevExpress.XtraEditors.GroupControl groupControl8;
|
||
private DevExpress.XtraEditors.LabelControl labelControl_Homocysteine;
|
||
private DevExpress.XtraEditors.LabelControl labelControl97;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_Homocysteine;
|
||
private DevExpress.XtraEditors.LabelControl labelControl65;
|
||
private DevExpress.XtraEditors.LabelControl labelControl66;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_HighDensityLipoproteinCholesterol;
|
||
private DevExpress.XtraEditors.LabelControl labelControl63;
|
||
private DevExpress.XtraEditors.LabelControl labelControl64;
|
||
private DevExpress.XtraEditors.TextEdit textEdit16;
|
||
private DevExpress.XtraEditors.LabelControl labelControl61;
|
||
private DevExpress.XtraEditors.LabelControl labelControl62;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_Cholesterol;
|
||
private DevExpress.XtraEditors.LabelControl labelControl60;
|
||
private DevExpress.XtraEditors.LabelControl labelControl59;
|
||
private DevExpress.XtraEditors.LabelControl labelControl57;
|
||
private DevExpress.XtraEditors.LabelControl labelControl58;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_Triglyceride;
|
||
private DevExpress.XtraEditors.LabelControl labelControl55;
|
||
private DevExpress.XtraEditors.LabelControl labelControl56;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_GlycosylatedHemoglobin;
|
||
private DevExpress.XtraEditors.LabelControl labelControl53;
|
||
private DevExpress.XtraEditors.LabelControl labelControl54;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_TwoHourPostprandialBloodGlucose;
|
||
private DevExpress.XtraEditors.LabelControl labelControl51;
|
||
private DevExpress.XtraEditors.LabelControl labelControl52;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_InspectFastingBloodGlucose;
|
||
private System.Windows.Forms.CheckBox checkBox_OtherTypes;
|
||
private System.Windows.Forms.CheckBox checkBox_Normal;
|
||
private System.Windows.Forms.CheckBox checkBox_Fangpu;
|
||
private System.Windows.Forms.CheckBox checkBox_AtrialFibrillation;
|
||
private DevExpress.XtraEditors.LabelControl labelControl43;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_ECG;
|
||
private DevExpress.XtraEditors.LabelControl labelControl49;
|
||
private DevExpress.XtraEditors.LabelControl labelControl50;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_InspectDiastolicPressure;
|
||
private DevExpress.XtraEditors.LabelControl labelControl46;
|
||
private DevExpress.XtraEditors.LabelControl labelControl48;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_InspectSystolicPressure;
|
||
private DevExpress.XtraEditors.LabelControl labelControl47;
|
||
private DevExpress.XtraEditors.LabelControl labelControl44;
|
||
private DevExpress.XtraEditors.LabelControl labelControl45;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_Weight;
|
||
private System.Windows.Forms.CheckBox checkBox_SubarachnoidHemorrhage;
|
||
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
|
||
private System.Windows.Forms.CheckBox checkBox_NursingFamilyMembers;
|
||
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_CUID;
|
||
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
||
}
|
||
} |