|
|
|
|
@ -55,6 +55,16 @@ |
|
|
|
|
this.advPropertyGrid1 = new FastReport.DevComponents.DotNetBar.AdvPropertyGrid(); |
|
|
|
|
this.panelMain = new System.Windows.Forms.Panel(); |
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
|
this.DrugTaboo = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label20 = new System.Windows.Forms.Label(); |
|
|
|
|
this.PreHisIllnessIsHeal = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.PreHisIllnessOrg = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.PreHisIllnessNo = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label19 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label18 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label17 = new System.Windows.Forms.Label(); |
|
|
|
|
this.PreHisIllnessDate = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
|
this.btnSymptom = new System.Windows.Forms.Button(); |
|
|
|
|
this.panelDrink = new System.Windows.Forms.Panel(); |
|
|
|
|
this.DrinkState_1 = new System.Windows.Forms.RadioButton(); |
|
|
|
|
@ -128,16 +138,6 @@ |
|
|
|
|
this.CancelBtn = new System.Windows.Forms.Button(); |
|
|
|
|
this.ConfirmBtn = new System.Windows.Forms.Button(); |
|
|
|
|
this.superTabControl1 = new FastReport.DevComponents.DotNetBar.SuperTabControl(); |
|
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
|
this.PreHisIllnessDate = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label17 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label18 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label19 = new System.Windows.Forms.Label(); |
|
|
|
|
this.PreHisIllnessNo = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.PreHisIllnessOrg = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.PreHisIllnessIsHeal = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label20 = new System.Windows.Forms.Label(); |
|
|
|
|
this.DrugTaboo = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.advPropertyGrid1)).BeginInit(); |
|
|
|
|
this.panelMain.SuspendLayout(); |
|
|
|
|
@ -491,6 +491,97 @@ |
|
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
|
this.groupBox1.Text = "问诊"; |
|
|
|
|
// |
|
|
|
|
// DrugTaboo |
|
|
|
|
// |
|
|
|
|
this.DrugTaboo.Location = new System.Drawing.Point(779, 140); |
|
|
|
|
this.DrugTaboo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.DrugTaboo.Name = "DrugTaboo"; |
|
|
|
|
this.DrugTaboo.Size = new System.Drawing.Size(318, 23); |
|
|
|
|
this.DrugTaboo.TabIndex = 104; |
|
|
|
|
this.DrugTaboo.Text = "无"; |
|
|
|
|
// |
|
|
|
|
// label20 |
|
|
|
|
// |
|
|
|
|
this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label20.Location = new System.Drawing.Point(666, 140); |
|
|
|
|
this.label20.Name = "label20"; |
|
|
|
|
this.label20.Size = new System.Drawing.Size(107, 23); |
|
|
|
|
this.label20.TabIndex = 103; |
|
|
|
|
this.label20.Text = "药物禁忌或其他:"; |
|
|
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessIsHeal |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessIsHeal.Location = new System.Drawing.Point(1054, 60); |
|
|
|
|
this.PreHisIllnessIsHeal.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessIsHeal.Name = "PreHisIllnessIsHeal"; |
|
|
|
|
this.PreHisIllnessIsHeal.Size = new System.Drawing.Size(43, 23); |
|
|
|
|
this.PreHisIllnessIsHeal.TabIndex = 102; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessOrg |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessOrg.Location = new System.Drawing.Point(836, 60); |
|
|
|
|
this.PreHisIllnessOrg.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessOrg.Name = "PreHisIllnessOrg"; |
|
|
|
|
this.PreHisIllnessOrg.Size = new System.Drawing.Size(135, 23); |
|
|
|
|
this.PreHisIllnessOrg.TabIndex = 101; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessNo |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessNo.Location = new System.Drawing.Point(650, 60); |
|
|
|
|
this.PreHisIllnessNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessNo.Name = "PreHisIllnessNo"; |
|
|
|
|
this.PreHisIllnessNo.Size = new System.Drawing.Size(120, 23); |
|
|
|
|
this.PreHisIllnessNo.TabIndex = 100; |
|
|
|
|
// |
|
|
|
|
// label19 |
|
|
|
|
// |
|
|
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label19.Location = new System.Drawing.Point(977, 60); |
|
|
|
|
this.label19.Name = "label19"; |
|
|
|
|
this.label19.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label19.TabIndex = 99; |
|
|
|
|
this.label19.Text = "是否痊愈:"; |
|
|
|
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// label18 |
|
|
|
|
// |
|
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label18.Location = new System.Drawing.Point(776, 60); |
|
|
|
|
this.label18.Name = "label18"; |
|
|
|
|
this.label18.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label18.TabIndex = 98; |
|
|
|
|
this.label18.Text = "诊断单位:"; |
|
|
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// label17 |
|
|
|
|
// |
|
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label17.Location = new System.Drawing.Point(551, 60); |
|
|
|
|
this.label17.Name = "label17"; |
|
|
|
|
this.label17.Size = new System.Drawing.Size(107, 23); |
|
|
|
|
this.label17.TabIndex = 97; |
|
|
|
|
this.label17.Text = "诊断证明书编号:"; |
|
|
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessDate |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessDate.Location = new System.Drawing.Point(403, 60); |
|
|
|
|
this.PreHisIllnessDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessDate.Name = "PreHisIllnessDate"; |
|
|
|
|
this.PreHisIllnessDate.Size = new System.Drawing.Size(142, 23); |
|
|
|
|
this.PreHisIllnessDate.TabIndex = 96; |
|
|
|
|
// |
|
|
|
|
// label1 |
|
|
|
|
// |
|
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label1.Location = new System.Drawing.Point(329, 60); |
|
|
|
|
this.label1.Name = "label1"; |
|
|
|
|
this.label1.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label1.TabIndex = 95; |
|
|
|
|
this.label1.Text = "诊断日期:"; |
|
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// btnSymptom |
|
|
|
|
// |
|
|
|
|
this.btnSymptom.Location = new System.Drawing.Point(1022, 381); |
|
|
|
|
@ -1247,6 +1338,7 @@ |
|
|
|
|
// |
|
|
|
|
// superTabControl1 |
|
|
|
|
// |
|
|
|
|
this.superTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242))))); |
|
|
|
|
// |
|
|
|
|
// |
|
|
|
|
// |
|
|
|
|
@ -1262,103 +1354,13 @@ |
|
|
|
|
this.superTabControl1.ControlBox.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] { |
|
|
|
|
this.superTabControl1.ControlBox.MenuBox, |
|
|
|
|
this.superTabControl1.ControlBox.CloseBox}); |
|
|
|
|
this.superTabControl1.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
this.superTabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
this.superTabControl1.Name = "superTabControl1"; |
|
|
|
|
this.superTabControl1.ReorderTabsEnabled = true; |
|
|
|
|
this.superTabControl1.SelectedTabIndex = -1; |
|
|
|
|
this.superTabControl1.TabIndex = 0; |
|
|
|
|
// |
|
|
|
|
// label1 |
|
|
|
|
// |
|
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label1.Location = new System.Drawing.Point(329, 60); |
|
|
|
|
this.label1.Name = "label1"; |
|
|
|
|
this.label1.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label1.TabIndex = 95; |
|
|
|
|
this.label1.Text = "诊断日期:"; |
|
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessDate |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessDate.Location = new System.Drawing.Point(403, 60); |
|
|
|
|
this.PreHisIllnessDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessDate.Name = "PreHisIllnessDate"; |
|
|
|
|
this.PreHisIllnessDate.Size = new System.Drawing.Size(142, 23); |
|
|
|
|
this.PreHisIllnessDate.TabIndex = 96; |
|
|
|
|
// |
|
|
|
|
// label17 |
|
|
|
|
// |
|
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label17.Location = new System.Drawing.Point(551, 60); |
|
|
|
|
this.label17.Name = "label17"; |
|
|
|
|
this.label17.Size = new System.Drawing.Size(107, 23); |
|
|
|
|
this.label17.TabIndex = 97; |
|
|
|
|
this.label17.Text = "诊断证明书编号:"; |
|
|
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// label18 |
|
|
|
|
// |
|
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label18.Location = new System.Drawing.Point(776, 60); |
|
|
|
|
this.label18.Name = "label18"; |
|
|
|
|
this.label18.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label18.TabIndex = 98; |
|
|
|
|
this.label18.Text = "诊断单位:"; |
|
|
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// label19 |
|
|
|
|
// |
|
|
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label19.Location = new System.Drawing.Point(977, 60); |
|
|
|
|
this.label19.Name = "label19"; |
|
|
|
|
this.label19.Size = new System.Drawing.Size(71, 23); |
|
|
|
|
this.label19.TabIndex = 99; |
|
|
|
|
this.label19.Text = "是否痊愈:"; |
|
|
|
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessNo |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessNo.Location = new System.Drawing.Point(650, 60); |
|
|
|
|
this.PreHisIllnessNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessNo.Name = "PreHisIllnessNo"; |
|
|
|
|
this.PreHisIllnessNo.Size = new System.Drawing.Size(120, 23); |
|
|
|
|
this.PreHisIllnessNo.TabIndex = 100; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessOrg |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessOrg.Location = new System.Drawing.Point(836, 60); |
|
|
|
|
this.PreHisIllnessOrg.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessOrg.Name = "PreHisIllnessOrg"; |
|
|
|
|
this.PreHisIllnessOrg.Size = new System.Drawing.Size(135, 23); |
|
|
|
|
this.PreHisIllnessOrg.TabIndex = 101; |
|
|
|
|
// |
|
|
|
|
// PreHisIllnessIsHeal |
|
|
|
|
// |
|
|
|
|
this.PreHisIllnessIsHeal.Location = new System.Drawing.Point(1054, 60); |
|
|
|
|
this.PreHisIllnessIsHeal.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.PreHisIllnessIsHeal.Name = "PreHisIllnessIsHeal"; |
|
|
|
|
this.PreHisIllnessIsHeal.Size = new System.Drawing.Size(43, 23); |
|
|
|
|
this.PreHisIllnessIsHeal.TabIndex = 102; |
|
|
|
|
// |
|
|
|
|
// label20 |
|
|
|
|
// |
|
|
|
|
this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label20.Location = new System.Drawing.Point(666, 140); |
|
|
|
|
this.label20.Name = "label20"; |
|
|
|
|
this.label20.Size = new System.Drawing.Size(107, 23); |
|
|
|
|
this.label20.TabIndex = 103; |
|
|
|
|
this.label20.Text = "药物禁忌或其他:"; |
|
|
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// DrugTaboo |
|
|
|
|
// |
|
|
|
|
this.DrugTaboo.Location = new System.Drawing.Point(779, 140); |
|
|
|
|
this.DrugTaboo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.DrugTaboo.Name = "DrugTaboo"; |
|
|
|
|
this.DrugTaboo.Size = new System.Drawing.Size(318, 23); |
|
|
|
|
this.DrugTaboo.TabIndex = 104; |
|
|
|
|
this.DrugTaboo.Text = "无"; |
|
|
|
|
// |
|
|
|
|
// CareerHisInqForm |
|
|
|
|
// |
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); |
|
|
|
|
@ -1367,9 +1369,11 @@ |
|
|
|
|
this.Controls.Add(this.panelMain); |
|
|
|
|
this.Controls.Add(this.panelButtom); |
|
|
|
|
this.Controls.Add(this.advPropertyGrid1); |
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; |
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; |
|
|
|
|
this.MainMenuStrip = this.menuStrip1; |
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.MaximizeBox = false; |
|
|
|
|
this.MinimizeBox = false; |
|
|
|
|
this.Name = "CareerHisInqForm"; |
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
|
this.Text = "职业史问诊"; |
|
|
|
|
|