@ -66,10 +66,6 @@
this . SmokeState_3 = new System . Windows . Forms . RadioButton ( ) ;
this . Symptom = new System . Windows . Forms . TextBox ( ) ;
this . label44 = new System . Windows . Forms . Label ( ) ;
this . Other = new System . Windows . Forms . TextBox ( ) ;
this . label43 = new System . Windows . Forms . Label ( ) ;
this . SleepCondition = new System . Windows . Forms . TextBox ( ) ;
this . label42 = new System . Windows . Forms . Label ( ) ;
this . label41 = new System . Windows . Forms . Label ( ) ;
this . DrinkYears = new System . Windows . Forms . TextBox ( ) ;
this . label40 = new System . Windows . Forms . Label ( ) ;
@ -105,14 +101,7 @@
this . Menarche = new System . Windows . Forms . TextBox ( ) ;
this . label22 = new System . Windows . Forms . Label ( ) ;
this . label21 = new System . Windows . Forms . Label ( ) ;
this . SpouseOctionhealth = new System . Windows . Forms . TextBox ( ) ;
this . label20 = new System . Windows . Forms . Label ( ) ;
this . SpouseRadiationHis = new System . Windows . Forms . TextBox ( ) ;
this . label19 = new System . Windows . Forms . Label ( ) ;
this . MarriageDate = new System . Windows . Forms . TextBox ( ) ;
this . label18 = new System . Windows . Forms . Label ( ) ;
this . label17 = new System . Windows . Forms . Label ( ) ;
this . SurgicalHistory = new System . Windows . Forms . TextBox ( ) ;
this . DrugHistory = new System . Windows . Forms . TextBox ( ) ;
this . label16 = new System . Windows . Forms . Label ( ) ;
this . FamilyHistory = new System . Windows . Forms . TextBox ( ) ;
this . label15 = new System . Windows . Forms . Label ( ) ;
@ -139,6 +128,16 @@
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 ( ) ;
@ -417,21 +416,27 @@
this . panelMain . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelMain . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . panelMain . Name = "panelMain" ;
this . panelMain . Size = new System . Drawing . Size ( 1 1 2 6 , 7 0 6 ) ;
this . panelMain . Size = new System . Drawing . Size ( 1 1 2 6 , 6 7 8 ) ;
this . panelMain . TabIndex = 2 ;
//
// groupBox1
//
this . groupBox1 . BackColor = System . Drawing . Color . White ;
this . groupBox1 . Controls . Add ( this . DrugTaboo ) ;
this . groupBox1 . Controls . Add ( this . label20 ) ;
this . groupBox1 . Controls . Add ( this . PreHisIllnessIsHeal ) ;
this . groupBox1 . Controls . Add ( this . PreHisIllnessOrg ) ;
this . groupBox1 . Controls . Add ( this . PreHisIllnessNo ) ;
this . groupBox1 . Controls . Add ( this . label19 ) ;
this . groupBox1 . Controls . Add ( this . label18 ) ;
this . groupBox1 . Controls . Add ( this . label17 ) ;
this . groupBox1 . Controls . Add ( this . PreHisIllnessDate ) ;
this . groupBox1 . Controls . Add ( this . label1 ) ;
this . groupBox1 . Controls . Add ( this . btnSymptom ) ;
this . groupBox1 . Controls . Add ( this . panelDrink ) ;
this . groupBox1 . Controls . Add ( this . panelSmoke ) ;
this . groupBox1 . Controls . Add ( this . Symptom ) ;
this . groupBox1 . Controls . Add ( this . label44 ) ;
this . groupBox1 . Controls . Add ( this . Other ) ;
this . groupBox1 . Controls . Add ( this . label43 ) ;
this . groupBox1 . Controls . Add ( this . SleepCondition ) ;
this . groupBox1 . Controls . Add ( this . label42 ) ;
this . groupBox1 . Controls . Add ( this . label41 ) ;
this . groupBox1 . Controls . Add ( this . DrinkYears ) ;
this . groupBox1 . Controls . Add ( this . label40 ) ;
@ -467,14 +472,7 @@
this . groupBox1 . Controls . Add ( this . Menarche ) ;
this . groupBox1 . Controls . Add ( this . label22 ) ;
this . groupBox1 . Controls . Add ( this . label21 ) ;
this . groupBox1 . Controls . Add ( this . SpouseOctionhealth ) ;
this . groupBox1 . Controls . Add ( this . label20 ) ;
this . groupBox1 . Controls . Add ( this . SpouseRadiationHis ) ;
this . groupBox1 . Controls . Add ( this . label19 ) ;
this . groupBox1 . Controls . Add ( this . MarriageDate ) ;
this . groupBox1 . Controls . Add ( this . label18 ) ;
this . groupBox1 . Controls . Add ( this . label17 ) ;
this . groupBox1 . Controls . Add ( this . SurgicalHistory ) ;
this . groupBox1 . Controls . Add ( this . DrugHistory ) ;
this . groupBox1 . Controls . Add ( this . label16 ) ;
this . groupBox1 . Controls . Add ( this . FamilyHistory ) ;
this . groupBox1 . Controls . Add ( this . label15 ) ;
@ -488,14 +486,14 @@
this . groupBox1 . Margin = new System . Windows . Forms . Padding ( 1 9 , 4 , 3 , 4 ) ;
this . groupBox1 . Name = "groupBox1" ;
this . groupBox1 . Padding = new System . Windows . Forms . Padding ( 1 9 , 4 , 3 , 4 ) ;
this . groupBox1 . Size = new System . Drawing . Size ( 1 1 2 6 , 4 6 7 ) ;
this . groupBox1 . Size = new System . Drawing . Size ( 1 1 2 6 , 4 3 9 ) ;
this . groupBox1 . TabIndex = 2 ;
this . groupBox1 . TabStop = false ;
this . groupBox1 . Text = "问诊" ;
//
// btnSymptom
//
this . btnSymptom . Location = new System . Drawing . Point ( 9 7 5 , 4 3 3 ) ;
this . btnSymptom . Location = new System . Drawing . Point ( 1 0 2 2 , 3 8 1 ) ;
this . btnSymptom . Name = "btnSymptom" ;
this . btnSymptom . Size = new System . Drawing . Size ( 7 5 , 2 6 ) ;
this . btnSymptom . TabIndex = 9 4 ;
@ -507,7 +505,7 @@
this . panelDrink . Controls . Add ( this . DrinkState_1 ) ;
this . panelDrink . Controls . Add ( this . DrinkState_2 ) ;
this . panelDrink . Controls . Add ( this . DrinkState_3 ) ;
this . panelDrink . Location = new System . Drawing . Point ( 1 3 4 , 3 2 5 ) ;
this . panelDrink . Location = new System . Drawing . Point ( 1 8 2 , 3 2 1 ) ;
this . panelDrink . Name = "panelDrink" ;
this . panelDrink . Size = new System . Drawing . Size ( 2 2 0 , 4 0 ) ;
this . panelDrink . TabIndex = 7 9 ;
@ -552,7 +550,7 @@
this . panelSmoke . Controls . Add ( this . SmokeState_1 ) ;
this . panelSmoke . Controls . Add ( this . SmokeState_2 ) ;
this . panelSmoke . Controls . Add ( this . SmokeState_3 ) ;
this . panelSmoke . Location = new System . Drawing . Point ( 1 3 4 , 2 8 4 ) ;
this . panelSmoke . Location = new System . Drawing . Point ( 1 8 2 , 2 8 0 ) ;
this . panelSmoke . Name = "panelSmoke" ;
this . panelSmoke . Size = new System . Drawing . Size ( 2 2 0 , 4 0 ) ;
this . panelSmoke . TabIndex = 7 3 ;
@ -594,7 +592,7 @@
//
// Symptom
//
this . Symptom . Location = new System . Drawing . Point ( 1 3 4 , 4 3 5 ) ;
this . Symptom . Location = new System . Drawing . Point ( 1 8 1 , 3 8 3 ) ;
this . Symptom . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Symptom . Name = "Symptom" ;
this . Symptom . Size = new System . Drawing . Size ( 8 4 0 , 2 3 ) ;
@ -603,54 +601,17 @@
// label44
//
this . label44 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label44 . Location = new System . Drawing . Point ( 2 2 , 4 3 5 ) ;
this . label44 . Location = new System . Drawing . Point ( 2 3 , 3 8 3 ) ;
this . label44 . Name = "label44" ;
this . label44 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label44 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label44 . TabIndex = 9 2 ;
this . label44 . Text = "十一、症状:" ;
this . label44 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// Other
//
this . Other . Location = new System . Drawing . Point ( 1 3 4 , 4 0 5 ) ;
this . Other . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Other . Name = "Other" ;
this . Other . Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
this . Other . TabIndex = 9 1 ;
//
// label43
//
this . label43 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label43 . Location = new System . Drawing . Point ( 2 2 , 4 0 5 ) ;
this . label43 . Name = "label43" ;
this . label43 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label43 . TabIndex = 9 0 ;
this . label43 . Text = "十、其 他:" ;
this . label43 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// SleepCondition
//
this . SleepCondition . Location = new System . Drawing . Point ( 1 3 4 , 3 7 5 ) ;
this . SleepCondition . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SleepCondition . Name = "SleepCondition" ;
this . SleepCondition . Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
this . SleepCondition . TabIndex = 8 9 ;
this . SleepCondition . Text = "良好" ;
//
// label42
//
this . label42 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label42 . Location = new System . Drawing . Point ( 2 2 , 3 7 5 ) ;
this . label42 . Name = "label42" ;
this . label42 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label42 . TabIndex = 8 8 ;
this . label42 . Text = "九、睡眠情况:" ;
this . label42 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
this . label44 . Text = "八、症状:" ;
this . label44 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// label41
//
this . label41 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label41 . Location = new System . Drawing . Point ( 5 7 1 , 3 3 3 ) ;
this . label41 . Location = new System . Drawing . Point ( 6 1 9 , 3 2 9 ) ;
this . label41 . Name = "label41" ;
this . label41 . Size = new System . Drawing . Size ( 2 0 , 2 4 ) ;
this . label41 . TabIndex = 8 7 ;
@ -659,7 +620,7 @@
//
// DrinkYears
//
this . DrinkYears . Location = new System . Drawing . Point ( 5 0 5 , 3 3 3 ) ;
this . DrinkYears . Location = new System . Drawing . Point ( 5 5 3 , 3 2 9 ) ;
this . DrinkYears . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . DrinkYears . Name = "DrinkYears" ;
this . DrinkYears . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -668,7 +629,7 @@
// label40
//
this . label40 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label40 . Location = new System . Drawing . Point ( 4 4 0 , 3 3 3 ) ;
this . label40 . Location = new System . Drawing . Point ( 4 8 8 , 3 2 9 ) ;
this . label40 . Name = "label40" ;
this . label40 . Size = new System . Drawing . Size ( 7 0 , 2 4 ) ;
this . label40 . TabIndex = 8 5 ;
@ -677,7 +638,7 @@
//
// DrinkQuantity
//
this . DrinkQuantity . Location = new System . Drawing . Point ( 3 7 2 , 3 3 3 ) ;
this . DrinkQuantity . Location = new System . Drawing . Point ( 4 2 0 , 3 2 9 ) ;
this . DrinkQuantity . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . DrinkQuantity . Name = "DrinkQuantity" ;
this . DrinkQuantity . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -686,7 +647,7 @@
// label39
//
this . label39 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label39 . Location = new System . Drawing . Point ( 6 6 2 , 2 9 0 ) ;
this . label39 . Location = new System . Drawing . Point ( 7 1 0 , 2 8 6 ) ;
this . label39 . Name = "label39" ;
this . label39 . Size = new System . Drawing . Size ( 2 0 , 2 4 ) ;
this . label39 . TabIndex = 7 8 ;
@ -695,7 +656,7 @@
//
// SmokeMonths
//
this . SmokeMonths . Location = new System . Drawing . Point ( 5 9 5 , 2 9 2 ) ;
this . SmokeMonths . Location = new System . Drawing . Point ( 6 4 3 , 2 8 8 ) ;
this . SmokeMonths . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SmokeMonths . Name = "SmokeMonths" ;
this . SmokeMonths . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -704,7 +665,7 @@
// label38
//
this . label38 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label38 . Location = new System . Drawing . Point ( 5 7 1 , 2 9 1 ) ;
this . label38 . Location = new System . Drawing . Point ( 6 1 9 , 2 8 7 ) ;
this . label38 . Name = "label38" ;
this . label38 . Size = new System . Drawing . Size ( 2 0 , 2 4 ) ;
this . label38 . TabIndex = 7 6 ;
@ -713,7 +674,7 @@
//
// SmokeYears
//
this . SmokeYears . Location = new System . Drawing . Point ( 5 0 5 , 2 9 2 ) ;
this . SmokeYears . Location = new System . Drawing . Point ( 5 5 3 , 2 8 8 ) ;
this . SmokeYears . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SmokeYears . Name = "SmokeYears" ;
this . SmokeYears . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -722,7 +683,7 @@
// label37
//
this . label37 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label37 . Location = new System . Drawing . Point ( 4 4 0 , 2 9 2 ) ;
this . label37 . Location = new System . Drawing . Point ( 4 8 8 , 2 8 8 ) ;
this . label37 . Name = "label37" ;
this . label37 . Size = new System . Drawing . Size ( 6 5 , 2 4 ) ;
this . label37 . TabIndex = 7 4 ;
@ -731,7 +692,7 @@
//
// SmokeQuantity
//
this . SmokeQuantity . Location = new System . Drawing . Point ( 3 7 2 , 2 9 3 ) ;
this . SmokeQuantity . Location = new System . Drawing . Point ( 4 2 0 , 2 8 9 ) ;
this . SmokeQuantity . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SmokeQuantity . Name = "SmokeQuantity" ;
this . SmokeQuantity . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -740,16 +701,16 @@
// label36
//
this . label36 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label36 . Location = new System . Drawing . Point ( 2 2 , 3 1 0 ) ;
this . label36 . Location = new System . Drawing . Point ( 2 3 , 2 9 0 ) ;
this . label36 . Name = "label36" ;
this . label36 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label36 . Size = new System . Drawing . Size ( 1 5 2 , 4 6 ) ;
this . label36 . TabIndex = 6 6 ;
this . label36 . Text = "八 、烟酒史:" ;
this . label36 . TextAlign = System . Drawing . ContentAlignment . MiddleRigh t ;
this . label36 . Text = "七 、烟酒史:" ;
this . label36 . TextAlign = System . Drawing . ContentAlignment . MiddleLef t ;
//
// PrematureDelivery
//
this . PrematureDelivery . Location = new System . Drawing . Point ( 4 7 0 , 2 5 9 ) ;
this . PrematureDelivery . Location = new System . Drawing . Point ( 5 1 3 , 2 3 7 ) ;
this . PrematureDelivery . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PrematureDelivery . Name = "PrematureDelivery" ;
this . PrematureDelivery . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -758,7 +719,7 @@
// label35
//
this . label35 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label35 . Location = new System . Drawing . Point ( 4 1 0 , 2 6 0 ) ;
this . label35 . Location = new System . Drawing . Point ( 4 5 3 , 2 3 8 ) ;
this . label35 . Name = "label35" ;
this . label35 . Size = new System . Drawing . Size ( 6 0 , 2 4 ) ;
this . label35 . TabIndex = 6 4 ;
@ -768,7 +729,7 @@
// label34
//
this . label34 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label34 . Location = new System . Drawing . Point ( 8 1 0 , 2 6 0 ) ;
this . label34 . Location = new System . Drawing . Point ( 8 5 3 , 2 3 8 ) ;
this . label34 . Name = "label34" ;
this . label34 . Size = new System . Drawing . Size ( 2 0 , 2 4 ) ;
this . label34 . TabIndex = 6 3 ;
@ -777,7 +738,7 @@
//
// AbnormalFetus
//
this . AbnormalFetus . Location = new System . Drawing . Point ( 7 4 0 , 2 5 9 ) ;
this . AbnormalFetus . Location = new System . Drawing . Point ( 7 8 3 , 2 3 7 ) ;
this . AbnormalFetus . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . AbnormalFetus . Name = "AbnormalFetus" ;
this . AbnormalFetus . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -786,7 +747,7 @@
// label33
//
this . label33 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label33 . Location = new System . Drawing . Point ( 6 7 0 , 2 6 0 ) ;
this . label33 . Location = new System . Drawing . Point ( 7 1 3 , 2 3 8 ) ;
this . label33 . Name = "label33" ;
this . label33 . Size = new System . Drawing . Size ( 7 0 , 2 4 ) ;
this . label33 . TabIndex = 6 1 ;
@ -795,7 +756,7 @@
//
// Stillbirth
//
this . Stillbirth . Location = new System . Drawing . Point ( 6 0 0 , 2 5 9 ) ;
this . Stillbirth . Location = new System . Drawing . Point ( 6 4 3 , 2 3 7 ) ;
this . Stillbirth . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Stillbirth . Name = "Stillbirth" ;
this . Stillbirth . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -804,7 +765,7 @@
// label32
//
this . label32 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label32 . Location = new System . Drawing . Point ( 5 4 0 , 2 6 0 ) ;
this . label32 . Location = new System . Drawing . Point ( 5 8 3 , 2 3 8 ) ;
this . label32 . Name = "label32" ;
this . label32 . Size = new System . Drawing . Size ( 6 0 , 2 4 ) ;
this . label32 . TabIndex = 5 9 ;
@ -813,7 +774,7 @@
//
// Abortion
//
this . Abortion . Location = new System . Drawing . Point ( 3 4 0 , 2 5 9 ) ;
this . Abortion . Location = new System . Drawing . Point ( 3 8 3 , 2 3 7 ) ;
this . Abortion . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Abortion . Name = "Abortion" ;
this . Abortion . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -822,7 +783,7 @@
// label31
//
this . label31 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label31 . Location = new System . Drawing . Point ( 2 8 2 , 2 6 0 ) ;
this . label31 . Location = new System . Drawing . Point ( 3 2 5 , 2 3 8 ) ;
this . label31 . Name = "label31" ;
this . label31 . Size = new System . Drawing . Size ( 6 0 , 2 4 ) ;
this . label31 . TabIndex = 5 7 ;
@ -831,7 +792,7 @@
//
// ExistingChildren
//
this . ExistingChildren . Location = new System . Drawing . Point ( 2 1 5 , 2 5 9 ) ;
this . ExistingChildren . Location = new System . Drawing . Point ( 2 5 8 , 2 3 7 ) ;
this . ExistingChildren . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . ExistingChildren . Name = "ExistingChildren" ;
this . ExistingChildren . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -840,7 +801,7 @@
// label30
//
this . label30 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label30 . Location = new System . Drawing . Point ( 1 3 4 , 2 6 0 ) ;
this . label30 . Location = new System . Drawing . Point ( 1 8 1 , 2 3 8 ) ;
this . label30 . Name = "label30" ;
this . label30 . Size = new System . Drawing . Size ( 8 2 , 2 4 ) ;
this . label30 . TabIndex = 5 5 ;
@ -850,17 +811,17 @@
// label29
//
this . label29 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label29 . Location = new System . Drawing . Point ( 2 2 , 2 5 9 ) ;
this . label29 . Location = new System . Drawing . Point ( 2 3 , 2 3 7 ) ;
this . label29 . Name = "label29" ;
this . label29 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label29 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label29 . TabIndex = 5 4 ;
this . label29 . Text = "七 、生育史:" ;
this . label29 . TextAlign = System . Drawing . ContentAlignment . MiddleRigh t ;
this . label29 . Text = "六 、生育史:" ;
this . label29 . TextAlign = System . Drawing . ContentAlignment . MiddleLef t ;
//
// label28
//
this . label28 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label28 . Location = new System . Drawing . Point ( 8 4 5 , 2 1 5 ) ;
this . label28 . Location = new System . Drawing . Point ( 8 9 8 , 1 9 1 ) ;
this . label28 . Name = "label28" ;
this . label28 . Size = new System . Drawing . Size ( 2 6 , 2 4 ) ;
this . label28 . TabIndex = 5 3 ;
@ -869,7 +830,7 @@
//
// LastMenstrualPod
//
this . LastMenstrualPod . Location = new System . Drawing . Point ( 6 8 4 , 2 1 5 ) ;
this . LastMenstrualPod . Location = new System . Drawing . Point ( 7 3 2 , 1 9 2 ) ;
this . LastMenstrualPod . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . LastMenstrualPod . Name = "LastMenstrualPod" ;
this . LastMenstrualPod . Size = new System . Drawing . Size ( 1 6 0 , 2 3 ) ;
@ -878,7 +839,7 @@
// label27
//
this . label27 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label27 . Location = new System . Drawing . Point ( 5 4 8 , 2 1 5 ) ;
this . label27 . Location = new System . Drawing . Point ( 5 8 4 , 1 9 1 ) ;
this . label27 . Name = "label27" ;
this . label27 . Size = new System . Drawing . Size ( 1 4 6 , 2 4 ) ;
this . label27 . TabIndex = 5 1 ;
@ -888,7 +849,7 @@
// label26
//
this . label26 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label26 . Location = new System . Drawing . Point ( 4 9 8 , 2 2 5 ) ;
this . label26 . Location = new System . Drawing . Point ( 5 1 9 , 2 0 4 ) ;
this . label26 . Name = "label26" ;
this . label26 . Size = new System . Drawing . Size ( 2 6 , 2 4 ) ;
this . label26 . TabIndex = 5 0 ;
@ -897,7 +858,7 @@
//
// MenarcheCycle
//
this . MenarcheCycle . Location = new System . Drawing . Point ( 4 3 2 , 2 2 5 ) ;
this . MenarcheCycle . Location = new System . Drawing . Point ( 4 5 3 , 2 0 5 ) ;
this . MenarcheCycle . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . MenarcheCycle . Name = "MenarcheCycle" ;
this . MenarcheCycle . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -906,9 +867,9 @@
// label25
//
this . label25 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label25 . Location = new System . Drawing . Point ( 3 8 2 , 2 2 5 ) ;
this . label25 . Location = new System . Drawing . Point ( 4 0 3 , 2 0 4 ) ;
this . label25 . Name = "label25" ;
this . label25 . Size = new System . Drawing . Size ( 5 1 , 2 4 ) ;
this . label25 . Size = new System . Drawing . Size ( 5 1 , 2 3 ) ;
this . label25 . TabIndex = 4 8 ;
this . label25 . Text = "周期" ;
this . label25 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
@ -916,7 +877,7 @@
// label24
//
this . label24 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label24 . Location = new System . Drawing . Point ( 4 9 8 , 1 9 5 ) ;
this . label24 . Location = new System . Drawing . Point ( 5 1 9 , 1 8 0 ) ;
this . label24 . Name = "label24" ;
this . label24 . Size = new System . Drawing . Size ( 2 6 , 2 4 ) ;
this . label24 . TabIndex = 4 7 ;
@ -925,7 +886,7 @@
//
// MenarchePeriod
//
this . MenarchePeriod . Location = new System . Drawing . Point ( 4 3 2 , 1 9 5 ) ;
this . MenarchePeriod . Location = new System . Drawing . Point ( 4 5 3 , 1 8 1 ) ;
this . MenarchePeriod . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . MenarchePeriod . Name = "MenarchePeriod" ;
this . MenarchePeriod . Size = new System . Drawing . Size ( 6 5 , 2 3 ) ;
@ -934,16 +895,16 @@
// label23
//
this . label23 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label23 . Location = new System . Drawing . Point ( 3 8 2 , 1 9 5 ) ;
this . label23 . Location = new System . Drawing . Point ( 4 0 3 , 1 8 0 ) ;
this . label23 . Name = "label23" ;
this . label23 . Size = new System . Drawing . Size ( 5 1 , 2 4 ) ;
this . label23 . Size = new System . Drawing . Size ( 5 1 , 2 3 ) ;
this . label23 . TabIndex = 4 5 ;
this . label23 . Text = "经期" ;
this . label23 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// Menarche
//
this . Menarche . Location = new System . Drawing . Point ( 1 7 3 , 2 1 5 ) ;
this . Menarche . Location = new System . Drawing . Point ( 2 3 0 , 1 9 2 ) ;
this . Menarche . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Menarche . Name = "Menarche" ;
this . Menarche . Size = new System . Drawing . Size ( 1 6 0 , 2 3 ) ;
@ -952,9 +913,9 @@
// label22
//
this . label22 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label22 . Location = new System . Drawing . Point ( 1 3 4 , 2 1 5 ) ;
this . label22 . Location = new System . Drawing . Point ( 1 8 1 , 1 9 2 ) ;
this . label22 . Name = "label22" ;
this . label22 . Size = new System . Drawing . Size ( 4 5 , 2 4 ) ;
this . label22 . Size = new System . Drawing . Size ( 4 6 , 2 3 ) ;
this . label22 . TabIndex = 4 3 ;
this . label22 . Text = "(初潮" ;
this . label22 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
@ -962,99 +923,35 @@
// label21
//
this . label21 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label21 . Location = new System . Drawing . Point ( 2 2 , 2 1 5 ) ;
this . label21 . Location = new System . Drawing . Point ( 2 3 , 1 8 0 ) ;
this . label21 . Name = "label21" ;
this . label21 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label21 . Size = new System . Drawing . Size ( 1 5 2 , 4 6 ) ;
this . label21 . TabIndex = 4 2 ;
this . label21 . Text = "六、月经史:" ;
this . label21 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// SpouseOctionhealth
//
this . SpouseOctionhealth . Location = new System . Drawing . Point ( 2 8 0 , 1 6 5 ) ;
this . SpouseOctionhealth . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SpouseOctionhealth . Name = "SpouseOctionhealth" ;
this . SpouseOctionhealth . Size = new System . Drawing . Size ( 7 7 0 , 2 3 ) ;
this . SpouseOctionhealth . TabIndex = 4 1 ;
//
// label20
//
this . label20 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label20 . Location = new System . Drawing . Point ( 1 3 4 , 1 6 5 ) ;
this . label20 . Name = "label20" ;
this . label20 . Size = new System . Drawing . Size ( 1 4 9 , 2 4 ) ;
this . label20 . TabIndex = 4 0 ;
this . label20 . Text = "配偶职业及健康状况:" ;
this . label20 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// SpouseRadiationHis
//
this . SpouseRadiationHis . Location = new System . Drawing . Point ( 5 7 3 , 1 3 5 ) ;
this . SpouseRadiationHis . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . SpouseRadiationHis . Name = "SpouseRadiationHis" ;
this . SpouseRadiationHis . Size = new System . Drawing . Size ( 4 7 8 , 2 3 ) ;
this . SpouseRadiationHis . TabIndex = 3 9 ;
//
// label19
//
this . label19 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label19 . Location = new System . Drawing . Point ( 4 4 9 , 1 3 5 ) ;
this . label19 . Name = "label19" ;
this . label19 . Size = new System . Drawing . Size ( 1 1 7 , 2 4 ) ;
this . label19 . TabIndex = 3 8 ;
this . label19 . Text = "配偶放射历史:" ;
this . label19 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// MarriageDate
//
this . MarriageDate . Location = new System . Drawing . Point ( 2 1 5 , 1 3 5 ) ;
this . MarriageDate . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . MarriageDate . Name = "MarriageDate" ;
this . MarriageDate . Size = new System . Drawing . Size ( 1 6 0 , 2 3 ) ;
this . MarriageDate . TabIndex = 3 7 ;
//
// label18
//
this . label18 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label18 . Location = new System . Drawing . Point ( 1 3 4 , 1 3 5 ) ;
this . label18 . Name = "label18" ;
this . label18 . Size = new System . Drawing . Size ( 8 2 , 2 4 ) ;
this . label18 . TabIndex = 3 6 ;
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 ) ( 1 3 4 ) ) ) ;
this . label17 . Location = new System . Drawing . Point ( 2 2 , 1 5 0 ) ;
this . label17 . Name = "label17" ;
this . label17 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label17 . TabIndex = 3 5 ;
this . label17 . Text = "五、结婚史:" ;
this . label17 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
this . label21 . Text = "五、月经史:" ;
this . label21 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// Surgical History
// DrugHistory
//
this . Surgical History. Location = new System . Drawing . Point ( 1 3 4 , 1 0 5 ) ;
this . Surgical History. Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . Surgical History. Name = "Surgical History" ;
this . Surgical History. Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
this . Surgical History. TabIndex = 3 3 ;
this . Surgical History. Text = "无" ;
this . DrugHistory . Location = new System . Drawing . Point ( 1 8 1 , 1 4 0 ) ;
this . DrugHistory . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . DrugHistory . Name = "DrugHistory" ;
this . DrugHistory . Size = new System . Drawing . Size ( 4 7 7 , 2 3 ) ;
this . DrugHistory . TabIndex = 3 3 ;
this . DrugHistory . Text = "无" ;
//
// label16
//
this . label16 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label16 . Location = new System . Drawing . Point ( 2 2 , 1 0 5 ) ;
this . label16 . Location = new System . Drawing . Point ( 2 3 , 1 4 0 ) ;
this . label16 . Name = "label16" ;
this . label16 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label16 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label16 . TabIndex = 3 2 ;
this . label16 . Text = "四、手术 史:" ;
this . label16 . Text = "四、服药史、药物过敏史:" ;
this . label16 . TextAlign = System . Drawing . ContentAlignment . MiddleRight ;
//
// FamilyHistory
//
this . FamilyHistory . Location = new System . Drawing . Point ( 1 3 4 , 7 5 ) ;
this . FamilyHistory . Location = new System . Drawing . Point ( 1 8 1 , 1 0 0 ) ;
this . FamilyHistory . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . FamilyHistory . Name = "FamilyHistory" ;
this . FamilyHistory . Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
@ -1064,35 +961,35 @@
// label15
//
this . label15 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label15 . Location = new System . Drawing . Point ( 2 2 , 7 2 ) ;
this . label15 . Location = new System . Drawing . Point ( 2 3 , 1 0 0 ) ;
this . label15 . Name = "label15" ;
this . label15 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label15 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label15 . TabIndex = 2 9 ;
this . label15 . Text = "三、家族史:" ;
this . label15 . TextAlign = System . Drawing . ContentAlignment . MiddleRigh t ;
this . label15 . Text = "三、家族遗传病 史:" ;
this . label15 . TextAlign = System . Drawing . ContentAlignment . MiddleLef t ;
//
// PreHisIllness
//
this . PreHisIllness . Location = new System . Drawing . Point ( 1 3 4 , 4 5 ) ;
this . PreHisIllness . Location = new System . Drawing . Point ( 1 8 1 , 6 0 ) ;
this . PreHisIllness . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PreHisIllness . Name = "PreHisIllness" ;
this . PreHisIllness . Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
this . PreHisIllness . Size = new System . Drawing . Size ( 1 4 2 , 2 3 ) ;
this . PreHisIllness . TabIndex = 2 7 ;
this . PreHisIllness . Text = "自述 无不适 " ;
this . PreHisIllness . Text = "无" ;
//
// label14
//
this . label14 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label14 . Location = new System . Drawing . Point ( 2 3 , 4 5 ) ;
this . label14 . Location = new System . Drawing . Point ( 2 3 , 6 0 ) ;
this . label14 . Name = "label14" ;
this . label14 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label14 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label14 . TabIndex = 2 6 ;
this . label14 . Text = "二、现 病史:" ;
this . label14 . TextAlign = System . Drawing . ContentAlignment . MiddleRigh t ;
this . label14 . Text = "二、急慢性职业 病史:" ;
this . label14 . TextAlign = System . Drawing . ContentAlignment . MiddleLef t ;
//
// PastHistory
//
this . PastHistory . Location = new System . Drawing . Point ( 1 3 4 , 1 6 ) ;
this . PastHistory . Location = new System . Drawing . Point ( 1 8 1 , 2 0 ) ;
this . PastHistory . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PastHistory . Name = "PastHistory" ;
this . PastHistory . Size = new System . Drawing . Size ( 9 1 6 , 2 3 ) ;
@ -1102,12 +999,12 @@
// label13
//
this . label13 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label13 . Location = new System . Drawing . Point ( 2 2 , 1 6 ) ;
this . label13 . Location = new System . Drawing . Point ( 2 3 , 2 0 ) ;
this . label13 . Name = "label13" ;
this . label13 . Size = new System . Drawing . Size ( 1 0 5 , 2 4 ) ;
this . label13 . Size = new System . Drawing . Size ( 1 5 2 , 2 3 ) ;
this . label13 . TabIndex = 1 ;
this . label13 . Text = "一、既往史:" ;
this . label13 . TextAlign = System . Drawing . ContentAlignment . MiddleRigh t ;
this . label13 . Text = "一、既往病 史:" ;
this . label13 . TextAlign = System . Drawing . ContentAlignment . MiddleLef t ;
//
// tabControl1
//
@ -1316,7 +1213,7 @@
this . panelButtom . Controls . Add ( this . CancelBtn ) ;
this . panelButtom . Controls . Add ( this . ConfirmBtn ) ;
this . panelButtom . Dock = System . Windows . Forms . DockStyle . Bottom ;
this . panelButtom . Location = new System . Drawing . Point ( 0 , 7 0 6 ) ;
this . panelButtom . Location = new System . Drawing . Point ( 0 , 6 7 8 ) ;
this . panelButtom . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . panelButtom . Name = "panelButtom" ;
this . panelButtom . Size = new System . Drawing . Size ( 1 1 2 6 , 4 3 ) ;
@ -1371,11 +1268,102 @@
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 ) ( 1 3 4 ) ) ) ;
this . label1 . Location = new System . Drawing . Point ( 3 2 9 , 6 0 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 7 1 , 2 3 ) ;
this . label1 . TabIndex = 9 5 ;
this . label1 . Text = "诊断日期:" ;
this . label1 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// PreHisIllnessDate
//
this . PreHisIllnessDate . Location = new System . Drawing . Point ( 4 0 3 , 6 0 ) ;
this . PreHisIllnessDate . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PreHisIllnessDate . Name = "PreHisIllnessDate" ;
this . PreHisIllnessDate . Size = new System . Drawing . Size ( 1 4 2 , 2 3 ) ;
this . PreHisIllnessDate . TabIndex = 9 6 ;
//
// label17
//
this . label17 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label17 . Location = new System . Drawing . Point ( 5 5 1 , 6 0 ) ;
this . label17 . Name = "label17" ;
this . label17 . Size = new System . Drawing . Size ( 1 0 7 , 2 3 ) ;
this . label17 . TabIndex = 9 7 ;
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 ) ( 1 3 4 ) ) ) ;
this . label18 . Location = new System . Drawing . Point ( 7 7 6 , 6 0 ) ;
this . label18 . Name = "label18" ;
this . label18 . Size = new System . Drawing . Size ( 7 1 , 2 3 ) ;
this . label18 . TabIndex = 9 8 ;
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 ) ( 1 3 4 ) ) ) ;
this . label19 . Location = new System . Drawing . Point ( 9 7 7 , 6 0 ) ;
this . label19 . Name = "label19" ;
this . label19 . Size = new System . Drawing . Size ( 7 1 , 2 3 ) ;
this . label19 . TabIndex = 9 9 ;
this . label19 . Text = "是否痊愈:" ;
this . label19 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// PreHisIllnessNo
//
this . PreHisIllnessNo . Location = new System . Drawing . Point ( 6 5 0 , 6 0 ) ;
this . PreHisIllnessNo . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PreHisIllnessNo . Name = "PreHisIllnessNo" ;
this . PreHisIllnessNo . Size = new System . Drawing . Size ( 1 2 0 , 2 3 ) ;
this . PreHisIllnessNo . TabIndex = 1 0 0 ;
//
// PreHisIllnessOrg
//
this . PreHisIllnessOrg . Location = new System . Drawing . Point ( 8 3 6 , 6 0 ) ;
this . PreHisIllnessOrg . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PreHisIllnessOrg . Name = "PreHisIllnessOrg" ;
this . PreHisIllnessOrg . Size = new System . Drawing . Size ( 1 3 5 , 2 3 ) ;
this . PreHisIllnessOrg . TabIndex = 1 0 1 ;
//
// PreHisIllnessIsHeal
//
this . PreHisIllnessIsHeal . Location = new System . Drawing . Point ( 1 0 5 4 , 6 0 ) ;
this . PreHisIllnessIsHeal . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . PreHisIllnessIsHeal . Name = "PreHisIllnessIsHeal" ;
this . PreHisIllnessIsHeal . Size = new System . Drawing . Size ( 4 3 , 2 3 ) ;
this . PreHisIllnessIsHeal . TabIndex = 1 0 2 ;
//
// label20
//
this . label20 . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label20 . Location = new System . Drawing . Point ( 6 6 6 , 1 4 0 ) ;
this . label20 . Name = "label20" ;
this . label20 . Size = new System . Drawing . Size ( 1 0 7 , 2 3 ) ;
this . label20 . TabIndex = 1 0 3 ;
this . label20 . Text = "药物禁忌或其他:" ;
this . label20 . TextAlign = System . Drawing . ContentAlignment . MiddleLeft ;
//
// DrugTaboo
//
this . DrugTaboo . Location = new System . Drawing . Point ( 7 7 9 , 1 4 0 ) ;
this . DrugTaboo . Margin = new System . Windows . Forms . Padding ( 3 , 4 , 3 , 4 ) ;
this . DrugTaboo . Name = "DrugTaboo" ;
this . DrugTaboo . Size = new System . Drawing . Size ( 3 1 8 , 2 3 ) ;
this . DrugTaboo . TabIndex = 1 0 4 ;
this . DrugTaboo . Text = "无" ;
//
// CareerHisInqForm
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 7F , 1 7F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 1 1 2 6 , 7 4 9 ) ;
this . ClientSize = new System . Drawing . Size ( 1 1 2 6 , 7 2 1 ) ;
this . Controls . Add ( this . panelMain ) ;
this . Controls . Add ( this . panelButtom ) ;
this . Controls . Add ( this . advPropertyGrid1 ) ;
@ -1443,14 +1431,7 @@
private System . Windows . Forms . GroupBox groupBox1 ;
private System . Windows . Forms . Label label22 ;
private System . Windows . Forms . Label label21 ;
private System . Windows . Forms . TextBox SpouseOctionhealth ;
private System . Windows . Forms . Label label20 ;
private System . Windows . Forms . TextBox SpouseRadiationHis ;
private System . Windows . Forms . Label label19 ;
private System . Windows . Forms . TextBox MarriageDate ;
private System . Windows . Forms . Label label18 ;
private System . Windows . Forms . Label label17 ;
private System . Windows . Forms . TextBox SurgicalHistory ;
private System . Windows . Forms . TextBox DrugHistory ;
private System . Windows . Forms . Label label16 ;
private System . Windows . Forms . TextBox FamilyHistory ;
private System . Windows . Forms . Label label15 ;
@ -1483,10 +1464,6 @@
private System . Windows . Forms . Label label35 ;
private System . Windows . Forms . TextBox Symptom ;
private System . Windows . Forms . Label label44 ;
private System . Windows . Forms . TextBox Other ;
private System . Windows . Forms . Label label43 ;
private System . Windows . Forms . TextBox SleepCondition ;
private System . Windows . Forms . Label label42 ;
private System . Windows . Forms . Label label41 ;
private System . Windows . Forms . TextBox DrinkYears ;
private System . Windows . Forms . Label label40 ;
@ -1520,5 +1497,15 @@
private System . Windows . Forms . ToolStripMenuItem toolStMenuItem_Del ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn7 ;
private System . Windows . Forms . Button btnSymptom ;
private System . Windows . Forms . TextBox DrugTaboo ;
private System . Windows . Forms . Label label20 ;
private System . Windows . Forms . TextBox PreHisIllnessIsHeal ;
private System . Windows . Forms . TextBox PreHisIllnessOrg ;
private System . Windows . Forms . TextBox PreHisIllnessNo ;
private System . Windows . Forms . Label label19 ;
private System . Windows . Forms . Label label18 ;
private System . Windows . Forms . Label label17 ;
private System . Windows . Forms . TextBox PreHisIllnessDate ;
private System . Windows . Forms . Label label1 ;
}
}