|
|
|
@ -94,7 +94,6 @@ |
|
|
|
|
this.occupationFalse.TabStop = true; |
|
|
|
|
this.occupationFalse.Text = "否"; |
|
|
|
|
this.occupationFalse.UseVisualStyleBackColor = true; |
|
|
|
|
this.occupationFalse.Visible = false; |
|
|
|
|
// |
|
|
|
|
// occupationTrue |
|
|
|
|
// |
|
|
|
@ -105,7 +104,6 @@ |
|
|
|
|
this.occupationTrue.TabIndex = 39; |
|
|
|
|
this.occupationTrue.Text = "是"; |
|
|
|
|
this.occupationTrue.UseVisualStyleBackColor = true; |
|
|
|
|
this.occupationTrue.Visible = false; |
|
|
|
|
// |
|
|
|
|
// label9 |
|
|
|
|
// |
|
|
|
@ -115,7 +113,6 @@ |
|
|
|
|
this.label9.Size = new System.Drawing.Size(68, 17); |
|
|
|
|
this.label9.TabIndex = 38; |
|
|
|
|
this.label9.Text = "职业病团体"; |
|
|
|
|
this.label9.Visible = false; |
|
|
|
|
// |
|
|
|
|
// BtnFind |
|
|
|
|
// |
|
|
|
|