744 lines
46 KiB
C#
744 lines
46 KiB
C#
|
|
namespace HL_FristAidPlatform_EmergencyTriage
|
|
{
|
|
partial class Form_AssistantExaminationInfo
|
|
{
|
|
/// <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.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.tablePanel18 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.panelControl19 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl35 = new DevExpress.XtraEditors.PanelControl();
|
|
this.tablePanel20 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.text_PrimaryDiagnosis = new DevExpress.XtraEditors.TextEdit();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl100 = new DevExpress.XtraEditors.LabelControl();
|
|
this.memo_Other = new DevExpress.XtraEditors.MemoEdit();
|
|
this.labelControl105 = new DevExpress.XtraEditors.LabelControl();
|
|
this.memo_WayChange = new DevExpress.XtraEditors.MemoEdit();
|
|
this.panelControl34 = new DevExpress.XtraEditors.PanelControl();
|
|
this.tablePanel19 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.com_VisitResult = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl104 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl103 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl41 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txt_Informant = new DevExpress.XtraEditors.TextEdit();
|
|
this.checkedcmb_Measures = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
this.labelControl40 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl39 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl37 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
|
|
this.cmb_DeathCertificate = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.cmb_FirstAidEffect = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txt_SPO2 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txt_GLU = new DevExpress.XtraEditors.TextEdit();
|
|
this.cmb_Illness = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.pictureEdit4 = new DevExpress.XtraEditors.PictureEdit();
|
|
this.time_CDateTime = new HL_FristAidPlatform_Public.TimeControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel18)).BeginInit();
|
|
this.tablePanel18.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl19)).BeginInit();
|
|
this.panelControl19.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl35)).BeginInit();
|
|
this.panelControl35.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel20)).BeginInit();
|
|
this.tablePanel20.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.text_PrimaryDiagnosis.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memo_Other.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memo_WayChange.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl34)).BeginInit();
|
|
this.panelControl34.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel19)).BeginInit();
|
|
this.tablePanel19.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.com_VisitResult.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_Informant.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkedcmb_Measures.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_DeathCertificate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_FirstAidEffect.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_SPO2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_GLU.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_Illness.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.simpleButton1);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 319);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(917, 59);
|
|
this.panelControl3.TabIndex = 275;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.simpleButton1.Appearance.Options.UseBackColor = true;
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Location = new System.Drawing.Point(355, 13);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(208, 34);
|
|
this.simpleButton1.TabIndex = 2;
|
|
this.simpleButton1.Text = "保存";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Controls.Add(this.panelControl2);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(917, 319);
|
|
this.panelControl4.TabIndex = 276;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.panel1);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(2, 2);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(913, 315);
|
|
this.panelControl2.TabIndex = 274;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
|
|
this.panel1.Controls.Add(this.tablePanel18);
|
|
this.panel1.Controls.Add(this.pictureEdit4);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(913, 315);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// tablePanel18
|
|
//
|
|
this.tablePanel18.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.tablePanel18.Appearance.Options.UseBackColor = true;
|
|
this.tablePanel18.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
|
|
this.tablePanel18.Controls.Add(this.panelControl19);
|
|
this.tablePanel18.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.tablePanel18.Location = new System.Drawing.Point(0, 26);
|
|
this.tablePanel18.Name = "tablePanel18";
|
|
this.tablePanel18.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)});
|
|
this.tablePanel18.Size = new System.Drawing.Size(913, 279);
|
|
this.tablePanel18.TabIndex = 6;
|
|
//
|
|
// panelControl19
|
|
//
|
|
this.panelControl19.AutoSize = true;
|
|
this.panelControl19.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.tablePanel18.SetColumn(this.panelControl19, 0);
|
|
this.panelControl19.Controls.Add(this.panelControl35);
|
|
this.panelControl19.Controls.Add(this.panelControl34);
|
|
this.panelControl19.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl19.Location = new System.Drawing.Point(3, 3);
|
|
this.panelControl19.Name = "panelControl19";
|
|
this.tablePanel18.SetRow(this.panelControl19, 0);
|
|
this.panelControl19.Size = new System.Drawing.Size(907, 273);
|
|
this.panelControl19.TabIndex = 299;
|
|
//
|
|
// panelControl35
|
|
//
|
|
this.panelControl35.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl35.Controls.Add(this.tablePanel20);
|
|
this.panelControl35.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl35.Location = new System.Drawing.Point(0, 126);
|
|
this.panelControl35.Name = "panelControl35";
|
|
this.panelControl35.Size = new System.Drawing.Size(907, 140);
|
|
this.panelControl35.TabIndex = 1;
|
|
//
|
|
// tablePanel20
|
|
//
|
|
this.tablePanel20.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 30F)});
|
|
this.tablePanel20.Controls.Add(this.text_PrimaryDiagnosis);
|
|
this.tablePanel20.Controls.Add(this.simpleButton2);
|
|
this.tablePanel20.Controls.Add(this.labelControl100);
|
|
this.tablePanel20.Controls.Add(this.memo_Other);
|
|
this.tablePanel20.Controls.Add(this.labelControl105);
|
|
this.tablePanel20.Controls.Add(this.memo_WayChange);
|
|
this.tablePanel20.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.tablePanel20.Location = new System.Drawing.Point(0, 0);
|
|
this.tablePanel20.Name = "tablePanel20";
|
|
this.tablePanel20.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 36F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F)});
|
|
this.tablePanel20.Size = new System.Drawing.Size(907, 138);
|
|
this.tablePanel20.TabIndex = 0;
|
|
//
|
|
// text_PrimaryDiagnosis
|
|
//
|
|
this.tablePanel20.SetColumn(this.text_PrimaryDiagnosis, 1);
|
|
this.text_PrimaryDiagnosis.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.text_PrimaryDiagnosis.Location = new System.Drawing.Point(104, 3);
|
|
this.text_PrimaryDiagnosis.Name = "text_PrimaryDiagnosis";
|
|
this.tablePanel20.SetRow(this.text_PrimaryDiagnosis, 0);
|
|
this.text_PrimaryDiagnosis.Size = new System.Drawing.Size(498, 20);
|
|
this.text_PrimaryDiagnosis.TabIndex = 299;
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(180)))), ((int)(((byte)(163)))));
|
|
this.simpleButton2.Appearance.Options.UseBackColor = true;
|
|
this.tablePanel20.SetColumn(this.simpleButton2, 0);
|
|
this.simpleButton2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.simpleButton2.Location = new System.Drawing.Point(3, 3);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.tablePanel20.SetRow(this.simpleButton2, 0);
|
|
this.simpleButton2.Size = new System.Drawing.Size(95, 30);
|
|
this.simpleButton2.TabIndex = 2;
|
|
this.simpleButton2.Text = "选择诊断";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// labelControl100
|
|
//
|
|
this.labelControl100.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl100.Appearance.Options.UseFont = true;
|
|
this.labelControl100.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl100.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel20.SetColumn(this.labelControl100, 0);
|
|
this.labelControl100.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl100.Location = new System.Drawing.Point(3, 90);
|
|
this.labelControl100.Name = "labelControl100";
|
|
this.tablePanel20.SetRow(this.labelControl100, 2);
|
|
this.labelControl100.Size = new System.Drawing.Size(95, 45);
|
|
this.labelControl100.TabIndex = 296;
|
|
this.labelControl100.Text = "其他";
|
|
//
|
|
// memo_Other
|
|
//
|
|
this.tablePanel20.SetColumn(this.memo_Other, 1);
|
|
this.memo_Other.Location = new System.Drawing.Point(104, 95);
|
|
this.memo_Other.Name = "memo_Other";
|
|
this.tablePanel20.SetRow(this.memo_Other, 2);
|
|
this.memo_Other.Size = new System.Drawing.Size(498, 35);
|
|
this.memo_Other.TabIndex = 296;
|
|
//
|
|
// labelControl105
|
|
//
|
|
this.labelControl105.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl105.Appearance.Options.UseFont = true;
|
|
this.labelControl105.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl105.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel20.SetColumn(this.labelControl105, 0);
|
|
this.labelControl105.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl105.Location = new System.Drawing.Point(3, 39);
|
|
this.labelControl105.Name = "labelControl105";
|
|
this.tablePanel20.SetRow(this.labelControl105, 1);
|
|
this.labelControl105.Size = new System.Drawing.Size(95, 45);
|
|
this.labelControl105.TabIndex = 297;
|
|
this.labelControl105.Text = "途中变化";
|
|
//
|
|
// memo_WayChange
|
|
//
|
|
this.tablePanel20.SetColumn(this.memo_WayChange, 1);
|
|
this.memo_WayChange.Location = new System.Drawing.Point(104, 44);
|
|
this.memo_WayChange.Name = "memo_WayChange";
|
|
this.tablePanel20.SetRow(this.memo_WayChange, 1);
|
|
this.memo_WayChange.Size = new System.Drawing.Size(498, 35);
|
|
this.memo_WayChange.TabIndex = 298;
|
|
//
|
|
// panelControl34
|
|
//
|
|
this.panelControl34.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl34.Controls.Add(this.tablePanel19);
|
|
this.panelControl34.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl34.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl34.Name = "panelControl34";
|
|
this.panelControl34.Size = new System.Drawing.Size(907, 126);
|
|
this.panelControl34.TabIndex = 0;
|
|
//
|
|
// tablePanel19
|
|
//
|
|
this.tablePanel19.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.tablePanel19.Appearance.Options.UseBackColor = true;
|
|
this.tablePanel19.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 30F)});
|
|
this.tablePanel19.Controls.Add(this.com_VisitResult);
|
|
this.tablePanel19.Controls.Add(this.labelControl1);
|
|
this.tablePanel19.Controls.Add(this.time_CDateTime);
|
|
this.tablePanel19.Controls.Add(this.labelControl104);
|
|
this.tablePanel19.Controls.Add(this.labelControl103);
|
|
this.tablePanel19.Controls.Add(this.labelControl41);
|
|
this.tablePanel19.Controls.Add(this.txt_Informant);
|
|
this.tablePanel19.Controls.Add(this.checkedcmb_Measures);
|
|
this.tablePanel19.Controls.Add(this.labelControl40);
|
|
this.tablePanel19.Controls.Add(this.labelControl39);
|
|
this.tablePanel19.Controls.Add(this.labelControl38);
|
|
this.tablePanel19.Controls.Add(this.labelControl37);
|
|
this.tablePanel19.Controls.Add(this.labelControl29);
|
|
this.tablePanel19.Controls.Add(this.cmb_DeathCertificate);
|
|
this.tablePanel19.Controls.Add(this.cmb_FirstAidEffect);
|
|
this.tablePanel19.Controls.Add(this.txt_SPO2);
|
|
this.tablePanel19.Controls.Add(this.txt_GLU);
|
|
this.tablePanel19.Controls.Add(this.cmb_Illness);
|
|
this.tablePanel19.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tablePanel19.Location = new System.Drawing.Point(0, 0);
|
|
this.tablePanel19.Name = "tablePanel19";
|
|
this.tablePanel19.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 21.68F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 24.32F)});
|
|
this.tablePanel19.Size = new System.Drawing.Size(907, 126);
|
|
this.tablePanel19.TabIndex = 297;
|
|
//
|
|
// com_VisitResult
|
|
//
|
|
this.tablePanel19.SetColumn(this.com_VisitResult, 1);
|
|
this.com_VisitResult.EditValue = "";
|
|
this.com_VisitResult.Location = new System.Drawing.Point(104, 102);
|
|
this.com_VisitResult.Name = "com_VisitResult";
|
|
this.com_VisitResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.com_VisitResult.Properties.Items.AddRange(new object[] {
|
|
"现场救治",
|
|
"送往医院",
|
|
"转院",
|
|
"拒绝治疗",
|
|
"拒绝送医院治疗",
|
|
"现场死亡",
|
|
"途中死亡",
|
|
"其他",
|
|
"未见愚者"});
|
|
this.tablePanel19.SetRow(this.com_VisitResult, 4);
|
|
this.com_VisitResult.Size = new System.Drawing.Size(196, 20);
|
|
this.com_VisitResult.TabIndex = 301;
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl1, 0);
|
|
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl1.Location = new System.Drawing.Point(3, 101);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.tablePanel19.SetRow(this.labelControl1, 4);
|
|
this.labelControl1.Size = new System.Drawing.Size(95, 22);
|
|
this.labelControl1.TabIndex = 300;
|
|
this.labelControl1.Text = "出诊结果";
|
|
//
|
|
// labelControl104
|
|
//
|
|
this.labelControl104.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl104.Appearance.Options.UseFont = true;
|
|
this.labelControl104.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl104.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl104, 2);
|
|
this.labelControl104.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl104.Location = new System.Drawing.Point(305, 51);
|
|
this.labelControl104.Name = "labelControl104";
|
|
this.tablePanel19.SetRow(this.labelControl104, 2);
|
|
this.labelControl104.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl104.TabIndex = 298;
|
|
this.labelControl104.Text = "填报人";
|
|
//
|
|
// labelControl103
|
|
//
|
|
this.labelControl103.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl103.Appearance.Options.UseFont = true;
|
|
this.labelControl103.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl103.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl103, 2);
|
|
this.labelControl103.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl103.Location = new System.Drawing.Point(305, 75);
|
|
this.labelControl103.Name = "labelControl103";
|
|
this.tablePanel19.SetRow(this.labelControl103, 3);
|
|
this.labelControl103.Size = new System.Drawing.Size(95, 20);
|
|
this.labelControl103.TabIndex = 297;
|
|
this.labelControl103.Text = "死亡时间";
|
|
//
|
|
// labelControl41
|
|
//
|
|
this.labelControl41.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl41.Appearance.Options.UseFont = true;
|
|
this.labelControl41.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl41.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl41, 2);
|
|
this.labelControl41.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl41.Location = new System.Drawing.Point(305, 27);
|
|
this.labelControl41.Name = "labelControl41";
|
|
this.tablePanel19.SetRow(this.labelControl41, 1);
|
|
this.labelControl41.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl41.TabIndex = 296;
|
|
this.labelControl41.Text = "救治措施";
|
|
//
|
|
// txt_Informant
|
|
//
|
|
this.tablePanel19.SetColumn(this.txt_Informant, 3);
|
|
this.txt_Informant.Enabled = false;
|
|
this.txt_Informant.Location = new System.Drawing.Point(406, 51);
|
|
this.txt_Informant.Name = "txt_Informant";
|
|
this.tablePanel19.SetRow(this.txt_Informant, 2);
|
|
this.txt_Informant.Size = new System.Drawing.Size(196, 20);
|
|
this.txt_Informant.TabIndex = 287;
|
|
//
|
|
// checkedcmb_Measures
|
|
//
|
|
this.tablePanel19.SetColumn(this.checkedcmb_Measures, 3);
|
|
this.checkedcmb_Measures.EditValue = "";
|
|
this.checkedcmb_Measures.Location = new System.Drawing.Point(406, 27);
|
|
this.checkedcmb_Measures.Name = "checkedcmb_Measures";
|
|
this.checkedcmb_Measures.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.checkedcmb_Measures.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "特级护理"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "一级护理"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "二级护理"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "心肺复苏"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "插管"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "给氧"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "吸痰"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "除颤"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "包扎固定"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "导尿"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "呼吸机"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "复苏气囊"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "输液"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "用药-口服药"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "气胸穿刺"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "心电监测"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "心电图"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "POCT"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "建立静脉通道"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "SPO2"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "止血"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "上颈托"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "人工辅助通气"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "脊柱板固定"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "物理降温"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "助产接生"),
|
|
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "其他急救措施")});
|
|
this.tablePanel19.SetRow(this.checkedcmb_Measures, 1);
|
|
this.checkedcmb_Measures.Size = new System.Drawing.Size(196, 20);
|
|
this.checkedcmb_Measures.TabIndex = 294;
|
|
//
|
|
// labelControl40
|
|
//
|
|
this.labelControl40.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl40.Appearance.Options.UseFont = true;
|
|
this.labelControl40.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl40.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl40, 0);
|
|
this.labelControl40.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl40.Location = new System.Drawing.Point(3, 51);
|
|
this.labelControl40.Name = "labelControl40";
|
|
this.tablePanel19.SetRow(this.labelControl40, 2);
|
|
this.labelControl40.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl40.TabIndex = 296;
|
|
this.labelControl40.Text = "急救效果";
|
|
//
|
|
// labelControl39
|
|
//
|
|
this.labelControl39.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl39.Appearance.Options.UseFont = true;
|
|
this.labelControl39.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl39.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl39, 0);
|
|
this.labelControl39.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl39.Location = new System.Drawing.Point(3, 75);
|
|
this.labelControl39.Name = "labelControl39";
|
|
this.tablePanel19.SetRow(this.labelControl39, 3);
|
|
this.labelControl39.Size = new System.Drawing.Size(95, 20);
|
|
this.labelControl39.TabIndex = 296;
|
|
this.labelControl39.Text = "死亡证明";
|
|
//
|
|
// labelControl38
|
|
//
|
|
this.labelControl38.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl38.Appearance.Options.UseFont = true;
|
|
this.labelControl38.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl38.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl38, 0);
|
|
this.labelControl38.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl38.Location = new System.Drawing.Point(3, 27);
|
|
this.labelControl38.Name = "labelControl38";
|
|
this.tablePanel19.SetRow(this.labelControl38, 1);
|
|
this.labelControl38.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl38.TabIndex = 296;
|
|
this.labelControl38.Text = "病情";
|
|
//
|
|
// labelControl37
|
|
//
|
|
this.labelControl37.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl37.Appearance.Options.UseFont = true;
|
|
this.labelControl37.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl37.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl37, 2);
|
|
this.labelControl37.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl37.Location = new System.Drawing.Point(305, 3);
|
|
this.labelControl37.Name = "labelControl37";
|
|
this.tablePanel19.SetRow(this.labelControl37, 0);
|
|
this.labelControl37.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl37.TabIndex = 296;
|
|
this.labelControl37.Text = "血氧饱和度(SPO2)";
|
|
//
|
|
// labelControl29
|
|
//
|
|
this.labelControl29.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl29.Appearance.Options.UseFont = true;
|
|
this.labelControl29.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl29.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel19.SetColumn(this.labelControl29, 0);
|
|
this.labelControl29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl29.Location = new System.Drawing.Point(3, 3);
|
|
this.labelControl29.Name = "labelControl29";
|
|
this.tablePanel19.SetRow(this.labelControl29, 0);
|
|
this.labelControl29.Size = new System.Drawing.Size(95, 18);
|
|
this.labelControl29.TabIndex = 295;
|
|
this.labelControl29.Text = "血糖";
|
|
//
|
|
// cmb_DeathCertificate
|
|
//
|
|
this.tablePanel19.SetColumn(this.cmb_DeathCertificate, 1);
|
|
this.cmb_DeathCertificate.EditValue = "";
|
|
this.cmb_DeathCertificate.Location = new System.Drawing.Point(104, 75);
|
|
this.cmb_DeathCertificate.Name = "cmb_DeathCertificate";
|
|
this.cmb_DeathCertificate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cmb_DeathCertificate.Properties.Items.AddRange(new object[] {
|
|
"开具",
|
|
"未开具"});
|
|
this.tablePanel19.SetRow(this.cmb_DeathCertificate, 3);
|
|
this.cmb_DeathCertificate.Size = new System.Drawing.Size(196, 20);
|
|
this.cmb_DeathCertificate.TabIndex = 293;
|
|
//
|
|
// cmb_FirstAidEffect
|
|
//
|
|
this.tablePanel19.SetColumn(this.cmb_FirstAidEffect, 1);
|
|
this.cmb_FirstAidEffect.EditValue = "";
|
|
this.cmb_FirstAidEffect.Location = new System.Drawing.Point(104, 51);
|
|
this.cmb_FirstAidEffect.Name = "cmb_FirstAidEffect";
|
|
this.cmb_FirstAidEffect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cmb_FirstAidEffect.Properties.Items.AddRange(new object[] {
|
|
"有效",
|
|
"无变化",
|
|
"加重"});
|
|
this.tablePanel19.SetRow(this.cmb_FirstAidEffect, 2);
|
|
this.cmb_FirstAidEffect.Size = new System.Drawing.Size(196, 20);
|
|
this.cmb_FirstAidEffect.TabIndex = 291;
|
|
//
|
|
// txt_SPO2
|
|
//
|
|
this.tablePanel19.SetColumn(this.txt_SPO2, 3);
|
|
this.txt_SPO2.Location = new System.Drawing.Point(406, 3);
|
|
this.txt_SPO2.Name = "txt_SPO2";
|
|
this.tablePanel19.SetRow(this.txt_SPO2, 0);
|
|
this.txt_SPO2.Size = new System.Drawing.Size(196, 20);
|
|
this.txt_SPO2.TabIndex = 276;
|
|
this.txt_SPO2.EditValueChanged += new System.EventHandler(this.txt_SPO2_EditValueChanged);
|
|
//
|
|
// txt_GLU
|
|
//
|
|
this.tablePanel19.SetColumn(this.txt_GLU, 1);
|
|
this.txt_GLU.Location = new System.Drawing.Point(104, 3);
|
|
this.txt_GLU.Name = "txt_GLU";
|
|
this.tablePanel19.SetRow(this.txt_GLU, 0);
|
|
this.txt_GLU.Size = new System.Drawing.Size(196, 20);
|
|
this.txt_GLU.TabIndex = 273;
|
|
this.txt_GLU.EditValueChanged += new System.EventHandler(this.txt_GLU_EditValueChanged);
|
|
//
|
|
// cmb_Illness
|
|
//
|
|
this.tablePanel19.SetColumn(this.cmb_Illness, 1);
|
|
this.cmb_Illness.EditValue = "";
|
|
this.cmb_Illness.Location = new System.Drawing.Point(104, 27);
|
|
this.cmb_Illness.Name = "cmb_Illness";
|
|
this.cmb_Illness.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cmb_Illness.Properties.Items.AddRange(new object[] {
|
|
"一般",
|
|
"中等",
|
|
"严重"});
|
|
this.tablePanel19.SetRow(this.cmb_Illness, 1);
|
|
this.cmb_Illness.Size = new System.Drawing.Size(196, 20);
|
|
this.cmb_Illness.TabIndex = 290;
|
|
//
|
|
// pictureEdit4
|
|
//
|
|
this.pictureEdit4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.pictureEdit4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pictureEdit4.EditValue = global::HL_FristAidPlatform_EmergencyTriage.Properties.Resources.标题背景;
|
|
this.pictureEdit4.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureEdit4.Name = "pictureEdit4";
|
|
this.pictureEdit4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.pictureEdit4.Properties.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.pictureEdit4.Properties.Appearance.Options.UseFont = true;
|
|
this.pictureEdit4.Properties.Appearance.Options.UseForeColor = true;
|
|
this.pictureEdit4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pictureEdit4.Properties.Caption.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.pictureEdit4.Properties.Caption.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureEdit4.Properties.Caption.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.pictureEdit4.Properties.Caption.Appearance.Options.UseBackColor = true;
|
|
this.pictureEdit4.Properties.Caption.Appearance.Options.UseFont = true;
|
|
this.pictureEdit4.Properties.Caption.Offset = new System.Drawing.Point(40, 0);
|
|
this.pictureEdit4.Properties.Caption.Text = "辅助检查";
|
|
this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
|
this.pictureEdit4.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
|
|
this.pictureEdit4.Size = new System.Drawing.Size(913, 26);
|
|
this.pictureEdit4.TabIndex = 5;
|
|
//
|
|
// time_CDateTime
|
|
//
|
|
this.time_CDateTime.BackColor = System.Drawing.Color.Transparent;
|
|
this.tablePanel19.SetColumn(this.time_CDateTime, 3);
|
|
this.time_CDateTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
|
this.time_CDateTime.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.time_CDateTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmmss;
|
|
this.time_CDateTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
|
this.time_CDateTime.Location = new System.Drawing.Point(406, 75);
|
|
this.time_CDateTime.Name = "time_CDateTime";
|
|
this.tablePanel19.SetRow(this.time_CDateTime, 3);
|
|
this.time_CDateTime.Size = new System.Drawing.Size(196, 20);
|
|
this.time_CDateTime.TabIndex = 299;
|
|
this.time_CDateTime.TimeValue = "";
|
|
//
|
|
// Form_AssistantExaminationInfo
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(917, 378);
|
|
this.Controls.Add(this.panelControl4);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "Form_AssistantExaminationInfo";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "辅助检查";
|
|
this.Load += new System.EventHandler(this.Form_AssistantExaminationInfo_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel18)).EndInit();
|
|
this.tablePanel18.ResumeLayout(false);
|
|
this.tablePanel18.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl19)).EndInit();
|
|
this.panelControl19.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl35)).EndInit();
|
|
this.panelControl35.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel20)).EndInit();
|
|
this.tablePanel20.ResumeLayout(false);
|
|
this.tablePanel20.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.text_PrimaryDiagnosis.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memo_Other.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memo_WayChange.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl34)).EndInit();
|
|
this.panelControl34.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel19)).EndInit();
|
|
this.tablePanel19.ResumeLayout(false);
|
|
this.tablePanel19.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.com_VisitResult.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_Informant.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkedcmb_Measures.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_DeathCertificate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_FirstAidEffect.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_SPO2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_GLU.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cmb_Illness.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private DevExpress.XtraEditors.PictureEdit pictureEdit4;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel18;
|
|
private DevExpress.XtraEditors.PanelControl panelControl19;
|
|
private DevExpress.XtraEditors.PanelControl panelControl35;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel20;
|
|
private DevExpress.XtraEditors.LabelControl labelControl100;
|
|
private DevExpress.XtraEditors.MemoEdit memo_Other;
|
|
private DevExpress.XtraEditors.LabelControl labelControl105;
|
|
private DevExpress.XtraEditors.MemoEdit memo_WayChange;
|
|
private DevExpress.XtraEditors.PanelControl panelControl34;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel19;
|
|
private HL_FristAidPlatform_Public.TimeControl time_CDateTime;
|
|
private DevExpress.XtraEditors.LabelControl labelControl104;
|
|
private DevExpress.XtraEditors.LabelControl labelControl103;
|
|
private DevExpress.XtraEditors.LabelControl labelControl41;
|
|
private DevExpress.XtraEditors.TextEdit txt_Informant;
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit checkedcmb_Measures;
|
|
private DevExpress.XtraEditors.LabelControl labelControl40;
|
|
private DevExpress.XtraEditors.LabelControl labelControl39;
|
|
private DevExpress.XtraEditors.LabelControl labelControl38;
|
|
private DevExpress.XtraEditors.LabelControl labelControl37;
|
|
private DevExpress.XtraEditors.LabelControl labelControl29;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cmb_DeathCertificate;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cmb_FirstAidEffect;
|
|
private DevExpress.XtraEditors.TextEdit txt_SPO2;
|
|
private DevExpress.XtraEditors.TextEdit txt_GLU;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cmb_Illness;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraEditors.ComboBoxEdit com_VisitResult;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraEditors.TextEdit text_PrimaryDiagnosis;
|
|
}
|
|
} |