|
|
|
@ -31,8 +31,8 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent()
|
|
|
|
private void InitializeComponent()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
this.WeightDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
|
this.WeightDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
|
this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.MaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.MaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
@ -49,7 +49,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.SetError = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.SetError = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.AddRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
this.AddRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
this.ButtonPanel = new System.Windows.Forms.Panel();
|
|
|
|
this.ButtonPanel = new System.Windows.Forms.Panel();
|
|
|
|
this.SyncDataButton = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
this.RefreshRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
this.RefreshRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
this.UpdateRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
this.UpdateRecipeButton = new System.Windows.Forms.Button();
|
|
|
|
@ -57,6 +56,14 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.RecipeDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
|
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.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
@ -161,14 +168,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.UpdateWeightButton = new System.Windows.Forms.Button();
|
|
|
|
this.UpdateWeightButton = new System.Windows.Forms.Button();
|
|
|
|
this.AddWeightButton = new System.Windows.Forms.Button();
|
|
|
|
this.AddWeightButton = new System.Windows.Forms.Button();
|
|
|
|
this.DeleteWeightButton = new System.Windows.Forms.Button();
|
|
|
|
this.DeleteWeightButton = new System.Windows.Forms.Button();
|
|
|
|
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();
|
|
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).BeginInit();
|
|
|
|
this.ButtonPanel.SuspendLayout();
|
|
|
|
this.ButtonPanel.SuspendLayout();
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
@ -191,13 +190,13 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.WeightDataGridView.AllowUserToDeleteRows = false;
|
|
|
|
this.WeightDataGridView.AllowUserToDeleteRows = false;
|
|
|
|
this.WeightDataGridView.AllowUserToResizeColumns = false;
|
|
|
|
this.WeightDataGridView.AllowUserToResizeColumns = false;
|
|
|
|
this.WeightDataGridView.AllowUserToResizeRows = false;
|
|
|
|
this.WeightDataGridView.AllowUserToResizeRows = false;
|
|
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
this.WeightDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
this.WeightDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
this.WeightDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
this.WeightDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
this.WeightDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.WeightDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.Id,
|
|
|
|
this.Id,
|
|
|
|
@ -343,7 +342,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ButtonPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
this.ButtonPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.ButtonPanel.Controls.Add(this.SyncDataButton);
|
|
|
|
|
|
|
|
this.ButtonPanel.Controls.Add(this.label26);
|
|
|
|
this.ButtonPanel.Controls.Add(this.label26);
|
|
|
|
this.ButtonPanel.Controls.Add(this.RefreshRecipeButton);
|
|
|
|
this.ButtonPanel.Controls.Add(this.RefreshRecipeButton);
|
|
|
|
this.ButtonPanel.Controls.Add(this.UpdateRecipeButton);
|
|
|
|
this.ButtonPanel.Controls.Add(this.UpdateRecipeButton);
|
|
|
|
@ -355,18 +353,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(952, 63);
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(952, 63);
|
|
|
|
this.ButtonPanel.TabIndex = 4;
|
|
|
|
this.ButtonPanel.TabIndex = 4;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// SyncDataButton
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.SyncDataButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
|
|
|
this.SyncDataButton.Location = new System.Drawing.Point(728, 12);
|
|
|
|
|
|
|
|
this.SyncDataButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
|
this.SyncDataButton.Name = "SyncDataButton";
|
|
|
|
|
|
|
|
this.SyncDataButton.Size = new System.Drawing.Size(103, 39);
|
|
|
|
|
|
|
|
this.SyncDataButton.TabIndex = 8;
|
|
|
|
|
|
|
|
this.SyncDataButton.Text = "同步数据";
|
|
|
|
|
|
|
|
this.SyncDataButton.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.SyncDataButton.Click += new System.EventHandler(this.SyncDataButton_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label26
|
|
|
|
// label26
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label26.AutoSize = true;
|
|
|
|
this.label26.AutoSize = true;
|
|
|
|
@ -439,14 +425,14 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.RecipeDataGridView.AllowUserToAddRows = false;
|
|
|
|
this.RecipeDataGridView.AllowUserToAddRows = false;
|
|
|
|
this.RecipeDataGridView.AllowUserToDeleteRows = false;
|
|
|
|
this.RecipeDataGridView.AllowUserToDeleteRows = false;
|
|
|
|
this.RecipeDataGridView.AllowUserToResizeRows = false;
|
|
|
|
this.RecipeDataGridView.AllowUserToResizeRows = false;
|
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
this.RecipeDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
this.RecipeDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
this.RecipeDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
this.RecipeDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
this.RecipeDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.RecipeDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.RId,
|
|
|
|
this.RId,
|
|
|
|
@ -466,9 +452,80 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.RecipeDataGridView.Size = new System.Drawing.Size(946, 722);
|
|
|
|
this.RecipeDataGridView.Size = new System.Drawing.Size(946, 722);
|
|
|
|
this.RecipeDataGridView.TabIndex = 0;
|
|
|
|
this.RecipeDataGridView.TabIndex = 0;
|
|
|
|
this.RecipeDataGridView.Tag = "";
|
|
|
|
this.RecipeDataGridView.Tag = "";
|
|
|
|
this.RecipeDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.RecipeDataGridView_CellContentClick);
|
|
|
|
|
|
|
|
this.RecipeDataGridView.SelectionChanged += new System.EventHandler(this.RecipeDataGridView_SelectionChanged);
|
|
|
|
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.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.RId.Width = 40;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeCode
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeCode.DataPropertyName = "RecipeCode";
|
|
|
|
|
|
|
|
this.RecipeCode.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeCode.HeaderText = "成品代号";
|
|
|
|
|
|
|
|
this.RecipeCode.Name = "RecipeCode";
|
|
|
|
|
|
|
|
this.RecipeCode.ReadOnly = true;
|
|
|
|
|
|
|
|
this.RecipeCode.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeName
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
|
|
|
this.RecipeName.DataPropertyName = "RecipeName";
|
|
|
|
|
|
|
|
this.RecipeName.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeName.HeaderText = "标称尺度";
|
|
|
|
|
|
|
|
this.RecipeName.Name = "RecipeName";
|
|
|
|
|
|
|
|
this.RecipeName.ReadOnly = true;
|
|
|
|
|
|
|
|
this.RecipeName.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeSpecCode
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeSpecCode.DataPropertyName = "RecipeSpecCode";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeSpecCode.HeaderText = "SPEC编号";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Name = "RecipeSpecCode";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Width = 90;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeSpecName
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeSpecName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
|
|
|
this.RecipeSpecName.DataPropertyName = "RecipeSpecName";
|
|
|
|
|
|
|
|
this.RecipeSpecName.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeSpecName.HeaderText = "SPEC名称";
|
|
|
|
|
|
|
|
this.RecipeSpecName.Name = "RecipeSpecName";
|
|
|
|
|
|
|
|
this.RecipeSpecName.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// SizeKind
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.SizeKind.DataPropertyName = "SizeKind";
|
|
|
|
|
|
|
|
this.SizeKind.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.SizeKind.HeaderText = "寸别";
|
|
|
|
|
|
|
|
this.SizeKind.Name = "SizeKind";
|
|
|
|
|
|
|
|
this.SizeKind.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.SizeKind.Width = 40;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// FixedWidth
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.FixedWidth.DataPropertyName = "FixedWidth";
|
|
|
|
|
|
|
|
this.FixedWidth.FillWeight = 137.1345F;
|
|
|
|
|
|
|
|
this.FixedWidth.HeaderText = "固定胶宽度";
|
|
|
|
|
|
|
|
this.FixedWidth.Name = "FixedWidth";
|
|
|
|
|
|
|
|
this.FixedWidth.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.FixedWidth.Width = 71;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// WeightError
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.WeightError.DataPropertyName = "WeightError";
|
|
|
|
|
|
|
|
this.WeightError.HeaderText = "重量公差";
|
|
|
|
|
|
|
|
this.WeightError.Name = "WeightError";
|
|
|
|
|
|
|
|
this.WeightError.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.WeightError.Width = 59;
|
|
|
|
|
|
|
|
//
|
|
|
|
// tableLayoutPanel1
|
|
|
|
// tableLayoutPanel1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
@ -1535,7 +1592,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.PositionSelectRefreshButton.Name = "PositionSelectRefreshButton";
|
|
|
|
this.PositionSelectRefreshButton.Name = "PositionSelectRefreshButton";
|
|
|
|
this.PositionSelectRefreshButton.Size = new System.Drawing.Size(103, 39);
|
|
|
|
this.PositionSelectRefreshButton.Size = new System.Drawing.Size(103, 39);
|
|
|
|
this.PositionSelectRefreshButton.TabIndex = 9;
|
|
|
|
this.PositionSelectRefreshButton.TabIndex = 9;
|
|
|
|
this.PositionSelectRefreshButton.Text = "工位参数更新";
|
|
|
|
this.PositionSelectRefreshButton.Text = "成型信息一键导入工位参数";
|
|
|
|
this.PositionSelectRefreshButton.UseVisualStyleBackColor = true;
|
|
|
|
this.PositionSelectRefreshButton.UseVisualStyleBackColor = true;
|
|
|
|
this.PositionSelectRefreshButton.Click += new System.EventHandler(this.PositionSelectRefreshButton_Click);
|
|
|
|
this.PositionSelectRefreshButton.Click += new System.EventHandler(this.PositionSelectRefreshButton_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
@ -1593,78 +1650,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.DeleteWeightButton.UseVisualStyleBackColor = true;
|
|
|
|
this.DeleteWeightButton.UseVisualStyleBackColor = true;
|
|
|
|
this.DeleteWeightButton.Click += new System.EventHandler(this.DeleteWeightButton_Click);
|
|
|
|
this.DeleteWeightButton.Click += new System.EventHandler(this.DeleteWeightButton_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// RId
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RId.DataPropertyName = "Id";
|
|
|
|
|
|
|
|
this.RId.HeaderText = "ID";
|
|
|
|
|
|
|
|
this.RId.Name = "RId";
|
|
|
|
|
|
|
|
this.RId.ReadOnly = true;
|
|
|
|
|
|
|
|
this.RId.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.RId.Width = 40;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeCode
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeCode.DataPropertyName = "RecipeCode";
|
|
|
|
|
|
|
|
this.RecipeCode.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeCode.HeaderText = "成品代号";
|
|
|
|
|
|
|
|
this.RecipeCode.Name = "RecipeCode";
|
|
|
|
|
|
|
|
this.RecipeCode.ReadOnly = true;
|
|
|
|
|
|
|
|
this.RecipeCode.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeName
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
|
|
|
this.RecipeName.DataPropertyName = "RecipeName";
|
|
|
|
|
|
|
|
this.RecipeName.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeName.HeaderText = "标称尺度";
|
|
|
|
|
|
|
|
this.RecipeName.Name = "RecipeName";
|
|
|
|
|
|
|
|
this.RecipeName.ReadOnly = true;
|
|
|
|
|
|
|
|
this.RecipeName.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeSpecCode
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeSpecCode.DataPropertyName = "RecipeSpecCode";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeSpecCode.HeaderText = "SPEC编号";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Name = "RecipeSpecCode";
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.RecipeSpecCode.Width = 90;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeSpecName
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RecipeSpecName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
|
|
|
this.RecipeSpecName.DataPropertyName = "RecipeSpecName";
|
|
|
|
|
|
|
|
this.RecipeSpecName.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.RecipeSpecName.HeaderText = "SPEC名称";
|
|
|
|
|
|
|
|
this.RecipeSpecName.Name = "RecipeSpecName";
|
|
|
|
|
|
|
|
this.RecipeSpecName.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// SizeKind
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.SizeKind.DataPropertyName = "SizeKind";
|
|
|
|
|
|
|
|
this.SizeKind.FillWeight = 52.74404F;
|
|
|
|
|
|
|
|
this.SizeKind.HeaderText = "寸别";
|
|
|
|
|
|
|
|
this.SizeKind.Name = "SizeKind";
|
|
|
|
|
|
|
|
this.SizeKind.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.SizeKind.Width = 40;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// FixedWidth
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.FixedWidth.DataPropertyName = "FixedWidth";
|
|
|
|
|
|
|
|
this.FixedWidth.FillWeight = 137.1345F;
|
|
|
|
|
|
|
|
this.FixedWidth.HeaderText = "固定胶宽度";
|
|
|
|
|
|
|
|
this.FixedWidth.Name = "FixedWidth";
|
|
|
|
|
|
|
|
this.FixedWidth.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.FixedWidth.Width = 71;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// WeightError
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.WeightError.DataPropertyName = "WeightError";
|
|
|
|
|
|
|
|
this.WeightError.HeaderText = "重量公差";
|
|
|
|
|
|
|
|
this.WeightError.Name = "WeightError";
|
|
|
|
|
|
|
|
this.WeightError.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
|
|
|
this.WeightError.Width = 59;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// RecipeConfigPage
|
|
|
|
// RecipeConfigPage
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
@ -1796,7 +1781,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
private Label label32;
|
|
|
|
private Label label32;
|
|
|
|
private Label label16;
|
|
|
|
private Label label16;
|
|
|
|
private CheckBox S2Check;
|
|
|
|
private CheckBox S2Check;
|
|
|
|
private Button SyncDataButton;
|
|
|
|
|
|
|
|
private Label label26;
|
|
|
|
private Label label26;
|
|
|
|
private Label label27;
|
|
|
|
private Label label27;
|
|
|
|
private Label Station5MaterialName;
|
|
|
|
private Label Station5MaterialName;
|
|
|
|
|