| | |
| | | // welcomeWizardPage1 |
| | | // |
| | | this.welcomeWizardPage1.Controls.Add(this.splitMx1); |
| | | this.welcomeWizardPage1.IntroductionText = "该向导,将把当前物料的工艺信息,复制到一个或多个物料,复制过程中,若重复选择了物料,将自动过滤,只会复制一次!"; |
| | | this.welcomeWizardPage1.IntroductionText = "该向导,将把当前物料的工艺信息,复制到一个或多个物料,复制过程中,若重复选择了物料,将自动过滤!"; |
| | | this.welcomeWizardPage1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.welcomeWizardPage1.Name = "welcomeWizardPage1"; |
| | | this.welcomeWizardPage1.ProceedText = "点击 Next 继续进行"; |
| | |
| | | this.wizardPage1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.wizardPage1.Name = "wizardPage1"; |
| | | this.wizardPage1.Size = new System.Drawing.Size(998, 540); |
| | | this.wizardPage1.Text = "选择物料"; |
| | | this.wizardPage1.Text = "未设置的物料列表"; |
| | | // |
| | | // splitLeft |
| | | // |