StableVersion4.3/HL_FristAidPlatform_ChestPain/Part/UC_AD.Designer.cs

458 lines
26 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace HL_FristAidPlatform_ChestPain.Part
{
partial class UC_AD
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.panel_AD = new System.Windows.Forms.Panel();
this.AD_Doctor_Name = new DevExpress.XtraEditors.TextEdit();
this.AD_Give_UP_Treatment = new DevExpress.XtraEditors.RadioGroup();
this.labelControl108 = new DevExpress.XtraEditors.LabelControl();
this.AD_Diagnosis_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl109 = new DevExpress.XtraEditors.LabelControl();
this.label7 = new System.Windows.Forms.Label();
this.AD_IMG_Examination = new DevExpress.XtraEditors.RadioGroup();
this.labelControl110 = new DevExpress.XtraEditors.LabelControl();
this.AD_CT_Notice_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl111 = new DevExpress.XtraEditors.LabelControl();
this.AD_CT_Finish_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl112 = new DevExpress.XtraEditors.LabelControl();
this.AD_CT_Scan_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl113 = new DevExpress.XtraEditors.LabelControl();
this.AD_CT_Report_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl114 = new DevExpress.XtraEditors.LabelControl();
this.AD_Notice_CDU_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl115 = new DevExpress.XtraEditors.LabelControl();
this.AD_CDU_Check_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl116 = new DevExpress.XtraEditors.LabelControl();
this.AD_Check_Result_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl117 = new DevExpress.XtraEditors.LabelControl();
this.AD_IMCD_Notice_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl118 = new DevExpress.XtraEditors.LabelControl();
this.AD_ECC_Consultation_Time = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl119 = new DevExpress.XtraEditors.LabelControl();
this.AD_Interlayer_Type = new DevExpress.XtraEditors.RadioGroup();
this.labelControl120 = new DevExpress.XtraEditors.LabelControl();
this.AD_Treatment_Strategy_Code = new DevExpress.XtraEditors.RadioGroup();
this.labelControl121 = new DevExpress.XtraEditors.LabelControl();
this.panel_AD.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.AD_Doctor_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Give_UP_Treatment.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AD_IMG_Examination.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Interlayer_Type.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Treatment_Strategy_Code.Properties)).BeginInit();
this.SuspendLayout();
//
// panel_AD
//
this.panel_AD.Controls.Add(this.AD_Doctor_Name);
this.panel_AD.Controls.Add(this.AD_Give_UP_Treatment);
this.panel_AD.Controls.Add(this.labelControl108);
this.panel_AD.Controls.Add(this.AD_Diagnosis_Time);
this.panel_AD.Controls.Add(this.labelControl109);
this.panel_AD.Controls.Add(this.label7);
this.panel_AD.Controls.Add(this.AD_IMG_Examination);
this.panel_AD.Controls.Add(this.labelControl110);
this.panel_AD.Controls.Add(this.AD_CT_Notice_Time);
this.panel_AD.Controls.Add(this.labelControl111);
this.panel_AD.Controls.Add(this.AD_CT_Finish_Time);
this.panel_AD.Controls.Add(this.labelControl112);
this.panel_AD.Controls.Add(this.AD_CT_Scan_Time);
this.panel_AD.Controls.Add(this.labelControl113);
this.panel_AD.Controls.Add(this.AD_CT_Report_Time);
this.panel_AD.Controls.Add(this.labelControl114);
this.panel_AD.Controls.Add(this.AD_Notice_CDU_Time);
this.panel_AD.Controls.Add(this.labelControl115);
this.panel_AD.Controls.Add(this.AD_CDU_Check_Time);
this.panel_AD.Controls.Add(this.labelControl116);
this.panel_AD.Controls.Add(this.AD_Check_Result_Time);
this.panel_AD.Controls.Add(this.labelControl117);
this.panel_AD.Controls.Add(this.AD_IMCD_Notice_Time);
this.panel_AD.Controls.Add(this.labelControl118);
this.panel_AD.Controls.Add(this.AD_ECC_Consultation_Time);
this.panel_AD.Controls.Add(this.labelControl119);
this.panel_AD.Controls.Add(this.AD_Interlayer_Type);
this.panel_AD.Controls.Add(this.labelControl120);
this.panel_AD.Controls.Add(this.AD_Treatment_Strategy_Code);
this.panel_AD.Controls.Add(this.labelControl121);
this.panel_AD.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_AD.Location = new System.Drawing.Point(0, 0);
this.panel_AD.Name = "panel_AD";
this.panel_AD.Size = new System.Drawing.Size(1290, 238);
this.panel_AD.TabIndex = 428;
//
// AD_Doctor_Name
//
this.AD_Doctor_Name.Location = new System.Drawing.Point(1123, 6);
this.AD_Doctor_Name.Name = "AD_Doctor_Name";
this.AD_Doctor_Name.Size = new System.Drawing.Size(142, 20);
this.AD_Doctor_Name.TabIndex = 319;
//
// AD_Give_UP_Treatment
//
this.AD_Give_UP_Treatment.Location = new System.Drawing.Point(138, 4);
this.AD_Give_UP_Treatment.Name = "AD_Give_UP_Treatment";
this.AD_Give_UP_Treatment.Properties.AllowMouseWheel = false;
this.AD_Give_UP_Treatment.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否")});
this.AD_Give_UP_Treatment.Size = new System.Drawing.Size(142, 25);
this.AD_Give_UP_Treatment.TabIndex = 314;
//
// labelControl108
//
this.labelControl108.Location = new System.Drawing.Point(15, 9);
this.labelControl108.Name = "labelControl108";
this.labelControl108.Size = new System.Drawing.Size(120, 14);
this.labelControl108.TabIndex = 315;
this.labelControl108.Text = "患者自愿放弃后续治疗";
//
// AD_Diagnosis_Time
//
this.AD_Diagnosis_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_Diagnosis_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_Diagnosis_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_Diagnosis_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_Diagnosis_Time.Location = new System.Drawing.Point(700, 5);
this.AD_Diagnosis_Time.Name = "AD_Diagnosis_Time";
this.AD_Diagnosis_Time.Size = new System.Drawing.Size(142, 23);
this.AD_Diagnosis_Time.TabIndex = 317;
this.AD_Diagnosis_Time.TimeValue = "";
//
// labelControl109
//
this.labelControl109.Location = new System.Drawing.Point(619, 9);
this.labelControl109.Name = "labelControl109";
this.labelControl109.Size = new System.Drawing.Size(72, 14);
this.labelControl109.TabIndex = 316;
this.labelControl109.Text = "初步诊断时间";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(1089, 10);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 318;
this.label7.Text = "医生";
//
// AD_IMG_Examination
//
this.AD_IMG_Examination.Location = new System.Drawing.Point(138, 37);
this.AD_IMG_Examination.Name = "AD_IMG_Examination";
this.AD_IMG_Examination.Properties.AllowMouseWheel = false;
this.AD_IMG_Examination.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "急诊CT"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "彩超"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "MRI"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "未做")});
this.AD_IMG_Examination.Size = new System.Drawing.Size(406, 25);
this.AD_IMG_Examination.TabIndex = 320;
//
// labelControl110
//
this.labelControl110.Location = new System.Drawing.Point(75, 42);
this.labelControl110.Name = "labelControl110";
this.labelControl110.Size = new System.Drawing.Size(60, 14);
this.labelControl110.TabIndex = 321;
this.labelControl110.Text = "影像学检查";
//
// AD_CT_Notice_Time
//
this.AD_CT_Notice_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_CT_Notice_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_CT_Notice_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_CT_Notice_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_CT_Notice_Time.Location = new System.Drawing.Point(700, 38);
this.AD_CT_Notice_Time.Name = "AD_CT_Notice_Time";
this.AD_CT_Notice_Time.Size = new System.Drawing.Size(142, 23);
this.AD_CT_Notice_Time.TabIndex = 323;
this.AD_CT_Notice_Time.TimeValue = "";
//
// labelControl111
//
this.labelControl111.Location = new System.Drawing.Point(616, 42);
this.labelControl111.Name = "labelControl111";
this.labelControl111.Size = new System.Drawing.Size(75, 14);
this.labelControl111.TabIndex = 322;
this.labelControl111.Text = "通知CT室时间";
//
// AD_CT_Finish_Time
//
this.AD_CT_Finish_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_CT_Finish_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_CT_Finish_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_CT_Finish_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_CT_Finish_Time.Location = new System.Drawing.Point(1123, 38);
this.AD_CT_Finish_Time.Name = "AD_CT_Finish_Time";
this.AD_CT_Finish_Time.Size = new System.Drawing.Size(142, 23);
this.AD_CT_Finish_Time.TabIndex = 325;
this.AD_CT_Finish_Time.TimeValue = "";
//
// labelControl112
//
this.labelControl112.Location = new System.Drawing.Point(1019, 42);
this.labelControl112.Name = "labelControl112";
this.labelControl112.Size = new System.Drawing.Size(99, 14);
this.labelControl112.TabIndex = 324;
this.labelControl112.Text = "CT室完成准备时间";
//
// AD_CT_Scan_Time
//
this.AD_CT_Scan_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_CT_Scan_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_CT_Scan_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_CT_Scan_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_CT_Scan_Time.Location = new System.Drawing.Point(138, 74);
this.AD_CT_Scan_Time.Name = "AD_CT_Scan_Time";
this.AD_CT_Scan_Time.Size = new System.Drawing.Size(142, 23);
this.AD_CT_Scan_Time.TabIndex = 327;
this.AD_CT_Scan_Time.TimeValue = "";
//
// labelControl113
//
this.labelControl113.Location = new System.Drawing.Point(48, 78);
this.labelControl113.Name = "labelControl113";
this.labelControl113.Size = new System.Drawing.Size(87, 14);
this.labelControl113.TabIndex = 326;
this.labelControl113.Text = "CT扫描开始时间";
//
// AD_CT_Report_Time
//
this.AD_CT_Report_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_CT_Report_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_CT_Report_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_CT_Report_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_CT_Report_Time.Location = new System.Drawing.Point(700, 74);
this.AD_CT_Report_Time.Name = "AD_CT_Report_Time";
this.AD_CT_Report_Time.Size = new System.Drawing.Size(142, 23);
this.AD_CT_Report_Time.TabIndex = 329;
this.AD_CT_Report_Time.TimeValue = "";
//
// labelControl114
//
this.labelControl114.Location = new System.Drawing.Point(628, 78);
this.labelControl114.Name = "labelControl114";
this.labelControl114.Size = new System.Drawing.Size(63, 14);
this.labelControl114.TabIndex = 328;
this.labelControl114.Text = "CT报告时间";
//
// AD_Notice_CDU_Time
//
this.AD_Notice_CDU_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_Notice_CDU_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_Notice_CDU_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_Notice_CDU_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_Notice_CDU_Time.Location = new System.Drawing.Point(138, 107);
this.AD_Notice_CDU_Time.Name = "AD_Notice_CDU_Time";
this.AD_Notice_CDU_Time.Size = new System.Drawing.Size(142, 23);
this.AD_Notice_CDU_Time.TabIndex = 331;
this.AD_Notice_CDU_Time.TimeValue = "";
//
// labelControl115
//
this.labelControl115.Location = new System.Drawing.Point(51, 111);
this.labelControl115.Name = "labelControl115";
this.labelControl115.Size = new System.Drawing.Size(84, 14);
this.labelControl115.TabIndex = 330;
this.labelControl115.Text = "通知彩超室时间";
//
// AD_CDU_Check_Time
//
this.AD_CDU_Check_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_CDU_Check_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_CDU_Check_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_CDU_Check_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_CDU_Check_Time.Location = new System.Drawing.Point(700, 107);
this.AD_CDU_Check_Time.Name = "AD_CDU_Check_Time";
this.AD_CDU_Check_Time.Size = new System.Drawing.Size(142, 23);
this.AD_CDU_Check_Time.TabIndex = 333;
this.AD_CDU_Check_Time.TimeValue = "";
//
// labelControl116
//
this.labelControl116.Location = new System.Drawing.Point(619, 111);
this.labelControl116.Name = "labelControl116";
this.labelControl116.Size = new System.Drawing.Size(72, 14);
this.labelControl116.TabIndex = 332;
this.labelControl116.Text = "彩超检查时间";
//
// AD_Check_Result_Time
//
this.AD_Check_Result_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_Check_Result_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_Check_Result_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_Check_Result_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_Check_Result_Time.Location = new System.Drawing.Point(1123, 107);
this.AD_Check_Result_Time.Name = "AD_Check_Result_Time";
this.AD_Check_Result_Time.Size = new System.Drawing.Size(142, 23);
this.AD_Check_Result_Time.TabIndex = 335;
this.AD_Check_Result_Time.TimeValue = "";
//
// labelControl117
//
this.labelControl117.Location = new System.Drawing.Point(1034, 111);
this.labelControl117.Name = "labelControl117";
this.labelControl117.Size = new System.Drawing.Size(84, 14);
this.labelControl117.TabIndex = 334;
this.labelControl117.Text = "彩超出结果时间";
//
// AD_IMCD_Notice_Time
//
this.AD_IMCD_Notice_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_IMCD_Notice_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_IMCD_Notice_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_IMCD_Notice_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_IMCD_Notice_Time.Location = new System.Drawing.Point(138, 143);
this.AD_IMCD_Notice_Time.Name = "AD_IMCD_Notice_Time";
this.AD_IMCD_Notice_Time.Size = new System.Drawing.Size(142, 23);
this.AD_IMCD_Notice_Time.TabIndex = 337;
this.AD_IMCD_Notice_Time.TimeValue = "";
//
// labelControl118
//
this.labelControl118.Location = new System.Drawing.Point(27, 147);
this.labelControl118.Name = "labelControl118";
this.labelControl118.Size = new System.Drawing.Size(108, 14);
this.labelControl118.TabIndex = 336;
this.labelControl118.Text = "通知心外科会诊时间";
//
// AD_ECC_Consultation_Time
//
this.AD_ECC_Consultation_Time.BackColor = System.Drawing.Color.Transparent;
this.AD_ECC_Consultation_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.AD_ECC_Consultation_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.AD_ECC_Consultation_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.AD_ECC_Consultation_Time.Location = new System.Drawing.Point(700, 143);
this.AD_ECC_Consultation_Time.Name = "AD_ECC_Consultation_Time";
this.AD_ECC_Consultation_Time.Size = new System.Drawing.Size(142, 23);
this.AD_ECC_Consultation_Time.TabIndex = 339;
this.AD_ECC_Consultation_Time.TimeValue = "";
//
// labelControl119
//
this.labelControl119.Location = new System.Drawing.Point(607, 147);
this.labelControl119.Name = "labelControl119";
this.labelControl119.Size = new System.Drawing.Size(84, 14);
this.labelControl119.TabIndex = 338;
this.labelControl119.Text = "心外科会诊时间";
//
// AD_Interlayer_Type
//
this.AD_Interlayer_Type.Location = new System.Drawing.Point(1123, 142);
this.AD_Interlayer_Type.Name = "AD_Interlayer_Type";
this.AD_Interlayer_Type.Properties.AllowMouseWheel = false;
this.AD_Interlayer_Type.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "A型"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "B型")});
this.AD_Interlayer_Type.Size = new System.Drawing.Size(142, 25);
this.AD_Interlayer_Type.TabIndex = 340;
//
// labelControl120
//
this.labelControl120.Location = new System.Drawing.Point(1070, 147);
this.labelControl120.Name = "labelControl120";
this.labelControl120.Size = new System.Drawing.Size(48, 14);
this.labelControl120.TabIndex = 341;
this.labelControl120.Text = "夹层类型";
//
// AD_Treatment_Strategy_Code
//
this.AD_Treatment_Strategy_Code.Location = new System.Drawing.Point(138, 176);
this.AD_Treatment_Strategy_Code.Name = "AD_Treatment_Strategy_Code";
this.AD_Treatment_Strategy_Code.Properties.AllowMouseWheel = false;
this.AD_Treatment_Strategy_Code.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
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", "其他(介入失败转手术)")});
this.AD_Treatment_Strategy_Code.Size = new System.Drawing.Size(655, 42);
this.AD_Treatment_Strategy_Code.TabIndex = 342;
//
// labelControl121
//
this.labelControl121.Location = new System.Drawing.Point(87, 190);
this.labelControl121.Name = "labelControl121";
this.labelControl121.Size = new System.Drawing.Size(48, 14);
this.labelControl121.TabIndex = 343;
this.labelControl121.Text = "治疗策略";
//
// UC_AD
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panel_AD);
this.Name = "UC_AD";
this.Size = new System.Drawing.Size(1290, 238);
this.panel_AD.ResumeLayout(false);
this.panel_AD.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.AD_Doctor_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Give_UP_Treatment.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AD_IMG_Examination.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Interlayer_Type.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.AD_Treatment_Strategy_Code.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel_AD;
private DevExpress.XtraEditors.TextEdit AD_Doctor_Name;
private DevExpress.XtraEditors.RadioGroup AD_Give_UP_Treatment;
private DevExpress.XtraEditors.LabelControl labelControl108;
private HL_FristAidPlatform_Public.TimeControl AD_Diagnosis_Time;
private DevExpress.XtraEditors.LabelControl labelControl109;
private System.Windows.Forms.Label label7;
private DevExpress.XtraEditors.RadioGroup AD_IMG_Examination;
private DevExpress.XtraEditors.LabelControl labelControl110;
private HL_FristAidPlatform_Public.TimeControl AD_CT_Notice_Time;
private DevExpress.XtraEditors.LabelControl labelControl111;
private HL_FristAidPlatform_Public.TimeControl AD_CT_Finish_Time;
private DevExpress.XtraEditors.LabelControl labelControl112;
private HL_FristAidPlatform_Public.TimeControl AD_CT_Scan_Time;
private DevExpress.XtraEditors.LabelControl labelControl113;
private HL_FristAidPlatform_Public.TimeControl AD_CT_Report_Time;
private DevExpress.XtraEditors.LabelControl labelControl114;
private HL_FristAidPlatform_Public.TimeControl AD_Notice_CDU_Time;
private DevExpress.XtraEditors.LabelControl labelControl115;
private HL_FristAidPlatform_Public.TimeControl AD_CDU_Check_Time;
private DevExpress.XtraEditors.LabelControl labelControl116;
private HL_FristAidPlatform_Public.TimeControl AD_Check_Result_Time;
private DevExpress.XtraEditors.LabelControl labelControl117;
private HL_FristAidPlatform_Public.TimeControl AD_IMCD_Notice_Time;
private DevExpress.XtraEditors.LabelControl labelControl118;
private HL_FristAidPlatform_Public.TimeControl AD_ECC_Consultation_Time;
private DevExpress.XtraEditors.LabelControl labelControl119;
private DevExpress.XtraEditors.RadioGroup AD_Interlayer_Type;
private DevExpress.XtraEditors.LabelControl labelControl120;
private DevExpress.XtraEditors.RadioGroup AD_Treatment_Strategy_Code;
private DevExpress.XtraEditors.LabelControl labelControl121;
}
}