namespace HL_FristAidPlatform_Trauma { partial class Form_CallConsultation { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Controls.Add(this.treeList1); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(234, 713); this.panelControl1.TabIndex = 0; // // treeList1 // this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.treeListColumn1}); this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(2, 2); this.treeList1.Name = "treeList1"; this.treeList1.BeginUnboundLoad(); this.treeList1.AppendNode(new object[] { "急诊骨科"}, -1); this.treeList1.AppendNode(new object[] { "张进发"}, 0); this.treeList1.AppendNode(new object[] { "刘琦"}, 0); this.treeList1.AppendNode(new object[] { "程进"}, 0); this.treeList1.AppendNode(new object[] { "陈宝儿"}, 0); this.treeList1.AppendNode(new object[] { "周鑫"}, 0); this.treeList1.AppendNode(new object[] { "肖佳"}, 0); this.treeList1.AppendNode(new object[] { "手外科"}, -1); this.treeList1.AppendNode(new object[] { "肖启"}, 7); this.treeList1.AppendNode(new object[] { "刘帅"}, 7); this.treeList1.AppendNode(new object[] { "陈飞"}, 7); this.treeList1.AppendNode(new object[] { "创伤骨一科"}, -1); this.treeList1.AppendNode(new object[] { "陈晨"}, 11); this.treeList1.AppendNode(new object[] { "刘洋"}, 11); this.treeList1.AppendNode(new object[] { "软组织损伤科"}, -1); this.treeList1.AppendNode(new object[] { "方中栗"}, 14); this.treeList1.AppendNode(new object[] { "欧阳丽云"}, 14); this.treeList1.AppendNode(new object[] { "程若愚"}, 14); this.treeList1.AppendNode(new object[] { "高兴达"}, 14); this.treeList1.AppendNode(new object[] { "刘子奇"}, 14); this.treeList1.AppendNode(new object[] { "矫形骨科"}, -1); this.treeList1.AppendNode(new object[] { "王辰"}, 20); this.treeList1.AppendNode(new object[] { "程晓宇"}, 20); this.treeList1.AppendNode(new object[] { "陈子杰"}, 20); this.treeList1.AppendNode(new object[] { "刘若兰"}, 20); this.treeList1.AppendNode(new object[] { "急救中心院前组"}, -1); this.treeList1.AppendNode(new object[] { "陈峰"}, 25); this.treeList1.AppendNode(new object[] { "刘宇军"}, 25); this.treeList1.AppendNode(new object[] { "陈兴"}, 25); this.treeList1.AppendNode(new object[] { "马琳"}, 25); this.treeList1.EndUnboundLoad(); this.treeList1.Size = new System.Drawing.Size(230, 709); this.treeList1.TabIndex = 0; // // treeListColumn1 // this.treeListColumn1.Caption = "科室"; this.treeListColumn1.FieldName = "treeListColumn1"; this.treeListColumn1.Name = "treeListColumn1"; this.treeListColumn1.Visible = true; this.treeListColumn1.VisibleIndex = 0; // // panelControl2 // this.panelControl2.Controls.Add(this.groupBox3); this.panelControl2.Controls.Add(this.groupBox2); this.panelControl2.Controls.Add(this.groupBox1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(234, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(980, 713); this.panelControl2.TabIndex = 1; // // groupBox3 // this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox3.Font = new System.Drawing.Font("Tahoma", 13F); this.groupBox3.Location = new System.Drawing.Point(2, 441); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(976, 206); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "急救场所"; // // groupBox2 // this.groupBox2.Controls.Add(this.panelControl3); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox2.Font = new System.Drawing.Font("Tahoma", 13F); this.groupBox2.Location = new System.Drawing.Point(2, 166); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(976, 275); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "病人信息"; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl7.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Appearance.Options.UseForeColor = true; this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl7.Location = new System.Drawing.Point(470, 67); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(204, 19); this.labelControl7.TabIndex = 7; this.labelControl7.Text = "多部肋骨断裂,引起气胸"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Appearance.Options.UseForeColor = true; this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl3.Location = new System.Drawing.Point(470, 124); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(404, 57); this.labelControl3.TabIndex = 3; this.labelControl3.Text = "车祸导致多处肋骨断裂,初步诊断伴有气胸。目前处理给药,给予180毫升尼斯纳米,上心电监护,POCT已做,血生化结果指数比正常值偏低50,"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl2.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Appearance.Options.UseForeColor = true; this.labelControl2.Location = new System.Drawing.Point(96, 14); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(80, 19); this.labelControl2.TabIndex = 2; this.labelControl2.Text = "患者姓名:"; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl6.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Appearance.Options.UseForeColor = true; this.labelControl6.Location = new System.Drawing.Point(351, 67); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(80, 19); this.labelControl6.TabIndex = 6; this.labelControl6.Text = "初步诊断:"; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl5.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Appearance.Options.UseForeColor = true; this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl5.Location = new System.Drawing.Point(470, 14); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(139, 19); this.labelControl5.TabIndex = 5; this.labelControl5.Text = "车祸"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Location = new System.Drawing.Point(351, 14); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(89, 19); this.labelControl4.TabIndex = 4; this.labelControl4.Text = "MPDS症状:"; // // groupBox1 // this.groupBox1.Controls.Add(this.memoEdit1); this.groupBox1.Controls.Add(this.labelControl1); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.Font = new System.Drawing.Font("Tahoma", 13F); this.groupBox1.Location = new System.Drawing.Point(2, 2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(976, 164); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "呼叫信息"; // // memoEdit1 // this.memoEdit1.Dock = System.Windows.Forms.DockStyle.Bottom; this.memoEdit1.Location = new System.Drawing.Point(3, 64); this.memoEdit1.Name = "memoEdit1"; this.memoEdit1.Size = new System.Drawing.Size(970, 97); this.memoEdit1.TabIndex = 1; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Location = new System.Drawing.Point(33, 31); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(64, 19); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "呼叫医生"; // // panelControl3 // this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.labelControl13); this.panelControl3.Controls.Add(this.labelControl11); this.panelControl3.Controls.Add(this.labelControl12); this.panelControl3.Controls.Add(this.labelControl9); this.panelControl3.Controls.Add(this.labelControl10); this.panelControl3.Controls.Add(this.labelControl8); this.panelControl3.Controls.Add(this.labelControl4); this.panelControl3.Controls.Add(this.labelControl7); this.panelControl3.Controls.Add(this.labelControl5); this.panelControl3.Controls.Add(this.labelControl3); this.panelControl3.Controls.Add(this.labelControl6); this.panelControl3.Controls.Add(this.labelControl2); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl3.Location = new System.Drawing.Point(82, 24); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(891, 248); this.panelControl3.TabIndex = 8; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl8.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Appearance.Options.UseForeColor = true; this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl8.Location = new System.Drawing.Point(201, 15); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(62, 19); this.labelControl8.TabIndex = 8; this.labelControl8.Text = "张昀"; // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl9.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl9.Appearance.Options.UseFont = true; this.labelControl9.Appearance.Options.UseForeColor = true; this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl9.Location = new System.Drawing.Point(201, 69); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(62, 19); this.labelControl9.TabIndex = 10; this.labelControl9.Text = "男"; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl10.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl10.Appearance.Options.UseFont = true; this.labelControl10.Appearance.Options.UseForeColor = true; this.labelControl10.Location = new System.Drawing.Point(96, 68); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(80, 19); this.labelControl10.TabIndex = 9; this.labelControl10.Text = "患者性别:"; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl11.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Appearance.Options.UseForeColor = true; this.labelControl11.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl11.Location = new System.Drawing.Point(201, 116); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(62, 19); this.labelControl11.TabIndex = 12; this.labelControl11.Text = "59"; // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl12.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl12.Appearance.Options.UseFont = true; this.labelControl12.Appearance.Options.UseForeColor = true; this.labelControl12.Location = new System.Drawing.Point(96, 115); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(80, 19); this.labelControl12.TabIndex = 11; this.labelControl12.Text = "患者年龄:"; // // labelControl13 // this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl13.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl13.Appearance.Options.UseFont = true; this.labelControl13.Appearance.Options.UseForeColor = true; this.labelControl13.Location = new System.Drawing.Point(351, 125); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(80, 19); this.labelControl13.TabIndex = 13; this.labelControl13.Text = "急救处理:"; // // Form_CallConsultation // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1214, 713); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.Name = "Form_CallConsultation"; this.Text = "呼叫会诊"; this.Load += new System.EventHandler(this.Form_CallConsultation_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraTreeList.TreeList treeList1; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1; private DevExpress.XtraEditors.PanelControl panelControl2; private System.Windows.Forms.GroupBox groupBox2; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private System.Windows.Forms.GroupBox groupBox1; private DevExpress.XtraEditors.MemoEdit memoEdit1; private DevExpress.XtraEditors.LabelControl labelControl1; private System.Windows.Forms.GroupBox groupBox3; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl labelControl9; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LabelControl labelControl8; } }