| | |
| | | { |
| | | this.defectCode1 = new Gs.DevApp.DevFrm.QC.DefectCode("认证信息"); |
| | | this.SuspendLayout(); |
| | | |
| | | // |
| | | // defectCode1 |
| | | // |
| | |
| | | this.defectCode1.Size = new System.Drawing.Size(1001, 568); |
| | | this.defectCode1.TabIndex = 0; |
| | | // |
| | | // DefectCodeDic |
| | | // DefectCodeRenZheng |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1001, 568); |
| | | this.Controls.Add(this.defectCode1); |
| | | this.Name = "DefectCodeDic"; |
| | | this.Text = "DefectCodeDic"; |
| | | this.Name = "DefectCodeRenZheng"; |
| | | this.Text = "字典-认证信息"; |
| | | this.ResumeLayout(false); |
| | | |
| | | } |