using System.Drawing; using System.Windows.Forms; namespace HighWayIot.Winform.UserControlPages { partial class RecipeConfigPage { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.WeightDataGridView = new System.Windows.Forms.DataGridView(); this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaterialName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaterialType = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaterialChildType = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SetThickness = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SetWidth = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SetLayer = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SetWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SetError = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WeightIsUse = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.AddRecipeButton = new System.Windows.Forms.Button(); this.ButtonPanel = new System.Windows.Forms.Panel(); this.label26 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.RefreshRecipeButton = new System.Windows.Forms.Button(); this.UpdateRecipeButton = new System.Windows.Forms.Button(); this.DeleteRecipeButton = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.RecipeDataGridView = new System.Windows.Forms.DataGridView(); this.RId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RecipeCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RecipeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RecipeSpecCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RecipeSpecName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SizeKind = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.FixedWidth = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WeightError = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsUse = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.E1P4TextBox = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.E1P3TextBox = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.E1P2TextBox = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.E1P1TextBox = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.E2P4TextBox = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.E2P3TextBox = new System.Windows.Forms.TextBox(); this.E2P1TextBox = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.E2P2TextBox = new System.Windows.Forms.TextBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.E3P10TextBox = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.E3P15TextBox = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.E3P14TextBox = new System.Windows.Forms.TextBox(); this.E3P11TextBox = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.E3P13TextBox = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.E3P12TextBox = new System.Windows.Forms.TextBox(); this.E3P9TextBox = new System.Windows.Forms.TextBox(); this.E3P6TextBox = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.E3P8TextBox = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.E3P7TextBox = new System.Windows.Forms.TextBox(); this.E3P5CheckBox = new System.Windows.Forms.CheckBox(); this.E3P4TextBox = new System.Windows.Forms.TextBox(); this.E3P1TextBox = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.E3P3TextBox = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.E3P2TextBox = new System.Windows.Forms.TextBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.NowCopyLabel = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.ClearCutBoradButton = new System.Windows.Forms.Button(); this.PasteParaButton = new System.Windows.Forms.Button(); this.CopyParaButton = new System.Windows.Forms.Button(); this.SaveParaButton = new System.Windows.Forms.Button(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.panel1 = new System.Windows.Forms.Panel(); this.label24 = new System.Windows.Forms.Label(); this.RefreshWeightButton = new System.Windows.Forms.Button(); this.UpdateWeightButton = new System.Windows.Forms.Button(); this.AddWeightButton = new System.Windows.Forms.Button(); this.DeleteWeightButton = new System.Windows.Forms.Button(); this.label27 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).BeginInit(); this.ButtonPanel.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.RecipeDataGridView)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox7.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // WeightDataGridView // this.WeightDataGridView.AllowUserToAddRows = false; this.WeightDataGridView.AllowUserToDeleteRows = false; this.WeightDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.WeightDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Id, this.MaterialCode, this.MaterialName, this.MaterialType, this.MaterialChildType, this.SetThickness, this.SetWidth, this.SetLayer, this.SetWeight, this.SetError, this.WeightIsUse}); this.WeightDataGridView.Dock = System.Windows.Forms.DockStyle.Fill; this.WeightDataGridView.Location = new System.Drawing.Point(3, 17); this.WeightDataGridView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.WeightDataGridView.Name = "WeightDataGridView"; this.WeightDataGridView.RowHeadersVisible = false; this.WeightDataGridView.RowTemplate.Height = 25; this.WeightDataGridView.Size = new System.Drawing.Size(881, 763); this.WeightDataGridView.TabIndex = 0; this.WeightDataGridView.Tag = ""; // // Id // this.Id.DataPropertyName = "Id"; this.Id.HeaderText = "编号"; this.Id.Name = "Id"; this.Id.ReadOnly = true; this.Id.Width = 40; // // MaterialCode // this.MaterialCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.MaterialCode.DataPropertyName = "MaterialCode"; this.MaterialCode.HeaderText = "物料编码"; this.MaterialCode.Name = "MaterialCode"; this.MaterialCode.ReadOnly = true; this.MaterialCode.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // MaterialName // this.MaterialName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.MaterialName.DataPropertyName = "MaterialName"; this.MaterialName.HeaderText = "物料名称"; this.MaterialName.Name = "MaterialName"; this.MaterialName.ReadOnly = true; // // MaterialType // this.MaterialType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.MaterialType.DataPropertyName = "MaterialType"; this.MaterialType.HeaderText = "物料类型"; this.MaterialType.Name = "MaterialType"; this.MaterialType.ReadOnly = true; this.MaterialType.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // MaterialChildType // this.MaterialChildType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.MaterialChildType.DataPropertyName = "MaterialChildType"; this.MaterialChildType.HeaderText = "子类型"; this.MaterialChildType.Name = "MaterialChildType"; this.MaterialChildType.ReadOnly = true; this.MaterialChildType.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // SetThickness // this.SetThickness.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SetThickness.DataPropertyName = "SetThickness"; this.SetThickness.HeaderText = "厚度"; this.SetThickness.Name = "SetThickness"; // // SetWidth // this.SetWidth.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SetWidth.DataPropertyName = "SetWidth"; this.SetWidth.HeaderText = "宽度"; this.SetWidth.Name = "SetWidth"; // // SetLayer // this.SetLayer.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SetLayer.DataPropertyName = "SetLayer"; this.SetLayer.HeaderText = "层数"; this.SetLayer.Name = "SetLayer"; // // SetWeight // this.SetWeight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SetWeight.DataPropertyName = "SetWeight"; this.SetWeight.HeaderText = "重量"; this.SetWeight.Name = "SetWeight"; // // SetError // this.SetError.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SetError.DataPropertyName = "SetError"; this.SetError.HeaderText = "公差"; this.SetError.Name = "SetError"; // // WeightIsUse // this.WeightIsUse.DataPropertyName = "IsUse"; this.WeightIsUse.HeaderText = "启用"; this.WeightIsUse.Name = "WeightIsUse"; this.WeightIsUse.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.WeightIsUse.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.WeightIsUse.Width = 40; // // AddRecipeButton // this.AddRecipeButton.Location = new System.Drawing.Point(11, 9); this.AddRecipeButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.AddRecipeButton.Name = "AddRecipeButton"; this.AddRecipeButton.Size = new System.Drawing.Size(103, 39); this.AddRecipeButton.TabIndex = 1; this.AddRecipeButton.Text = "添加配方信息"; this.AddRecipeButton.UseVisualStyleBackColor = true; this.AddRecipeButton.Click += new System.EventHandler(this.AddRecipeButton_Click); // // ButtonPanel // this.ButtonPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ButtonPanel.Controls.Add(this.label26); this.ButtonPanel.Controls.Add(this.label25); this.ButtonPanel.Controls.Add(this.RefreshRecipeButton); this.ButtonPanel.Controls.Add(this.UpdateRecipeButton); this.ButtonPanel.Controls.Add(this.AddRecipeButton); this.ButtonPanel.Controls.Add(this.DeleteRecipeButton); this.ButtonPanel.Location = new System.Drawing.Point(0, 0); this.ButtonPanel.Margin = new System.Windows.Forms.Padding(0); this.ButtonPanel.Name = "ButtonPanel"; this.ButtonPanel.Size = new System.Drawing.Size(886, 58); this.ButtonPanel.TabIndex = 4; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(338, 9); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(269, 12); this.label26.TabIndex = 7; this.label26.Text = "双击单元格更改数值再点击修改按钮完成数值更改"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(338, 36); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(101, 12); this.label25.TabIndex = 6; this.label25.Text = "配方编号不可更改"; // // RefreshRecipeButton // this.RefreshRecipeButton.Location = new System.Drawing.Point(120, 9); this.RefreshRecipeButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.RefreshRecipeButton.Name = "RefreshRecipeButton"; this.RefreshRecipeButton.Size = new System.Drawing.Size(103, 39); this.RefreshRecipeButton.TabIndex = 4; this.RefreshRecipeButton.Text = "刷新配方信息"; this.RefreshRecipeButton.UseVisualStyleBackColor = true; this.RefreshRecipeButton.Click += new System.EventHandler(this.RefreshRecipeButton_Click); // // UpdateRecipeButton // this.UpdateRecipeButton.Location = new System.Drawing.Point(229, 9); this.UpdateRecipeButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.UpdateRecipeButton.Name = "UpdateRecipeButton"; this.UpdateRecipeButton.Size = new System.Drawing.Size(103, 39); this.UpdateRecipeButton.TabIndex = 3; this.UpdateRecipeButton.Text = "修改配方信息"; this.UpdateRecipeButton.UseVisualStyleBackColor = true; this.UpdateRecipeButton.Click += new System.EventHandler(this.UpdateRecipeButton_Click); // // DeleteRecipeButton // this.DeleteRecipeButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.DeleteRecipeButton.Location = new System.Drawing.Point(771, 9); this.DeleteRecipeButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DeleteRecipeButton.Name = "DeleteRecipeButton"; this.DeleteRecipeButton.Size = new System.Drawing.Size(103, 39); this.DeleteRecipeButton.TabIndex = 2; this.DeleteRecipeButton.Text = "删除配方信息"; this.DeleteRecipeButton.UseVisualStyleBackColor = true; this.DeleteRecipeButton.Click += new System.EventHandler(this.DeleteRecipeButton_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.WeightDataGridView); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Location = new System.Drawing.Point(886, 0); this.groupBox1.Margin = new System.Windows.Forms.Padding(0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(887, 783); this.groupBox1.TabIndex = 5; this.groupBox1.TabStop = false; this.groupBox1.Text = "称量信息"; // // groupBox2 // this.groupBox2.Controls.Add(this.RecipeDataGridView); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Margin = new System.Windows.Forms.Padding(0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(886, 783); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; this.groupBox2.Text = "配方列表"; // // RecipeDataGridView // this.RecipeDataGridView.AllowUserToAddRows = false; this.RecipeDataGridView.AllowUserToDeleteRows = false; this.RecipeDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.RecipeDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.RId, this.RecipeCode, this.RecipeName, this.RecipeSpecCode, this.RecipeSpecName, this.SizeKind, this.FixedWidth, this.WeightError, this.IsUse}); this.RecipeDataGridView.Dock = System.Windows.Forms.DockStyle.Fill; this.RecipeDataGridView.Location = new System.Drawing.Point(3, 17); this.RecipeDataGridView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.RecipeDataGridView.Name = "RecipeDataGridView"; this.RecipeDataGridView.RowHeadersVisible = false; this.RecipeDataGridView.RowTemplate.Height = 25; this.RecipeDataGridView.Size = new System.Drawing.Size(880, 763); this.RecipeDataGridView.TabIndex = 0; this.RecipeDataGridView.Tag = ""; this.RecipeDataGridView.SelectionChanged += new System.EventHandler(this.RecipeDataGridView_SelectionChanged); // // RId // this.RId.DataPropertyName = "Id"; this.RId.HeaderText = "ID"; this.RId.Name = "RId"; this.RId.ReadOnly = true; this.RId.Width = 40; // // RecipeCode // this.RecipeCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.RecipeCode.DataPropertyName = "RecipeCode"; this.RecipeCode.HeaderText = "配方编号"; this.RecipeCode.Name = "RecipeCode"; this.RecipeCode.ReadOnly = true; // // RecipeName // this.RecipeName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.RecipeName.DataPropertyName = "RecipeName"; this.RecipeName.HeaderText = "配方名称"; this.RecipeName.Name = "RecipeName"; // // RecipeSpecCode // this.RecipeSpecCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.RecipeSpecCode.DataPropertyName = "RecipeSpecCode"; this.RecipeSpecCode.HeaderText = "SPEC编号"; this.RecipeSpecCode.Name = "RecipeSpecCode"; // // RecipeSpecName // this.RecipeSpecName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.RecipeSpecName.DataPropertyName = "RecipeSpecName"; this.RecipeSpecName.HeaderText = "SPEC名称"; this.RecipeSpecName.Name = "RecipeSpecName"; // // SizeKind // this.SizeKind.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SizeKind.DataPropertyName = "SizeKind"; this.SizeKind.HeaderText = "寸别"; this.SizeKind.Name = "SizeKind"; // // FixedWidth // this.FixedWidth.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.FixedWidth.DataPropertyName = "FixedWidth"; this.FixedWidth.HeaderText = "固定胶宽度"; this.FixedWidth.Name = "FixedWidth"; // // WeightError // this.WeightError.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.WeightError.DataPropertyName = "WeightError"; this.WeightError.HeaderText = "重量公差"; this.WeightError.Name = "WeightError"; // // IsUse // this.IsUse.DataPropertyName = "IsUse"; this.IsUse.HeaderText = "启用"; this.IsUse.Name = "IsUse"; this.IsUse.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.IsUse.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.IsUse.Width = 40; // // tableLayoutPanel1 // this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 0); this.tableLayoutPanel1.Controls.Add(this.groupBox1, 1, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 253); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1773, 783); this.tableLayoutPanel1.TabIndex = 7; // // groupBox3 // this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox3.Controls.Add(this.tableLayoutPanel3); this.groupBox3.Location = new System.Drawing.Point(0, 63); this.groupBox3.Margin = new System.Windows.Forms.Padding(0); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(1773, 190); this.groupBox3.TabIndex = 8; this.groupBox3.TabStop = false; this.groupBox3.Text = "配方参数"; // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 4; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.22222F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.22222F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55.55556F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 185F)); this.tableLayoutPanel3.Controls.Add(this.groupBox4, 0, 0); this.tableLayoutPanel3.Controls.Add(this.groupBox5, 1, 0); this.tableLayoutPanel3.Controls.Add(this.groupBox6, 2, 0); this.tableLayoutPanel3.Controls.Add(this.groupBox7, 3, 0); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 17); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 1; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 170F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(1767, 170); this.tableLayoutPanel3.TabIndex = 0; // // groupBox4 // this.groupBox4.Controls.Add(this.E1P4TextBox); this.groupBox4.Controls.Add(this.label4); this.groupBox4.Controls.Add(this.E1P3TextBox); this.groupBox4.Controls.Add(this.label3); this.groupBox4.Controls.Add(this.E1P2TextBox); this.groupBox4.Controls.Add(this.label2); this.groupBox4.Controls.Add(this.E1P1TextBox); this.groupBox4.Controls.Add(this.label1); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Location = new System.Drawing.Point(0, 0); this.groupBox4.Margin = new System.Windows.Forms.Padding(0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(351, 170); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; this.groupBox4.Text = "开炼机#1参数"; // // E1P4TextBox // this.E1P4TextBox.Location = new System.Drawing.Point(146, 101); this.E1P4TextBox.Name = "E1P4TextBox"; this.E1P4TextBox.Size = new System.Drawing.Size(95, 21); this.E1P4TextBox.TabIndex = 7; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(27, 104); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(113, 12); this.label4.TabIndex = 6; this.label4.Text = "1#工位胶片贴合时间"; // // E1P3TextBox // this.E1P3TextBox.Location = new System.Drawing.Point(146, 74); this.E1P3TextBox.Name = "E1P3TextBox"; this.E1P3TextBox.Size = new System.Drawing.Size(95, 21); this.E1P3TextBox.TabIndex = 5; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(15, 78); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(125, 12); this.label3.TabIndex = 4; this.label3.Text = "1#工位贴合末横裁延时"; // // E1P2TextBox // this.E1P2TextBox.Location = new System.Drawing.Point(146, 47); this.E1P2TextBox.Name = "E1P2TextBox"; this.E1P2TextBox.Size = new System.Drawing.Size(95, 21); this.E1P2TextBox.TabIndex = 3; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(15, 51); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(125, 12); this.label2.TabIndex = 2; this.label2.Text = "1#工位贴合鼓脱开延时"; // // E1P1TextBox // this.E1P1TextBox.Location = new System.Drawing.Point(146, 20); this.E1P1TextBox.Name = "E1P1TextBox"; this.E1P1TextBox.Size = new System.Drawing.Size(95, 21); this.E1P1TextBox.TabIndex = 1; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(15, 24); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(125, 12); this.label1.TabIndex = 0; this.label1.Text = "1#工位贴合鼓到位延时"; // // groupBox5 // this.groupBox5.Controls.Add(this.E2P4TextBox); this.groupBox5.Controls.Add(this.label5); this.groupBox5.Controls.Add(this.label8); this.groupBox5.Controls.Add(this.E2P3TextBox); this.groupBox5.Controls.Add(this.E2P1TextBox); this.groupBox5.Controls.Add(this.label6); this.groupBox5.Controls.Add(this.label7); this.groupBox5.Controls.Add(this.E2P2TextBox); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox5.Location = new System.Drawing.Point(351, 0); this.groupBox5.Margin = new System.Windows.Forms.Padding(0); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(351, 170); this.groupBox5.TabIndex = 1; this.groupBox5.TabStop = false; this.groupBox5.Text = "开炼机#2参数"; // // E2P4TextBox // this.E2P4TextBox.Location = new System.Drawing.Point(147, 102); this.E2P4TextBox.Name = "E2P4TextBox"; this.E2P4TextBox.Size = new System.Drawing.Size(95, 21); this.E2P4TextBox.TabIndex = 15; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(28, 105); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(113, 12); this.label5.TabIndex = 14; this.label5.Text = "2#工位胶片贴合时间"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(16, 25); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(125, 12); this.label8.TabIndex = 8; this.label8.Text = "2#工位贴合鼓到位延时"; // // E2P3TextBox // this.E2P3TextBox.Location = new System.Drawing.Point(147, 75); this.E2P3TextBox.Name = "E2P3TextBox"; this.E2P3TextBox.Size = new System.Drawing.Size(95, 21); this.E2P3TextBox.TabIndex = 13; // // E2P1TextBox // this.E2P1TextBox.Location = new System.Drawing.Point(147, 21); this.E2P1TextBox.Name = "E2P1TextBox"; this.E2P1TextBox.Size = new System.Drawing.Size(95, 21); this.E2P1TextBox.TabIndex = 9; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(16, 79); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(125, 12); this.label6.TabIndex = 12; this.label6.Text = "2#工位贴合末横裁延时"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(16, 52); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(125, 12); this.label7.TabIndex = 10; this.label7.Text = "2#工位贴合鼓脱开延时"; // // E2P2TextBox // this.E2P2TextBox.Location = new System.Drawing.Point(147, 48); this.E2P2TextBox.Name = "E2P2TextBox"; this.E2P2TextBox.Size = new System.Drawing.Size(95, 21); this.E2P2TextBox.TabIndex = 11; // // groupBox6 // this.groupBox6.Controls.Add(this.E3P10TextBox); this.groupBox6.Controls.Add(this.label22); this.groupBox6.Controls.Add(this.E3P15TextBox); this.groupBox6.Controls.Add(this.label21); this.groupBox6.Controls.Add(this.E3P14TextBox); this.groupBox6.Controls.Add(this.E3P11TextBox); this.groupBox6.Controls.Add(this.label17); this.groupBox6.Controls.Add(this.label18); this.groupBox6.Controls.Add(this.E3P13TextBox); this.groupBox6.Controls.Add(this.label19); this.groupBox6.Controls.Add(this.label20); this.groupBox6.Controls.Add(this.E3P12TextBox); this.groupBox6.Controls.Add(this.E3P9TextBox); this.groupBox6.Controls.Add(this.E3P6TextBox); this.groupBox6.Controls.Add(this.label13); this.groupBox6.Controls.Add(this.label14); this.groupBox6.Controls.Add(this.E3P8TextBox); this.groupBox6.Controls.Add(this.label15); this.groupBox6.Controls.Add(this.label16); this.groupBox6.Controls.Add(this.E3P7TextBox); this.groupBox6.Controls.Add(this.E3P5CheckBox); this.groupBox6.Controls.Add(this.E3P4TextBox); this.groupBox6.Controls.Add(this.E3P1TextBox); this.groupBox6.Controls.Add(this.label9); this.groupBox6.Controls.Add(this.label12); this.groupBox6.Controls.Add(this.E3P3TextBox); this.groupBox6.Controls.Add(this.label11); this.groupBox6.Controls.Add(this.label10); this.groupBox6.Controls.Add(this.E3P2TextBox); this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox6.Location = new System.Drawing.Point(702, 0); this.groupBox6.Margin = new System.Windows.Forms.Padding(0); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(878, 170); this.groupBox6.TabIndex = 2; this.groupBox6.TabStop = false; this.groupBox6.Text = "开炼机#3参数"; // // E3P10TextBox // this.E3P10TextBox.Location = new System.Drawing.Point(380, 129); this.E3P10TextBox.Name = "E3P10TextBox"; this.E3P10TextBox.Size = new System.Drawing.Size(95, 21); this.E3P10TextBox.TabIndex = 44; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(297, 133); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(77, 12); this.label22.TabIndex = 43; this.label22.Text = "压合进给速度"; // // E3P15TextBox // this.E3P15TextBox.Location = new System.Drawing.Point(590, 128); this.E3P15TextBox.Name = "E3P15TextBox"; this.E3P15TextBox.Size = new System.Drawing.Size(95, 21); this.E3P15TextBox.TabIndex = 42; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(483, 132); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(101, 12); this.label21.TabIndex = 41; this.label21.Text = "进退准备位置速度"; // // E3P14TextBox // this.E3P14TextBox.Location = new System.Drawing.Point(590, 101); this.E3P14TextBox.Name = "E3P14TextBox"; this.E3P14TextBox.Size = new System.Drawing.Size(95, 21); this.E3P14TextBox.TabIndex = 40; // // E3P11TextBox // this.E3P11TextBox.Location = new System.Drawing.Point(590, 20); this.E3P11TextBox.Name = "E3P11TextBox"; this.E3P11TextBox.Size = new System.Drawing.Size(95, 21); this.E3P11TextBox.TabIndex = 34; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(483, 105); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(101, 12); this.label17.TabIndex = 39; this.label17.Text = "分合准备位置速度"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(507, 24); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(77, 12); this.label18.TabIndex = 33; this.label18.Text = "包边压合起点"; // // E3P13TextBox // this.E3P13TextBox.Location = new System.Drawing.Point(590, 74); this.E3P13TextBox.Name = "E3P13TextBox"; this.E3P13TextBox.Size = new System.Drawing.Size(95, 21); this.E3P13TextBox.TabIndex = 38; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(507, 51); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(77, 12); this.label19.TabIndex = 35; this.label19.Text = "包边压合终点"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(507, 78); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(77, 12); this.label20.TabIndex = 37; this.label20.Text = "包边压合宽度"; // // E3P12TextBox // this.E3P12TextBox.Location = new System.Drawing.Point(590, 47); this.E3P12TextBox.Name = "E3P12TextBox"; this.E3P12TextBox.Size = new System.Drawing.Size(95, 21); this.E3P12TextBox.TabIndex = 36; // // E3P9TextBox // this.E3P9TextBox.Location = new System.Drawing.Point(380, 102); this.E3P9TextBox.Name = "E3P9TextBox"; this.E3P9TextBox.Size = new System.Drawing.Size(95, 21); this.E3P9TextBox.TabIndex = 32; // // E3P6TextBox // this.E3P6TextBox.Location = new System.Drawing.Point(380, 21); this.E3P6TextBox.Name = "E3P6TextBox"; this.E3P6TextBox.Size = new System.Drawing.Size(95, 21); this.E3P6TextBox.TabIndex = 26; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(273, 105); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(101, 12); this.label13.TabIndex = 31; this.label13.Text = "3#包边鼓脱开延时"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(261, 25); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(113, 12); this.label14.TabIndex = 25; this.label14.Text = "3#工位包边贴合时间"; // // E3P8TextBox // this.E3P8TextBox.Location = new System.Drawing.Point(380, 75); this.E3P8TextBox.Name = "E3P8TextBox"; this.E3P8TextBox.Size = new System.Drawing.Size(95, 21); this.E3P8TextBox.TabIndex = 30; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(249, 52); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(125, 12); this.label15.TabIndex = 27; this.label15.Text = "3#工位包边末横裁延时"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(273, 79); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(101, 12); this.label16.TabIndex = 29; this.label16.Text = "3#包边工作位延时"; // // E3P7TextBox // this.E3P7TextBox.Location = new System.Drawing.Point(380, 48); this.E3P7TextBox.Name = "E3P7TextBox"; this.E3P7TextBox.Size = new System.Drawing.Size(95, 21); this.E3P7TextBox.TabIndex = 28; // // E3P5CheckBox // this.E3P5CheckBox.AutoSize = true; this.E3P5CheckBox.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.E3P5CheckBox.Location = new System.Drawing.Point(151, 128); this.E3P5CheckBox.Name = "E3P5CheckBox"; this.E3P5CheckBox.Size = new System.Drawing.Size(90, 20); this.E3P5CheckBox.TabIndex = 24; this.E3P5CheckBox.Text = "包边压合"; this.E3P5CheckBox.UseVisualStyleBackColor = true; // // E3P4TextBox // this.E3P4TextBox.Location = new System.Drawing.Point(148, 101); this.E3P4TextBox.Name = "E3P4TextBox"; this.E3P4TextBox.Size = new System.Drawing.Size(95, 21); this.E3P4TextBox.TabIndex = 23; // // E3P1TextBox // this.E3P1TextBox.Location = new System.Drawing.Point(148, 20); this.E3P1TextBox.Name = "E3P1TextBox"; this.E3P1TextBox.Size = new System.Drawing.Size(95, 21); this.E3P1TextBox.TabIndex = 17; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(29, 104); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(113, 12); this.label9.TabIndex = 22; this.label9.Text = "3#工位胶片贴合时间"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(17, 24); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(125, 12); this.label12.TabIndex = 16; this.label12.Text = "3#工位贴合鼓到位延时"; // // E3P3TextBox // this.E3P3TextBox.Location = new System.Drawing.Point(148, 74); this.E3P3TextBox.Name = "E3P3TextBox"; this.E3P3TextBox.Size = new System.Drawing.Size(95, 21); this.E3P3TextBox.TabIndex = 21; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(17, 51); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(125, 12); this.label11.TabIndex = 18; this.label11.Text = "3#工位贴合鼓脱开延时"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(17, 78); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(125, 12); this.label10.TabIndex = 20; this.label10.Text = "3#工位贴合末横裁延时"; // // E3P2TextBox // this.E3P2TextBox.Location = new System.Drawing.Point(148, 47); this.E3P2TextBox.Name = "E3P2TextBox"; this.E3P2TextBox.Size = new System.Drawing.Size(95, 21); this.E3P2TextBox.TabIndex = 19; // // groupBox7 // this.groupBox7.Controls.Add(this.NowCopyLabel); this.groupBox7.Controls.Add(this.label23); this.groupBox7.Controls.Add(this.ClearCutBoradButton); this.groupBox7.Controls.Add(this.PasteParaButton); this.groupBox7.Controls.Add(this.CopyParaButton); this.groupBox7.Controls.Add(this.SaveParaButton); this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox7.Location = new System.Drawing.Point(1580, 0); this.groupBox7.Margin = new System.Windows.Forms.Padding(0); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(187, 170); this.groupBox7.TabIndex = 3; this.groupBox7.TabStop = false; this.groupBox7.Text = "参数操作"; // // NowCopyLabel // this.NowCopyLabel.AutoSize = true; this.NowCopyLabel.Location = new System.Drawing.Point(6, 142); this.NowCopyLabel.Name = "NowCopyLabel"; this.NowCopyLabel.Size = new System.Drawing.Size(23, 12); this.NowCopyLabel.TabIndex = 5; this.NowCopyLabel.Text = "N/A"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(6, 118); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(77, 12); this.label23.TabIndex = 4; this.label23.Text = "当前复制编号"; // // ClearCutBoradButton // this.ClearCutBoradButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ClearCutBoradButton.Location = new System.Drawing.Point(88, 118); this.ClearCutBoradButton.Name = "ClearCutBoradButton"; this.ClearCutBoradButton.Size = new System.Drawing.Size(76, 43); this.ClearCutBoradButton.TabIndex = 3; this.ClearCutBoradButton.Text = "清除"; this.ClearCutBoradButton.UseVisualStyleBackColor = true; this.ClearCutBoradButton.Click += new System.EventHandler(this.ClearCutBoradButton_Click); // // PasteParaButton // this.PasteParaButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PasteParaButton.Location = new System.Drawing.Point(88, 69); this.PasteParaButton.Name = "PasteParaButton"; this.PasteParaButton.Size = new System.Drawing.Size(76, 43); this.PasteParaButton.TabIndex = 2; this.PasteParaButton.Text = "粘贴"; this.PasteParaButton.UseVisualStyleBackColor = true; this.PasteParaButton.Click += new System.EventHandler(this.PasteParaButton_Click); // // CopyParaButton // this.CopyParaButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.CopyParaButton.Location = new System.Drawing.Point(6, 69); this.CopyParaButton.Name = "CopyParaButton"; this.CopyParaButton.Size = new System.Drawing.Size(76, 43); this.CopyParaButton.TabIndex = 1; this.CopyParaButton.Text = "复制"; this.CopyParaButton.UseVisualStyleBackColor = true; this.CopyParaButton.Click += new System.EventHandler(this.CopyParaButton_Click); // // SaveParaButton // this.SaveParaButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.SaveParaButton.Location = new System.Drawing.Point(6, 20); this.SaveParaButton.Name = "SaveParaButton"; this.SaveParaButton.Size = new System.Drawing.Size(158, 43); this.SaveParaButton.TabIndex = 0; this.SaveParaButton.Text = "保存此参数"; this.SaveParaButton.UseVisualStyleBackColor = true; this.SaveParaButton.Click += new System.EventHandler(this.SaveParaButton_Click); // // tableLayoutPanel2 // this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel2.ColumnCount = 2; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Controls.Add(this.panel1, 1, 0); this.tableLayoutPanel2.Controls.Add(this.ButtonPanel, 0, 0); this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 1; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1773, 63); this.tableLayoutPanel2.TabIndex = 9; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.Controls.Add(this.label27); this.panel1.Controls.Add(this.label24); this.panel1.Controls.Add(this.RefreshWeightButton); this.panel1.Controls.Add(this.UpdateWeightButton); this.panel1.Controls.Add(this.AddWeightButton); this.panel1.Controls.Add(this.DeleteWeightButton); this.panel1.Location = new System.Drawing.Point(886, 0); this.panel1.Margin = new System.Windows.Forms.Padding(0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(887, 58); this.panel1.TabIndex = 5; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(338, 36); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(125, 12); this.label24.TabIndex = 5; this.label24.Text = "称量物料信息不可更改"; // // RefreshWeightButton // this.RefreshWeightButton.Location = new System.Drawing.Point(120, 9); this.RefreshWeightButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.RefreshWeightButton.Name = "RefreshWeightButton"; this.RefreshWeightButton.Size = new System.Drawing.Size(103, 39); this.RefreshWeightButton.TabIndex = 4; this.RefreshWeightButton.Text = "刷新称量信息"; this.RefreshWeightButton.UseVisualStyleBackColor = true; this.RefreshWeightButton.Click += new System.EventHandler(this.RefreshWeightButton_Click); // // UpdateWeightButton // this.UpdateWeightButton.Location = new System.Drawing.Point(229, 9); this.UpdateWeightButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.UpdateWeightButton.Name = "UpdateWeightButton"; this.UpdateWeightButton.Size = new System.Drawing.Size(103, 39); this.UpdateWeightButton.TabIndex = 3; this.UpdateWeightButton.Text = "修改称量信息"; this.UpdateWeightButton.UseVisualStyleBackColor = true; this.UpdateWeightButton.Click += new System.EventHandler(this.UpdateWeightButton_Click); // // AddWeightButton // this.AddWeightButton.Location = new System.Drawing.Point(11, 9); this.AddWeightButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.AddWeightButton.Name = "AddWeightButton"; this.AddWeightButton.Size = new System.Drawing.Size(103, 39); this.AddWeightButton.TabIndex = 1; this.AddWeightButton.Text = "添加称量信息"; this.AddWeightButton.UseVisualStyleBackColor = true; this.AddWeightButton.Click += new System.EventHandler(this.AddWeightButton_Click); // // DeleteWeightButton // this.DeleteWeightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.DeleteWeightButton.Location = new System.Drawing.Point(772, 9); this.DeleteWeightButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DeleteWeightButton.Name = "DeleteWeightButton"; this.DeleteWeightButton.Size = new System.Drawing.Size(103, 39); this.DeleteWeightButton.TabIndex = 2; this.DeleteWeightButton.Text = "删除称量信息"; this.DeleteWeightButton.UseVisualStyleBackColor = true; this.DeleteWeightButton.Click += new System.EventHandler(this.DeleteWeightButton_Click); // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(338, 9); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(269, 12); this.label27.TabIndex = 8; this.label27.Text = "双击单元格更改数值再点击修改按钮完成数值更改"; // // RecipeConfigPage // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.ControlLight; this.Controls.Add(this.tableLayoutPanel2); this.Controls.Add(this.groupBox3); this.Controls.Add(this.tableLayoutPanel1); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "RecipeConfigPage"; this.Size = new System.Drawing.Size(1773, 1036); ((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).EndInit(); this.ButtonPanel.ResumeLayout(false); this.ButtonPanel.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.RecipeDataGridView)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.tableLayoutPanel2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private DataGridView WeightDataGridView; private Button AddRecipeButton; private Panel ButtonPanel; private GroupBox groupBox1; private GroupBox groupBox2; private DataGridView RecipeDataGridView; private TableLayoutPanel tableLayoutPanel1; private GroupBox groupBox3; private Button DeleteRecipeButton; private TableLayoutPanel tableLayoutPanel2; private Panel panel1; private Button AddWeightButton; private Button DeleteWeightButton; private Button UpdateRecipeButton; private Button UpdateWeightButton; private Button RefreshRecipeButton; private Button RefreshWeightButton; private TableLayoutPanel tableLayoutPanel3; private GroupBox groupBox4; private GroupBox groupBox5; private GroupBox groupBox6; private TextBox E1P4TextBox; private Label label4; private TextBox E1P3TextBox; private Label label3; private TextBox E1P2TextBox; private Label label2; private TextBox E1P1TextBox; private Label label1; private TextBox E2P4TextBox; private Label label5; private Label label8; private TextBox E2P3TextBox; private TextBox E2P1TextBox; private Label label6; private Label label7; private TextBox E2P2TextBox; private TextBox E3P4TextBox; private TextBox E3P1TextBox; private Label label9; private Label label12; private TextBox E3P3TextBox; private Label label11; private Label label10; private TextBox E3P2TextBox; private TextBox E3P14TextBox; private TextBox E3P11TextBox; private Label label17; private Label label18; private TextBox E3P13TextBox; private Label label19; private Label label20; private TextBox E3P12TextBox; private TextBox E3P9TextBox; private TextBox E3P6TextBox; private Label label13; private Label label14; private TextBox E3P8TextBox; private Label label15; private Label label16; private TextBox E3P7TextBox; private CheckBox E3P5CheckBox; private TextBox E3P10TextBox; private Label label22; private TextBox E3P15TextBox; private Label label21; private GroupBox groupBox7; private Button PasteParaButton; private Button CopyParaButton; private Button SaveParaButton; private Label NowCopyLabel; private Label label23; private Button ClearCutBoradButton; private DataGridViewTextBoxColumn Id; private DataGridViewTextBoxColumn MaterialCode; private DataGridViewTextBoxColumn MaterialName; private DataGridViewTextBoxColumn MaterialType; private DataGridViewTextBoxColumn MaterialChildType; private DataGridViewTextBoxColumn SetThickness; private DataGridViewTextBoxColumn SetWidth; private DataGridViewTextBoxColumn SetLayer; private DataGridViewTextBoxColumn SetWeight; private DataGridViewTextBoxColumn SetError; private DataGridViewCheckBoxColumn WeightIsUse; private DataGridViewTextBoxColumn RId; private DataGridViewTextBoxColumn RecipeCode; private DataGridViewTextBoxColumn RecipeName; private DataGridViewTextBoxColumn RecipeSpecCode; private DataGridViewTextBoxColumn RecipeSpecName; private DataGridViewTextBoxColumn SizeKind; private DataGridViewTextBoxColumn FixedWidth; private DataGridViewTextBoxColumn WeightError; private DataGridViewCheckBoxColumn IsUse; private Label label24; private Label label25; private Label label26; private Label label27; } }