StableVersion4.3/HL_FristAidPlatform_Frame/Main/Form_TaskInfo.Designer.cs

568 lines
29 KiB
C#

namespace HL_FristAidPlatform_Frame
{
partial class Form_TaskInfo
{
/// <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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.lbl_PatientsNumber = new DevExpress.XtraEditors.LabelControl();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.lbl_LevelName = new DevExpress.XtraEditors.LabelControl();
this.lbl_AccidentName = new DevExpress.XtraEditors.LabelControl();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.labelControl35 = new DevExpress.XtraEditors.LabelControl();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.lbl_PlateNumber = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.lbl_DispatchDatetime = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.lbl_DriverName = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.lbl_NurseName = new DevExpress.XtraEditors.LabelControl();
this.lbl_DoctorName = new DevExpress.XtraEditors.LabelControl();
this.lbl_DispatchNo = new DevExpress.XtraEditors.LabelControl();
this.lbl_PoliceCall = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
this.lbl_Consciousness = new DevExpress.XtraEditors.LabelControl();
this.lbl_Age = new DevExpress.XtraEditors.LabelControl();
this.lbl_PatientAddress = new DevExpress.XtraEditors.LabelControl();
this.lbl_PatientPhone = new DevExpress.XtraEditors.LabelControl();
this.lblPatientsNumber = new DevExpress.XtraEditors.LabelControl();
this.lbl_Gender = new DevExpress.XtraEditors.LabelControl();
this.lbl_PatientName = new DevExpress.XtraEditors.LabelControl();
this.lbl_Pathogeny = new DevExpress.XtraEditors.LabelControl();
this.lbl_WaitingAddress = new DevExpress.XtraEditors.LabelControl();
this.lbl_ChiefComplaint = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.labelControl87 = new DevExpress.XtraEditors.LabelControl();
this.labelControl84 = new DevExpress.XtraEditors.LabelControl();
this.labelControl86 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl81 = new DevExpress.XtraEditors.LabelControl();
this.labelControl83 = new DevExpress.XtraEditors.LabelControl();
this.labelControl76 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl85 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
this.SuspendLayout();
//
// panelControl3
//
this.panelControl3.Controls.Add(this.lbl_PoliceCall);
this.panelControl3.Controls.Add(this.labelControl4);
this.panelControl3.Controls.Add(this.labelControl33);
this.panelControl3.Controls.Add(this.lbl_Consciousness);
this.panelControl3.Controls.Add(this.lbl_Age);
this.panelControl3.Controls.Add(this.lbl_PatientAddress);
this.panelControl3.Controls.Add(this.lbl_PatientPhone);
this.panelControl3.Controls.Add(this.lblPatientsNumber);
this.panelControl3.Controls.Add(this.lbl_Gender);
this.panelControl3.Controls.Add(this.lbl_PatientName);
this.panelControl3.Controls.Add(this.lbl_Pathogeny);
this.panelControl3.Controls.Add(this.lbl_WaitingAddress);
this.panelControl3.Controls.Add(this.lbl_ChiefComplaint);
this.panelControl3.Controls.Add(this.simpleButton1);
this.panelControl3.Controls.Add(this.labelControl87);
this.panelControl3.Controls.Add(this.labelControl84);
this.panelControl3.Controls.Add(this.labelControl86);
this.panelControl3.Controls.Add(this.labelControl2);
this.panelControl3.Controls.Add(this.labelControl81);
this.panelControl3.Controls.Add(this.labelControl83);
this.panelControl3.Controls.Add(this.labelControl76);
this.panelControl3.Controls.Add(this.labelControl3);
this.panelControl3.Controls.Add(this.labelControl85);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl3.Location = new System.Drawing.Point(0, 168);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(826, 225);
this.panelControl3.TabIndex = 3;
//
// panelControl1
//
this.panelControl1.Controls.Add(this.lbl_PatientsNumber);
this.panelControl1.Controls.Add(this.labelControl21);
this.panelControl1.Controls.Add(this.lbl_LevelName);
this.panelControl1.Controls.Add(this.lbl_AccidentName);
this.panelControl1.Controls.Add(this.labelControl19);
this.panelControl1.Controls.Add(this.labelControl17);
this.panelControl1.Controls.Add(this.labelControl15);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(826, 79);
this.panelControl1.TabIndex = 2;
//
// lbl_PatientsNumber
//
this.lbl_PatientsNumber.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_PatientsNumber.Appearance.Options.UseFont = true;
this.lbl_PatientsNumber.Location = new System.Drawing.Point(648, 45);
this.lbl_PatientsNumber.Name = "lbl_PatientsNumber";
this.lbl_PatientsNumber.Size = new System.Drawing.Size(8, 18);
this.lbl_PatientsNumber.TabIndex = 19;
this.lbl_PatientsNumber.Text = "6";
this.lbl_PatientsNumber.Visible = false;
//
// labelControl21
//
this.labelControl21.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
this.labelControl21.Appearance.Options.UseFont = true;
this.labelControl21.Location = new System.Drawing.Point(244, -1);
this.labelControl21.Name = "labelControl21";
this.labelControl21.Size = new System.Drawing.Size(0, 29);
this.labelControl21.TabIndex = 13;
//
// lbl_LevelName
//
this.lbl_LevelName.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_LevelName.Appearance.ForeColor = System.Drawing.Color.Red;
this.lbl_LevelName.Appearance.Options.UseFont = true;
this.lbl_LevelName.Appearance.Options.UseForeColor = true;
this.lbl_LevelName.Location = new System.Drawing.Point(400, 44);
this.lbl_LevelName.Name = "lbl_LevelName";
this.lbl_LevelName.Size = new System.Drawing.Size(60, 18);
this.lbl_LevelName.TabIndex = 17;
this.lbl_LevelName.Text = "中等事故";
this.lbl_LevelName.Visible = false;
//
// lbl_AccidentName
//
this.lbl_AccidentName.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_AccidentName.Appearance.ForeColor = System.Drawing.Color.Red;
this.lbl_AccidentName.Appearance.Options.UseFont = true;
this.lbl_AccidentName.Appearance.Options.UseForeColor = true;
this.lbl_AccidentName.Location = new System.Drawing.Point(192, 44);
this.lbl_AccidentName.Name = "lbl_AccidentName";
this.lbl_AccidentName.Size = new System.Drawing.Size(60, 18);
this.lbl_AccidentName.TabIndex = 15;
this.lbl_AccidentName.Text = "食物中毒";
this.lbl_AccidentName.Visible = false;
//
// labelControl19
//
this.labelControl19.Location = new System.Drawing.Point(581, 47);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(60, 14);
this.labelControl19.TabIndex = 18;
this.labelControl19.Text = "预计人数:";
this.labelControl19.Visible = false;
//
// labelControl17
//
this.labelControl17.Location = new System.Drawing.Point(317, 47);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(60, 14);
this.labelControl17.TabIndex = 16;
this.labelControl17.Text = "事故等级:";
this.labelControl17.Visible = false;
//
// labelControl15
//
this.labelControl15.Location = new System.Drawing.Point(109, 47);
this.labelControl15.Name = "labelControl15";
this.labelControl15.Size = new System.Drawing.Size(60, 14);
this.labelControl15.TabIndex = 14;
this.labelControl15.Text = "重大事故:";
this.labelControl15.Visible = false;
//
// labelControl35
//
this.labelControl35.Location = new System.Drawing.Point(309, 137);
this.labelControl35.Name = "labelControl35";
this.labelControl35.Size = new System.Drawing.Size(60, 14);
this.labelControl35.TabIndex = 37;
this.labelControl35.Text = "出车医生:";
//
// labelControl22
//
this.labelControl22.Location = new System.Drawing.Point(109, 98);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(52, 14);
this.labelControl22.TabIndex = 36;
this.labelControl22.Text = "出动车辆:";
//
// lbl_PlateNumber
//
this.lbl_PlateNumber.Location = new System.Drawing.Point(184, 98);
this.lbl_PlateNumber.Name = "lbl_PlateNumber";
this.lbl_PlateNumber.Size = new System.Drawing.Size(48, 14);
this.lbl_PlateNumber.TabIndex = 35;
this.lbl_PlateNumber.Text = "湘AS686";
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(109, 136);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(52, 14);
this.labelControl5.TabIndex = 26;
this.labelControl5.Text = "出车司机:";
//
// lbl_DispatchDatetime
//
this.lbl_DispatchDatetime.Location = new System.Drawing.Point(392, 98);
this.lbl_DispatchDatetime.Name = "lbl_DispatchDatetime";
this.lbl_DispatchDatetime.Size = new System.Drawing.Size(111, 14);
this.lbl_DispatchDatetime.TabIndex = 34;
this.lbl_DispatchDatetime.Text = "2021-6-10 09:58:41";
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(573, 137);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(52, 14);
this.labelControl8.TabIndex = 28;
this.labelControl8.Text = "出车护士:";
//
// lbl_DriverName
//
this.lbl_DriverName.Location = new System.Drawing.Point(184, 136);
this.lbl_DriverName.Name = "lbl_DriverName";
this.lbl_DriverName.Size = new System.Drawing.Size(24, 14);
this.lbl_DriverName.TabIndex = 27;
this.lbl_DriverName.Text = "赵宇";
//
// labelControl13
//
this.labelControl13.Location = new System.Drawing.Point(309, 98);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(60, 14);
this.labelControl13.TabIndex = 33;
this.labelControl13.Text = "调度时间:";
//
// labelControl12
//
this.labelControl12.Location = new System.Drawing.Point(569, 98);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(56, 14);
this.labelControl12.TabIndex = 31;
this.labelControl12.Text = "事 件 号:";
//
// lbl_NurseName
//
this.lbl_NurseName.Location = new System.Drawing.Point(640, 137);
this.lbl_NurseName.Name = "lbl_NurseName";
this.lbl_NurseName.Size = new System.Drawing.Size(24, 14);
this.lbl_NurseName.TabIndex = 29;
this.lbl_NurseName.Text = "肖琪";
//
// lbl_DoctorName
//
this.lbl_DoctorName.Location = new System.Drawing.Point(392, 137);
this.lbl_DoctorName.Name = "lbl_DoctorName";
this.lbl_DoctorName.Size = new System.Drawing.Size(36, 14);
this.lbl_DoctorName.TabIndex = 30;
this.lbl_DoctorName.Text = "王琪琪";
//
// lbl_DispatchNo
//
this.lbl_DispatchNo.Location = new System.Drawing.Point(638, 98);
this.lbl_DispatchNo.Name = "lbl_DispatchNo";
this.lbl_DispatchNo.Size = new System.Drawing.Size(98, 14);
this.lbl_DispatchNo.TabIndex = 32;
this.lbl_DispatchNo.Text = "20216100957001";
//
// lbl_PoliceCall
//
this.lbl_PoliceCall.Location = new System.Drawing.Point(640, 22);
this.lbl_PoliceCall.Name = "lbl_PoliceCall";
this.lbl_PoliceCall.Size = new System.Drawing.Size(77, 14);
this.lbl_PoliceCall.TabIndex = 257;
this.lbl_PoliceCall.Text = "18932417203";
//
// labelControl4
//
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Location = new System.Drawing.Point(577, 22);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(48, 14);
this.labelControl4.TabIndex = 256;
this.labelControl4.Text = "报警电话";
//
// labelControl33
//
this.labelControl33.Location = new System.Drawing.Point(585, 102);
this.labelControl33.Name = "labelControl33";
this.labelControl33.Size = new System.Drawing.Size(24, 14);
this.labelControl33.TabIndex = 255;
this.labelControl33.Text = "意识";
//
// lbl_Consciousness
//
this.lbl_Consciousness.Location = new System.Drawing.Point(640, 102);
this.lbl_Consciousness.Name = "lbl_Consciousness";
this.lbl_Consciousness.Size = new System.Drawing.Size(12, 14);
this.lbl_Consciousness.TabIndex = 254;
this.lbl_Consciousness.Text = "有";
//
// lbl_Age
//
this.lbl_Age.Location = new System.Drawing.Point(638, 139);
this.lbl_Age.Name = "lbl_Age";
this.lbl_Age.Size = new System.Drawing.Size(14, 14);
this.lbl_Age.TabIndex = 253;
this.lbl_Age.Text = "56";
//
// lbl_PatientAddress
//
this.lbl_PatientAddress.Location = new System.Drawing.Point(371, 102);
this.lbl_PatientAddress.Name = "lbl_PatientAddress";
this.lbl_PatientAddress.Size = new System.Drawing.Size(120, 14);
this.lbl_PatientAddress.TabIndex = 252;
this.lbl_PatientAddress.Text = "撒旦法是水电费第三方";
//
// lbl_PatientPhone
//
this.lbl_PatientPhone.Location = new System.Drawing.Point(371, 139);
this.lbl_PatientPhone.Name = "lbl_PatientPhone";
this.lbl_PatientPhone.Size = new System.Drawing.Size(77, 14);
this.lbl_PatientPhone.TabIndex = 251;
this.lbl_PatientPhone.Text = "18932417203";
//
// lblPatientsNumber
//
this.lblPatientsNumber.Location = new System.Drawing.Point(640, 64);
this.lblPatientsNumber.Name = "lblPatientsNumber";
this.lblPatientsNumber.Size = new System.Drawing.Size(7, 14);
this.lblPatientsNumber.TabIndex = 250;
this.lblPatientsNumber.Text = "1";
//
// lbl_Gender
//
this.lbl_Gender.Location = new System.Drawing.Point(184, 139);
this.lbl_Gender.Name = "lbl_Gender";
this.lbl_Gender.Size = new System.Drawing.Size(12, 14);
this.lbl_Gender.TabIndex = 249;
this.lbl_Gender.Text = "男";
//
// lbl_PatientName
//
this.lbl_PatientName.Location = new System.Drawing.Point(184, 102);
this.lbl_PatientName.Name = "lbl_PatientName";
this.lbl_PatientName.Size = new System.Drawing.Size(36, 14);
this.lbl_PatientName.TabIndex = 248;
this.lbl_PatientName.Text = "章丘区";
//
// lbl_Pathogeny
//
this.lbl_Pathogeny.Location = new System.Drawing.Point(184, 64);
this.lbl_Pathogeny.Name = "lbl_Pathogeny";
this.lbl_Pathogeny.Size = new System.Drawing.Size(24, 14);
this.lbl_Pathogeny.TabIndex = 247;
this.lbl_Pathogeny.Text = "内科";
//
// lbl_WaitingAddress
//
this.lbl_WaitingAddress.Location = new System.Drawing.Point(184, 22);
this.lbl_WaitingAddress.Name = "lbl_WaitingAddress";
this.lbl_WaitingAddress.Size = new System.Drawing.Size(144, 14);
this.lbl_WaitingAddress.TabIndex = 246;
this.lbl_WaitingAddress.Text = "望城坡地铁站水电费水电费";
//
// lbl_ChiefComplaint
//
this.lbl_ChiefComplaint.Location = new System.Drawing.Point(371, 64);
this.lbl_ChiefComplaint.Name = "lbl_ChiefComplaint";
this.lbl_ChiefComplaint.Size = new System.Drawing.Size(96, 14);
this.lbl_ChiefComplaint.TabIndex = 245;
this.lbl_ChiefComplaint.Text = "胸痛系统系统系统";
//
// simpleButton1
//
this.simpleButton1.Location = new System.Drawing.Point(371, 190);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(75, 23);
this.simpleButton1.TabIndex = 242;
this.simpleButton1.Text = "接受指令";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// labelControl87
//
this.labelControl87.Location = new System.Drawing.Point(126, 102);
this.labelControl87.Name = "labelControl87";
this.labelControl87.Size = new System.Drawing.Size(24, 14);
this.labelControl87.TabIndex = 237;
this.labelControl87.Text = "姓名";
//
// labelControl84
//
this.labelControl84.Location = new System.Drawing.Point(324, 139);
this.labelControl84.Name = "labelControl84";
this.labelControl84.Size = new System.Drawing.Size(24, 14);
this.labelControl84.TabIndex = 243;
this.labelControl84.Text = "电话";
//
// labelControl86
//
this.labelControl86.Location = new System.Drawing.Point(126, 139);
this.labelControl86.Name = "labelControl86";
this.labelControl86.Size = new System.Drawing.Size(24, 14);
this.labelControl86.TabIndex = 239;
this.labelControl86.Text = "性别";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(577, 64);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(48, 14);
this.labelControl2.TabIndex = 241;
this.labelControl2.Text = "患者人数";
//
// labelControl81
//
this.labelControl81.Location = new System.Drawing.Point(113, 64);
this.labelControl81.Name = "labelControl81";
this.labelControl81.Size = new System.Drawing.Size(48, 14);
this.labelControl81.TabIndex = 236;
this.labelControl81.Text = "呼救病因";
//
// labelControl83
//
this.labelControl83.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl83.Appearance.Options.UseForeColor = true;
this.labelControl83.Location = new System.Drawing.Point(113, 22);
this.labelControl83.Name = "labelControl83";
this.labelControl83.Size = new System.Drawing.Size(48, 14);
this.labelControl83.TabIndex = 235;
this.labelControl83.Text = "候车地址";
//
// labelControl76
//
this.labelControl76.Location = new System.Drawing.Point(324, 64);
this.labelControl76.Name = "labelControl76";
this.labelControl76.Size = new System.Drawing.Size(24, 14);
this.labelControl76.TabIndex = 238;
this.labelControl76.Text = "主诉";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(324, 102);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(24, 14);
this.labelControl3.TabIndex = 244;
this.labelControl3.Text = "住址";
//
// labelControl85
//
this.labelControl85.Location = new System.Drawing.Point(585, 139);
this.labelControl85.Name = "labelControl85";
this.labelControl85.Size = new System.Drawing.Size(24, 14);
this.labelControl85.TabIndex = 240;
this.labelControl85.Text = "年龄";
//
// Form_TaskInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(826, 393);
this.Controls.Add(this.labelControl35);
this.Controls.Add(this.labelControl22);
this.Controls.Add(this.lbl_PlateNumber);
this.Controls.Add(this.labelControl5);
this.Controls.Add(this.lbl_DispatchDatetime);
this.Controls.Add(this.labelControl8);
this.Controls.Add(this.lbl_DriverName);
this.Controls.Add(this.labelControl13);
this.Controls.Add(this.labelControl12);
this.Controls.Add(this.lbl_NurseName);
this.Controls.Add(this.lbl_DoctorName);
this.Controls.Add(this.lbl_DispatchNo);
this.Controls.Add(this.panelControl3);
this.Controls.Add(this.panelControl1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_TaskInfo";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Form_TaskInfo";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_TaskInfo_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.LabelControl lbl_PatientsNumber;
private DevExpress.XtraEditors.LabelControl labelControl21;
private DevExpress.XtraEditors.LabelControl lbl_LevelName;
private DevExpress.XtraEditors.LabelControl lbl_AccidentName;
private DevExpress.XtraEditors.LabelControl labelControl19;
private DevExpress.XtraEditors.LabelControl labelControl17;
private DevExpress.XtraEditors.LabelControl labelControl15;
private DevExpress.XtraEditors.LabelControl labelControl35;
private DevExpress.XtraEditors.LabelControl labelControl22;
private DevExpress.XtraEditors.LabelControl lbl_PlateNumber;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl lbl_DispatchDatetime;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl lbl_DriverName;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.LabelControl labelControl12;
private DevExpress.XtraEditors.LabelControl lbl_NurseName;
private DevExpress.XtraEditors.LabelControl lbl_DoctorName;
private DevExpress.XtraEditors.LabelControl lbl_DispatchNo;
private DevExpress.XtraEditors.LabelControl lbl_PoliceCall;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl33;
private DevExpress.XtraEditors.LabelControl lbl_Consciousness;
private DevExpress.XtraEditors.LabelControl lbl_Age;
private DevExpress.XtraEditors.LabelControl lbl_PatientAddress;
private DevExpress.XtraEditors.LabelControl lbl_PatientPhone;
private DevExpress.XtraEditors.LabelControl lblPatientsNumber;
private DevExpress.XtraEditors.LabelControl lbl_Gender;
private DevExpress.XtraEditors.LabelControl lbl_PatientName;
private DevExpress.XtraEditors.LabelControl lbl_Pathogeny;
private DevExpress.XtraEditors.LabelControl lbl_WaitingAddress;
private DevExpress.XtraEditors.LabelControl lbl_ChiefComplaint;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl87;
private DevExpress.XtraEditors.LabelControl labelControl84;
private DevExpress.XtraEditors.LabelControl labelControl86;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl81;
private DevExpress.XtraEditors.LabelControl labelControl83;
private DevExpress.XtraEditors.LabelControl labelControl76;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl85;
}
}