namespace HL_FristAidPlatform_EMRS { partial class Form_SpecialityCheckUpInfo { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_SpecialityCheckUpInfo)); this.panel1 = new System.Windows.Forms.Panel(); this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.tablePanel17 = new DevExpress.Utils.Layout.TablePanel(); this.labelControl94 = new DevExpress.XtraEditors.LabelControl(); this.memo_limbInjury = new DevExpress.XtraEditors.MemoEdit(); this.labelControl102 = new DevExpress.XtraEditors.LabelControl(); this.radioGroup_limbType = new DevExpress.XtraEditors.RadioGroup(); this.labelControl101 = new DevExpress.XtraEditors.LabelControl(); this.memo_SpineInjury = new DevExpress.XtraEditors.MemoEdit(); this.labelControl97 = new DevExpress.XtraEditors.LabelControl(); this.labelControl99 = new DevExpress.XtraEditors.LabelControl(); this.labelControl89 = new DevExpress.XtraEditors.LabelControl(); this.memo_BackInjury = new DevExpress.XtraEditors.MemoEdit(); this.radioGroup_SpineType = new DevExpress.XtraEditors.RadioGroup(); this.labelControl98 = new DevExpress.XtraEditors.LabelControl(); this.labelControl96 = new DevExpress.XtraEditors.LabelControl(); this.labelControl95 = new DevExpress.XtraEditors.LabelControl(); this.labelControl91 = new DevExpress.XtraEditors.LabelControl(); this.radioGroup_BackType = new DevExpress.XtraEditors.RadioGroup(); this.radioGroup_BrainType = new DevExpress.XtraEditors.RadioGroup(); this.memo_BrainInjury = new DevExpress.XtraEditors.MemoEdit(); this.radioGroup_MaxillofacialType = new DevExpress.XtraEditors.RadioGroup(); this.radioGroup_AbdomenType = new DevExpress.XtraEditors.RadioGroup(); this.memo_AbdomenInjury = new DevExpress.XtraEditors.MemoEdit(); this.memo_MaxillofacialInjury = new DevExpress.XtraEditors.MemoEdit(); this.memo_ChestInjury = new DevExpress.XtraEditors.MemoEdit(); this.radioGroup_ChestType = new DevExpress.XtraEditors.RadioGroup(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel17)).BeginInit(); this.tablePanel17.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.memo_limbInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_limbType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_SpineInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_BackInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_SpineType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_BackType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_BrainType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_BrainInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_MaxillofacialType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_AbdomenType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_AbdomenInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_MaxillofacialInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_ChestInjury.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_ChestType.Properties)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); this.panel1.Controls.Add(this.tablePanel17); this.panel1.Controls.Add(this.pictureEdit1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Padding = new System.Windows.Forms.Padding(20); this.panel1.Size = new System.Drawing.Size(1043, 365); this.panel1.TabIndex = 12; // // pictureEdit1 // this.pictureEdit1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureEdit1.BackgroundImage"))); this.pictureEdit1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Top; this.pictureEdit1.EditValue = global::HL_FristAidPlatform_EMRS.Properties.Resources.标题背景; this.pictureEdit1.Location = new System.Drawing.Point(20, 20); this.pictureEdit1.Name = "pictureEdit1"; this.pictureEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit1.Properties.Appearance.ForeColor = System.Drawing.Color.White; this.pictureEdit1.Properties.Appearance.Options.UseFont = true; this.pictureEdit1.Properties.Appearance.Options.UseForeColor = true; this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pictureEdit1.Properties.Caption.Alignment = System.Drawing.ContentAlignment.MiddleLeft; this.pictureEdit1.Properties.Caption.Appearance.BackColor = System.Drawing.Color.Transparent; this.pictureEdit1.Properties.Caption.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit1.Properties.Caption.Appearance.Options.UseBackColor = true; this.pictureEdit1.Properties.Caption.Appearance.Options.UseFont = true; this.pictureEdit1.Properties.Caption.Offset = new System.Drawing.Point(40, 0); this.pictureEdit1.Properties.Caption.Text = "专科检查"; this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch; this.pictureEdit1.Size = new System.Drawing.Size(1003, 30); this.pictureEdit1.TabIndex = 3; // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.simpleButton2); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 365); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1043, 50); this.panelControl1.TabIndex = 13; // // 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(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1043, 365); this.panelControl2.TabIndex = 14; // // tablePanel17 // this.tablePanel17.Appearance.BackColor = System.Drawing.Color.White; this.tablePanel17.Appearance.Options.UseBackColor = true; this.tablePanel17.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)}); this.tablePanel17.Controls.Add(this.labelControl94); this.tablePanel17.Controls.Add(this.memo_limbInjury); this.tablePanel17.Controls.Add(this.labelControl102); this.tablePanel17.Controls.Add(this.radioGroup_limbType); this.tablePanel17.Controls.Add(this.labelControl101); this.tablePanel17.Controls.Add(this.memo_SpineInjury); this.tablePanel17.Controls.Add(this.labelControl97); this.tablePanel17.Controls.Add(this.labelControl99); this.tablePanel17.Controls.Add(this.labelControl89); this.tablePanel17.Controls.Add(this.memo_BackInjury); this.tablePanel17.Controls.Add(this.radioGroup_SpineType); this.tablePanel17.Controls.Add(this.labelControl98); this.tablePanel17.Controls.Add(this.labelControl96); this.tablePanel17.Controls.Add(this.labelControl95); this.tablePanel17.Controls.Add(this.labelControl91); this.tablePanel17.Controls.Add(this.radioGroup_BackType); this.tablePanel17.Controls.Add(this.radioGroup_BrainType); this.tablePanel17.Controls.Add(this.memo_BrainInjury); this.tablePanel17.Controls.Add(this.radioGroup_MaxillofacialType); this.tablePanel17.Controls.Add(this.radioGroup_AbdomenType); this.tablePanel17.Controls.Add(this.memo_AbdomenInjury); this.tablePanel17.Controls.Add(this.memo_MaxillofacialInjury); this.tablePanel17.Controls.Add(this.memo_ChestInjury); this.tablePanel17.Controls.Add(this.radioGroup_ChestType); this.tablePanel17.Dock = System.Windows.Forms.DockStyle.Top; this.tablePanel17.Location = new System.Drawing.Point(20, 50); this.tablePanel17.Name = "tablePanel17"; this.tablePanel17.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F)}); this.tablePanel17.Size = new System.Drawing.Size(1003, 310); this.tablePanel17.TabIndex = 4; // // labelControl94 // this.labelControl94.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl94.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl94.Appearance.Options.UseFont = true; this.labelControl94.Appearance.Options.UseForeColor = true; this.labelControl94.Appearance.Options.UseTextOptions = true; this.labelControl94.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl94, 0); this.labelControl94.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl94.Location = new System.Drawing.Point(3, 81); this.labelControl94.Name = "labelControl94"; this.tablePanel17.SetRow(this.labelControl94, 2); this.labelControl94.Size = new System.Drawing.Size(328, 33); this.labelControl94.TabIndex = 249; this.labelControl94.Text = "颌面"; // // memo_limbInjury // this.tablePanel17.SetColumn(this.memo_limbInjury, 2); this.memo_limbInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_limbInjury.Location = new System.Drawing.Point(672, 276); this.memo_limbInjury.Name = "memo_limbInjury"; this.tablePanel17.SetRow(this.memo_limbInjury, 7); this.memo_limbInjury.Size = new System.Drawing.Size(328, 31); this.memo_limbInjury.TabIndex = 232; // // labelControl102 // this.labelControl102.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl102.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl102.Appearance.Options.UseFont = true; this.labelControl102.Appearance.Options.UseForeColor = true; this.labelControl102.Appearance.Options.UseTextOptions = true; this.labelControl102.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl102, 0); this.labelControl102.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl102.Location = new System.Drawing.Point(3, 276); this.labelControl102.Name = "labelControl102"; this.tablePanel17.SetRow(this.labelControl102, 7); this.labelControl102.Size = new System.Drawing.Size(328, 31); this.labelControl102.TabIndex = 253; this.labelControl102.Text = "四肢"; // // radioGroup_limbType // this.tablePanel17.SetColumn(this.radioGroup_limbType, 1); this.radioGroup_limbType.Location = new System.Drawing.Point(337, 281); this.radioGroup_limbType.Name = "radioGroup_limbType"; this.radioGroup_limbType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_limbType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_limbType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_limbType.Properties.Appearance.Options.UseFont = true; this.radioGroup_limbType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_limbType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_limbType, 7); this.radioGroup_limbType.Size = new System.Drawing.Size(328, 21); this.radioGroup_limbType.TabIndex = 230; // // labelControl101 // this.labelControl101.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl101.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl101.Appearance.Options.UseFont = true; this.labelControl101.Appearance.Options.UseForeColor = true; this.labelControl101.Appearance.Options.UseTextOptions = true; this.labelControl101.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl101, 0); this.labelControl101.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl101.Location = new System.Drawing.Point(3, 237); this.labelControl101.Name = "labelControl101"; this.tablePanel17.SetRow(this.labelControl101, 6); this.labelControl101.Size = new System.Drawing.Size(328, 33); this.labelControl101.TabIndex = 253; this.labelControl101.Text = "脊柱"; // // memo_SpineInjury // this.tablePanel17.SetColumn(this.memo_SpineInjury, 2); this.memo_SpineInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_SpineInjury.Location = new System.Drawing.Point(672, 237); this.memo_SpineInjury.Name = "memo_SpineInjury"; this.tablePanel17.SetRow(this.memo_SpineInjury, 6); this.memo_SpineInjury.Size = new System.Drawing.Size(328, 33); this.memo_SpineInjury.TabIndex = 228; // // labelControl97 // this.labelControl97.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl97.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl97.Appearance.Options.UseFont = true; this.labelControl97.Appearance.Options.UseForeColor = true; this.labelControl97.Appearance.Options.UseTextOptions = true; this.labelControl97.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl97, 0); this.labelControl97.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl97.Location = new System.Drawing.Point(3, 120); this.labelControl97.Name = "labelControl97"; this.tablePanel17.SetRow(this.labelControl97, 3); this.labelControl97.Size = new System.Drawing.Size(328, 33); this.labelControl97.TabIndex = 250; this.labelControl97.Text = "胸"; // // labelControl99 // this.labelControl99.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl99.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl99.Appearance.Options.UseFont = true; this.labelControl99.Appearance.Options.UseForeColor = true; this.labelControl99.Appearance.Options.UseTextOptions = true; this.labelControl99.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl99, 0); this.labelControl99.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl99.Location = new System.Drawing.Point(3, 198); this.labelControl99.Name = "labelControl99"; this.tablePanel17.SetRow(this.labelControl99, 5); this.labelControl99.Size = new System.Drawing.Size(328, 33); this.labelControl99.TabIndex = 251; this.labelControl99.Text = "背部"; // // labelControl89 // this.labelControl89.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl89.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl89.Appearance.Options.UseFont = true; this.labelControl89.Appearance.Options.UseForeColor = true; this.labelControl89.Appearance.Options.UseTextOptions = true; this.labelControl89.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl89, 0); this.labelControl89.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl89.Location = new System.Drawing.Point(3, 42); this.labelControl89.Name = "labelControl89"; this.tablePanel17.SetRow(this.labelControl89, 1); this.labelControl89.Size = new System.Drawing.Size(328, 33); this.labelControl89.TabIndex = 249; this.labelControl89.Text = "颅脑"; // // memo_BackInjury // this.tablePanel17.SetColumn(this.memo_BackInjury, 2); this.memo_BackInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_BackInjury.Location = new System.Drawing.Point(672, 198); this.memo_BackInjury.Name = "memo_BackInjury"; this.tablePanel17.SetRow(this.memo_BackInjury, 5); this.memo_BackInjury.Size = new System.Drawing.Size(328, 33); this.memo_BackInjury.TabIndex = 224; // // radioGroup_SpineType // this.tablePanel17.SetColumn(this.radioGroup_SpineType, 1); this.radioGroup_SpineType.Location = new System.Drawing.Point(337, 243); this.radioGroup_SpineType.Name = "radioGroup_SpineType"; this.radioGroup_SpineType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_SpineType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_SpineType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_SpineType.Properties.Appearance.Options.UseFont = true; this.radioGroup_SpineType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_SpineType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_SpineType, 6); this.radioGroup_SpineType.Size = new System.Drawing.Size(328, 21); this.radioGroup_SpineType.TabIndex = 226; // // labelControl98 // this.labelControl98.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl98.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl98.Appearance.Options.UseFont = true; this.labelControl98.Appearance.Options.UseForeColor = true; this.labelControl98.Appearance.Options.UseTextOptions = true; this.labelControl98.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel17.SetColumn(this.labelControl98, 0); this.labelControl98.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl98.Location = new System.Drawing.Point(3, 159); this.labelControl98.Name = "labelControl98"; this.tablePanel17.SetRow(this.labelControl98, 4); this.labelControl98.Size = new System.Drawing.Size(328, 33); this.labelControl98.TabIndex = 250; this.labelControl98.Text = "腹"; // // labelControl96 // this.labelControl96.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(239)))), ((int)(((byte)(255))))); this.labelControl96.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl96.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(149)))), ((int)(((byte)(241))))); this.labelControl96.Appearance.Options.UseBackColor = true; this.labelControl96.Appearance.Options.UseFont = true; this.labelControl96.Appearance.Options.UseForeColor = true; this.labelControl96.Appearance.Options.UseTextOptions = true; this.labelControl96.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl96.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tablePanel17.SetColumn(this.labelControl96, 0); this.labelControl96.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl96.Location = new System.Drawing.Point(3, 3); this.labelControl96.Name = "labelControl96"; this.tablePanel17.SetRow(this.labelControl96, 0); this.labelControl96.Size = new System.Drawing.Size(328, 33); this.labelControl96.TabIndex = 250; this.labelControl96.Text = "外伤部位"; // // labelControl95 // this.labelControl95.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(239)))), ((int)(((byte)(255))))); this.labelControl95.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl95.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(149)))), ((int)(((byte)(241))))); this.labelControl95.Appearance.Options.UseBackColor = true; this.labelControl95.Appearance.Options.UseFont = true; this.labelControl95.Appearance.Options.UseForeColor = true; this.labelControl95.Appearance.Options.UseTextOptions = true; this.labelControl95.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl95.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tablePanel17.SetColumn(this.labelControl95, 2); this.labelControl95.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl95.Location = new System.Drawing.Point(672, 3); this.labelControl95.Name = "labelControl95"; this.tablePanel17.SetRow(this.labelControl95, 0); this.labelControl95.Size = new System.Drawing.Size(328, 33); this.labelControl95.TabIndex = 250; this.labelControl95.Text = "局部伤请"; // // labelControl91 // this.labelControl91.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(239)))), ((int)(((byte)(255))))); this.labelControl91.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl91.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(149)))), ((int)(((byte)(241))))); this.labelControl91.Appearance.Options.UseBackColor = true; this.labelControl91.Appearance.Options.UseFont = true; this.labelControl91.Appearance.Options.UseForeColor = true; this.labelControl91.Appearance.Options.UseTextOptions = true; this.labelControl91.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl91.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tablePanel17.SetColumn(this.labelControl91, 1); this.labelControl91.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl91.Location = new System.Drawing.Point(337, 3); this.labelControl91.Name = "labelControl91"; this.tablePanel17.SetRow(this.labelControl91, 0); this.labelControl91.Size = new System.Drawing.Size(328, 33); this.labelControl91.TabIndex = 249; this.labelControl91.Text = "外伤类型"; // // radioGroup_BackType // this.tablePanel17.SetColumn(this.radioGroup_BackType, 1); this.radioGroup_BackType.Location = new System.Drawing.Point(337, 204); this.radioGroup_BackType.Name = "radioGroup_BackType"; this.radioGroup_BackType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_BackType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_BackType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_BackType.Properties.Appearance.Options.UseFont = true; this.radioGroup_BackType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_BackType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_BackType, 5); this.radioGroup_BackType.Size = new System.Drawing.Size(328, 21); this.radioGroup_BackType.TabIndex = 222; // // radioGroup_BrainType // this.tablePanel17.SetColumn(this.radioGroup_BrainType, 1); this.radioGroup_BrainType.Location = new System.Drawing.Point(337, 48); this.radioGroup_BrainType.Name = "radioGroup_BrainType"; this.radioGroup_BrainType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_BrainType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_BrainType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_BrainType.Properties.Appearance.Options.UseFont = true; this.radioGroup_BrainType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_BrainType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_BrainType, 1); this.radioGroup_BrainType.Size = new System.Drawing.Size(328, 21); this.radioGroup_BrainType.TabIndex = 207; // // memo_BrainInjury // this.tablePanel17.SetColumn(this.memo_BrainInjury, 2); this.memo_BrainInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_BrainInjury.Location = new System.Drawing.Point(672, 42); this.memo_BrainInjury.Name = "memo_BrainInjury"; this.tablePanel17.SetRow(this.memo_BrainInjury, 1); this.memo_BrainInjury.Size = new System.Drawing.Size(328, 33); this.memo_BrainInjury.TabIndex = 208; // // radioGroup_MaxillofacialType // this.tablePanel17.SetColumn(this.radioGroup_MaxillofacialType, 1); this.radioGroup_MaxillofacialType.Location = new System.Drawing.Point(337, 87); this.radioGroup_MaxillofacialType.Name = "radioGroup_MaxillofacialType"; this.radioGroup_MaxillofacialType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_MaxillofacialType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_MaxillofacialType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_MaxillofacialType.Properties.Appearance.Options.UseFont = true; this.radioGroup_MaxillofacialType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_MaxillofacialType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_MaxillofacialType, 2); this.radioGroup_MaxillofacialType.Size = new System.Drawing.Size(328, 21); this.radioGroup_MaxillofacialType.TabIndex = 210; // // radioGroup_AbdomenType // this.tablePanel17.SetColumn(this.radioGroup_AbdomenType, 1); this.radioGroup_AbdomenType.Location = new System.Drawing.Point(337, 165); this.radioGroup_AbdomenType.Name = "radioGroup_AbdomenType"; this.radioGroup_AbdomenType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_AbdomenType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_AbdomenType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_AbdomenType.Properties.Appearance.Options.UseFont = true; this.radioGroup_AbdomenType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_AbdomenType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_AbdomenType, 4); this.radioGroup_AbdomenType.Size = new System.Drawing.Size(328, 21); this.radioGroup_AbdomenType.TabIndex = 218; // // memo_AbdomenInjury // this.tablePanel17.SetColumn(this.memo_AbdomenInjury, 2); this.memo_AbdomenInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_AbdomenInjury.Location = new System.Drawing.Point(672, 159); this.memo_AbdomenInjury.Name = "memo_AbdomenInjury"; this.tablePanel17.SetRow(this.memo_AbdomenInjury, 4); this.memo_AbdomenInjury.Size = new System.Drawing.Size(328, 33); this.memo_AbdomenInjury.TabIndex = 220; // // memo_MaxillofacialInjury // this.tablePanel17.SetColumn(this.memo_MaxillofacialInjury, 2); this.memo_MaxillofacialInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_MaxillofacialInjury.Location = new System.Drawing.Point(672, 81); this.memo_MaxillofacialInjury.Name = "memo_MaxillofacialInjury"; this.tablePanel17.SetRow(this.memo_MaxillofacialInjury, 2); this.memo_MaxillofacialInjury.Size = new System.Drawing.Size(328, 33); this.memo_MaxillofacialInjury.TabIndex = 212; // // memo_ChestInjury // this.tablePanel17.SetColumn(this.memo_ChestInjury, 2); this.memo_ChestInjury.Dock = System.Windows.Forms.DockStyle.Fill; this.memo_ChestInjury.Location = new System.Drawing.Point(672, 120); this.memo_ChestInjury.Name = "memo_ChestInjury"; this.tablePanel17.SetRow(this.memo_ChestInjury, 3); this.memo_ChestInjury.Size = new System.Drawing.Size(328, 33); this.memo_ChestInjury.TabIndex = 216; // // radioGroup_ChestType // this.tablePanel17.SetColumn(this.radioGroup_ChestType, 1); this.radioGroup_ChestType.Location = new System.Drawing.Point(337, 126); this.radioGroup_ChestType.Name = "radioGroup_ChestType"; this.radioGroup_ChestType.Properties.Appearance.BackColor = System.Drawing.Color.White; this.radioGroup_ChestType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioGroup_ChestType.Properties.Appearance.Options.UseBackColor = true; this.radioGroup_ChestType.Properties.Appearance.Options.UseFont = true; this.radioGroup_ChestType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radioGroup_ChestType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "开放性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(1)), "闭合性"), new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(2)), "烧伤")}); this.tablePanel17.SetRow(this.radioGroup_ChestType, 3); this.radioGroup_ChestType.Size = new System.Drawing.Size(328, 21); this.radioGroup_ChestType.TabIndex = 214; // // simpleButton2 // this.simpleButton2.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.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); this.simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.simpleButton2.Appearance.Options.UseBackColor = true; this.simpleButton2.Appearance.Options.UseFont = true; this.simpleButton2.Location = new System.Drawing.Point(459, 9); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(124, 32); this.simpleButton2.TabIndex = 12; this.simpleButton2.Text = "保存"; // // Form_SpecialityCheckUpInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1043, 415); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_SpecialityCheckUpInfo"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "专科检查"; this.Load += new System.EventHandler(this.Form_SpecialityCheckUpInfo_Load); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tablePanel17)).EndInit(); this.tablePanel17.ResumeLayout(false); this.tablePanel17.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.memo_limbInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_limbType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_SpineInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_BackInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_SpineType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_BackType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_BrainType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_BrainInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_MaxillofacialType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_AbdomenType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_AbdomenInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_MaxillofacialInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memo_ChestInjury.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_ChestType.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.PictureEdit pictureEdit1; private DevExpress.Utils.Layout.TablePanel tablePanel17; private DevExpress.XtraEditors.LabelControl labelControl94; private DevExpress.XtraEditors.MemoEdit memo_limbInjury; private DevExpress.XtraEditors.LabelControl labelControl102; private DevExpress.XtraEditors.RadioGroup radioGroup_limbType; private DevExpress.XtraEditors.LabelControl labelControl101; private DevExpress.XtraEditors.MemoEdit memo_SpineInjury; private DevExpress.XtraEditors.LabelControl labelControl97; private DevExpress.XtraEditors.LabelControl labelControl99; private DevExpress.XtraEditors.LabelControl labelControl89; private DevExpress.XtraEditors.MemoEdit memo_BackInjury; private DevExpress.XtraEditors.RadioGroup radioGroup_SpineType; private DevExpress.XtraEditors.LabelControl labelControl98; private DevExpress.XtraEditors.LabelControl labelControl96; private DevExpress.XtraEditors.LabelControl labelControl95; private DevExpress.XtraEditors.LabelControl labelControl91; private DevExpress.XtraEditors.RadioGroup radioGroup_BackType; private DevExpress.XtraEditors.RadioGroup radioGroup_BrainType; private DevExpress.XtraEditors.MemoEdit memo_BrainInjury; private DevExpress.XtraEditors.RadioGroup radioGroup_MaxillofacialType; private DevExpress.XtraEditors.RadioGroup radioGroup_AbdomenType; private DevExpress.XtraEditors.MemoEdit memo_AbdomenInjury; private DevExpress.XtraEditors.MemoEdit memo_MaxillofacialInjury; private DevExpress.XtraEditors.MemoEdit memo_ChestInjury; private DevExpress.XtraEditors.RadioGroup radioGroup_ChestType; private DevExpress.XtraEditors.SimpleButton simpleButton2; } }