| | |
| | | // |
| | | this.txt_weight.Location = new System.Drawing.Point(701, 162); |
| | | this.txt_weight.Name = "txt_weight"; |
| | | this.txt_weight.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); |
| | | this.txt_weight.Properties.Appearance.ForeColor = System.Drawing.Color.Lime; |
| | | this.txt_weight.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txt_weight.Size = new System.Drawing.Size(233, 20); |
| | | this.txt_weight.StyleController = this.layoutMx1; |
| | |
| | | guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //主建 |
| | | fngDesc = txt_fngDesc.TextTxt.Trim(), |
| | | iqcRemark= txt_iqcRemark.Text.Trim(), |
| | | weight = txt_weight.Text.Trim(), |
| | | weight = txt_weight.Text.Trim(), |
| | | }; |
| | | try |
| | | { |