namespace HL_FristAidPlatform_Apoplexy { partial class Form_PatientTransferOthers { /// /// 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.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.textBox5 = new System.Windows.Forms.TextBox(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.textBox4 = new System.Windows.Forms.TextBox(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.textBox3 = new System.Windows.Forms.TextBox(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.timeControl2 = new HL_FristAidPlatform_Public.TimeControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.checkedListBoxControl_acZLType = new DevExpress.XtraEditors.CheckedListBoxControl(); this.textBox2 = new System.Windows.Forms.TextBox(); this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup(); this.textBox1 = new System.Windows.Forms.TextBox(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.timeControl1 = new HL_FristAidPlatform_Public.TimeControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_acZLType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.simpleButton1); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 543); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(961, 75); this.panelControl1.TabIndex = 0; this.panelControl1.Visible = false; // // simpleButton1 // this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton1.Appearance.Options.UseBackColor = true; this.simpleButton1.Location = new System.Drawing.Point(416, 16); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(120, 40); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // panelControl2 // this.panelControl2.Appearance.BackColor = System.Drawing.Color.White; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.panelControl5); this.panelControl2.Controls.Add(this.textBox5); this.panelControl2.Controls.Add(this.labelControl9); this.panelControl2.Controls.Add(this.textBox4); this.panelControl2.Controls.Add(this.labelControl8); this.panelControl2.Controls.Add(this.textBox3); this.panelControl2.Controls.Add(this.labelControl6); this.panelControl2.Controls.Add(this.timeControl2); this.panelControl2.Controls.Add(this.labelControl7); this.panelControl2.Controls.Add(this.panelControl3); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(961, 543); this.panelControl2.TabIndex = 1; // // panelControl5 // this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.panelControl5.Appearance.Options.UseBackColor = true; this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.labelControl11); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl5.Location = new System.Drawing.Point(0, 158); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(961, 40); this.panelControl5.TabIndex = 247; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl11.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Appearance.Options.UseForeColor = true; this.labelControl11.Location = new System.Drawing.Point(36, 11); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(60, 17); this.labelControl11.TabIndex = 0; this.labelControl11.Text = "转院信息"; // // textBox5 // this.textBox5.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox5.Location = new System.Drawing.Point(165, 370); this.textBox5.Multiline = true; this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(429, 44); this.textBox5.TabIndex = 14; // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl9.Appearance.Options.UseFont = true; this.labelControl9.Location = new System.Drawing.Point(86, 373); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(70, 17); this.labelControl9.TabIndex = 13; this.labelControl9.Text = "转院原因:"; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox4.Location = new System.Drawing.Point(165, 308); this.textBox4.Multiline = true; this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(429, 44); this.textBox4.TabIndex = 12; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Location = new System.Drawing.Point(86, 311); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(70, 17); this.labelControl8.TabIndex = 11; this.labelControl8.Text = "出院诊断:"; // // textBox3 // this.textBox3.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox3.Location = new System.Drawing.Point(165, 253); this.textBox3.Multiline = true; this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(429, 40); this.textBox3.TabIndex = 10; this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged); // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(58, 256); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(98, 17); this.labelControl6.TabIndex = 9; this.labelControl6.Text = "接收医院名称:"; // // timeControl2 // this.timeControl2.BackColor = System.Drawing.Color.Transparent; this.timeControl2.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.timeControl2.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.timeControl2.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm; this.timeControl2.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.timeControl2.Location = new System.Drawing.Point(165, 212); this.timeControl2.Name = "timeControl2"; this.timeControl2.Size = new System.Drawing.Size(150, 22); this.timeControl2.TabIndex = 8; this.timeControl2.TimeValue = ""; this.timeControl2.Load += new System.EventHandler(this.timeControl2_Load); // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(61, 214); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(98, 17); this.labelControl7.TabIndex = 7; this.labelControl7.Text = "转出医院时间:"; // // panelControl3 // this.panelControl3.Appearance.BackColor = System.Drawing.Color.White; this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.panelControl4); this.panelControl3.Controls.Add(this.checkedListBoxControl_acZLType); this.panelControl3.Controls.Add(this.textBox2); this.panelControl3.Controls.Add(this.radioGroup1); this.panelControl3.Controls.Add(this.textBox1); this.panelControl3.Controls.Add(this.labelControl5); this.panelControl3.Controls.Add(this.labelControl4); this.panelControl3.Controls.Add(this.labelControl3); this.panelControl3.Controls.Add(this.labelControl2); this.panelControl3.Controls.Add(this.timeControl1); this.panelControl3.Controls.Add(this.labelControl1); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(961, 158); this.panelControl3.TabIndex = 0; // // panelControl4 // this.panelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.panelControl4.Appearance.Options.UseBackColor = true; this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Controls.Add(this.labelControl10); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl4.Location = new System.Drawing.Point(0, 0); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(961, 40); this.panelControl4.TabIndex = 246; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl10.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl10.Appearance.Options.UseFont = true; this.labelControl10.Appearance.Options.UseForeColor = true; this.labelControl10.Location = new System.Drawing.Point(36, 12); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(120, 17); this.labelControl10.TabIndex = 0; this.labelControl10.Text = "转院患者基本信息"; // // checkedListBoxControl_acZLType // this.checkedListBoxControl_acZLType.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkedListBoxControl_acZLType.Appearance.Options.UseFont = true; this.checkedListBoxControl_acZLType.CheckOnClick = true; this.checkedListBoxControl_acZLType.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] { new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "静脉溶栓"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "血管内介入治疗"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("03", "脑出血"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "颅内动脉瘤"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "CEA/CAS"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("98", "保守治疗")}); this.checkedListBoxControl_acZLType.Location = new System.Drawing.Point(416, 97); this.checkedListBoxControl_acZLType.MultiColumn = true; this.checkedListBoxControl_acZLType.Name = "checkedListBoxControl_acZLType"; this.checkedListBoxControl_acZLType.ReadOnly = true; this.checkedListBoxControl_acZLType.Size = new System.Drawing.Size(390, 50); this.checkedListBoxControl_acZLType.TabIndex = 245; // // textBox2 // this.textBox2.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox2.Location = new System.Drawing.Point(670, 53); this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; this.textBox2.Size = new System.Drawing.Size(136, 24); this.textBox2.TabIndex = 8; // // radioGroup1 // this.radioGroup1.Location = new System.Drawing.Point(416, 53); this.radioGroup1.Name = "radioGroup1"; this.radioGroup1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup1.Properties.Appearance.Options.UseFont = true; this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "男"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "女")}); this.radioGroup1.Properties.ReadOnly = true; this.radioGroup1.Size = new System.Drawing.Size(136, 24); this.radioGroup1.TabIndex = 7; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox1.Location = new System.Drawing.Point(165, 54); this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; this.textBox1.Size = new System.Drawing.Size(150, 24); this.textBox1.TabIndex = 6; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(368, 56); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(42, 17); this.labelControl5.TabIndex = 5; this.labelControl5.Text = "性别:"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(340, 101); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(70, 17); this.labelControl4.TabIndex = 4; this.labelControl4.Text = "治疗类型:"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(622, 56); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(42, 17); this.labelControl3.TabIndex = 3; this.labelControl3.Text = "年龄:"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(117, 57); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(42, 17); this.labelControl2.TabIndex = 2; this.labelControl2.Text = "姓名:"; // // timeControl1 // this.timeControl1.BackColor = System.Drawing.Color.Transparent; this.timeControl1.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.timeControl1.Enabled = false; this.timeControl1.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.timeControl1.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm; this.timeControl1.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.timeControl1.Location = new System.Drawing.Point(165, 101); this.timeControl1.Name = "timeControl1"; this.timeControl1.Size = new System.Drawing.Size(150, 22); this.timeControl1.TabIndex = 1; this.timeControl1.TimeValue = ""; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(61, 101); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(98, 17); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "患者到院时间:"; // // Form_PatientTransferOthers // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.ClientSize = new System.Drawing.Size(961, 618); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_PatientTransferOthers"; this.Text = "转院信息表"; this.Load += new System.EventHandler(this.Form_PatientTransferOthers_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.panelControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); this.panelControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_acZLType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.PanelControl panelControl3; private HL_FristAidPlatform_Public.TimeControl timeControl1; private DevExpress.XtraEditors.LabelControl labelControl1; private System.Windows.Forms.TextBox textBox2; private DevExpress.XtraEditors.RadioGroup radioGroup1; private System.Windows.Forms.TextBox textBox1; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private HL_FristAidPlatform_Public.TimeControl timeControl2; private DevExpress.XtraEditors.LabelControl labelControl7; private System.Windows.Forms.TextBox textBox5; private DevExpress.XtraEditors.LabelControl labelControl9; private System.Windows.Forms.TextBox textBox4; private DevExpress.XtraEditors.LabelControl labelControl8; private System.Windows.Forms.TextBox textBox3; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_acZLType; private DevExpress.XtraEditors.PanelControl panelControl5; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.LabelControl labelControl10; } }