华恒Mes鼎捷代码
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.

2128 lines
118 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSProductionReport
{
/// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSProductionReport));
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.panel1 = new System.Windows.Forms.Panel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.txtMOCode = new DevExpress.XtraEditors.TextEdit();
this.label8 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.txtMOQty = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txtOPName = new System.Windows.Forms.TextBox();
this.txtItemCode = new System.Windows.Forms.TextBox();
this.txtUserCode = new System.Windows.Forms.TextBox();
this.txtThisOPOKQty = new System.Windows.Forms.TextBox();
this.txtUserName = new System.Windows.Forms.TextBox();
this.txtItemName = new System.Windows.Forms.TextBox();
this.txtThisOPNGQty = new System.Windows.Forms.TextBox();
this.txtEQPCode = new System.Windows.Forms.TextBox();
this.txtMachineName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.txtLONTQty = new System.Windows.Forms.TextBox();
this.txtLotNo = new DevExpress.XtraEditors.ButtonEdit();
this.txtOPCode = new DevExpress.XtraEditors.ButtonEdit();
this.panel2 = new System.Windows.Forms.Panel();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.label22 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.button1 = new System.Windows.Forms.Button();
this.label24 = new System.Windows.Forms.Label();
this.BtnSOP = new System.Windows.Forms.Button();
this.label25 = new System.Windows.Forms.Label();
this.btnOPOption = new System.Windows.Forms.Button();
this.btnPauseBegin = new System.Windows.Forms.Button();
this.btnTransfer = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.label26 = new System.Windows.Forms.Label();
this.txtMessage = new System.Windows.Forms.RichTextBox();
this.txtStopType = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtStopCode = new System.Windows.Forms.TextBox();
this.panel5 = new System.Windows.Forms.Panel();
this.panel7 = new System.Windows.Forms.Panel();
this.panelOP = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.txtReturnMateralSave = new System.Windows.Forms.Button();
this.txtIsReturnItem = new System.Windows.Forms.CheckBox();
this.txtSBItemCode = new DevExpress.XtraEditors.TextEdit();
this.txtSBItemCodeQty = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.row = new DevExpress.XtraGrid.Columns.GridColumn();
this.cCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.poCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.ERPAutoid = new DevExpress.XtraGrid.Columns.GridColumn();
this.Code = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.BatchCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.cInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.iQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.PackQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUPQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUnUpQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.repInt = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repfloat = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.panelMap = new System.Windows.Forms.Panel();
this.btnEnlargeTZ = new System.Windows.Forms.Button();
this.axAcroPDF = new AxAcroPDFLib.AxAcroPDF();
this.panel6 = new System.Windows.Forms.Panel();
this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.label27 = new System.Windows.Forms.Label();
this.txtWGResult = new System.Windows.Forms.TextBox();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPDESC1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRemark1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.label28 = new System.Windows.Forms.Label();
this.txtCCResult = new System.Windows.Forms.TextBox();
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
this.gridControlcc = new DevExpress.XtraGrid.GridControl();
this.gridViewCC = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCheckResult = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.StandResult = new DevExpress.XtraGrid.Columns.GridColumn();
this.CCOK = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.CCNG = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.BtnSIP = new System.Windows.Forms.Button();
this.btnOperationManual = new System.Windows.Forms.Button();
this.btnCaoZuo = new System.Windows.Forms.Button();
this.btnOPDrowing = new System.Windows.Forms.Button();
this.BtnOPUp = new System.Windows.Forms.Button();
this.btnJianYan = new System.Windows.Forms.Button();
this.btnDaoJu = new System.Windows.Forms.Button();
this.label23 = new System.Windows.Forms.Label();
this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.panel1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
this.panel2.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtStopType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
this.panel5.SuspendLayout();
this.panel7.SuspendLayout();
this.panelOP.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtSBItemCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSBItemCodeQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repInt)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repfloat)).BeginInit();
this.panelMap.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.axAcroPDF)).BeginInit();
this.panel6.SuspendLayout();
this.tableLayoutPanel9.SuspendLayout();
this.tableLayoutPanel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
this.tableLayoutPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
this.groupControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Controls.Add(this.tableLayoutPanel1);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 39);
this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1441, 750);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "详细信息";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 26);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.40443F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85.59557F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1437, 722);
this.tableLayoutPanel1.TabIndex = 111;
//
// panel1
//
this.panel1.Controls.Add(this.tableLayoutPanel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1437, 103);
this.panel1.TabIndex = 60;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 10;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11F));
this.tableLayoutPanel2.Controls.Add(this.txtMOCode, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.label8, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.label10, 2, 2);
this.tableLayoutPanel2.Controls.Add(this.txtMOQty, 3, 2);
this.tableLayoutPanel2.Controls.Add(this.label11, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.label13, 2, 0);
this.tableLayoutPanel2.Controls.Add(this.label7, 6, 0);
this.tableLayoutPanel2.Controls.Add(this.txtOPName, 3, 1);
this.tableLayoutPanel2.Controls.Add(this.txtItemCode, 5, 1);
this.tableLayoutPanel2.Controls.Add(this.txtUserCode, 5, 0);
this.tableLayoutPanel2.Controls.Add(this.txtThisOPOKQty, 5, 2);
this.tableLayoutPanel2.Controls.Add(this.txtUserName, 7, 0);
this.tableLayoutPanel2.Controls.Add(this.txtItemName, 7, 1);
this.tableLayoutPanel2.Controls.Add(this.txtThisOPNGQty, 7, 2);
this.tableLayoutPanel2.Controls.Add(this.txtEQPCode, 9, 0);
this.tableLayoutPanel2.Controls.Add(this.txtMachineName, 9, 1);
this.tableLayoutPanel2.Controls.Add(this.label1, 4, 0);
this.tableLayoutPanel2.Controls.Add(this.label2, 8, 0);
this.tableLayoutPanel2.Controls.Add(this.label4, 8, 1);
this.tableLayoutPanel2.Controls.Add(this.label12, 6, 2);
this.tableLayoutPanel2.Controls.Add(this.label15, 6, 1);
this.tableLayoutPanel2.Controls.Add(this.label16, 4, 2);
this.tableLayoutPanel2.Controls.Add(this.label17, 4, 1);
this.tableLayoutPanel2.Controls.Add(this.label18, 2, 1);
this.tableLayoutPanel2.Controls.Add(this.label19, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.txtLONTQty, 1, 2);
this.tableLayoutPanel2.Controls.Add(this.txtLotNo, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.txtOPCode, 3, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 3;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1437, 103);
this.tableLayoutPanel2.TabIndex = 2;
//
// txtMOCode
//
this.txtMOCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMOCode.Location = new System.Drawing.Point(118, 38);
this.txtMOCode.Margin = new System.Windows.Forms.Padding(4);
this.txtMOCode.Name = "txtMOCode";
this.txtMOCode.Properties.Appearance.BackColor = System.Drawing.Color.Gainsboro;
this.txtMOCode.Properties.Appearance.Options.UseBackColor = true;
this.txtMOCode.Properties.ReadOnly = true;
this.txtMOCode.Size = new System.Drawing.Size(164, 24);
this.txtMOCode.TabIndex = 117;
//
// label8
//
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(13, 68);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(98, 18);
this.label8.TabIndex = 268;
this.label8.Text = "跟踪单批次数";
//
// label10
//
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(329, 68);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(68, 18);
this.label10.TabIndex = 272;
this.label10.Text = "工单数量";
//
// txtMOQty
//
this.txtMOQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMOQty.Location = new System.Drawing.Point(403, 71);
this.txtMOQty.Name = "txtMOQty";
this.txtMOQty.ReadOnly = true;
this.txtMOQty.Size = new System.Drawing.Size(166, 26);
this.txtMOQty.TabIndex = 274;
//
// label11
//
this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(28, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(83, 18);
this.label11.TabIndex = 273;
this.label11.Text = "产品跟踪单";
//
// label13
//
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(329, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(68, 18);
this.label13.TabIndex = 279;
this.label13.Text = "工序条码";
//
// label7
//
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(930, 0);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(68, 18);
this.label7.TabIndex = 113;
this.label7.Text = "员工姓名";
//
// txtOPName
//
this.txtOPName.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtOPName.Location = new System.Drawing.Point(403, 37);
this.txtOPName.Name = "txtOPName";
this.txtOPName.ReadOnly = true;
this.txtOPName.Size = new System.Drawing.Size(166, 26);
this.txtOPName.TabIndex = 283;
//
// txtItemCode
//
this.txtItemCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtItemCode.Location = new System.Drawing.Point(704, 37);
this.txtItemCode.Name = "txtItemCode";
this.txtItemCode.ReadOnly = true;
this.txtItemCode.Size = new System.Drawing.Size(166, 26);
this.txtItemCode.TabIndex = 284;
this.txtItemCode.TextChanged += new System.EventHandler(this.txtItemCode_TextChanged);
//
// txtUserCode
//
this.txtUserCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtUserCode.Location = new System.Drawing.Point(704, 3);
this.txtUserCode.Name = "txtUserCode";
this.txtUserCode.Size = new System.Drawing.Size(166, 26);
this.txtUserCode.TabIndex = 285;
this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
//
// txtThisOPOKQty
//
this.txtThisOPOKQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtThisOPOKQty.Location = new System.Drawing.Point(704, 71);
this.txtThisOPOKQty.Name = "txtThisOPOKQty";
this.txtThisOPOKQty.ReadOnly = true;
this.txtThisOPOKQty.Size = new System.Drawing.Size(166, 26);
this.txtThisOPOKQty.TabIndex = 286;
this.txtThisOPOKQty.Visible = false;
//
// txtUserName
//
this.txtUserName.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtUserName.Location = new System.Drawing.Point(1005, 3);
this.txtUserName.Name = "txtUserName";
this.txtUserName.ReadOnly = true;
this.txtUserName.Size = new System.Drawing.Size(166, 26);
this.txtUserName.TabIndex = 287;
//
// txtItemName
//
this.txtItemName.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtItemName.Location = new System.Drawing.Point(1005, 37);
this.txtItemName.Name = "txtItemName";
this.txtItemName.ReadOnly = true;
this.txtItemName.Size = new System.Drawing.Size(166, 26);
this.txtItemName.TabIndex = 288;
//
// txtThisOPNGQty
//
this.txtThisOPNGQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtThisOPNGQty.Location = new System.Drawing.Point(1005, 71);
this.txtThisOPNGQty.Name = "txtThisOPNGQty";
this.txtThisOPNGQty.ReadOnly = true;
this.txtThisOPNGQty.Size = new System.Drawing.Size(166, 26);
this.txtThisOPNGQty.TabIndex = 289;
this.txtThisOPNGQty.Visible = false;
//
// txtEQPCode
//
this.txtEQPCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtEQPCode.Location = new System.Drawing.Point(1277, 3);
this.txtEQPCode.Name = "txtEQPCode";
this.txtEQPCode.Size = new System.Drawing.Size(157, 26);
this.txtEQPCode.TabIndex = 290;
this.txtEQPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMachineCode_KeyPress);
//
// txtMachineName
//
this.txtMachineName.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMachineName.Location = new System.Drawing.Point(1277, 37);
this.txtMachineName.Name = "txtMachineName";
this.txtMachineName.ReadOnly = true;
this.txtMachineName.Size = new System.Drawing.Size(157, 26);
this.txtMachineName.TabIndex = 291;
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(630, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(68, 18);
this.label1.TabIndex = 293;
this.label1.Text = "员工条码";
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(1203, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(68, 18);
this.label2.TabIndex = 294;
this.label2.Text = "设备条码";
//
// label4
//
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(1203, 34);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(68, 18);
this.label4.TabIndex = 295;
this.label4.Text = "设备名称";
//
// label12
//
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(886, 68);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(113, 18);
this.label12.TabIndex = 297;
this.label12.Text = "此工序总不良数";
this.label12.Visible = false;
//
// label15
//
this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(931, 34);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(68, 18);
this.label15.TabIndex = 298;
this.label15.Text = "产品名称";
//
// label16
//
this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(585, 68);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(113, 18);
this.label16.TabIndex = 299;
this.label16.Text = "此工序总合格数";
this.label16.Visible = false;
//
// label17
//
this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(630, 34);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(68, 18);
this.label17.TabIndex = 300;
this.label17.Text = "产品编码";
//
// label18
//
this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(329, 34);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(68, 18);
this.label18.TabIndex = 301;
this.label18.Text = "工序名称";
//
// label19
//
this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(28, 34);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(83, 18);
this.label19.TabIndex = 302;
this.label19.Text = "生产工令号";
//
// txtLONTQty
//
this.txtLONTQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtLONTQty.Location = new System.Drawing.Point(117, 71);
this.txtLONTQty.Name = "txtLONTQty";
this.txtLONTQty.ReadOnly = true;
this.txtLONTQty.Size = new System.Drawing.Size(166, 26);
this.txtLONTQty.TabIndex = 304;
//
// txtLotNo
//
this.txtLotNo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtLotNo.EditValue = "";
this.txtLotNo.Location = new System.Drawing.Point(117, 4);
this.txtLotNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtLotNo.Name = "txtLotNo";
this.txtLotNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.txtLotNo.Size = new System.Drawing.Size(166, 24);
this.txtLotNo.TabIndex = 305;
this.txtLotNo.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtLotNo_ButtonClick);
this.txtLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLotNo_KeyPress);
//
// txtOPCode
//
this.txtOPCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtOPCode.EditValue = "";
this.txtOPCode.Location = new System.Drawing.Point(403, 4);
this.txtOPCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtOPCode.Name = "txtOPCode";
this.txtOPCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.txtOPCode.Size = new System.Drawing.Size(166, 24);
this.txtOPCode.TabIndex = 306;
this.txtOPCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtOPCode_ButtonClick);
this.txtOPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtOPCode_KeyPress);
//
// panel2
//
this.panel2.Controls.Add(this.tableLayoutPanel3);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(4, 107);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1429, 611);
this.panel2.TabIndex = 30;
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.ColumnCount = 7;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.27569F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.91673F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.3457F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7.977607F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.80616F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.14696F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 32.32863F));
this.tableLayoutPanel3.Controls.Add(this.panel4, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.panel3, 1, 0);
this.tableLayoutPanel3.Controls.Add(this.label24, 6, 0);
this.tableLayoutPanel3.Controls.Add(this.BtnSOP, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.label25, 2, 9);
this.tableLayoutPanel3.Controls.Add(this.btnOPOption, 1, 10);
this.tableLayoutPanel3.Controls.Add(this.btnPauseBegin, 2, 10);
this.tableLayoutPanel3.Controls.Add(this.btnTransfer, 4, 10);
this.tableLayoutPanel3.Controls.Add(this.button5, 5, 10);
this.tableLayoutPanel3.Controls.Add(this.label26, 0, 11);
this.tableLayoutPanel3.Controls.Add(this.txtMessage, 1, 11);
this.tableLayoutPanel3.Controls.Add(this.txtStopType, 3, 9);
this.tableLayoutPanel3.Controls.Add(this.txtStopCode, 4, 9);
this.tableLayoutPanel3.Controls.Add(this.panel5, 1, 1);
this.tableLayoutPanel3.Controls.Add(this.panel6, 6, 1);
this.tableLayoutPanel3.Controls.Add(this.BtnSIP, 0, 3);
this.tableLayoutPanel3.Controls.Add(this.btnOperationManual, 0, 2);
this.tableLayoutPanel3.Controls.Add(this.btnCaoZuo, 0, 7);
this.tableLayoutPanel3.Controls.Add(this.btnOPDrowing, 0, 4);
this.tableLayoutPanel3.Controls.Add(this.BtnOPUp, 0, 8);
this.tableLayoutPanel3.Controls.Add(this.btnJianYan, 0, 5);
this.tableLayoutPanel3.Controls.Add(this.btnDaoJu, 0, 6);
this.tableLayoutPanel3.Controls.Add(this.label23, 2, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 12;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1429, 611);
this.tableLayoutPanel3.TabIndex = 40;
//
// panel4
//
this.panel4.Controls.Add(this.label22);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(3, 4);
this.panel4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(155, 40);
this.panel4.TabIndex = 6;
//
// label22
//
this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label22.Location = new System.Drawing.Point(0, 15);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(70, 24);
this.label22.TabIndex = 50;
this.label22.Text = "菜单项";
//
// panel3
//
this.panel3.Controls.Add(this.button1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(165, 4);
this.panel3.Margin = new System.Windows.Forms.Padding(4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(148, 40);
this.panel3.TabIndex = 199;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
this.button1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button1.Location = new System.Drawing.Point(0, 0);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(148, 40);
this.button1.TabIndex = 26;
this.button1.Text = "工序详情";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// label24
//
this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label24.Location = new System.Drawing.Point(967, 24);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(110, 24);
this.label24.TabIndex = 17;
this.label24.Text = "人员信息:";
//
// BtnSOP
//
this.BtnSOP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.BtnSOP.CausesValidation = false;
this.BtnSOP.Dock = System.Windows.Forms.DockStyle.Fill;
this.BtnSOP.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BtnSOP.ForeColor = System.Drawing.Color.Navy;
this.BtnSOP.Location = new System.Drawing.Point(3, 51);
this.BtnSOP.Name = "BtnSOP";
this.BtnSOP.Size = new System.Drawing.Size(155, 42);
this.BtnSOP.TabIndex = 18;
this.BtnSOP.Text = "零部件图纸";
this.BtnSOP.UseVisualStyleBackColor = false;
this.BtnSOP.Click += new System.EventHandler(this.BtnSOP_Click);
//
// label25
//
this.label25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(436, 444);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(83, 54);
this.label25.TabIndex = 22;
this.label25.Text = "暂停类型:";
//
// btnOPOption
//
this.btnOPOption.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnOPOption.BackColor = System.Drawing.Color.LightSkyBlue;
this.btnOPOption.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOPOption.Location = new System.Drawing.Point(180, 501);
this.btnOPOption.Name = "btnOPOption";
this.btnOPOption.Size = new System.Drawing.Size(134, 48);
this.btnOPOption.TabIndex = 25;
this.btnOPOption.Text = "开工";
this.btnOPOption.UseVisualStyleBackColor = false;
this.btnOPOption.Click += new System.EventHandler(this.btnOPOption_Click);
//
// btnPauseBegin
//
this.btnPauseBegin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.btnPauseBegin.BackColor = System.Drawing.Color.LightBlue;
this.btnPauseBegin.Font = new System.Drawing.Font("Tahoma", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPauseBegin.Location = new System.Drawing.Point(320, 501);
this.btnPauseBegin.Name = "btnPauseBegin";
this.btnPauseBegin.Size = new System.Drawing.Size(134, 48);
this.btnPauseBegin.TabIndex = 26;
this.btnPauseBegin.Text = "暂停";
this.btnPauseBegin.UseVisualStyleBackColor = false;
this.btnPauseBegin.Click += new System.EventHandler(this.btnPauseBegin_Click);
//
// btnTransfer
//
this.btnTransfer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnTransfer.BackColor = System.Drawing.Color.LightSkyBlue;
this.btnTransfer.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTransfer.Location = new System.Drawing.Point(682, 501);
this.btnTransfer.Name = "btnTransfer";
this.btnTransfer.Size = new System.Drawing.Size(134, 48);
this.btnTransfer.TabIndex = 27;
this.btnTransfer.Text = "任务转移";
this.btnTransfer.UseVisualStyleBackColor = false;
this.btnTransfer.Click += new System.EventHandler(this.btnTransfer_Click);
//
// button5
//
this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.button5.BackColor = System.Drawing.Color.DarkGray;
this.button5.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button5.Location = new System.Drawing.Point(822, 501);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(134, 48);
this.button5.TabIndex = 28;
this.button5.Text = "退出";
this.button5.UseVisualStyleBackColor = false;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// label26
//
this.label26.AutoSize = true;
this.label26.Dock = System.Windows.Forms.DockStyle.Fill;
this.label26.Font = new System.Drawing.Font("Tahoma", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label26.Location = new System.Drawing.Point(3, 552);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(155, 59);
this.label26.TabIndex = 29;
this.label26.Text = "提示消息:";
//
// txtMessage
//
this.tableLayoutPanel3.SetColumnSpan(this.txtMessage, 6);
this.txtMessage.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMessage.Location = new System.Drawing.Point(164, 555);
this.txtMessage.Name = "txtMessage";
this.txtMessage.ReadOnly = true;
this.txtMessage.Size = new System.Drawing.Size(1262, 53);
this.txtMessage.TabIndex = 30;
this.txtMessage.Text = "";
//
// txtStopType
//
this.txtStopType.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtStopType.Location = new System.Drawing.Point(525, 447);
this.txtStopType.Name = "txtStopType";
this.txtStopType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtStopType.Properties.View = this.gridLookUpEdit1View;
this.txtStopType.Size = new System.Drawing.Size(108, 24);
this.txtStopType.TabIndex = 32;
this.txtStopType.EditValueChanged += new System.EventHandler(this.txtStopType_EditValueChanged);
//
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// txtStopCode
//
this.txtStopCode.Location = new System.Drawing.Point(639, 447);
this.txtStopCode.Name = "txtStopCode";
this.txtStopCode.Size = new System.Drawing.Size(120, 26);
this.txtStopCode.TabIndex = 33;
this.txtStopCode.Visible = false;
//
// panel5
//
this.tableLayoutPanel3.SetColumnSpan(this.panel5, 5);
this.panel5.Controls.Add(this.panel7);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(164, 51);
this.panel5.Name = "panel5";
this.tableLayoutPanel3.SetRowSpan(this.panel5, 8);
this.panel5.Size = new System.Drawing.Size(797, 390);
this.panel5.TabIndex = 200;
//
// panel7
//
this.panel7.Controls.Add(this.panelOP);
this.panel7.Controls.Add(this.panelMap);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(0, 0);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(797, 390);
this.panel7.TabIndex = 201;
//
// panelOP
//
this.panelOP.Controls.Add(this.splitContainer1);
this.panelOP.Location = new System.Drawing.Point(273, 17);
this.panelOP.Name = "panelOP";
this.panelOP.Size = new System.Drawing.Size(480, 421);
this.panelOP.TabIndex = 19;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.splitContainer1.Panel1.Controls.Add(this.txtReturnMateralSave);
this.splitContainer1.Panel1.Controls.Add(this.txtIsReturnItem);
this.splitContainer1.Panel1.Controls.Add(this.txtSBItemCode);
this.splitContainer1.Panel1.Controls.Add(this.txtSBItemCodeQty);
this.splitContainer1.Panel1.Controls.Add(this.labelControl1);
this.splitContainer1.Panel1.Controls.Add(this.labelControl2);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.panelControl1);
this.splitContainer1.Size = new System.Drawing.Size(480, 421);
this.splitContainer1.SplitterDistance = 37;
this.splitContainer1.TabIndex = 0;
//
// txtReturnMateralSave
//
this.txtReturnMateralSave.BackColor = System.Drawing.Color.DodgerBlue;
this.txtReturnMateralSave.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtReturnMateralSave.Location = new System.Drawing.Point(713, 4);
this.txtReturnMateralSave.Name = "txtReturnMateralSave";
this.txtReturnMateralSave.Size = new System.Drawing.Size(85, 44);
this.txtReturnMateralSave.TabIndex = 10;
this.txtReturnMateralSave.Text = "保存";
this.txtReturnMateralSave.UseVisualStyleBackColor = false;
this.txtReturnMateralSave.Click += new System.EventHandler(this.txtReturnMateralSave_Click);
//
// txtIsReturnItem
//
this.txtIsReturnItem.AutoSize = true;
this.txtIsReturnItem.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtIsReturnItem.Location = new System.Drawing.Point(17, 13);
this.txtIsReturnItem.Name = "txtIsReturnItem";
this.txtIsReturnItem.Size = new System.Drawing.Size(72, 28);
this.txtIsReturnItem.TabIndex = 9;
this.txtIsReturnItem.Text = "退料";
this.txtIsReturnItem.UseVisualStyleBackColor = true;
this.txtIsReturnItem.CheckedChanged += new System.EventHandler(this.txtIsReturnItem_CheckedChanged_1);
//
// txtSBItemCode
//
this.txtSBItemCode.Location = new System.Drawing.Point(198, 11);
this.txtSBItemCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtSBItemCode.Name = "txtSBItemCode";
this.txtSBItemCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtSBItemCode.Properties.Appearance.Options.UseFont = true;
this.txtSBItemCode.Size = new System.Drawing.Size(180, 30);
this.txtSBItemCode.TabIndex = 8;
//
// txtSBItemCodeQty
//
this.txtSBItemCodeQty.Location = new System.Drawing.Point(533, 9);
this.txtSBItemCodeQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtSBItemCodeQty.Name = "txtSBItemCodeQty";
this.txtSBItemCodeQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtSBItemCodeQty.Properties.Appearance.Options.UseFont = true;
this.txtSBItemCodeQty.Size = new System.Drawing.Size(143, 30);
this.txtSBItemCodeQty.TabIndex = 8;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl1.Location = new System.Drawing.Point(99, 14);
this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(100, 24);
this.labelControl1.TabIndex = 7;
this.labelControl1.Text = "子物料条码";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl2.Location = new System.Drawing.Point(436, 13);
this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 24);
this.labelControl2.TabIndex = 7;
this.labelControl2.Text = "数量:";
//
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.gridControl1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(480, 380);
this.panelControl1.TabIndex = 23;
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gridControl1.Name = "gridControl1";
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repInt,
this.repfloat});
this.gridControl1.Size = new System.Drawing.Size(480, 380);
this.gridControl1.TabIndex = 6;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.row,
this.cCode,
this.poCode,
this.ERPAutoid,
this.Code,
this.gridColumn1,
this.BatchCode,
this.cInvCode,
this.INVNAME,
this.INVSTD,
this.iQuantity,
this.PackQty,
this.colUPQty,
this.colUnUpQty,
this.colMOPLANQTY});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.IndicatorWidth = 35;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.ReadOnly = true;
this.gridView1.OptionsPrint.AutoWidth = false;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// row
//
this.row.Caption = "row";
this.row.FieldName = "row";
this.row.Name = "row";
//
// cCode
//
this.cCode.Caption = "cCode";
this.cCode.FieldName = "cCode";
this.cCode.Name = "cCode";
//
// poCode
//
this.poCode.Caption = "poCode";
this.poCode.FieldName = "poCode";
this.poCode.Name = "poCode";
//
// ERPAutoid
//
this.ERPAutoid.Caption = "ERPAutoid";
this.ERPAutoid.FieldName = "ERPAutoid";
this.ERPAutoid.Name = "ERPAutoid";
//
// Code
//
this.Code.Caption = "Code";
this.Code.FieldName = "Code";
this.Code.Name = "Code";
//
// gridColumn1
//
this.gridColumn1.Caption = "选择";
this.gridColumn1.FieldName = "选择";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Width = 41;
//
// BatchCode
//
this.BatchCode.Caption = "批号";
this.BatchCode.FieldName = "BatchCode";
this.BatchCode.Name = "BatchCode";
//
// cInvCode
//
this.cInvCode.Caption = "子件编码";
this.cInvCode.FieldName = "cInvCode";
this.cInvCode.Name = "cInvCode";
this.cInvCode.Visible = true;
this.cInvCode.VisibleIndex = 0;
//
// INVNAME
//
this.INVNAME.Caption = "子件物料名称";
this.INVNAME.FieldName = "INVNAME";
this.INVNAME.Name = "INVNAME";
this.INVNAME.Visible = true;
this.INVNAME.VisibleIndex = 1;
//
// INVSTD
//
this.INVSTD.Caption = "规格型号";
this.INVSTD.FieldName = "INVSTD";
this.INVSTD.Name = "INVSTD";
this.INVSTD.Visible = true;
this.INVSTD.VisibleIndex = 2;
//
// iQuantity
//
this.iQuantity.Caption = "应上料数量";
this.iQuantity.FieldName = "iQuantity";
this.iQuantity.Name = "iQuantity";
this.iQuantity.Visible = true;
this.iQuantity.VisibleIndex = 3;
//
// PackQty
//
this.PackQty.Caption = "已生成数量";
this.PackQty.FieldName = "PackQty";
this.PackQty.Name = "PackQty";
//
// colUPQty
//
this.colUPQty.Caption = "已上料数量";
this.colUPQty.FieldName = "UPQty";
this.colUPQty.Name = "colUPQty";
this.colUPQty.Visible = true;
this.colUPQty.VisibleIndex = 4;
//
// colUnUpQty
//
this.colUnUpQty.Caption = "未上料数量";
this.colUnUpQty.FieldName = "UnUpQty";
this.colUnUpQty.Name = "colUnUpQty";
this.colUnUpQty.Visible = true;
this.colUnUpQty.VisibleIndex = 5;
//
// colMOPLANQTY
//
this.colMOPLANQTY.Caption = "工单数量";
this.colMOPLANQTY.FieldName = "MOPLANQTY";
this.colMOPLANQTY.Name = "colMOPLANQTY";
//
// repInt
//
this.repInt.AutoHeight = false;
this.repInt.DisplayFormat.FormatString = "n0";
this.repInt.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.repInt.EditFormat.FormatString = "n0";
this.repInt.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.repInt.Mask.EditMask = "n0";
this.repInt.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.repInt.Mask.UseMaskAsDisplayFormat = true;
this.repInt.Name = "repInt";
this.repInt.NullText = "0";
this.repInt.NullValuePromptShowForEmptyValue = true;
//
// repfloat
//
this.repfloat.AutoHeight = false;
this.repfloat.DisplayFormat.FormatString = "n2";
this.repfloat.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.repfloat.EditFormat.FormatString = "n2";
this.repfloat.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.repfloat.Mask.EditMask = "n2";
this.repfloat.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.repfloat.Mask.UseMaskAsDisplayFormat = true;
this.repfloat.Name = "repfloat";
this.repfloat.NullText = "0";
this.repfloat.NullValuePromptShowForEmptyValue = true;
//
// panelMap
//
this.panelMap.Controls.Add(this.btnEnlargeTZ);
this.panelMap.Controls.Add(this.axAcroPDF);
this.panelMap.Location = new System.Drawing.Point(9, 28);
this.panelMap.Name = "panelMap";
this.panelMap.Size = new System.Drawing.Size(203, 245);
this.panelMap.TabIndex = 18;
//
// btnEnlargeTZ
//
this.btnEnlargeTZ.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnEnlargeTZ.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
this.btnEnlargeTZ.Location = new System.Drawing.Point(147, 4);
this.btnEnlargeTZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnEnlargeTZ.Name = "btnEnlargeTZ";
this.btnEnlargeTZ.Size = new System.Drawing.Size(43, 36);
this.btnEnlargeTZ.TabIndex = 14;
this.btnEnlargeTZ.Text = "口";
this.btnEnlargeTZ.UseVisualStyleBackColor = false;
this.btnEnlargeTZ.Click += new System.EventHandler(this.btnEnlargeTZ_Click_1);
//
// axAcroPDF
//
this.axAcroPDF.Dock = System.Windows.Forms.DockStyle.Fill;
this.axAcroPDF.Enabled = true;
this.axAcroPDF.Location = new System.Drawing.Point(0, 0);
this.axAcroPDF.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.axAcroPDF.Name = "axAcroPDF";
this.axAcroPDF.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axAcroPDF.OcxState")));
this.axAcroPDF.Size = new System.Drawing.Size(203, 245);
this.axAcroPDF.TabIndex = 18;
//
// panel6
//
this.panel6.Controls.Add(this.tableLayoutPanel9);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(967, 51);
this.panel6.Name = "panel6";
this.tableLayoutPanel3.SetRowSpan(this.panel6, 8);
this.panel6.Size = new System.Drawing.Size(459, 390);
this.panel6.TabIndex = 201;
//
// tableLayoutPanel9
//
this.tableLayoutPanel9.ColumnCount = 1;
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel5, 0, 3);
this.tableLayoutPanel9.Controls.Add(this.groupControl2, 0, 2);
this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel4, 0, 1);
this.tableLayoutPanel9.Controls.Add(this.groupControl3, 0, 0);
this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel9.Name = "tableLayoutPanel9";
this.tableLayoutPanel9.RowCount = 4;
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42F));
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42F));
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel9.Size = new System.Drawing.Size(459, 390);
this.tableLayoutPanel9.TabIndex = 105;
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel5.ColumnCount = 2;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Controls.Add(this.label27, 0, 0);
this.tableLayoutPanel5.Controls.Add(this.txtWGResult, 1, 0);
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 360);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 1;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(453, 27);
this.tableLayoutPanel5.TabIndex = 20;
//
// label27
//
this.label27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label27.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label27.Location = new System.Drawing.Point(57, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(111, 27);
this.label27.TabIndex = 0;
this.label27.Text = "检验结果:";
//
// txtWGResult
//
this.txtWGResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtWGResult.Location = new System.Drawing.Point(229, 3);
this.txtWGResult.Name = "txtWGResult";
this.txtWGResult.ReadOnly = true;
this.txtWGResult.Size = new System.Drawing.Size(221, 26);
this.txtWGResult.TabIndex = 1;
this.txtWGResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// groupControl2
//
this.groupControl2.Controls.Add(this.gridControl2);
this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl2.Location = new System.Drawing.Point(0, 194);
this.groupControl2.Margin = new System.Windows.Forms.Padding(0);
this.groupControl2.Name = "groupControl2";
this.groupControl2.Size = new System.Drawing.Size(459, 163);
this.groupControl2.TabIndex = 18;
this.groupControl2.Text = "外观检验";
//
// gridControl2
//
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gridControl2.Location = new System.Drawing.Point(2, 26);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.Margin = new System.Windows.Forms.Padding(4);
this.gridControl2.Name = "gridControl2";
this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1,
this.repositoryItemCheckEdit2});
this.gridControl2.Size = new System.Drawing.Size(455, 135);
this.gridControl2.TabIndex = 101;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2,
this.advBandedGridView2});
//
// gridView2
//
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colID1,
this.colCKGROUPCode1,
this.colCKGROUPDESC1,
this.colCKGROUPATTR,
this.colCKGROUPMETH,
this.colOK,
this.colNG,
this.colRemark1});
this.gridView2.GridControl = this.gridControl2;
this.gridView2.IndicatorWidth = 40;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsCustomization.AllowSort = false;
this.gridView2.OptionsSelection.MultiSelect = true;
this.gridView2.OptionsView.ColumnAutoWidth = false;
this.gridView2.OptionsView.ShowGroupPanel = false;
this.gridView2.OptionsView.ShowIndicator = false;
this.gridView2.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView2_CellValueChanged);
this.gridView2.LostFocus += new System.EventHandler(this.gridView2_LostFocus);
//
// colID1
//
this.colID1.Caption = "guid";
this.colID1.FieldName = "ID1";
this.colID1.Name = "colID1";
this.colID1.OptionsColumn.AllowEdit = false;
//
// colCKGROUPCode1
//
this.colCKGROUPCode1.Caption = "检验项目编码";
this.colCKGROUPCode1.FieldName = "CKGROUPCode1";
this.colCKGROUPCode1.Name = "colCKGROUPCode1";
this.colCKGROUPCode1.OptionsColumn.AllowEdit = false;
this.colCKGROUPCode1.Visible = true;
this.colCKGROUPCode1.VisibleIndex = 0;
this.colCKGROUPCode1.Width = 102;
//
// colCKGROUPDESC1
//
this.colCKGROUPDESC1.Caption = "检验项目名称";
this.colCKGROUPDESC1.FieldName = "CKGROUPDESC1";
this.colCKGROUPDESC1.Name = "colCKGROUPDESC1";
this.colCKGROUPDESC1.Visible = true;
this.colCKGROUPDESC1.VisibleIndex = 2;
this.colCKGROUPDESC1.Width = 103;
//
// colCKGROUPATTR
//
this.colCKGROUPATTR.Caption = "抽样标准";
this.colCKGROUPATTR.FieldName = "CKGROUPATTR";
this.colCKGROUPATTR.Name = "colCKGROUPATTR";
this.colCKGROUPATTR.OptionsColumn.AllowEdit = false;
this.colCKGROUPATTR.Visible = true;
this.colCKGROUPATTR.VisibleIndex = 1;
this.colCKGROUPATTR.Width = 74;
//
// colCKGROUPMETH
//
this.colCKGROUPMETH.Caption = "检查标准";
this.colCKGROUPMETH.FieldName = "CKGROUPMETH";
this.colCKGROUPMETH.Name = "colCKGROUPMETH";
this.colCKGROUPMETH.OptionsColumn.AllowEdit = false;
this.colCKGROUPMETH.Visible = true;
this.colCKGROUPMETH.VisibleIndex = 3;
this.colCKGROUPMETH.Width = 71;
//
// colOK
//
this.colOK.Caption = "合格";
this.colOK.FieldName = "OK";
this.colOK.Name = "colOK";
this.colOK.Visible = true;
this.colOK.VisibleIndex = 4;
this.colOK.Width = 42;
//
// colNG
//
this.colNG.Caption = "不合格";
this.colNG.FieldName = "NG";
this.colNG.Name = "colNG";
this.colNG.Visible = true;
this.colNG.VisibleIndex = 5;
this.colNG.Width = 53;
//
// colRemark1
//
this.colRemark1.Caption = "备注";
this.colRemark1.FieldName = "Remark";
this.colRemark1.Name = "colRemark1";
this.colRemark1.Visible = true;
this.colRemark1.VisibleIndex = 6;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// advBandedGridView2
//
this.advBandedGridView2.GridControl = this.gridControl2;
this.advBandedGridView2.Name = "advBandedGridView2";
this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
this.advBandedGridView2.OptionsSelection.MultiSelect = true;
this.advBandedGridView2.OptionsView.ShowFooter = true;
this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel4.ColumnCount = 2;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Controls.Add(this.label28, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.txtCCResult, 1, 0);
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 166);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 1;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(453, 25);
this.tableLayoutPanel4.TabIndex = 19;
//
// label28
//
this.label28.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label28.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label28.Location = new System.Drawing.Point(57, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(111, 25);
this.label28.TabIndex = 0;
this.label28.Text = "检验结果:";
//
// txtCCResult
//
this.txtCCResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtCCResult.Location = new System.Drawing.Point(229, 3);
this.txtCCResult.Name = "txtCCResult";
this.txtCCResult.ReadOnly = true;
this.txtCCResult.Size = new System.Drawing.Size(221, 26);
this.txtCCResult.TabIndex = 1;
this.txtCCResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// groupControl3
//
this.groupControl3.Controls.Add(this.gridControlcc);
this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl3.Location = new System.Drawing.Point(0, 0);
this.groupControl3.Margin = new System.Windows.Forms.Padding(0);
this.groupControl3.Name = "groupControl3";
this.groupControl3.Size = new System.Drawing.Size(459, 163);
this.groupControl3.TabIndex = 17;
this.groupControl3.Text = "尺寸检验";
//
// gridControlcc
//
this.gridControlcc.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlcc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gridControlcc.Location = new System.Drawing.Point(2, 26);
this.gridControlcc.MainView = this.gridViewCC;
this.gridControlcc.Margin = new System.Windows.Forms.Padding(4);
this.gridControlcc.Name = "gridControlcc";
this.gridControlcc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit3,
this.repositoryItemCheckEdit4});
this.gridControlcc.Size = new System.Drawing.Size(455, 135);
this.gridControlcc.TabIndex = 101;
this.gridControlcc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewCC,
this.advBandedGridView1});
//
// gridViewCC
//
this.gridViewCC.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colID,
this.colCKGROUPCode,
this.colCKGROUPDESC,
this.colSetValueMax,
this.colSetValueMin,
this.colMEMO,
this.colCheckResult,
this.colRemark,
this.colS2,
this.colS3,
this.colS4,
this.colS5,
this.colS6,
this.colS7,
this.colS8,
this.colS9,
this.colS10,
this.StandResult,
this.CCOK,
this.CCNG});
this.gridViewCC.GridControl = this.gridControlcc;
this.gridViewCC.IndicatorWidth = 40;
this.gridViewCC.Name = "gridViewCC";
this.gridViewCC.OptionsSelection.MultiSelect = true;
this.gridViewCC.OptionsView.ColumnAutoWidth = false;
this.gridViewCC.OptionsView.ShowGroupPanel = false;
this.gridViewCC.OptionsView.ShowIndicator = false;
this.gridViewCC.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewCC_CellValueChanged);
this.gridViewCC.KeyUp += new System.Windows.Forms.KeyEventHandler(this.gridViewCC_KeyUp);
//
// colID
//
this.colID.Caption = "guid";
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colCKGROUPCode
//
this.colCKGROUPCode.Caption = "检验项代码";
this.colCKGROUPCode.FieldName = "CKGROUPCode";
this.colCKGROUPCode.Name = "colCKGROUPCode";
this.colCKGROUPCode.OptionsColumn.AllowEdit = false;
this.colCKGROUPCode.OptionsColumn.ReadOnly = true;
this.colCKGROUPCode.Visible = true;
this.colCKGROUPCode.VisibleIndex = 0;
this.colCKGROUPCode.Width = 85;
//
// colCKGROUPDESC
//
this.colCKGROUPDESC.Caption = "检验项描述";
this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
this.colCKGROUPDESC.Name = "colCKGROUPDESC";
this.colCKGROUPDESC.OptionsColumn.AllowEdit = false;
this.colCKGROUPDESC.OptionsColumn.ReadOnly = true;
this.colCKGROUPDESC.Visible = true;
this.colCKGROUPDESC.VisibleIndex = 1;
this.colCKGROUPDESC.Width = 82;
//
// colSetValueMax
//
this.colSetValueMax.Caption = "标准上限";
this.colSetValueMax.FieldName = "SetValueMax";
this.colSetValueMax.Name = "colSetValueMax";
this.colSetValueMax.OptionsColumn.AllowEdit = false;
this.colSetValueMax.OptionsColumn.ReadOnly = true;
this.colSetValueMax.Visible = true;
this.colSetValueMax.VisibleIndex = 2;
this.colSetValueMax.Width = 70;
//
// colSetValueMin
//
this.colSetValueMin.Caption = "标准下限";
this.colSetValueMin.FieldName = "SetValueMin";
this.colSetValueMin.Name = "colSetValueMin";
this.colSetValueMin.OptionsColumn.AllowEdit = false;
this.colSetValueMin.OptionsColumn.ReadOnly = true;
this.colSetValueMin.Visible = true;
this.colSetValueMin.VisibleIndex = 3;
this.colSetValueMin.Width = 80;
//
// colMEMO
//
this.colMEMO.Caption = "备注";
this.colMEMO.FieldName = "MEMO";
this.colMEMO.Name = "colMEMO";
//
// colCheckResult
//
this.colCheckResult.Caption = "检验值";
this.colCheckResult.FieldName = "CheckResult";
this.colCheckResult.Name = "colCheckResult";
this.colCheckResult.Visible = true;
this.colCheckResult.VisibleIndex = 7;
this.colCheckResult.Width = 60;
//
// colRemark
//
this.colRemark.Caption = "备注";
this.colRemark.FieldName = "Remark";
this.colRemark.Name = "colRemark";
this.colRemark.Visible = true;
this.colRemark.VisibleIndex = 8;
//
// colS2
//
this.colS2.Caption = "S2";
this.colS2.FieldName = "S2";
this.colS2.Name = "colS2";
this.colS2.Width = 29;
//
// colS3
//
this.colS3.Caption = "S3";
this.colS3.FieldName = "S3";
this.colS3.Name = "colS3";
this.colS3.Width = 28;
//
// colS4
//
this.colS4.Caption = "S4";
this.colS4.FieldName = "S4";
this.colS4.Name = "colS4";
this.colS4.Width = 27;
//
// colS5
//
this.colS5.Caption = "S5";
this.colS5.FieldName = "S5";
this.colS5.Name = "colS5";
this.colS5.Width = 27;
//
// colS6
//
this.colS6.Caption = "S6";
this.colS6.FieldName = "S6";
this.colS6.Name = "colS6";
this.colS6.Width = 27;
//
// colS7
//
this.colS7.Caption = "S7";
this.colS7.FieldName = "S7";
this.colS7.Name = "colS7";
this.colS7.Width = 24;
//
// colS8
//
this.colS8.Caption = "S8";
this.colS8.FieldName = "S8";
this.colS8.Name = "colS8";
this.colS8.Width = 26;
//
// colS9
//
this.colS9.Caption = "S9";
this.colS9.FieldName = "S9";
this.colS9.Name = "colS9";
this.colS9.Width = 23;
//
// colS10
//
this.colS10.Caption = "S10";
this.colS10.FieldName = "S10";
this.colS10.Name = "colS10";
this.colS10.Width = 40;
//
// StandResult
//
this.StandResult.Caption = "标准检测值";
this.StandResult.FieldName = "standresult";
this.StandResult.Name = "StandResult";
this.StandResult.Visible = true;
this.StandResult.VisibleIndex = 4;
this.StandResult.Width = 86;
//
// CCOK
//
this.CCOK.Caption = "合格";
this.CCOK.ColumnEdit = this.repositoryItemCheckEdit3;
this.CCOK.FieldName = "OK";
this.CCOK.Name = "CCOK";
this.CCOK.Visible = true;
this.CCOK.VisibleIndex = 5;
//
// repositoryItemCheckEdit3
//
this.repositoryItemCheckEdit3.AutoHeight = false;
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
this.repositoryItemCheckEdit3.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit3_QueryValueByCheckState);
//
// CCNG
//
this.CCNG.Caption = "不合格";
this.CCNG.ColumnEdit = this.repositoryItemCheckEdit4;
this.CCNG.FieldName = "NG";
this.CCNG.Name = "CCNG";
this.CCNG.Visible = true;
this.CCNG.VisibleIndex = 6;
//
// repositoryItemCheckEdit4
//
this.repositoryItemCheckEdit4.AutoHeight = false;
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
this.repositoryItemCheckEdit4.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit4_QueryValueByCheckState);
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.gridControlcc;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// BtnSIP
//
this.BtnSIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.BtnSIP.CausesValidation = false;
this.BtnSIP.Dock = System.Windows.Forms.DockStyle.Fill;
this.BtnSIP.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BtnSIP.ForeColor = System.Drawing.Color.Navy;
this.BtnSIP.Location = new System.Drawing.Point(3, 147);
this.BtnSIP.Name = "BtnSIP";
this.BtnSIP.Size = new System.Drawing.Size(155, 42);
this.BtnSIP.TabIndex = 19;
this.BtnSIP.Text = "工序卡";
this.BtnSIP.UseVisualStyleBackColor = false;
this.BtnSIP.Click += new System.EventHandler(this.BtnSIP_Click);
//
// btnOperationManual
//
this.btnOperationManual.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.btnOperationManual.CausesValidation = false;
this.btnOperationManual.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnOperationManual.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOperationManual.ForeColor = System.Drawing.Color.Navy;
this.btnOperationManual.Location = new System.Drawing.Point(3, 99);
this.btnOperationManual.Name = "btnOperationManual";
this.btnOperationManual.Size = new System.Drawing.Size(155, 42);
this.btnOperationManual.TabIndex = 202;
this.btnOperationManual.Text = "工艺过程卡";
this.btnOperationManual.UseCompatibleTextRendering = true;
this.btnOperationManual.UseVisualStyleBackColor = false;
this.btnOperationManual.Click += new System.EventHandler(this.btnOperationManual_Click);
//
// btnCaoZuo
//
this.btnCaoZuo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.btnCaoZuo.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnCaoZuo.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
this.btnCaoZuo.ForeColor = System.Drawing.Color.Navy;
this.btnCaoZuo.Location = new System.Drawing.Point(3, 339);
this.btnCaoZuo.Name = "btnCaoZuo";
this.btnCaoZuo.Size = new System.Drawing.Size(155, 48);
this.btnCaoZuo.TabIndex = 203;
this.btnCaoZuo.Text = "操作指导书";
this.btnCaoZuo.UseVisualStyleBackColor = false;
this.btnCaoZuo.Click += new System.EventHandler(this.btnCaoZuo_Click);
//
// btnOPDrowing
//
this.btnOPDrowing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.btnOPDrowing.CausesValidation = false;
this.btnOPDrowing.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnOPDrowing.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOPDrowing.ForeColor = System.Drawing.Color.Navy;
this.btnOPDrowing.Location = new System.Drawing.Point(3, 195);
this.btnOPDrowing.Name = "btnOPDrowing";
this.btnOPDrowing.Size = new System.Drawing.Size(155, 42);
this.btnOPDrowing.TabIndex = 20;
this.btnOPDrowing.Text = "作业指导书";
this.btnOPDrowing.UseVisualStyleBackColor = false;
this.btnOPDrowing.Click += new System.EventHandler(this.btnOPDrowing_Click);
//
// BtnOPUp
//
this.BtnOPUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.BtnOPUp.CausesValidation = false;
this.BtnOPUp.Dock = System.Windows.Forms.DockStyle.Fill;
this.BtnOPUp.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BtnOPUp.ForeColor = System.Drawing.Color.Navy;
this.BtnOPUp.Location = new System.Drawing.Point(3, 393);
this.BtnOPUp.Name = "BtnOPUp";
this.BtnOPUp.Size = new System.Drawing.Size(155, 48);
this.BtnOPUp.TabIndex = 21;
this.BtnOPUp.Text = "工序上料";
this.BtnOPUp.UseVisualStyleBackColor = false;
this.BtnOPUp.Click += new System.EventHandler(this.BtnOPUp_Click);
//
// btnJianYan
//
this.btnJianYan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.btnJianYan.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnJianYan.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
this.btnJianYan.ForeColor = System.Drawing.Color.Navy;
this.btnJianYan.Location = new System.Drawing.Point(3, 243);
this.btnJianYan.Name = "btnJianYan";
this.btnJianYan.Size = new System.Drawing.Size(155, 42);
this.btnJianYan.TabIndex = 20;
this.btnJianYan.Text = "检验判定书";
this.btnJianYan.UseVisualStyleBackColor = false;
this.btnJianYan.Click += new System.EventHandler(this.btnJianYan_Click);
//
// btnDaoJu
//
this.btnDaoJu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.btnDaoJu.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnDaoJu.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
this.btnDaoJu.ForeColor = System.Drawing.Color.Navy;
this.btnDaoJu.Location = new System.Drawing.Point(3, 291);
this.btnDaoJu.Name = "btnDaoJu";
this.btnDaoJu.Size = new System.Drawing.Size(155, 42);
this.btnDaoJu.TabIndex = 20;
this.btnDaoJu.Text = "刀具清单";
this.btnDaoJu.UseVisualStyleBackColor = false;
this.btnDaoJu.Click += new System.EventHandler(this.btnDaoJu_Click);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label23.ForeColor = System.Drawing.Color.CornflowerBlue;
this.label23.Location = new System.Drawing.Point(320, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(113, 29);
this.label23.TabIndex = 0;
this.label23.Text = "工序上料";
this.label23.Visible = false;
//
// repDate
//
this.repDate.AutoHeight = false;
this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repDate.Mask.EditMask = "yyyy-MM-dd";
this.repDate.Mask.UseMaskAsDisplayFormat = true;
this.repDate.Name = "repDate";
this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
//
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
this.btnExit.Appearance.Options.UseFont = true;
this.btnExit.Appearance.Options.UseForeColor = true;
this.btnExit.Appearance.Options.UseTextOptions = true;
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(1140, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(65, 39);
this.btnExit.TabIndex = 10;
this.btnExit.Text = "退出";
this.btnExit.Visible = false;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.btnFalsh);
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1441, 39);
this.panelControl3.TabIndex = 13;
//
// btnFalsh
//
this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFalsh.Appearance.Options.UseFont = true;
this.btnFalsh.Appearance.Options.UseForeColor = true;
this.btnFalsh.Appearance.Options.UseTextOptions = true;
this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
this.btnFalsh.Location = new System.Drawing.Point(1068, 0);
this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnFalsh.Name = "btnFalsh";
this.btnFalsh.Size = new System.Drawing.Size(66, 39);
this.btnFalsh.TabIndex = 25;
this.btnFalsh.Text = "刷新";
this.btnFalsh.Visible = false;
//
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblTitle.Location = new System.Drawing.Point(3, 5);
this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(181, 30);
this.lblTitle.TabIndex = 19;
this.lblTitle.Text = "生产报工-批次";
//
// btnClose
//
this.btnClose.AllowFocus = false;
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.Appearance.Options.UseForeColor = true;
this.btnClose.Appearance.Options.UseTextOptions = true;
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(1411, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(30, 39);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// FormICSProductionReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1441, 789);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "FormICSProductionReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormGridReport";
this.Activated += new System.EventHandler(this.FormICSProductionReport_Activated);
this.Load += new System.EventHandler(this.FormICSCREW_Load);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
this.panel2.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtStopType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
this.panel5.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panelOP.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtSBItemCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSBItemCodeQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repInt)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repfloat)).EndInit();
this.panelMap.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.axAcroPDF)).EndInit();
this.panel6.ResumeLayout(false);
this.tableLayoutPanel9.ResumeLayout(false);
this.tableLayoutPanel5.ResumeLayout(false);
this.tableLayoutPanel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
this.groupControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
this.groupControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
private DevExpress.XtraEditors.SimpleButton btnFalsh;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private DevExpress.XtraEditors.TextEdit txtMOCode;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtMOQty;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.TextBox txtOPName;
private System.Windows.Forms.TextBox txtItemCode;
private System.Windows.Forms.TextBox txtUserCode;
private System.Windows.Forms.TextBox txtThisOPOKQty;
private System.Windows.Forms.TextBox txtUserName;
private System.Windows.Forms.TextBox txtItemName;
private System.Windows.Forms.TextBox txtThisOPNGQty;
private System.Windows.Forms.TextBox txtEQPCode;
private System.Windows.Forms.TextBox txtMachineName;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtLONTQty;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Button BtnOPUp;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Button btnOPOption;
private System.Windows.Forms.Button btnPauseBegin;
private System.Windows.Forms.Button btnTransfer;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.RichTextBox txtMessage;
private DevExpress.XtraEditors.GridLookUpEdit txtStopType;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private System.Windows.Forms.TextBox txtStopCode;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox txtWGResult;
private DevExpress.XtraEditors.GroupControl groupControl2;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn colID1;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode1;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC1;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPATTR;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPMETH;
private DevExpress.XtraGrid.Columns.GridColumn colOK;
private DevExpress.XtraGrid.Columns.GridColumn colNG;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.TextBox txtCCResult;
private DevExpress.XtraEditors.GroupControl groupControl3;
private DevExpress.XtraGrid.GridControl gridControlcc;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewCC;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
private DevExpress.XtraGrid.Columns.GridColumn colMEMO;
private DevExpress.XtraGrid.Columns.GridColumn colCheckResult;
private DevExpress.XtraGrid.Columns.GridColumn colS2;
private DevExpress.XtraGrid.Columns.GridColumn colS3;
private DevExpress.XtraGrid.Columns.GridColumn colS4;
private DevExpress.XtraGrid.Columns.GridColumn colS5;
private DevExpress.XtraGrid.Columns.GridColumn colS6;
private DevExpress.XtraGrid.Columns.GridColumn colS7;
private DevExpress.XtraGrid.Columns.GridColumn colS8;
private DevExpress.XtraGrid.Columns.GridColumn colS9;
private DevExpress.XtraGrid.Columns.GridColumn colS10;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private System.Windows.Forms.Button btnOperationManual;
private DevExpress.XtraGrid.Columns.GridColumn colRemark;
private DevExpress.XtraGrid.Columns.GridColumn colRemark1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panelOP;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Button txtReturnMateralSave;
private System.Windows.Forms.CheckBox txtIsReturnItem;
private DevExpress.XtraEditors.TextEdit txtSBItemCode;
private DevExpress.XtraEditors.TextEdit txtSBItemCodeQty;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn row;
private DevExpress.XtraGrid.Columns.GridColumn cCode;
private DevExpress.XtraGrid.Columns.GridColumn poCode;
private DevExpress.XtraGrid.Columns.GridColumn ERPAutoid;
private DevExpress.XtraGrid.Columns.GridColumn Code;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn BatchCode;
private DevExpress.XtraGrid.Columns.GridColumn cInvCode;
private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
private DevExpress.XtraGrid.Columns.GridColumn iQuantity;
private DevExpress.XtraGrid.Columns.GridColumn PackQty;
private DevExpress.XtraGrid.Columns.GridColumn colUPQty;
private DevExpress.XtraGrid.Columns.GridColumn colUnUpQty;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repInt;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repfloat;
private System.Windows.Forms.Panel panelMap;
private System.Windows.Forms.Button btnEnlargeTZ;
private AxAcroPDFLib.AxAcroPDF axAcroPDF;
private System.Windows.Forms.Button BtnSOP;
private System.Windows.Forms.Button BtnSIP;
private System.Windows.Forms.Button btnOPDrowing;
private System.Windows.Forms.Button btnCaoZuo;
private System.Windows.Forms.Button btnDaoJu;
private System.Windows.Forms.Button btnJianYan;
private System.Windows.Forms.Button button1;
private DevExpress.XtraGrid.Columns.GridColumn StandResult;
private DevExpress.XtraGrid.Columns.GridColumn CCOK;
private DevExpress.XtraGrid.Columns.GridColumn CCNG;
private DevExpress.XtraEditors.ButtonEdit txtLotNo;
private DevExpress.XtraEditors.ButtonEdit txtOPCode;
}
}