namespace UAS_MES_NEW.Make
{
partial class Make_StepReport
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_StepReport));
this.ma_code_label = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.sc_stepcode_label = new System.Windows.Forms.Label();
this.ma_craftcode_label = new System.Windows.Forms.Label();
this.ma_craftcode = new System.Windows.Forms.ComboBox();
this.ma_bomversion = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.failsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.failqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.agokqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.agoksum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.normalButton2 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ngqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.okqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ngsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.oksum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.Lock = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.pr_batchnum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.sc_stepcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.BatchProductDGV56 = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
this.ms_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_sourcecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_okqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_agokqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ms_ngqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AddBad = new System.Windows.Forms.DataGridViewImageColumn();
this.ms_failqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AddFail = new System.Windows.Forms.DataGridViewImageColumn();
this.ms_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV56)).BeginInit();
this.SuspendLayout();
//
// ma_code_label
//
this.ma_code_label.AutoSize = true;
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_code_label.Location = new System.Drawing.Point(12, 13);
this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_code_label.Name = "ma_code_label";
this.ma_code_label.Size = new System.Drawing.Size(92, 27);
this.ma_code_label.TabIndex = 155;
this.ma_code_label.Text = "归属工单";
//
// pr_detail_label
//
this.pr_detail_label.AutoSize = true;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(421, 43);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(52, 27);
this.pr_detail_label.TabIndex = 156;
this.pr_detail_label.Text = "型号";
//
// ma_prodcode_label
//
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(12, 47);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
this.ma_prodcode_label.TabIndex = 157;
this.ma_prodcode_label.Text = "产品代码";
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(1106, 599);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(92, 27);
this.label3.TabIndex = 175;
this.label3.Text = "物料批号";
this.label3.Visible = false;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(16, 74);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(92, 27);
this.label2.TabIndex = 181;
this.label2.Text = "报工明细";
//
// sc_stepcode_label
//
this.sc_stepcode_label.AutoSize = true;
this.sc_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sc_stepcode_label.Location = new System.Drawing.Point(823, 13);
this.sc_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.sc_stepcode_label.Name = "sc_stepcode_label";
this.sc_stepcode_label.Size = new System.Drawing.Size(52, 27);
this.sc_stepcode_label.TabIndex = 165;
this.sc_stepcode_label.Text = "工序";
//
// ma_craftcode_label
//
this.ma_craftcode_label.AutoSize = true;
this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_craftcode_label.Location = new System.Drawing.Point(421, 13);
this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_craftcode_label.Name = "ma_craftcode_label";
this.ma_craftcode_label.Size = new System.Drawing.Size(52, 27);
this.ma_craftcode_label.TabIndex = 184;
this.ma_craftcode_label.Text = "途程";
//
// ma_craftcode
//
this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ma_craftcode.FormattingEnabled = true;
this.ma_craftcode.Location = new System.Drawing.Point(553, 13);
this.ma_craftcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.ma_craftcode.Name = "ma_craftcode";
this.ma_craftcode.Size = new System.Drawing.Size(199, 23);
this.ma_craftcode.TabIndex = 185;
this.ma_craftcode.SelectedIndexChanged += new System.EventHandler(this.ma_craftcode_SelectedIndexChanged);
//
// ma_bomversion
//
this.ma_bomversion.AutoSize = true;
this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_bomversion.Location = new System.Drawing.Point(1049, 15);
this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_bomversion.Name = "ma_bomversion";
this.ma_bomversion.Size = new System.Drawing.Size(0, 27);
this.ma_bomversion.TabIndex = 186;
this.ma_bomversion.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(5, 469);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(72, 27);
this.label1.TabIndex = 229;
this.label1.Text = "工单数";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(211, 469);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(72, 27);
this.label4.TabIndex = 231;
this.label4.Text = "良品数";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(606, 469);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(72, 27);
this.label5.TabIndex = 233;
this.label5.Text = "不良数";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(5, 601);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(92, 27);
this.label6.TabIndex = 236;
this.label6.Text = "良品录入";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(480, 602);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(92, 27);
this.label7.TabIndex = 238;
this.label7.Text = "不良录入";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.Black;
this.label8.Location = new System.Drawing.Point(12, 494);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(52, 27);
this.label8.TabIndex = 240;
this.label8.Text = "备注";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(400, 469);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(112, 27);
this.label9.TabIndex = 241;
this.label9.Text = "再次通过数";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(215, 600);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(132, 27);
this.label10.TabIndex = 244;
this.label10.Text = "再次通过录入";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(723, 604);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(92, 27);
this.label11.TabIndex = 246;
this.label11.Text = "报废录入";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(772, 469);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(72, 27);
this.label12.TabIndex = 247;
this.label12.Text = "报废数";
//
// failsum
//
this.failsum.AutoSize = true;
this.failsum.CutLength = null;
this.failsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.failsum.Location = new System.Drawing.Point(856, 469);
this.failsum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.failsum.MaximumSize = new System.Drawing.Size(200, 0);
this.failsum.Name = "failsum";
this.failsum.Size = new System.Drawing.Size(0, 27);
this.failsum.TabIndex = 248;
this.failsum.Tag = "ma_prodcode";
//
// failqty
//
this.failqty.AllPower = null;
this.failqty.BackColor = System.Drawing.Color.White;
this.failqty.ID = null;
this.failqty.Location = new System.Drawing.Point(822, 607);
this.failqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.failqty.Name = "failqty";
this.failqty.Negative = false;
this.failqty.Power = null;
this.failqty.Size = new System.Drawing.Size(98, 25);
this.failqty.Str = null;
this.failqty.Str1 = null;
this.failqty.Str2 = null;
this.failqty.TabIndex = 245;
//
// agokqty
//
this.agokqty.AllPower = null;
this.agokqty.BackColor = System.Drawing.Color.White;
this.agokqty.ID = null;
this.agokqty.Location = new System.Drawing.Point(344, 603);
this.agokqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.agokqty.Name = "agokqty";
this.agokqty.Negative = false;
this.agokqty.Power = null;
this.agokqty.Size = new System.Drawing.Size(129, 25);
this.agokqty.Str = null;
this.agokqty.Str1 = null;
this.agokqty.Str2 = null;
this.agokqty.TabIndex = 243;
//
// agoksum
//
this.agoksum.AutoSize = true;
this.agoksum.CutLength = null;
this.agoksum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.agoksum.Location = new System.Drawing.Point(519, 469);
this.agoksum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.agoksum.MaximumSize = new System.Drawing.Size(200, 0);
this.agoksum.Name = "agoksum";
this.agoksum.Size = new System.Drawing.Size(0, 27);
this.agoksum.TabIndex = 242;
this.agoksum.Tag = "ma_prodcode";
//
// normalButton2
//
this.normalButton2.AllPower = null;
this.normalButton2.BackColor = System.Drawing.Color.Transparent;
this.normalButton2.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.DownImage")));
this.normalButton2.Image = ((System.Drawing.Image)(resources.GetObject("normalButton2.Image")));
this.normalButton2.IsShowBorder = true;
this.normalButton2.Location = new System.Drawing.Point(944, 597);
this.normalButton2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.normalButton2.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.MoveImage")));
this.normalButton2.Name = "normalButton2";
this.normalButton2.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.NormalImage")));
this.normalButton2.Power = null;
this.normalButton2.Size = new System.Drawing.Size(80, 30);
this.normalButton2.TabIndex = 239;
this.normalButton2.Tag = "IfRead";
this.normalButton2.Text = "报工确认";
this.normalButton2.UseVisualStyleBackColor = true;
this.normalButton2.Click += new System.EventHandler(this.normalButton2_Click);
//
// ngqty
//
this.ngqty.AllPower = null;
this.ngqty.BackColor = System.Drawing.Color.White;
this.ngqty.ID = null;
this.ngqty.Location = new System.Drawing.Point(579, 604);
this.ngqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ngqty.Name = "ngqty";
this.ngqty.Negative = false;
this.ngqty.Power = null;
this.ngqty.Size = new System.Drawing.Size(137, 25);
this.ngqty.Str = null;
this.ngqty.Str1 = null;
this.ngqty.Str2 = null;
this.ngqty.TabIndex = 237;
//
// okqty
//
this.okqty.AllPower = null;
this.okqty.BackColor = System.Drawing.Color.White;
this.okqty.ID = null;
this.okqty.Location = new System.Drawing.Point(94, 602);
this.okqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.okqty.Name = "okqty";
this.okqty.Negative = false;
this.okqty.Power = null;
this.okqty.Size = new System.Drawing.Size(114, 25);
this.okqty.Str = null;
this.okqty.Str1 = null;
this.okqty.Str2 = null;
this.okqty.TabIndex = 235;
//
// ngsum
//
this.ngsum.AutoSize = true;
this.ngsum.CutLength = null;
this.ngsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ngsum.Location = new System.Drawing.Point(690, 469);
this.ngsum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ngsum.MaximumSize = new System.Drawing.Size(200, 0);
this.ngsum.Name = "ngsum";
this.ngsum.Size = new System.Drawing.Size(0, 27);
this.ngsum.TabIndex = 234;
this.ngsum.Tag = "ma_prodcode";
//
// oksum
//
this.oksum.AutoSize = true;
this.oksum.CutLength = null;
this.oksum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.oksum.Location = new System.Drawing.Point(294, 469);
this.oksum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.oksum.MaximumSize = new System.Drawing.Size(200, 0);
this.oksum.Name = "oksum";
this.oksum.Size = new System.Drawing.Size(0, 27);
this.oksum.TabIndex = 232;
this.oksum.Tag = "ma_prodcode";
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.CutLength = null;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(89, 469);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 27);
this.ma_qty.TabIndex = 230;
this.ma_qty.Tag = "ma_prodcode";
//
// Remark
//
this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Remark.Location = new System.Drawing.Point(0, 522);
this.Remark.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.Remark.Name = "Remark";
this.Remark.Size = new System.Drawing.Size(918, 62);
this.Remark.TabIndex = 228;
this.Remark.Text = "";
//
// Lock
//
this.Lock.AutoSize = true;
this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Lock.LeaveEvent = false;
this.Lock.Location = new System.Drawing.Point(339, 15);
this.Lock.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Lock.Name = "Lock";
this.Lock.Size = new System.Drawing.Size(61, 24);
this.Lock.TabIndex = 182;
this.Lock.Text = "锁定";
this.Lock.UseVisualStyleBackColor = true;
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(136, 13);
this.ma_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(185, 27);
this.ma_code.TabIndex = 180;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
//
// Clean
//
this.Clean.AllPower = null;
this.Clean.BackColor = System.Drawing.Color.Transparent;
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
this.Clean.IsShowBorder = true;
this.Clean.Location = new System.Drawing.Point(1042, 595);
this.Clean.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
this.Clean.Name = "Clean";
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
this.Clean.Power = null;
this.Clean.Size = new System.Drawing.Size(80, 30);
this.Clean.TabIndex = 179;
this.Clean.Tag = "IfRead";
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
this.Clean.Click += new System.EventHandler(this.Clean_Click);
//
// OperateResult
//
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperateResult.Location = new System.Drawing.Point(944, 140);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(271, 441);
this.OperateResult.TabIndex = 178;
this.OperateResult.Text = "";
//
// pr_batchnum
//
this.pr_batchnum.AllPower = "ifall";
this.pr_batchnum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.pr_batchnum.BackColor = System.Drawing.Color.White;
this.pr_batchnum.ID = null;
this.pr_batchnum.Location = new System.Drawing.Point(1207, 599);
this.pr_batchnum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.pr_batchnum.Name = "pr_batchnum";
this.pr_batchnum.Power = null;
this.pr_batchnum.Size = new System.Drawing.Size(9, 25);
this.pr_batchnum.Str = null;
this.pr_batchnum.Str1 = null;
this.pr_batchnum.Str2 = null;
this.pr_batchnum.TabIndex = 176;
this.pr_batchnum.Visible = false;
this.pr_batchnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_batchnum_KeyDown);
//
// sc_stepcode
//
this.sc_stepcode.AutoSize = true;
this.sc_stepcode.CutLength = null;
this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sc_stepcode.Location = new System.Drawing.Point(917, 13);
this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.sc_stepcode.MaximumSize = new System.Drawing.Size(200, 0);
this.sc_stepcode.Name = "sc_stepcode";
this.sc_stepcode.Size = new System.Drawing.Size(0, 27);
this.sc_stepcode.TabIndex = 171;
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.CutLength = null;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(553, 43);
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 27);
this.pr_detail.TabIndex = 170;
this.pr_detail.Tag = "pr_detail";
//
// ma_prodcode
//
this.ma_prodcode.AutoSize = true;
this.ma_prodcode.CutLength = null;
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode.Location = new System.Drawing.Point(136, 47);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
this.ma_prodcode.TabIndex = 167;
this.ma_prodcode.Tag = "ma_prodcode";
this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
//
// Screen
//
this.Screen.AllPower = null;
this.Screen.BackColor = System.Drawing.Color.Transparent;
this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
this.Screen.IsShowBorder = true;
this.Screen.Location = new System.Drawing.Point(828, 44);
this.Screen.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
this.Screen.Name = "Screen";
this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
this.Screen.Power = null;
this.Screen.Size = new System.Drawing.Size(80, 30);
this.Screen.TabIndex = 154;
this.Screen.Tag = "IfRead";
this.Screen.Text = "刷新";
this.Screen.UseVisualStyleBackColor = true;
this.Screen.Click += new System.EventHandler(this.Screen_Click);
//
// BatchProductDGV56
//
this.BatchProductDGV56.AllowUserToAddRows = false;
this.BatchProductDGV56.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.BatchProductDGV56.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ms_id,
this.ms_makecode,
this.ms_stepcode,
this.ms_linecode,
this.ms_sourcecode,
this.ms_okqty,
this.ms_agokqty,
this.ms_ngqty,
this.AddBad,
this.ms_failqty,
this.AddFail,
this.ms_indate,
this.DeleteRow});
this.BatchProductDGV56.EnableContentClick = true;
this.BatchProductDGV56.Location = new System.Drawing.Point(0, 107);
this.BatchProductDGV56.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.BatchProductDGV56.Name = "BatchProductDGV56";
this.BatchProductDGV56.RowTemplate.Height = 23;
this.BatchProductDGV56.Size = new System.Drawing.Size(917, 351);
this.BatchProductDGV56.TabIndex = 174;
this.BatchProductDGV56.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProduct_CellContentClick);
this.BatchProductDGV56.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.BatchProductDGV_CellFormatting);
this.BatchProductDGV56.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.BatchProductDGV_CellPainting);
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "sp_fsoncode";
this.dataGridViewTextBoxColumn1.HeaderText = "首选料号";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "mss_linecode";
this.dataGridViewTextBoxColumn2.HeaderText = "线别";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "mss_makecode";
this.dataGridViewTextBoxColumn3.HeaderText = "工单号";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "mss_id";
this.dataGridViewTextBoxColumn4.HeaderText = "ID";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.Visible = false;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_soncode";
this.dataGridViewTextBoxColumn5.HeaderText = "备选料号";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "mss_barcode";
this.dataGridViewTextBoxColumn6.HeaderText = "物料批号";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "sp_oneuseqty";
this.dataGridViewTextBoxColumn7.HeaderText = "单位用量";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.ReadOnly = true;
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.DataPropertyName = "mss_qty";
this.dataGridViewTextBoxColumn8.HeaderText = "备料数量";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "mm_qty";
this.dataGridViewTextBoxColumn9.HeaderText = "需求数";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.ReadOnly = true;
this.dataGridViewTextBoxColumn9.Visible = false;
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "mss_remain";
this.dataGridViewTextBoxColumn10.HeaderText = "剩余数";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "mss_useqty";
this.dataGridViewTextBoxColumn11.HeaderText = "已用数量";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.ReadOnly = true;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "pr_detail";
this.dataGridViewTextBoxColumn12.HeaderText = "物料名称";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.ReadOnly = true;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "pr_spec";
this.dataGridViewTextBoxColumn13.HeaderText = "物料规格";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.ReadOnly = true;
this.dataGridViewTextBoxColumn13.Visible = false;
//
// dataGridViewImageColumn1
//
this.dataGridViewImageColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewImageColumn1.HeaderText = "删除";
this.dataGridViewImageColumn1.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1";
//
// ms_id
//
this.ms_id.DataPropertyName = "ms_id";
this.ms_id.HeaderText = "ID";
this.ms_id.Name = "ms_id";
this.ms_id.Visible = false;
//
// ms_makecode
//
this.ms_makecode.DataPropertyName = "ms_makecode";
this.ms_makecode.HeaderText = "报工工单";
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.ReadOnly = true;
this.ms_makecode.Visible = false;
//
// ms_stepcode
//
this.ms_stepcode.DataPropertyName = "ms_stepcode";
this.ms_stepcode.HeaderText = "报工工序";
this.ms_stepcode.Name = "ms_stepcode";
this.ms_stepcode.ReadOnly = true;
this.ms_stepcode.Visible = false;
//
// ms_linecode
//
this.ms_linecode.DataPropertyName = "ms_linecode";
this.ms_linecode.HeaderText = "报工线别";
this.ms_linecode.Name = "ms_linecode";
this.ms_linecode.ReadOnly = true;
//
// ms_sourcecode
//
this.ms_sourcecode.DataPropertyName = "ms_sourcecode";
this.ms_sourcecode.HeaderText = "报工资源";
this.ms_sourcecode.Name = "ms_sourcecode";
this.ms_sourcecode.Visible = false;
//
// ms_okqty
//
this.ms_okqty.DataPropertyName = "ms_okqty";
this.ms_okqty.HeaderText = "良品数";
this.ms_okqty.Name = "ms_okqty";
this.ms_okqty.ReadOnly = true;
//
// ms_agokqty
//
this.ms_agokqty.DataPropertyName = "ms_agokqty";
this.ms_agokqty.HeaderText = "再次通过数";
this.ms_agokqty.Name = "ms_agokqty";
this.ms_agokqty.ReadOnly = true;
//
// ms_ngqty
//
this.ms_ngqty.DataPropertyName = "ms_ngqty";
this.ms_ngqty.HeaderText = "不良数";
this.ms_ngqty.Name = "ms_ngqty";
this.ms_ngqty.ReadOnly = true;
//
// AddBad
//
this.AddBad.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.AddBad.HeaderText = "录不良";
this.AddBad.Image = global::UAS_MES_NEW.Properties.Resources.plus;
this.AddBad.MinimumWidth = 75;
this.AddBad.Name = "AddBad";
this.AddBad.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.AddBad.Width = 75;
//
// ms_failqty
//
this.ms_failqty.DataPropertyName = "ms_failqty";
this.ms_failqty.HeaderText = "报废数";
this.ms_failqty.Name = "ms_failqty";
//
// AddFail
//
this.AddFail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.AddFail.HeaderText = "录报废";
this.AddFail.Image = global::UAS_MES_NEW.Properties.Resources.plus;
this.AddFail.MinimumWidth = 75;
this.AddFail.Name = "AddFail";
this.AddFail.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.AddFail.Width = 75;
//
// ms_indate
//
this.ms_indate.DataPropertyName = "ms_indate";
this.ms_indate.HeaderText = "报工时间";
this.ms_indate.Name = "ms_indate";
this.ms_indate.ReadOnly = true;
//
// DeleteRow
//
this.DeleteRow.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.DeleteRow.HeaderText = "删除";
this.DeleteRow.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
this.DeleteRow.MinimumWidth = 50;
this.DeleteRow.Name = "DeleteRow";
this.DeleteRow.Width = 50;
//
// Make_StepReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1229, 637);
this.Controls.Add(this.failsum);
this.Controls.Add(this.label12);
this.Controls.Add(this.label11);
this.Controls.Add(this.failqty);
this.Controls.Add(this.label10);
this.Controls.Add(this.agokqty);
this.Controls.Add(this.agoksum);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.normalButton2);
this.Controls.Add(this.label7);
this.Controls.Add(this.ngqty);
this.Controls.Add(this.label6);
this.Controls.Add(this.okqty);
this.Controls.Add(this.ngsum);
this.Controls.Add(this.label5);
this.Controls.Add(this.oksum);
this.Controls.Add(this.label4);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.label1);
this.Controls.Add(this.Remark);
this.Controls.Add(this.ma_bomversion);
this.Controls.Add(this.ma_craftcode);
this.Controls.Add(this.ma_craftcode_label);
this.Controls.Add(this.Lock);
this.Controls.Add(this.label2);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.Clean);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.pr_batchnum);
this.Controls.Add(this.label3);
this.Controls.Add(this.sc_stepcode);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.sc_stepcode_label);
this.Controls.Add(this.ma_code_label);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_prodcode_label);
this.Controls.Add(this.Screen);
this.Controls.Add(this.BatchProductDGV56);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Name = "Make_StepReport";
this.Tag = "Make!StepReport";
this.Text = "工序报工";
this.Load += new System.EventHandler(this.Make_PositionStock_Load);
this.SizeChanged += new System.EventHandler(this.Make_PositionStock_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV56)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton Screen;
private System.Windows.Forms.Label ma_code_label;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label ma_prodcode_label;
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV56;
private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
private System.Windows.Forms.Label label3;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private System.Windows.Forms.Label label2;
private CustomControl.ValueLabel.ValueLabel sc_stepcode;
private System.Windows.Forms.Label sc_stepcode_label;
private CustomControl.CustomCheckBox.LockCheckBox Lock;
private System.Windows.Forms.Label ma_craftcode_label;
private System.Windows.Forms.ComboBox ma_craftcode;
private System.Windows.Forms.Label ma_bomversion;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1;
private CustomControl.RichText.RichTextAutoBottom Remark;
private CustomControl.ValueLabel.ValueLabel ma_qty;
private System.Windows.Forms.Label label1;
private CustomControl.ValueLabel.ValueLabel oksum;
private System.Windows.Forms.Label label4;
private CustomControl.ValueLabel.ValueLabel ngsum;
private System.Windows.Forms.Label label5;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox okqty;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ngqty;
private CustomControl.ButtonUtil.NormalButton normalButton2;
private System.Windows.Forms.Label label8;
private CustomControl.ValueLabel.ValueLabel agoksum;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox agokqty;
private System.Windows.Forms.Label label11;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox failqty;
private CustomControl.ValueLabel.ValueLabel failsum;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_id;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_makecode;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_stepcode;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_linecode;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_sourcecode;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_okqty;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_agokqty;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_ngqty;
private System.Windows.Forms.DataGridViewImageColumn AddBad;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_failqty;
private System.Windows.Forms.DataGridViewImageColumn AddFail;
private System.Windows.Forms.DataGridViewTextBoxColumn ms_indate;
private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
}
}