You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
929 lines
51 KiB
929 lines
51 KiB
namespace QMAPP.WinForm.Forms.Mend
|
|
{
|
|
partial class SpecifyForm
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle91 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle108 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle92 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle93 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle94 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle95 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle96 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle97 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle98 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle99 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle100 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle101 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle102 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle103 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle104 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle105 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle106 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle107 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.tsbSave = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbClose = new System.Windows.Forms.ToolStripButton();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.comHANDLEMETHOD = new System.Windows.Forms.ComboBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.comERPWORKCELL = new System.Windows.Forms.ComboBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.comMENDTYPE = new System.Windows.Forms.ComboBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.comDEFECTTO = new System.Windows.Forms.ComboBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.comCAR = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.comPRODUCTTYPE = new System.Windows.Forms.ComboBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.comWORKLINE = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.comDEFECTCODE = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.comERPSHIFT = new System.Windows.Forms.ComboBox();
|
|
this.butDEFECT = new System.Windows.Forms.Button();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.comWorkCell = new System.Windows.Forms.ComboBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.rbMend = new System.Windows.Forms.RadioButton();
|
|
this.rbScarp = new System.Windows.Forms.RadioButton();
|
|
this.lblError = new System.Windows.Forms.Label();
|
|
this.txtCode = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.DGView = new System.Windows.Forms.DataGridView();
|
|
this.InjectionTerminal = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.MeterialWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.BATCH_NO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.WORKCELLCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.MENDTEST = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERPMFGCODETYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_CAR = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_WORKLINE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_SHIFT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_WORKCELL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_DEFECTTO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_PRODUCTTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ERP_DEFECTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.CREATEDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.MENDREASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.REGISTERSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Pid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.DGView)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.AutoSize = false;
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tsbSave,
|
|
this.tsbClose});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1222, 50);
|
|
this.toolStrip1.TabIndex = 1;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// tsbSave
|
|
//
|
|
this.tsbSave.AutoSize = false;
|
|
this.tsbSave.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.tsbSave.Image = global::QMAPP.WinForm.Resource1.save;
|
|
this.tsbSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbSave.Name = "tsbSave";
|
|
this.tsbSave.Size = new System.Drawing.Size(100, 60);
|
|
this.tsbSave.Text = "保存";
|
|
this.tsbSave.Click += new System.EventHandler(this.tsbSave_Click);
|
|
//
|
|
// tsbClose
|
|
//
|
|
this.tsbClose.AutoSize = false;
|
|
this.tsbClose.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.tsbClose.Image = global::QMAPP.WinForm.Resource1.cancle;
|
|
this.tsbClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbClose.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbClose.Name = "tsbClose";
|
|
this.tsbClose.Size = new System.Drawing.Size(100, 60);
|
|
this.tsbClose.Text = "关闭";
|
|
this.tsbClose.Click += new System.EventHandler(this.tsbClose_Click);
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.label20);
|
|
this.panel3.Controls.Add(this.label21);
|
|
this.panel3.Controls.Add(this.label18);
|
|
this.panel3.Controls.Add(this.label19);
|
|
this.panel3.Controls.Add(this.label14);
|
|
this.panel3.Controls.Add(this.label16);
|
|
this.panel3.Controls.Add(this.label17);
|
|
this.panel3.Controls.Add(this.label12);
|
|
this.panel3.Controls.Add(this.label11);
|
|
this.panel3.Controls.Add(this.label10);
|
|
this.panel3.Controls.Add(this.label9);
|
|
this.panel3.Controls.Add(this.comHANDLEMETHOD);
|
|
this.panel3.Controls.Add(this.label5);
|
|
this.panel3.Controls.Add(this.comERPWORKCELL);
|
|
this.panel3.Controls.Add(this.label6);
|
|
this.panel3.Controls.Add(this.comMENDTYPE);
|
|
this.panel3.Controls.Add(this.label7);
|
|
this.panel3.Controls.Add(this.comDEFECTTO);
|
|
this.panel3.Controls.Add(this.label8);
|
|
this.panel3.Controls.Add(this.comCAR);
|
|
this.panel3.Controls.Add(this.label3);
|
|
this.panel3.Controls.Add(this.comPRODUCTTYPE);
|
|
this.panel3.Controls.Add(this.label4);
|
|
this.panel3.Controls.Add(this.comWORKLINE);
|
|
this.panel3.Controls.Add(this.label2);
|
|
this.panel3.Controls.Add(this.comDEFECTCODE);
|
|
this.panel3.Controls.Add(this.label1);
|
|
this.panel3.Controls.Add(this.comERPSHIFT);
|
|
this.panel3.Controls.Add(this.butDEFECT);
|
|
this.panel3.Controls.Add(this.checkBox1);
|
|
this.panel3.Controls.Add(this.label15);
|
|
this.panel3.Controls.Add(this.comWorkCell);
|
|
this.panel3.Controls.Add(this.groupBox1);
|
|
this.panel3.Controls.Add(this.lblError);
|
|
this.panel3.Controls.Add(this.txtCode);
|
|
this.panel3.Controls.Add(this.label13);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel3.Location = new System.Drawing.Point(0, 50);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1222, 144);
|
|
this.panel3.TabIndex = 33;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label20.ForeColor = System.Drawing.Color.Red;
|
|
this.label20.Location = new System.Drawing.Point(310, 116);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(16, 20);
|
|
this.label20.TabIndex = 46;
|
|
this.label20.Text = "*";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label21.ForeColor = System.Drawing.Color.Red;
|
|
this.label21.Location = new System.Drawing.Point(617, 84);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(16, 20);
|
|
this.label21.TabIndex = 45;
|
|
this.label21.Text = "*";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label18.ForeColor = System.Drawing.Color.Red;
|
|
this.label18.Location = new System.Drawing.Point(618, 116);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(16, 20);
|
|
this.label18.TabIndex = 44;
|
|
this.label18.Text = "*";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label19.ForeColor = System.Drawing.Color.Red;
|
|
this.label19.Location = new System.Drawing.Point(308, 83);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(16, 20);
|
|
this.label19.TabIndex = 43;
|
|
this.label19.Text = "*";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label14.ForeColor = System.Drawing.Color.Red;
|
|
this.label14.Location = new System.Drawing.Point(617, 55);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(16, 20);
|
|
this.label14.TabIndex = 42;
|
|
this.label14.Text = "*";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.ForeColor = System.Drawing.Color.Red;
|
|
this.label16.Location = new System.Drawing.Point(21, 112);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(16, 20);
|
|
this.label16.TabIndex = 41;
|
|
this.label16.Text = "*";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label17.ForeColor = System.Drawing.Color.Red;
|
|
this.label17.Location = new System.Drawing.Point(907, 51);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(16, 20);
|
|
this.label17.TabIndex = 40;
|
|
this.label17.Text = "*";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.ForeColor = System.Drawing.Color.Red;
|
|
this.label12.Location = new System.Drawing.Point(20, 81);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(16, 20);
|
|
this.label12.TabIndex = 39;
|
|
this.label12.Text = "*";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label11.ForeColor = System.Drawing.Color.Red;
|
|
this.label11.Location = new System.Drawing.Point(908, 83);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(16, 20);
|
|
this.label11.TabIndex = 38;
|
|
this.label11.Text = "*";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.ForeColor = System.Drawing.Color.Red;
|
|
this.label10.Location = new System.Drawing.Point(909, 115);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(16, 20);
|
|
this.label10.TabIndex = 37;
|
|
this.label10.Text = "*";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label9.Location = new System.Drawing.Point(929, 115);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(69, 20);
|
|
this.label9.TabIndex = 35;
|
|
this.label9.Text = "处理方法";
|
|
//
|
|
// comHANDLEMETHOD
|
|
//
|
|
this.comHANDLEMETHOD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comHANDLEMETHOD.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comHANDLEMETHOD.FormattingEnabled = true;
|
|
this.comHANDLEMETHOD.Location = new System.Drawing.Point(1012, 112);
|
|
this.comHANDLEMETHOD.Name = "comHANDLEMETHOD";
|
|
this.comHANDLEMETHOD.Size = new System.Drawing.Size(176, 29);
|
|
this.comHANDLEMETHOD.TabIndex = 36;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.Location = new System.Drawing.Point(328, 116);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(69, 20);
|
|
this.label5.TabIndex = 33;
|
|
this.label5.Text = "工序代码";
|
|
//
|
|
// comERPWORKCELL
|
|
//
|
|
this.comERPWORKCELL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comERPWORKCELL.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comERPWORKCELL.FormattingEnabled = true;
|
|
this.comERPWORKCELL.Location = new System.Drawing.Point(411, 112);
|
|
this.comERPWORKCELL.Name = "comERPWORKCELL";
|
|
this.comERPWORKCELL.Size = new System.Drawing.Size(176, 29);
|
|
this.comERPWORKCELL.TabIndex = 34;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(639, 83);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(69, 20);
|
|
this.label6.TabIndex = 31;
|
|
this.label6.Text = "废品类别";
|
|
//
|
|
// comMENDTYPE
|
|
//
|
|
this.comMENDTYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comMENDTYPE.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comMENDTYPE.FormattingEnabled = true;
|
|
this.comMENDTYPE.Location = new System.Drawing.Point(720, 79);
|
|
this.comMENDTYPE.Name = "comMENDTYPE";
|
|
this.comMENDTYPE.Size = new System.Drawing.Size(176, 29);
|
|
this.comMENDTYPE.TabIndex = 32;
|
|
this.comMENDTYPE.SelectedIndexChanged += new System.EventHandler(this.comMFGCODETYPE_SelectedIndexChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.Location = new System.Drawing.Point(42, 81);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(69, 20);
|
|
this.label7.TabIndex = 29;
|
|
this.label7.Text = "缺陷归属";
|
|
//
|
|
// comDEFECTTO
|
|
//
|
|
this.comDEFECTTO.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comDEFECTTO.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comDEFECTTO.FormattingEnabled = true;
|
|
this.comDEFECTTO.Location = new System.Drawing.Point(123, 77);
|
|
this.comDEFECTTO.Name = "comDEFECTTO";
|
|
this.comDEFECTTO.Size = new System.Drawing.Size(176, 29);
|
|
this.comDEFECTTO.TabIndex = 30;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label8.Location = new System.Drawing.Point(330, 83);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(69, 20);
|
|
this.label8.TabIndex = 27;
|
|
this.label8.Text = "车型代码";
|
|
//
|
|
// comCAR
|
|
//
|
|
this.comCAR.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comCAR.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comCAR.FormattingEnabled = true;
|
|
this.comCAR.Location = new System.Drawing.Point(411, 79);
|
|
this.comCAR.Name = "comCAR";
|
|
this.comCAR.Size = new System.Drawing.Size(176, 29);
|
|
this.comCAR.TabIndex = 28;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Location = new System.Drawing.Point(639, 118);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(69, 20);
|
|
this.label3.TabIndex = 25;
|
|
this.label3.Text = "产品类别";
|
|
//
|
|
// comPRODUCTTYPE
|
|
//
|
|
this.comPRODUCTTYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comPRODUCTTYPE.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comPRODUCTTYPE.FormattingEnabled = true;
|
|
this.comPRODUCTTYPE.Location = new System.Drawing.Point(720, 112);
|
|
this.comPRODUCTTYPE.Name = "comPRODUCTTYPE";
|
|
this.comPRODUCTTYPE.Size = new System.Drawing.Size(176, 29);
|
|
this.comPRODUCTTYPE.TabIndex = 26;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Location = new System.Drawing.Point(40, 113);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(54, 20);
|
|
this.label4.TabIndex = 23;
|
|
this.label4.Text = "生产线";
|
|
//
|
|
// comWORKLINE
|
|
//
|
|
this.comWORKLINE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comWORKLINE.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comWORKLINE.FormattingEnabled = true;
|
|
this.comWORKLINE.Location = new System.Drawing.Point(123, 110);
|
|
this.comWORKLINE.Name = "comWORKLINE";
|
|
this.comWORKLINE.Size = new System.Drawing.Size(176, 29);
|
|
this.comWORKLINE.TabIndex = 24;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Location = new System.Drawing.Point(637, 52);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(69, 20);
|
|
this.label2.TabIndex = 21;
|
|
this.label2.Text = "缺陷代码";
|
|
//
|
|
// comDEFECTCODE
|
|
//
|
|
this.comDEFECTCODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comDEFECTCODE.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comDEFECTCODE.FormattingEnabled = true;
|
|
this.comDEFECTCODE.Location = new System.Drawing.Point(720, 47);
|
|
this.comDEFECTCODE.Name = "comDEFECTCODE";
|
|
this.comDEFECTCODE.Size = new System.Drawing.Size(176, 29);
|
|
this.comDEFECTCODE.TabIndex = 22;
|
|
this.comDEFECTCODE.SelectedIndexChanged += new System.EventHandler(this.comDEFECTCODE_SelectedIndexChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Location = new System.Drawing.Point(930, 83);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(69, 20);
|
|
this.label1.TabIndex = 19;
|
|
this.label1.Text = "班组代码";
|
|
//
|
|
// comERPSHIFT
|
|
//
|
|
this.comERPSHIFT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comERPSHIFT.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comERPSHIFT.FormattingEnabled = true;
|
|
this.comERPSHIFT.Location = new System.Drawing.Point(1012, 79);
|
|
this.comERPSHIFT.Name = "comERPSHIFT";
|
|
this.comERPSHIFT.Size = new System.Drawing.Size(176, 29);
|
|
this.comERPSHIFT.TabIndex = 20;
|
|
//
|
|
// butDEFECT
|
|
//
|
|
this.butDEFECT.Enabled = false;
|
|
this.butDEFECT.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.butDEFECT.Location = new System.Drawing.Point(627, 9);
|
|
this.butDEFECT.Name = "butDEFECT";
|
|
this.butDEFECT.Size = new System.Drawing.Size(132, 28);
|
|
this.butDEFECT.TabIndex = 18;
|
|
this.butDEFECT.Text = "选择缺陷";
|
|
this.butDEFECT.UseVisualStyleBackColor = true;
|
|
this.butDEFECT.Visible = false;
|
|
this.butDEFECT.Click += new System.EventHandler(this.butDEFECT_Click);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.checkBox1.Location = new System.Drawing.Point(906, 6);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(149, 28);
|
|
this.checkBox1.TabIndex = 17;
|
|
this.checkBox1.Text = "是否调试件";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label15.Location = new System.Drawing.Point(929, 50);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(39, 20);
|
|
this.label15.TabIndex = 15;
|
|
this.label15.Text = "工序";
|
|
//
|
|
// comWorkCell
|
|
//
|
|
this.comWorkCell.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comWorkCell.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.comWorkCell.FormattingEnabled = true;
|
|
this.comWorkCell.Location = new System.Drawing.Point(1012, 46);
|
|
this.comWorkCell.Name = "comWorkCell";
|
|
this.comWorkCell.Size = new System.Drawing.Size(176, 29);
|
|
this.comWorkCell.TabIndex = 16;
|
|
this.comWorkCell.SelectedIndexChanged += new System.EventHandler(this.comWorkCell_SelectedIndexChanged);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.rbMend);
|
|
this.groupBox1.Controls.Add(this.rbScarp);
|
|
this.groupBox1.Location = new System.Drawing.Point(416, -1);
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(0);
|
|
this.groupBox1.Size = new System.Drawing.Size(171, 40);
|
|
this.groupBox1.TabIndex = 12;
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// rbMend
|
|
//
|
|
this.rbMend.AutoSize = true;
|
|
this.rbMend.Checked = true;
|
|
this.rbMend.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.rbMend.Location = new System.Drawing.Point(3, 9);
|
|
this.rbMend.Margin = new System.Windows.Forms.Padding(0);
|
|
this.rbMend.Name = "rbMend";
|
|
this.rbMend.Size = new System.Drawing.Size(76, 28);
|
|
this.rbMend.TabIndex = 7;
|
|
this.rbMend.TabStop = true;
|
|
this.rbMend.Text = "返工";
|
|
this.rbMend.UseVisualStyleBackColor = true;
|
|
this.rbMend.CheckedChanged += new System.EventHandler(this.rbMend_CheckedChanged);
|
|
//
|
|
// rbScarp
|
|
//
|
|
this.rbScarp.AutoSize = true;
|
|
this.rbScarp.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.rbScarp.Location = new System.Drawing.Point(83, 10);
|
|
this.rbScarp.Margin = new System.Windows.Forms.Padding(0);
|
|
this.rbScarp.Name = "rbScarp";
|
|
this.rbScarp.Size = new System.Drawing.Size(76, 28);
|
|
this.rbScarp.TabIndex = 8;
|
|
this.rbScarp.Text = "报废";
|
|
this.rbScarp.UseVisualStyleBackColor = true;
|
|
this.rbScarp.CheckedChanged += new System.EventHandler(this.rbScarp_CheckedChanged);
|
|
//
|
|
// lblError
|
|
//
|
|
this.lblError.AutoSize = true;
|
|
this.lblError.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblError.Location = new System.Drawing.Point(15, 47);
|
|
this.lblError.Name = "lblError";
|
|
this.lblError.Size = new System.Drawing.Size(0, 25);
|
|
this.lblError.TabIndex = 9;
|
|
//
|
|
// txtCode
|
|
//
|
|
this.txtCode.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.txtCode.ImeMode = System.Windows.Forms.ImeMode.Disable;
|
|
this.txtCode.Location = new System.Drawing.Point(114, 12);
|
|
this.txtCode.Name = "txtCode";
|
|
this.txtCode.Size = new System.Drawing.Size(284, 24);
|
|
this.txtCode.TabIndex = 6;
|
|
this.txtCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCode_KeyDown);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.Location = new System.Drawing.Point(6, 12);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(106, 24);
|
|
this.label13.TabIndex = 0;
|
|
this.label13.Text = "条码信息";
|
|
//
|
|
// DGView
|
|
//
|
|
this.DGView.AllowUserToAddRows = false;
|
|
this.DGView.AllowUserToDeleteRows = false;
|
|
this.DGView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.DGView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
dataGridViewCellStyle91.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle91.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle91.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle91.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle91.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle91.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle91.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.DGView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle91;
|
|
this.DGView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.DGView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.InjectionTerminal,
|
|
this.MeterialWeight,
|
|
this.BATCH_NO,
|
|
this.WORKCELLCODE,
|
|
this.MENDTEST,
|
|
this.ERPMFGCODETYPE,
|
|
this.ERP_CAR,
|
|
this.ERP_WORKLINE,
|
|
this.ERP_SHIFT,
|
|
this.ERP_WORKCELL,
|
|
this.ERP_DEFECTTO,
|
|
this.ERP_PRODUCTTYPE,
|
|
this.ERP_DEFECTCODE,
|
|
this.CREATEDATE,
|
|
this.MENDREASON,
|
|
this.REGISTERSTATUS,
|
|
this.Pid});
|
|
this.DGView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.DGView.Location = new System.Drawing.Point(0, 194);
|
|
this.DGView.Name = "DGView";
|
|
this.DGView.ReadOnly = true;
|
|
dataGridViewCellStyle108.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle108.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle108.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle108.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle108.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle108.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle108.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.DGView.RowHeadersDefaultCellStyle = dataGridViewCellStyle108;
|
|
this.DGView.RowTemplate.Height = 23;
|
|
this.DGView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.DGView.Size = new System.Drawing.Size(1222, 438);
|
|
this.DGView.TabIndex = 34;
|
|
//
|
|
// InjectionTerminal
|
|
//
|
|
this.InjectionTerminal.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.InjectionTerminal.DataPropertyName = "PRODUCTCODE";
|
|
dataGridViewCellStyle92.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle92.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.InjectionTerminal.DefaultCellStyle = dataGridViewCellStyle92;
|
|
this.InjectionTerminal.HeaderText = "条码";
|
|
this.InjectionTerminal.Name = "InjectionTerminal";
|
|
this.InjectionTerminal.ReadOnly = true;
|
|
//
|
|
// MeterialWeight
|
|
//
|
|
this.MeterialWeight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.MeterialWeight.DataPropertyName = "MATERIAL_CODE";
|
|
dataGridViewCellStyle93.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle93.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.MeterialWeight.DefaultCellStyle = dataGridViewCellStyle93;
|
|
this.MeterialWeight.HeaderText = "物料号";
|
|
this.MeterialWeight.Name = "MeterialWeight";
|
|
this.MeterialWeight.ReadOnly = true;
|
|
//
|
|
// BATCH_NO
|
|
//
|
|
this.BATCH_NO.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.BATCH_NO.DataPropertyName = "BATCH_NO";
|
|
dataGridViewCellStyle94.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle94.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.BATCH_NO.DefaultCellStyle = dataGridViewCellStyle94;
|
|
this.BATCH_NO.HeaderText = "生产时间";
|
|
this.BATCH_NO.Name = "BATCH_NO";
|
|
this.BATCH_NO.ReadOnly = true;
|
|
this.BATCH_NO.Width = 110;
|
|
//
|
|
// WORKCELLCODE
|
|
//
|
|
this.WORKCELLCODE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.WORKCELLCODE.DataPropertyName = "WORKCELL_CODE";
|
|
dataGridViewCellStyle95.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.WORKCELLCODE.DefaultCellStyle = dataGridViewCellStyle95;
|
|
this.WORKCELLCODE.HeaderText = "工序";
|
|
this.WORKCELLCODE.Name = "WORKCELLCODE";
|
|
this.WORKCELLCODE.ReadOnly = true;
|
|
//
|
|
// MENDTEST
|
|
//
|
|
this.MENDTEST.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.MENDTEST.DataPropertyName = "MENDTEST";
|
|
dataGridViewCellStyle96.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.MENDTEST.DefaultCellStyle = dataGridViewCellStyle96;
|
|
this.MENDTEST.HeaderText = "调试件";
|
|
this.MENDTEST.Name = "MENDTEST";
|
|
this.MENDTEST.ReadOnly = true;
|
|
this.MENDTEST.Width = 90;
|
|
//
|
|
// ERPMFGCODETYPE
|
|
//
|
|
this.ERPMFGCODETYPE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERPMFGCODETYPE.DataPropertyName = "ERP_MFGCODETYPE";
|
|
dataGridViewCellStyle97.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERPMFGCODETYPE.DefaultCellStyle = dataGridViewCellStyle97;
|
|
this.ERPMFGCODETYPE.HeaderText = "废品类别";
|
|
this.ERPMFGCODETYPE.Name = "ERPMFGCODETYPE";
|
|
this.ERPMFGCODETYPE.ReadOnly = true;
|
|
this.ERPMFGCODETYPE.Width = 110;
|
|
//
|
|
// ERP_CAR
|
|
//
|
|
this.ERP_CAR.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_CAR.DataPropertyName = "ERP_CAR";
|
|
dataGridViewCellStyle98.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_CAR.DefaultCellStyle = dataGridViewCellStyle98;
|
|
this.ERP_CAR.HeaderText = "车型代码";
|
|
this.ERP_CAR.Name = "ERP_CAR";
|
|
this.ERP_CAR.ReadOnly = true;
|
|
this.ERP_CAR.Width = 110;
|
|
//
|
|
// ERP_WORKLINE
|
|
//
|
|
this.ERP_WORKLINE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_WORKLINE.DataPropertyName = "ERP_WORKLINE";
|
|
dataGridViewCellStyle99.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_WORKLINE.DefaultCellStyle = dataGridViewCellStyle99;
|
|
this.ERP_WORKLINE.HeaderText = "生产线代码";
|
|
this.ERP_WORKLINE.Name = "ERP_WORKLINE";
|
|
this.ERP_WORKLINE.ReadOnly = true;
|
|
this.ERP_WORKLINE.Width = 130;
|
|
//
|
|
// ERP_SHIFT
|
|
//
|
|
this.ERP_SHIFT.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_SHIFT.DataPropertyName = "ERP_SHIFT";
|
|
dataGridViewCellStyle100.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_SHIFT.DefaultCellStyle = dataGridViewCellStyle100;
|
|
this.ERP_SHIFT.HeaderText = "班组代码";
|
|
this.ERP_SHIFT.Name = "ERP_SHIFT";
|
|
this.ERP_SHIFT.ReadOnly = true;
|
|
this.ERP_SHIFT.Width = 110;
|
|
//
|
|
// ERP_WORKCELL
|
|
//
|
|
this.ERP_WORKCELL.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_WORKCELL.DataPropertyName = "ERP_WORKCELL";
|
|
dataGridViewCellStyle101.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_WORKCELL.DefaultCellStyle = dataGridViewCellStyle101;
|
|
this.ERP_WORKCELL.HeaderText = "工序代码";
|
|
this.ERP_WORKCELL.Name = "ERP_WORKCELL";
|
|
this.ERP_WORKCELL.ReadOnly = true;
|
|
this.ERP_WORKCELL.Width = 110;
|
|
//
|
|
// ERP_DEFECTTO
|
|
//
|
|
this.ERP_DEFECTTO.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_DEFECTTO.DataPropertyName = "ERP_DEFECTTO";
|
|
dataGridViewCellStyle102.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_DEFECTTO.DefaultCellStyle = dataGridViewCellStyle102;
|
|
this.ERP_DEFECTTO.HeaderText = "缺陷归属";
|
|
this.ERP_DEFECTTO.Name = "ERP_DEFECTTO";
|
|
this.ERP_DEFECTTO.ReadOnly = true;
|
|
this.ERP_DEFECTTO.Width = 110;
|
|
//
|
|
// ERP_PRODUCTTYPE
|
|
//
|
|
this.ERP_PRODUCTTYPE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_PRODUCTTYPE.DataPropertyName = "ERP_PRODUCTTYPE";
|
|
dataGridViewCellStyle103.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_PRODUCTTYPE.DefaultCellStyle = dataGridViewCellStyle103;
|
|
this.ERP_PRODUCTTYPE.HeaderText = "产品类别代码";
|
|
this.ERP_PRODUCTTYPE.Name = "ERP_PRODUCTTYPE";
|
|
this.ERP_PRODUCTTYPE.ReadOnly = true;
|
|
this.ERP_PRODUCTTYPE.Width = 140;
|
|
//
|
|
// ERP_DEFECTCODE
|
|
//
|
|
this.ERP_DEFECTCODE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ERP_DEFECTCODE.DataPropertyName = "ERP_DEFECTCODE";
|
|
dataGridViewCellStyle104.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.ERP_DEFECTCODE.DefaultCellStyle = dataGridViewCellStyle104;
|
|
this.ERP_DEFECTCODE.HeaderText = "缺陷代码";
|
|
this.ERP_DEFECTCODE.Name = "ERP_DEFECTCODE";
|
|
this.ERP_DEFECTCODE.ReadOnly = true;
|
|
this.ERP_DEFECTCODE.Width = 110;
|
|
//
|
|
// CREATEDATE
|
|
//
|
|
this.CREATEDATE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.CREATEDATE.DataPropertyName = "CREATEDATE";
|
|
dataGridViewCellStyle105.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle105.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.CREATEDATE.DefaultCellStyle = dataGridViewCellStyle105;
|
|
this.CREATEDATE.HeaderText = "操作时间";
|
|
this.CREATEDATE.Name = "CREATEDATE";
|
|
this.CREATEDATE.ReadOnly = true;
|
|
this.CREATEDATE.Width = 120;
|
|
//
|
|
// MENDREASON
|
|
//
|
|
this.MENDREASON.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.MENDREASON.DataPropertyName = "MENDREASON";
|
|
dataGridViewCellStyle106.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle106.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.MENDREASON.DefaultCellStyle = dataGridViewCellStyle106;
|
|
this.MENDREASON.HeaderText = "返修原因";
|
|
this.MENDREASON.Name = "MENDREASON";
|
|
this.MENDREASON.ReadOnly = true;
|
|
this.MENDREASON.Visible = false;
|
|
this.MENDREASON.Width = 5;
|
|
//
|
|
// REGISTERSTATUS
|
|
//
|
|
this.REGISTERSTATUS.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.REGISTERSTATUS.DataPropertyName = "REGISTERSTATUSTXT";
|
|
dataGridViewCellStyle107.Font = new System.Drawing.Font("宋体", 15.75F);
|
|
this.REGISTERSTATUS.DefaultCellStyle = dataGridViewCellStyle107;
|
|
this.REGISTERSTATUS.HeaderText = "登记状态";
|
|
this.REGISTERSTATUS.Name = "REGISTERSTATUS";
|
|
this.REGISTERSTATUS.ReadOnly = true;
|
|
this.REGISTERSTATUS.Visible = false;
|
|
this.REGISTERSTATUS.Width = 5;
|
|
//
|
|
// Pid
|
|
//
|
|
this.Pid.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.Pid.DataPropertyName = "PID";
|
|
this.Pid.HeaderText = "Pid";
|
|
this.Pid.Name = "Pid";
|
|
this.Pid.ReadOnly = true;
|
|
this.Pid.Visible = false;
|
|
//
|
|
// SpecifyForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1222, 632);
|
|
this.Controls.Add(this.DGView);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Name = "SpecifyForm";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "返修明细";
|
|
this.Load += new System.EventHandler(this.SpecifyForm_Load);
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.DGView)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton tsbSave;
|
|
private System.Windows.Forms.ToolStripButton tsbClose;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.RadioButton rbScarp;
|
|
private System.Windows.Forms.RadioButton rbMend;
|
|
private System.Windows.Forms.TextBox txtCode;
|
|
private System.Windows.Forms.Label lblError;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.ComboBox comWorkCell;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.Button butDEFECT;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.ComboBox comERPWORKCELL;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.ComboBox comMENDTYPE;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.ComboBox comDEFECTTO;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.ComboBox comCAR;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox comPRODUCTTYPE;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.ComboBox comWORKLINE;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ComboBox comDEFECTCODE;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ComboBox comERPSHIFT;
|
|
private System.Windows.Forms.DataGridView DGView;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InjectionTerminal;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn MeterialWeight;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn BATCH_NO;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn WORKCELLCODE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn MENDTEST;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERPMFGCODETYPE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_CAR;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_WORKLINE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_SHIFT;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_WORKCELL;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_DEFECTTO;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_PRODUCTTYPE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ERP_DEFECTCODE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CREATEDATE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn MENDREASON;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn REGISTERSTATUS;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Pid;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.ComboBox comHANDLEMETHOD;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label10;
|
|
}
|
|
}
|