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.groupBox7 = new System.Windows.Forms.GroupBox(); this.PastePositionButton = new System.Windows.Forms.Button(); this.CopyPositionButton = new System.Windows.Forms.Button(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); 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.groupBox4 = new System.Windows.Forms.GroupBox(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.SpecNameLabel = new System.Windows.Forms.Label(); this.SpecNoLabel = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.TireWeightTextBox = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.StopDistanceTextBox = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.SlowDistanceTextBox = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.LightWidthTextBox = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.RimInchTextBox = new System.Windows.Forms.TextBox(); this.SideCutCheckBox = new System.Windows.Forms.CheckBox(); this.WeightCalCheckBox = new System.Windows.Forms.CheckBox(); this.PosititonIsUseCheckBox = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.E10TextBox = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.E9TextBox = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.E8TextBox = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.E7TextBox = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.E6TextBox = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.E5TextBox = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.E4TextBox = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.E3TextBox = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.E2TextBox = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.E1TextBox = new System.Windows.Forms.TextBox(); this.SideRadioButtonPanel = new System.Windows.Forms.Panel(); this.SideRadioButton = new System.Windows.Forms.RadioButton(); this.BodyRadioButton = new System.Windows.Forms.RadioButton(); this.PositionRadioButtonPanel = new System.Windows.Forms.Panel(); this.Position5RadioButton = new System.Windows.Forms.RadioButton(); this.Position4RadioButton = new System.Windows.Forms.RadioButton(); this.Position3RadioButton = new System.Windows.Forms.RadioButton(); this.Position2RadioButton = new System.Windows.Forms.RadioButton(); this.Position1RadioButton = new System.Windows.Forms.RadioButton(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.panel1 = new System.Windows.Forms.Panel(); this.label27 = new System.Windows.Forms.Label(); 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(); ((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.groupBox7.SuspendLayout(); this.groupBox4.SuspendLayout(); this.SideRadioButtonPanel.SuspendLayout(); this.PositionRadioButtonPanel.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 = 2; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 300F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel3.Controls.Add(this.groupBox7, 0, 0); this.tableLayoutPanel3.Controls.Add(this.groupBox4, 1, 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.Size = new System.Drawing.Size(1767, 170); this.tableLayoutPanel3.TabIndex = 0; // // groupBox7 // this.groupBox7.Controls.Add(this.PastePositionButton); this.groupBox7.Controls.Add(this.CopyPositionButton); this.groupBox7.Controls.Add(this.label16); this.groupBox7.Controls.Add(this.label17); 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(0, 0); this.groupBox7.Margin = new System.Windows.Forms.Padding(0); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(300, 170); this.groupBox7.TabIndex = 3; this.groupBox7.TabStop = false; this.groupBox7.Text = "参数操作"; // // PastePositionButton // this.PastePositionButton.Font = new System.Drawing.Font("宋体", 12F); this.PastePositionButton.Location = new System.Drawing.Point(172, 69); this.PastePositionButton.Name = "PastePositionButton"; this.PastePositionButton.Size = new System.Drawing.Size(122, 43); this.PastePositionButton.TabIndex = 9; this.PastePositionButton.Text = "粘贴工位参数"; this.PastePositionButton.UseVisualStyleBackColor = true; // // CopyPositionButton // this.CopyPositionButton.Font = new System.Drawing.Font("宋体", 12F); this.CopyPositionButton.Location = new System.Drawing.Point(171, 20); this.CopyPositionButton.Name = "CopyPositionButton"; this.CopyPositionButton.Size = new System.Drawing.Size(122, 43); this.CopyPositionButton.TabIndex = 8; this.CopyPositionButton.Text = "复制工位参数"; this.CopyPositionButton.UseVisualStyleBackColor = true; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(89, 142); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(23, 12); this.label16.TabIndex = 7; this.label16.Text = "N/A"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(89, 118); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 6; this.label17.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(172, 118); this.ClearCutBoradButton.Name = "ClearCutBoradButton"; this.ClearCutBoradButton.Size = new System.Drawing.Size(122, 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("宋体", 9F); 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("宋体", 9F); 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); // // groupBox4 // this.groupBox4.Controls.Add(this.button2); this.groupBox4.Controls.Add(this.button1); this.groupBox4.Controls.Add(this.SpecNameLabel); this.groupBox4.Controls.Add(this.SpecNoLabel); this.groupBox4.Controls.Add(this.label19); this.groupBox4.Controls.Add(this.label18); this.groupBox4.Controls.Add(this.label11); this.groupBox4.Controls.Add(this.TireWeightTextBox); this.groupBox4.Controls.Add(this.label12); this.groupBox4.Controls.Add(this.StopDistanceTextBox); this.groupBox4.Controls.Add(this.label13); this.groupBox4.Controls.Add(this.SlowDistanceTextBox); this.groupBox4.Controls.Add(this.label14); this.groupBox4.Controls.Add(this.LightWidthTextBox); this.groupBox4.Controls.Add(this.label15); this.groupBox4.Controls.Add(this.RimInchTextBox); this.groupBox4.Controls.Add(this.SideCutCheckBox); this.groupBox4.Controls.Add(this.WeightCalCheckBox); this.groupBox4.Controls.Add(this.PosititonIsUseCheckBox); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.E10TextBox); this.groupBox4.Controls.Add(this.label7); this.groupBox4.Controls.Add(this.E9TextBox); this.groupBox4.Controls.Add(this.label8); this.groupBox4.Controls.Add(this.E8TextBox); this.groupBox4.Controls.Add(this.label9); this.groupBox4.Controls.Add(this.E7TextBox); this.groupBox4.Controls.Add(this.label10); this.groupBox4.Controls.Add(this.E6TextBox); this.groupBox4.Controls.Add(this.label5); this.groupBox4.Controls.Add(this.E5TextBox); this.groupBox4.Controls.Add(this.label4); this.groupBox4.Controls.Add(this.E4TextBox); this.groupBox4.Controls.Add(this.label3); this.groupBox4.Controls.Add(this.E3TextBox); this.groupBox4.Controls.Add(this.label2); this.groupBox4.Controls.Add(this.E2TextBox); this.groupBox4.Controls.Add(this.label1); this.groupBox4.Controls.Add(this.E1TextBox); this.groupBox4.Controls.Add(this.SideRadioButtonPanel); this.groupBox4.Controls.Add(this.PositionRadioButtonPanel); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Location = new System.Drawing.Point(300, 0); this.groupBox4.Margin = new System.Windows.Forms.Padding(0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(1467, 170); this.groupBox4.TabIndex = 4; this.groupBox4.TabStop = false; this.groupBox4.Text = "参数设置"; // // button2 // this.button2.Font = new System.Drawing.Font("宋体", 12F); this.button2.Location = new System.Drawing.Point(1079, 99); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(122, 43); this.button2.TabIndex = 48; this.button2.Text = "下发到PLC"; this.button2.UseVisualStyleBackColor = true; // // button1 // this.button1.Font = new System.Drawing.Font("宋体", 12F); this.button1.Location = new System.Drawing.Point(939, 99); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(122, 43); this.button1.TabIndex = 47; this.button1.Text = "从PLC读取"; this.button1.UseVisualStyleBackColor = true; // // SpecNameLabel // this.SpecNameLabel.AutoSize = true; this.SpecNameLabel.Font = new System.Drawing.Font("宋体", 13F); this.SpecNameLabel.Location = new System.Drawing.Point(1040, 52); this.SpecNameLabel.Name = "SpecNameLabel"; this.SpecNameLabel.Size = new System.Drawing.Size(35, 18); this.SpecNameLabel.TabIndex = 46; this.SpecNameLabel.Text = "N/A"; // // SpecNoLabel // this.SpecNoLabel.AutoSize = true; this.SpecNoLabel.Font = new System.Drawing.Font("宋体", 13F); this.SpecNoLabel.Location = new System.Drawing.Point(1040, 26); this.SpecNoLabel.Name = "SpecNoLabel"; this.SpecNoLabel.Size = new System.Drawing.Size(35, 18); this.SpecNoLabel.TabIndex = 45; this.SpecNoLabel.Text = "N/A"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("宋体", 13F); this.label19.Location = new System.Drawing.Point(936, 52); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(98, 18); this.label19.TabIndex = 44; this.label19.Text = "规格名称:"; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("宋体", 13F); this.label18.Location = new System.Drawing.Point(954, 26); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(80, 18); this.label18.TabIndex = 43; this.label18.Text = "规格号:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(743, 136); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 41; this.label11.Text = "胎体重量"; // // TireWeightTextBox // this.TireWeightTextBox.Location = new System.Drawing.Point(802, 132); this.TireWeightTextBox.Name = "TireWeightTextBox"; this.TireWeightTextBox.Size = new System.Drawing.Size(100, 21); this.TireWeightTextBox.TabIndex = 40; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(743, 109); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(53, 12); this.label12.TabIndex = 39; this.label12.Text = "停止距离"; // // StopDistanceTextBox // this.StopDistanceTextBox.Location = new System.Drawing.Point(802, 105); this.StopDistanceTextBox.Name = "StopDistanceTextBox"; this.StopDistanceTextBox.Size = new System.Drawing.Size(100, 21); this.StopDistanceTextBox.TabIndex = 38; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(743, 83); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(53, 12); this.label13.TabIndex = 37; this.label13.Text = "减速距离"; // // SlowDistanceTextBox // this.SlowDistanceTextBox.Location = new System.Drawing.Point(802, 78); this.SlowDistanceTextBox.Name = "SlowDistanceTextBox"; this.SlowDistanceTextBox.Size = new System.Drawing.Size(100, 21); this.SlowDistanceTextBox.TabIndex = 36; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(743, 55); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 35; this.label14.Text = "灯标宽度"; // // LightWidthTextBox // this.LightWidthTextBox.Location = new System.Drawing.Point(802, 51); this.LightWidthTextBox.Name = "LightWidthTextBox"; this.LightWidthTextBox.Size = new System.Drawing.Size(100, 21); this.LightWidthTextBox.TabIndex = 34; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(743, 28); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 12); this.label15.TabIndex = 33; this.label15.Text = "钢圈尺寸"; // // RimInchTextBox // this.RimInchTextBox.Location = new System.Drawing.Point(802, 24); this.RimInchTextBox.Name = "RimInchTextBox"; this.RimInchTextBox.Size = new System.Drawing.Size(100, 21); this.RimInchTextBox.TabIndex = 32; // // SideCutCheckBox // this.SideCutCheckBox.AutoSize = true; this.SideCutCheckBox.Location = new System.Drawing.Point(641, 54); this.SideCutCheckBox.Name = "SideCutCheckBox"; this.SideCutCheckBox.Size = new System.Drawing.Size(72, 16); this.SideCutCheckBox.TabIndex = 31; this.SideCutCheckBox.Text = "包边裁切"; this.SideCutCheckBox.UseVisualStyleBackColor = true; // // WeightCalCheckBox // this.WeightCalCheckBox.AutoSize = true; this.WeightCalCheckBox.Location = new System.Drawing.Point(641, 108); this.WeightCalCheckBox.Name = "WeightCalCheckBox"; this.WeightCalCheckBox.Size = new System.Drawing.Size(72, 16); this.WeightCalCheckBox.TabIndex = 30; this.WeightCalCheckBox.Text = "称重校准"; this.WeightCalCheckBox.UseVisualStyleBackColor = true; // // PosititonIsUseCheckBox // this.PosititonIsUseCheckBox.AutoSize = true; this.PosititonIsUseCheckBox.Location = new System.Drawing.Point(641, 81); this.PosititonIsUseCheckBox.Name = "PosititonIsUseCheckBox"; this.PosititonIsUseCheckBox.Size = new System.Drawing.Size(72, 16); this.PosititonIsUseCheckBox.TabIndex = 29; this.PosititonIsUseCheckBox.Text = "工位使用"; this.PosititonIsUseCheckBox.UseVisualStyleBackColor = true; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(403, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(95, 12); this.label6.TabIndex = 28; this.label6.Text = "贴合补偿脉冲(P)"; // // E10TextBox // this.E10TextBox.Location = new System.Drawing.Point(504, 132); this.E10TextBox.Name = "E10TextBox"; this.E10TextBox.Size = new System.Drawing.Size(100, 21); this.E10TextBox.TabIndex = 27; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(409, 109); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 26; this.label7.Text = "纵裁刀宽度(mm)"; // // E9TextBox // this.E9TextBox.Location = new System.Drawing.Point(504, 105); this.E9TextBox.Name = "E9TextBox"; this.E9TextBox.Size = new System.Drawing.Size(100, 21); this.E9TextBox.TabIndex = 25; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(463, 82); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(35, 12); this.label8.TabIndex = 24; this.label8.Text = "备用3"; // // E8TextBox // this.E8TextBox.Location = new System.Drawing.Point(504, 78); this.E8TextBox.Name = "E8TextBox"; this.E8TextBox.Size = new System.Drawing.Size(100, 21); this.E8TextBox.TabIndex = 23; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(463, 55); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(35, 12); this.label9.TabIndex = 22; this.label9.Text = "备用2"; // // E7TextBox // this.E7TextBox.Location = new System.Drawing.Point(504, 51); this.E7TextBox.Name = "E7TextBox"; this.E7TextBox.Size = new System.Drawing.Size(100, 21); this.E7TextBox.TabIndex = 21; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(463, 28); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(35, 12); this.label10.TabIndex = 20; this.label10.Text = "备用1"; // // E6TextBox // this.E6TextBox.Location = new System.Drawing.Point(504, 24); this.E6TextBox.Name = "E6TextBox"; this.E6TextBox.Size = new System.Drawing.Size(100, 21); this.E6TextBox.TabIndex = 19; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(232, 135); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 18; this.label5.Text = "贴合层数"; // // E5TextBox // this.E5TextBox.Location = new System.Drawing.Point(291, 132); this.E5TextBox.Name = "E5TextBox"; this.E5TextBox.Size = new System.Drawing.Size(100, 21); this.E5TextBox.TabIndex = 17; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(172, 111); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(113, 12); this.label4.TabIndex = 16; this.label4.Text = "胶片贴合时间(0.1s)"; // // E4TextBox // this.E4TextBox.Location = new System.Drawing.Point(291, 107); this.E4TextBox.Name = "E4TextBox"; this.E4TextBox.Size = new System.Drawing.Size(100, 21); this.E4TextBox.TabIndex = 15; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(160, 85); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(125, 12); this.label3.TabIndex = 14; this.label3.Text = "贴合末横裁延时(0.1s)"; // // E3TextBox // this.E3TextBox.Location = new System.Drawing.Point(291, 80); this.E3TextBox.Name = "E3TextBox"; this.E3TextBox.Size = new System.Drawing.Size(100, 21); this.E3TextBox.TabIndex = 13; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(160, 58); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(125, 12); this.label2.TabIndex = 12; this.label2.Text = "贴合鼓脱开延时(0.1s)"; // // E2TextBox // this.E2TextBox.Location = new System.Drawing.Point(291, 53); this.E2TextBox.Name = "E2TextBox"; this.E2TextBox.Size = new System.Drawing.Size(100, 21); this.E2TextBox.TabIndex = 11; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(160, 31); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(125, 12); this.label1.TabIndex = 10; this.label1.Text = "贴合鼓到位延时(0.1s)"; // // E1TextBox // this.E1TextBox.Location = new System.Drawing.Point(291, 26); this.E1TextBox.Name = "E1TextBox"; this.E1TextBox.Size = new System.Drawing.Size(100, 21); this.E1TextBox.TabIndex = 9; // // SideRadioButtonPanel // this.SideRadioButtonPanel.Controls.Add(this.SideRadioButton); this.SideRadioButtonPanel.Controls.Add(this.BodyRadioButton); this.SideRadioButtonPanel.Location = new System.Drawing.Point(87, 88); this.SideRadioButtonPanel.Name = "SideRadioButtonPanel"; this.SideRadioButtonPanel.Size = new System.Drawing.Size(63, 66); this.SideRadioButtonPanel.TabIndex = 8; // // SideRadioButton // this.SideRadioButton.AutoSize = true; this.SideRadioButton.Enabled = false; this.SideRadioButton.Location = new System.Drawing.Point(6, 38); this.SideRadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.SideRadioButton.Name = "SideRadioButton"; this.SideRadioButton.Size = new System.Drawing.Size(47, 16); this.SideRadioButton.TabIndex = 6; this.SideRadioButton.TabStop = true; this.SideRadioButton.Text = "包边"; this.SideRadioButton.UseVisualStyleBackColor = true; this.SideRadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // BodyRadioButton // this.BodyRadioButton.AutoSize = true; this.BodyRadioButton.Checked = true; this.BodyRadioButton.Enabled = false; this.BodyRadioButton.Location = new System.Drawing.Point(6, 12); this.BodyRadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.BodyRadioButton.Name = "BodyRadioButton"; this.BodyRadioButton.Size = new System.Drawing.Size(47, 16); this.BodyRadioButton.TabIndex = 5; this.BodyRadioButton.TabStop = true; this.BodyRadioButton.Text = "胎体"; this.BodyRadioButton.UseVisualStyleBackColor = true; this.BodyRadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // PositionRadioButtonPanel // this.PositionRadioButtonPanel.Controls.Add(this.Position5RadioButton); this.PositionRadioButtonPanel.Controls.Add(this.Position4RadioButton); this.PositionRadioButtonPanel.Controls.Add(this.Position3RadioButton); this.PositionRadioButtonPanel.Controls.Add(this.Position2RadioButton); this.PositionRadioButtonPanel.Controls.Add(this.Position1RadioButton); this.PositionRadioButtonPanel.Location = new System.Drawing.Point(8, 20); this.PositionRadioButtonPanel.Name = "PositionRadioButtonPanel"; this.PositionRadioButtonPanel.Size = new System.Drawing.Size(73, 144); this.PositionRadioButtonPanel.TabIndex = 7; // // Position5RadioButton // this.Position5RadioButton.AutoSize = true; this.Position5RadioButton.Location = new System.Drawing.Point(8, 116); this.Position5RadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.Position5RadioButton.Name = "Position5RadioButton"; this.Position5RadioButton.Size = new System.Drawing.Size(59, 16); this.Position5RadioButton.TabIndex = 4; this.Position5RadioButton.Text = "5#工位"; this.Position5RadioButton.UseVisualStyleBackColor = true; this.Position5RadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // Position4RadioButton // this.Position4RadioButton.AutoSize = true; this.Position4RadioButton.Location = new System.Drawing.Point(8, 90); this.Position4RadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.Position4RadioButton.Name = "Position4RadioButton"; this.Position4RadioButton.Size = new System.Drawing.Size(59, 16); this.Position4RadioButton.TabIndex = 3; this.Position4RadioButton.Text = "4#工位"; this.Position4RadioButton.UseVisualStyleBackColor = true; this.Position4RadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // Position3RadioButton // this.Position3RadioButton.AutoSize = true; this.Position3RadioButton.Location = new System.Drawing.Point(8, 64); this.Position3RadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.Position3RadioButton.Name = "Position3RadioButton"; this.Position3RadioButton.Size = new System.Drawing.Size(59, 16); this.Position3RadioButton.TabIndex = 2; this.Position3RadioButton.Text = "3#工位"; this.Position3RadioButton.UseVisualStyleBackColor = true; this.Position3RadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // Position2RadioButton // this.Position2RadioButton.AutoSize = true; this.Position2RadioButton.Location = new System.Drawing.Point(8, 38); this.Position2RadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.Position2RadioButton.Name = "Position2RadioButton"; this.Position2RadioButton.Size = new System.Drawing.Size(59, 16); this.Position2RadioButton.TabIndex = 1; this.Position2RadioButton.Text = "2#工位"; this.Position2RadioButton.UseVisualStyleBackColor = true; this.Position2RadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // Position1RadioButton // this.Position1RadioButton.AutoSize = true; this.Position1RadioButton.Checked = true; this.Position1RadioButton.Location = new System.Drawing.Point(8, 12); this.Position1RadioButton.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.Position1RadioButton.Name = "Position1RadioButton"; this.Position1RadioButton.Size = new System.Drawing.Size(59, 16); this.Position1RadioButton.TabIndex = 0; this.Position1RadioButton.TabStop = true; this.Position1RadioButton.Text = "1#工位"; this.Position1RadioButton.UseVisualStyleBackColor = true; this.Position1RadioButton.CheckedChanged += new System.EventHandler(this.PositionRadioBoxChange); // // 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; // // 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 = "双击单元格更改数值再点击修改按钮完成数值更改"; // // 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); // // 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.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.SideRadioButtonPanel.ResumeLayout(false); this.SideRadioButtonPanel.PerformLayout(); this.PositionRadioButtonPanel.ResumeLayout(false); this.PositionRadioButtonPanel.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 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; private GroupBox groupBox4; private RadioButton Position3RadioButton; private RadioButton Position2RadioButton; private RadioButton Position1RadioButton; private RadioButton SideRadioButton; private RadioButton BodyRadioButton; private RadioButton Position5RadioButton; private RadioButton Position4RadioButton; private Panel SideRadioButtonPanel; private Panel PositionRadioButtonPanel; private Label label1; private TextBox E1TextBox; private Label label6; private TextBox E10TextBox; private Label label7; private TextBox E9TextBox; private Label label8; private TextBox E8TextBox; private Label label9; private TextBox E7TextBox; private Label label10; private TextBox E6TextBox; private Label label5; private TextBox E5TextBox; private Label label4; private TextBox E4TextBox; private Label label3; private TextBox E3TextBox; private Label label2; private TextBox E2TextBox; private CheckBox SideCutCheckBox; private CheckBox WeightCalCheckBox; private CheckBox PosititonIsUseCheckBox; private Label label11; private TextBox TireWeightTextBox; private Label label12; private TextBox StopDistanceTextBox; private Label label13; private TextBox SlowDistanceTextBox; private Label label14; private TextBox LightWidthTextBox; private Label label15; private TextBox RimInchTextBox; private Button PastePositionButton; private Button CopyPositionButton; private Label label16; private Label label17; private Label label19; private Label label18; private Label SpecNameLabel; private Label SpecNoLabel; private Button button2; private Button button1; } }