| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.SuspendLayout(); |
| | | // this.jyxm1 = new QC.Jyxm("iqc"); |
| | | this.jyxm1 = new QC.Jyxm("iqc"); |
| | | this.SuspendLayout(); |
| | | // |
| | | // jyxm1 |
| | | // |
| | |
| | | this.jyxm1.Name = "jyxm1"; |
| | | this.jyxm1.Size = new System.Drawing.Size(1044, 711); |
| | | this.jyxm1.TabIndex = 0; |
| | | this.jyxm1.Load += new System.EventHandler(this.jyxm1_Load); |
| | | |
| | | // |
| | | // Frm_MesQmCheckitemDt |
| | | // |
| | |
| | | this.ClientSize = new System.Drawing.Size(1044, 711); |
| | | this.Controls.Add(this.jyxm1); |
| | | this.Name = "Frm_MesQmCheckitemDt"; |
| | | this.Text = "iqc"; |
| | | this.Text = "iqc物料检验项目"; |
| | | this.ResumeLayout(false); |
| | | |
| | | } |