From c4187f9a3321d9ff62579f87dedf66bf8151690d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 04 四月 2025 11:01:35 +0800
Subject: [PATCH] 加班
---
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 2734 ++++++++++++++++++++++++++++++++++-------------------------
1 files changed, 1,576 insertions(+), 1,158 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
index 73c1753..394d9ad 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -29,6 +29,15 @@
/// </summary>
private void InitializeComponent()
{
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01Check));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -45,8 +54,86 @@
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fngHandle = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fcovertQty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+ this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_slOrg = new DevExpress.XtraEditors.TextEdit();
+ this.txt_modify1Date = new DevExpress.XtraEditors.TextEdit();
+ this.txt_modify1By = new DevExpress.XtraEditors.TextEdit();
+ this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.modify1By = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -66,63 +153,29 @@
this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.splitYangLi = new DevExpress.XtraEditors.SplitContainerControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
- this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
- this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
- this.lb_fngHandle = new DevExpress.XtraEditors.LabelControl();
- this.lb_fcheckResu = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
- this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl();
- this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
- this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
- this.lb_fcheckDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_releaseNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
- this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.pageBar1 = new UserControls.Data.UcPageBar();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
- this.tabMxPage3 = new DevExpress.XtraTab.XtraTabPage();
+ this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gcMx3 = new DevExpress.XtraGrid.GridControl();
this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx4 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -136,101 +189,1122 @@
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
- this.panel1 = new System.Windows.Forms.Panel();
- this.txt_qualityAudit = new DevExpress.XtraEditors.CheckEdit();
- this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
- this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl();
- this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcovertQty = new DevExpress.XtraEditors.TextEdit();
- this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
- this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
- this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.txt_fngHandle = new DevExpress.XtraEditors.ComboBoxEdit();
- this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
- this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
- this.lb_tname = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.lbGuid = new System.Windows.Forms.Label();
- this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.modify1By)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+ this.xtraTabControl2.SuspendLayout();
this.tabMxPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
- this.splitContainerControl1.Panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
- this.splitContainerControl1.Panel2.SuspendLayout();
- this.splitContainerControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).BeginInit();
+ this.splitMx2.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).BeginInit();
+ this.splitMx2.Panel2.SuspendLayout();
+ this.splitMx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).BeginInit();
+ this.splitYangLi.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel2)).BeginInit();
+ this.splitYangLi.Panel2.SuspendLayout();
+ this.splitYangLi.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
- this.xtraTabControl1.SuspendLayout();
- this.xtraTabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- this.xtraTabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
- this.xtraTabControl2.SuspendLayout();
- this.tabMxPage3.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
+ this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
+ this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1188, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // xtraTabControl1
+ //
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1188, 720);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1186, 688);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+ //
+ // split1
+ //
+ this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.Horizontal = false;
+ this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Name = "split1";
+ //
+ // split1.Panel1
+ //
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Text = "Panel1";
+ //
+ // split1.Panel2
+ //
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.Size = new System.Drawing.Size(1186, 688);
+ this.split1.SplitterPosition = 623;
+ this.split1.TabIndex = 0;
+ //
+ // gcMain1
+ //
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(1186, 584);
+ this.gcMain1.TabIndex = 5;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
+ //
+ // gridView1
+ //
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn19,
+ this.gridColumn12,
+ this.gridColumn13,
+ this.gv_fcheckResu,
+ this.gv_lotNo,
+ this.gv_releaseNo,
+ this.gv_itemNo,
+ this.gv_boardStyle,
+ this.gridColumn14,
+ this.gv_fbatchQty,
+ this.gv_fcovertQty,
+ this.gv_lifnr,
+ this.gv_remarks,
+ this.gv_createBy,
+ this.gv_fcheckBy,
+ this.gv_fcheckDate,
+ this.gv_createDate,
+ this.gv_lastupdateBy,
+ this.gv_lastupdateDate,
+ this.gv_fngHandle,
+ this.gv_iqcDate,
+ this.gridColumn18,
+ this.gridColumn17,
+ this.gridColumn15,
+ this.gridColumn20,
+ this.gridColumn31,
+ this.gridColumn32});
+ this.gridView1.GridControl = this.gcMain1;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn19
+ //
+ this.gridColumn19.Caption = "鏀舵枡缁勭粐";
+ this.gridColumn19.FieldName = "receivingOrg";
+ this.gridColumn19.MinWidth = 50;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.Tag = "org.fnamber";
+ this.gridColumn19.Visible = true;
+ this.gridColumn19.VisibleIndex = 0;
+ this.gridColumn19.Width = 250;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "瀹℃牳鏍囪瘑";
+ this.gridColumn12.FieldName = "modifyFlagTxt";
+ this.gridColumn12.MaxWidth = 50;
+ this.gridColumn12.MinWidth = 50;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Tag = "query_a.quality_audit";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 1;
+ this.gridColumn12.Width = 50;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑";
+ this.gridColumn13.FieldName = "urgentLagTxt";
+ this.gridColumn13.MaxWidth = 50;
+ this.gridColumn13.MinWidth = 50;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.OptionsColumn.ReadOnly = true;
+ this.gridColumn13.Tag = "query_a.fsubmit";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 2;
+ this.gridColumn13.Width = 50;
+ //
+ // gv_fcheckResu
+ //
+ this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
+ this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
+ this.gv_fcheckResu.FieldName = "fcheckResu";
+ this.gv_fcheckResu.MaxWidth = 70;
+ this.gv_fcheckResu.MinWidth = 70;
+ this.gv_fcheckResu.Name = "gv_fcheckResu";
+ this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
+ this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
+ this.gv_fcheckResu.Visible = true;
+ this.gv_fcheckResu.VisibleIndex = 3;
+ this.gv_fcheckResu.Width = 70;
+ //
+ // gv_lotNo
+ //
+ this.gv_lotNo.AppearanceCell.Options.UseFont = true;
+ this.gv_lotNo.Caption = "閫佹鎵规";
+ this.gv_lotNo.FieldName = "lotNo";
+ this.gv_lotNo.MinWidth = 50;
+ this.gv_lotNo.Name = "gv_lotNo";
+ this.gv_lotNo.OptionsColumn.AllowEdit = false;
+ this.gv_lotNo.Tag = "query_a.lot_no";
+ this.gv_lotNo.Visible = true;
+ this.gv_lotNo.VisibleIndex = 4;
+ this.gv_lotNo.Width = 150;
+ //
+ // gv_releaseNo
+ //
+ this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
+ this.gv_releaseNo.Caption = "妫�楠屽崟鍙�";
+ this.gv_releaseNo.FieldName = "releaseNo";
+ this.gv_releaseNo.MinWidth = 50;
+ this.gv_releaseNo.Name = "gv_releaseNo";
+ this.gv_releaseNo.OptionsColumn.AllowEdit = false;
+ this.gv_releaseNo.Tag = "query_a.release_no";
+ this.gv_releaseNo.Visible = true;
+ this.gv_releaseNo.VisibleIndex = 5;
+ this.gv_releaseNo.Width = 150;
+ //
+ // gv_itemNo
+ //
+ this.gv_itemNo.AppearanceCell.Options.UseFont = true;
+ this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
+ this.gv_itemNo.FieldName = "itemNo";
+ this.gv_itemNo.MinWidth = 50;
+ this.gv_itemNo.Name = "gv_itemNo";
+ this.gv_itemNo.OptionsColumn.AllowEdit = false;
+ this.gv_itemNo.Tag = "query_a.item_no";
+ this.gv_itemNo.Visible = true;
+ this.gv_itemNo.VisibleIndex = 6;
+ this.gv_itemNo.Width = 100;
+ //
+ // gv_boardStyle
+ //
+ this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
+ this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О";
+ this.gv_boardStyle.FieldName = "itemName";
+ this.gv_boardStyle.MinWidth = 50;
+ this.gv_boardStyle.Name = "gv_boardStyle";
+ this.gv_boardStyle.OptionsColumn.AllowEdit = false;
+ this.gv_boardStyle.Tag = "query_a.board_style";
+ this.gv_boardStyle.Visible = true;
+ this.gv_boardStyle.VisibleIndex = 7;
+ this.gv_boardStyle.Width = 200;
+ //
+ // gridColumn14
+ //
+ this.gridColumn14.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn14.FieldName = "itemModel";
+ this.gridColumn14.MinWidth = 50;
+ this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.OptionsColumn.ReadOnly = true;
+ this.gridColumn14.Visible = true;
+ this.gridColumn14.VisibleIndex = 8;
+ this.gridColumn14.Width = 200;
+ //
+ // gv_fbatchQty
+ //
+ this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
+ this.gv_fbatchQty.Caption = "鍒拌揣鏁伴噺";
+ this.gv_fbatchQty.FieldName = "fbatchQty";
+ this.gv_fbatchQty.MinWidth = 50;
+ this.gv_fbatchQty.Name = "gv_fbatchQty";
+ this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
+ this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
+ this.gv_fbatchQty.Visible = true;
+ this.gv_fbatchQty.VisibleIndex = 9;
+ this.gv_fbatchQty.Width = 80;
+ //
+ // gv_fcovertQty
+ //
+ this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
+ this.gv_fcovertQty.Caption = "杞崲鏁伴噺";
+ this.gv_fcovertQty.FieldName = "fcovertQty";
+ this.gv_fcovertQty.MinWidth = 50;
+ this.gv_fcovertQty.Name = "gv_fcovertQty";
+ this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
+ this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
+ this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
+ this.gv_fcovertQty.Visible = true;
+ this.gv_fcovertQty.VisibleIndex = 10;
+ this.gv_fcovertQty.Width = 100;
+ //
+ // gv_lifnr
+ //
+ this.gv_lifnr.AppearanceCell.Options.UseFont = true;
+ this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�";
+ this.gv_lifnr.FieldName = "suppName";
+ this.gv_lifnr.MinWidth = 50;
+ this.gv_lifnr.Name = "gv_lifnr";
+ this.gv_lifnr.OptionsColumn.AllowEdit = false;
+ this.gv_lifnr.Tag = "query_a.lifnr";
+ this.gv_lifnr.Visible = true;
+ this.gv_lifnr.VisibleIndex = 11;
+ this.gv_lifnr.Width = 250;
+ //
+ // gv_remarks
+ //
+ this.gv_remarks.AppearanceCell.Options.UseFont = true;
+ this.gv_remarks.Caption = "澶囨敞璇存槑";
+ this.gv_remarks.FieldName = "remarks";
+ this.gv_remarks.MinWidth = 50;
+ this.gv_remarks.Name = "gv_remarks";
+ this.gv_remarks.OptionsColumn.AllowEdit = false;
+ this.gv_remarks.Tag = "query_a.remarks";
+ this.gv_remarks.Visible = true;
+ this.gv_remarks.VisibleIndex = 12;
+ this.gv_remarks.Width = 150;
+ //
+ // gv_createBy
+ //
+ this.gv_createBy.AppearanceCell.Options.UseFont = true;
+ this.gv_createBy.Caption = "鍒涘缓浜�";
+ this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.Name = "gv_createBy";
+ this.gv_createBy.OptionsColumn.AllowEdit = false;
+ this.gv_createBy.Tag = "query_a.create_by";
+ this.gv_createBy.Visible = true;
+ this.gv_createBy.VisibleIndex = 13;
+ this.gv_createBy.Width = 100;
+ //
+ // gv_fcheckBy
+ //
+ this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
+ this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�";
+ this.gv_fcheckBy.FieldName = "fcheckBy";
+ this.gv_fcheckBy.MinWidth = 50;
+ this.gv_fcheckBy.Name = "gv_fcheckBy";
+ this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
+ this.gv_fcheckBy.Tag = "query_a.fcheck_by";
+ this.gv_fcheckBy.Visible = true;
+ this.gv_fcheckBy.VisibleIndex = 14;
+ this.gv_fcheckBy.Width = 100;
+ //
+ // gv_fcheckDate
+ //
+ this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
+ this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
+ this.gv_fcheckDate.FieldName = "fcheckDate";
+ this.gv_fcheckDate.MinWidth = 50;
+ this.gv_fcheckDate.Name = "gv_fcheckDate";
+ this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
+ this.gv_fcheckDate.Tag = "query_a.fcheck_date";
+ this.gv_fcheckDate.Visible = true;
+ this.gv_fcheckDate.VisibleIndex = 15;
+ this.gv_fcheckDate.Width = 180;
+ //
+ // gv_createDate
+ //
+ this.gv_createDate.AppearanceCell.Options.UseFont = true;
+ this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
+ this.gv_createDate.FieldName = "createDate";
+ this.gv_createDate.MinWidth = 50;
+ this.gv_createDate.Name = "gv_createDate";
+ this.gv_createDate.OptionsColumn.AllowEdit = false;
+ this.gv_createDate.Tag = "query_a.create_date";
+ this.gv_createDate.Visible = true;
+ this.gv_createDate.VisibleIndex = 16;
+ this.gv_createDate.Width = 180;
+ //
+ // gv_lastupdateBy
+ //
+ this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateBy.Caption = "鏇存柊浜�";
+ this.gv_lastupdateBy.FieldName = "lastupdateBy";
+ this.gv_lastupdateBy.MinWidth = 50;
+ this.gv_lastupdateBy.Name = "gv_lastupdateBy";
+ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gv_lastupdateBy.Visible = true;
+ this.gv_lastupdateBy.VisibleIndex = 17;
+ this.gv_lastupdateBy.Width = 100;
+ //
+ // gv_lastupdateDate
+ //
+ this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡";
+ this.gv_lastupdateDate.FieldName = "lastupdateDate";
+ this.gv_lastupdateDate.MinWidth = 50;
+ this.gv_lastupdateDate.Name = "gv_lastupdateDate";
+ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gv_lastupdateDate.Visible = true;
+ this.gv_lastupdateDate.VisibleIndex = 18;
+ this.gv_lastupdateDate.Width = 180;
+ //
+ // gv_fngHandle
+ //
+ this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
+ this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶";
+ this.gv_fngHandle.FieldName = "fngHandle";
+ this.gv_fngHandle.MinWidth = 50;
+ this.gv_fngHandle.Name = "gv_fngHandle";
+ this.gv_fngHandle.OptionsColumn.AllowEdit = false;
+ this.gv_fngHandle.Tag = "query_a.fng_handle";
+ this.gv_fngHandle.Visible = true;
+ this.gv_fngHandle.VisibleIndex = 19;
+ this.gv_fngHandle.Width = 100;
+ //
+ // gv_iqcDate
+ //
+ this.gv_iqcDate.AppearanceCell.Options.UseFont = true;
+ this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿";
+ this.gv_iqcDate.FieldName = "iqcDate";
+ this.gv_iqcDate.MinWidth = 50;
+ this.gv_iqcDate.Name = "gv_iqcDate";
+ this.gv_iqcDate.OptionsColumn.AllowEdit = false;
+ this.gv_iqcDate.Tag = "query_a.iqc_date";
+ this.gv_iqcDate.Visible = true;
+ this.gv_iqcDate.VisibleIndex = 20;
+ this.gv_iqcDate.Width = 180;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "瀹℃牳浜�";
+ this.gridColumn18.FieldName = "modify1By";
+ this.gridColumn18.MinWidth = 50;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 21;
+ this.gridColumn18.Width = 50;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "瀹℃牳鏃堕棿";
+ this.gridColumn17.FieldName = "modify1Date";
+ this.gridColumn17.MinWidth = 50;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 22;
+ this.gridColumn17.Width = 180;
+ //
+ // gridColumn15
+ //
+ this.gridColumn15.Caption = "鐗╂枡ID";
+ this.gridColumn15.FieldName = "itemId";
+ this.gridColumn15.MinWidth = 25;
+ this.gridColumn15.Name = "gridColumn15";
+ this.gridColumn15.Visible = true;
+ this.gridColumn15.VisibleIndex = 23;
+ this.gridColumn15.Width = 94;
+ //
+ // gridColumn20
+ //
+ this.gridColumn20.Caption = "涓婚敭Guid";
+ this.gridColumn20.FieldName = "guid";
+ this.gridColumn20.MinWidth = 25;
+ this.gridColumn20.Name = "gridColumn20";
+ this.gridColumn20.Width = 94;
+ //
+ // gridColumn31
+ //
+ this.gridColumn31.Caption = "閲囪喘鍗曞彿";
+ this.gridColumn31.FieldName = "cgdNo";
+ this.gridColumn31.MinWidth = 25;
+ this.gridColumn31.Name = "gridColumn31";
+ this.gridColumn31.Visible = true;
+ this.gridColumn31.VisibleIndex = 24;
+ this.gridColumn31.Width = 94;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 584);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1186, 39);
+ this.pageBar1.TabIndex = 6;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1186, 688);
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+ //
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx1.Size = new System.Drawing.Size(1186, 688);
+ this.splitMx1.SplitterPosition = 179;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_fmrmode);
+ this.layoutMx1.Controls.Add(this.txt_remarks);
+ this.layoutMx1.Controls.Add(this.txt_fngHandle);
+ this.layoutMx1.Controls.Add(this.txt_suppName);
+ this.layoutMx1.Controls.Add(this.txt_releaseNo);
+ this.layoutMx1.Controls.Add(this.txt_fcovertQty);
+ this.layoutMx1.Controls.Add(this.txt_fbatchQty);
+ this.layoutMx1.Controls.Add(this.txt_fcheckBy);
+ this.layoutMx1.Controls.Add(this.txt_itemName);
+ this.layoutMx1.Controls.Add(this.txt_fcheckDate);
+ this.layoutMx1.Controls.Add(this.txt_fcheckResu);
+ this.layoutMx1.Controls.Add(this.txt_itemNo);
+ this.layoutMx1.Controls.Add(this.txt_itemModel);
+ this.layoutMx1.Controls.Add(this.txt_lotNo);
+ this.layoutMx1.Controls.Add(this.txt_modify1Flag);
+ this.layoutMx1.Controls.Add(this.txt_slOrg);
+ this.layoutMx1.Controls.Add(this.txt_modify1Date);
+ this.layoutMx1.Controls.Add(this.txt_modify1By);
+ this.layoutMx1.Controls.Add(this.txt_guid);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem16,
+ this.layoutControlItem19});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(940, 345, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1186, 179);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(987, 140);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(322, 28);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // txt_fmrmode
+ //
+ this.txt_fmrmode.EditValue = "-璇烽�夋嫨-";
+ this.txt_fmrmode.Location = new System.Drawing.Point(671, 107);
+ this.txt_fmrmode.Name = "txt_fmrmode";
+ this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_fmrmode.Properties.Items.AddRange(new object[] {
+ "-璇烽�夋嫨-",
+ "閫�鏂欒ˉ鏂�",
+ "閫�鏂欏苟鎵f"});
+ this.txt_fmrmode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_fmrmode.Size = new System.Drawing.Size(210, 24);
+ this.txt_fmrmode.StyleController = this.layoutMx1;
+ this.txt_fmrmode.TabIndex = 795;
+ //
+ // txt_remarks
+ //
+ this.txt_remarks.Location = new System.Drawing.Point(380, 139);
+ this.txt_remarks.Name = "txt_remarks";
+ this.txt_remarks.Properties.Appearance.Options.UseFont = true;
+ this.txt_remarks.Size = new System.Drawing.Size(501, 24);
+ this.txt_remarks.StyleController = this.layoutMx1;
+ this.txt_remarks.TabIndex = 810;
+ this.txt_remarks.Tag = "readonly";
+ //
+ // txt_fngHandle
+ //
+ this.txt_fngHandle.EditValue = "-璇烽�夋嫨-";
+ this.txt_fngHandle.Location = new System.Drawing.Point(380, 107);
+ this.txt_fngHandle.Name = "txt_fngHandle";
+ this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_fngHandle.Properties.Items.AddRange(new object[] {
+ "-璇烽�夋嫨-",
+ "閫�璐�",
+ "鐗归噰鐩存帴浣跨敤"});
+ this.txt_fngHandle.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_fngHandle.Size = new System.Drawing.Size(210, 24);
+ this.txt_fngHandle.StyleController = this.layoutMx1;
+ this.txt_fngHandle.TabIndex = 793;
+ //
+ // txt_suppName
+ //
+ this.txt_suppName.EnterMoveNextControl = true;
+ this.txt_suppName.Location = new System.Drawing.Point(962, 12);
+ this.txt_suppName.Name = "txt_suppName";
+ this.txt_suppName.Size = new System.Drawing.Size(212, 24);
+ this.txt_suppName.StyleController = this.layoutMx1;
+ this.txt_suppName.TabIndex = 802;
+ this.txt_suppName.Tag = "readonly";
+ //
+ // txt_releaseNo
+ //
+ this.txt_releaseNo.EnterMoveNextControl = true;
+ this.txt_releaseNo.Location = new System.Drawing.Point(89, 12);
+ this.txt_releaseNo.Name = "txt_releaseNo";
+ this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_releaseNo.Size = new System.Drawing.Size(210, 24);
+ this.txt_releaseNo.StyleController = this.layoutMx1;
+ this.txt_releaseNo.TabIndex = 213;
+ this.txt_releaseNo.Tag = "readonly";
+ //
+ // txt_fcovertQty
+ //
+ this.txt_fcovertQty.EnterMoveNextControl = true;
+ this.txt_fcovertQty.Location = new System.Drawing.Point(380, 43);
+ this.txt_fcovertQty.Name = "txt_fcovertQty";
+ this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_fcovertQty.Size = new System.Drawing.Size(210, 24);
+ this.txt_fcovertQty.StyleController = this.layoutMx1;
+ this.txt_fcovertQty.TabIndex = 804;
+ this.txt_fcovertQty.Tag = "readonly";
+ //
+ // txt_fbatchQty
+ //
+ this.txt_fbatchQty.EnterMoveNextControl = true;
+ this.txt_fbatchQty.Location = new System.Drawing.Point(380, 12);
+ this.txt_fbatchQty.Name = "txt_fbatchQty";
+ this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_fbatchQty.Size = new System.Drawing.Size(210, 24);
+ this.txt_fbatchQty.StyleController = this.layoutMx1;
+ this.txt_fbatchQty.TabIndex = 222;
+ this.txt_fbatchQty.Tag = "readonly";
+ //
+ // txt_fcheckBy
+ //
+ this.txt_fcheckBy.Location = new System.Drawing.Point(671, 12);
+ this.txt_fcheckBy.Name = "txt_fcheckBy";
+ this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_fcheckBy.Size = new System.Drawing.Size(210, 24);
+ this.txt_fcheckBy.StyleController = this.layoutMx1;
+ this.txt_fcheckBy.TabIndex = 217;
+ this.txt_fcheckBy.Tag = "readonly";
+ //
+ // txt_itemName
+ //
+ this.txt_itemName.EnterMoveNextControl = true;
+ this.txt_itemName.Location = new System.Drawing.Point(89, 43);
+ this.txt_itemName.Name = "txt_itemName";
+ this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemName.Size = new System.Drawing.Size(210, 24);
+ this.txt_itemName.StyleController = this.layoutMx1;
+ this.txt_itemName.TabIndex = 801;
+ this.txt_itemName.Tag = "readonly";
+ //
+ // txt_fcheckDate
+ //
+ this.txt_fcheckDate.Location = new System.Drawing.Point(671, 43);
+ this.txt_fcheckDate.Name = "txt_fcheckDate";
+ this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_fcheckDate.Size = new System.Drawing.Size(210, 24);
+ this.txt_fcheckDate.StyleController = this.layoutMx1;
+ this.txt_fcheckDate.TabIndex = 216;
+ this.txt_fcheckDate.Tag = "readonly";
+ //
+ // txt_fcheckResu
+ //
+ this.txt_fcheckResu.Location = new System.Drawing.Point(671, 75);
+ this.txt_fcheckResu.Name = "txt_fcheckResu";
+ this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true;
+ this.txt_fcheckResu.Size = new System.Drawing.Size(210, 24);
+ this.txt_fcheckResu.StyleController = this.layoutMx1;
+ this.txt_fcheckResu.TabIndex = 235;
+ this.txt_fcheckResu.Tag = "readonly";
+ //
+ // txt_itemNo
+ //
+ this.txt_itemNo.EnterMoveNextControl = true;
+ this.txt_itemNo.Location = new System.Drawing.Point(89, 75);
+ this.txt_itemNo.Name = "txt_itemNo";
+ this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemNo.Size = new System.Drawing.Size(210, 24);
+ this.txt_itemNo.StyleController = this.layoutMx1;
+ this.txt_itemNo.TabIndex = 789;
+ this.txt_itemNo.Tag = "readonly";
+ //
+ // txt_itemModel
+ //
+ this.txt_itemModel.Location = new System.Drawing.Point(89, 107);
+ this.txt_itemModel.Name = "txt_itemModel";
+ this.txt_itemModel.Size = new System.Drawing.Size(210, 24);
+ this.txt_itemModel.StyleController = this.layoutMx1;
+ this.txt_itemModel.TabIndex = 802;
+ this.txt_itemModel.Tag = "readonly";
+ //
+ // txt_lotNo
+ //
+ this.txt_lotNo.EnterMoveNextControl = true;
+ this.txt_lotNo.Location = new System.Drawing.Point(380, 75);
+ this.txt_lotNo.Name = "txt_lotNo";
+ this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_lotNo.Size = new System.Drawing.Size(210, 24);
+ this.txt_lotNo.StyleController = this.layoutMx1;
+ this.txt_lotNo.TabIndex = 262;
+ this.txt_lotNo.Tag = "readonly";
+ //
+ // txt_modify1Flag
+ //
+ this.txt_modify1Flag.Location = new System.Drawing.Point(885, 107);
+ this.txt_modify1Flag.Name = "txt_modify1Flag";
+ this.txt_modify1Flag.Properties.Caption = "瀹℃牳鏍囪瘑";
+ this.txt_modify1Flag.Size = new System.Drawing.Size(289, 24);
+ this.txt_modify1Flag.StyleController = this.layoutMx1;
+ this.txt_modify1Flag.TabIndex = 811;
+ this.txt_modify1Flag.Tag = "readonly";
+ //
+ // txt_slOrg
+ //
+ this.txt_slOrg.Location = new System.Drawing.Point(89, 139);
+ this.txt_slOrg.Name = "txt_slOrg";
+ this.txt_slOrg.Size = new System.Drawing.Size(210, 24);
+ this.txt_slOrg.StyleController = this.layoutMx1;
+ this.txt_slOrg.TabIndex = 812;
+ this.txt_slOrg.Tag = "readonly";
+ //
+ // txt_modify1Date
+ //
+ this.txt_modify1Date.Location = new System.Drawing.Point(962, 75);
+ this.txt_modify1Date.Name = "txt_modify1Date";
+ this.txt_modify1Date.Size = new System.Drawing.Size(212, 24);
+ this.txt_modify1Date.StyleController = this.layoutMx1;
+ this.txt_modify1Date.TabIndex = 813;
+ this.txt_modify1Date.Tag = "readonly";
+ //
+ // txt_modify1By
+ //
+ this.txt_modify1By.Location = new System.Drawing.Point(962, 43);
+ this.txt_modify1By.Name = "txt_modify1By";
+ this.txt_modify1By.Size = new System.Drawing.Size(212, 24);
+ this.txt_modify1By.StyleController = this.layoutMx1;
+ this.txt_modify1By.TabIndex = 814;
+ this.txt_modify1By.Tag = "readonly";
+ //
+ // txt_guid
+ //
+ this.txt_guid.Location = new System.Drawing.Point(1065, 140);
+ this.txt_guid.Name = "txt_guid";
+ this.txt_guid.Size = new System.Drawing.Size(244, 24);
+ this.txt_guid.StyleController = this.layoutMx1;
+ this.txt_guid.TabIndex = 815;
+ this.txt_guid.Tag = "readonly";
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.lbGuid;
+ this.layoutControlItem16.Location = new System.Drawing.Point(975, 128);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem16.Size = new System.Drawing.Size(326, 32);
+ this.layoutControlItem16.Text = "lbGuid";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem16.TextVisible = false;
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_guid;
+ this.layoutControlItem19.Location = new System.Drawing.Point(975, 128);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem19.Size = new System.Drawing.Size(326, 32);
+ this.layoutControlItem19.Text = "涓婚敭GUID";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(50, 20);
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem8,
+ this.layoutControlItem12,
+ this.layoutControlItem10,
+ this.layoutControlItem17,
+ this.layoutControlItem14,
+ this.layoutControlItem9,
+ this.layoutControlItem11,
+ this.layoutControlItem15,
+ this.modify1By,
+ this.layoutControlItem18,
+ this.layoutControlItem13});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5});
+ this.Root.Size = new System.Drawing.Size(1186, 179);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_releaseNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(291, 31);
+ this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_fbatchQty;
+ this.layoutControlItem2.Location = new System.Drawing.Point(291, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(291, 31);
+ this.layoutControlItem2.Text = "鍒拌揣鏁伴噺";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_fcheckBy;
+ this.layoutControlItem3.Location = new System.Drawing.Point(582, 0);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(291, 31);
+ this.layoutControlItem3.Text = "妫�楠屼汉鍛� ";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_fcheckDate;
+ this.layoutControlItem4.Location = new System.Drawing.Point(582, 31);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem4.Text = "妫�楠屾棩鏈�";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_fcheckResu;
+ this.layoutControlItem5.Location = new System.Drawing.Point(582, 63);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem5.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem5.Text = "妫�楠岀粨鏋�";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_itemName;
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 31);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem6.Text = "鐗╂枡鍚嶇О";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_itemNo;
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 63);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem7.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem7.Text = "鐗╂枡缂栫爜";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_itemModel;
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 95);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem8.Text = "鐗╂枡瑙勬牸";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_suppName;
+ this.layoutControlItem12.Location = new System.Drawing.Point(873, 0);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(293, 31);
+ this.layoutControlItem12.Text = "渚涘簲鍟�";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_fcovertQty;
+ this.layoutControlItem10.Location = new System.Drawing.Point(291, 31);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem10.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem10.Text = "杞崲鏁伴噺";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_slOrg;
+ this.layoutControlItem17.Location = new System.Drawing.Point(0, 127);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem17.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem17.Text = "鏀舵枡缁勭粐";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_fngHandle;
+ this.layoutControlItem14.Location = new System.Drawing.Point(291, 95);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem14.Text = "澶勭悊鏂瑰紡";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_lotNo;
+ this.layoutControlItem9.Location = new System.Drawing.Point(291, 63);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem9.Text = "鎵规鍙�";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_remarks;
+ this.layoutControlItem11.Location = new System.Drawing.Point(291, 127);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem11.Size = new System.Drawing.Size(582, 32);
+ this.layoutControlItem11.Text = "澶囨敞璇存槑";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_fmrmode;
+ this.layoutControlItem15.Location = new System.Drawing.Point(582, 95);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem15.Size = new System.Drawing.Size(291, 32);
+ this.layoutControlItem15.Text = "閫�鏂欐柟寮�";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // modify1By
+ //
+ this.modify1By.Control = this.txt_modify1By;
+ this.modify1By.Location = new System.Drawing.Point(873, 31);
+ this.modify1By.Name = "modify1By";
+ this.modify1By.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.modify1By.OptionsTableLayoutItem.RowIndex = 1;
+ this.modify1By.Size = new System.Drawing.Size(293, 32);
+ this.modify1By.Text = "瀹℃牳浜�";
+ this.modify1By.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_modify1Date;
+ this.layoutControlItem18.Location = new System.Drawing.Point(873, 63);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem18.Size = new System.Drawing.Size(293, 32);
+ this.layoutControlItem18.Text = "瀹℃牳鏃ユ湡";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.txt_modify1Flag;
+ this.layoutControlItem13.Location = new System.Drawing.Point(873, 95);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem13.Size = new System.Drawing.Size(293, 32);
+ this.layoutControlItem13.Text = "瀹℃牳鏍囪瘑";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem13.TextVisible = false;
+ //
+ // xtraTabControl2
+ //
+ this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+ this.xtraTabControl2.Name = "xtraTabControl2";
+ this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
+ this.xtraTabControl2.Size = new System.Drawing.Size(1186, 497);
+ this.xtraTabControl2.TabIndex = 3;
+ this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1,
+ this.tabMxPage2});
+ //
// tabMxPage1
//
- this.tabMxPage1.Controls.Add(this.splitContainerControl1);
+ this.tabMxPage1.Controls.Add(this.splitMx2);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1340, 472);
+ this.tabMxPage1.Size = new System.Drawing.Size(1184, 465);
this.tabMxPage1.Text = "鎶芥牱淇℃伅";
//
- // splitContainerControl1
+ // splitMx2
//
- this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainerControl1.Horizontal = false;
- this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
- this.splitContainerControl1.Name = "splitContainerControl1";
+ this.splitMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx2.Horizontal = false;
+ this.splitMx2.Location = new System.Drawing.Point(0, 0);
+ this.splitMx2.Name = "splitMx2";
//
- // splitContainerControl1.Panel1
+ // splitMx2.Panel1
//
- this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
- this.splitContainerControl1.Panel1.Text = "Panel1";
+ this.splitMx2.Panel1.Controls.Add(this.gcMx1);
+ this.splitMx2.Panel1.Text = "Panel1";
//
- // splitContainerControl1.Panel2
+ // splitMx2.Panel2
//
- this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
- this.splitContainerControl1.Panel2.Text = "Panel2";
- this.splitContainerControl1.Size = new System.Drawing.Size(1340, 472);
- this.splitContainerControl1.SplitterPosition = 160;
- this.splitContainerControl1.TabIndex = 3;
+ this.splitMx2.Panel2.Controls.Add(this.splitYangLi);
+ this.splitMx2.Panel2.Text = "Panel2";
+ this.splitMx2.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx2.Size = new System.Drawing.Size(1184, 465);
+ this.splitMx2.SplitterPosition = 241;
+ this.splitMx2.TabIndex = 3;
//
// gcMx1
//
@@ -238,7 +1312,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1340, 160);
+ this.gcMx1.Size = new System.Drawing.Size(1184, 241);
this.gcMx1.TabIndex = 2;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -274,7 +1348,6 @@
//
// gvMx1guid
//
- this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid涓嶈兘鍒犻櫎";
this.gvMx1guid.FieldName = "guid";
@@ -285,11 +1358,10 @@
//
// gvMx1fcheckItem
//
- this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�";
this.gvMx1fcheckItem.FieldName = "fcheckItem";
- this.gvMx1fcheckItem.MinWidth = 120;
+ this.gvMx1fcheckItem.MinWidth = 50;
this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
this.gvMx1fcheckItem.Tag = "query_a.fcheck_item";
this.gvMx1fcheckItem.Visible = true;
@@ -298,11 +1370,10 @@
//
// gvMx1fcheckTool
//
- this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�";
this.gvMx1fcheckTool.FieldName = "fcheckTool";
- this.gvMx1fcheckTool.MinWidth = 100;
+ this.gvMx1fcheckTool.MinWidth = 50;
this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
this.gvMx1fcheckTool.Tag = "query_a.fcheck_tool";
this.gvMx1fcheckTool.Visible = true;
@@ -311,11 +1382,10 @@
//
// gvMx1fcheckItemDesc
//
- this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckItemDesc.Caption = "妫�楠岄」鐩弿杩�";
this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc";
- this.gvMx1fcheckItemDesc.MinWidth = 120;
+ this.gvMx1fcheckItemDesc.MinWidth = 50;
this.gvMx1fcheckItemDesc.Name = "gvMx1fcheckItemDesc";
this.gvMx1fcheckItemDesc.Tag = "query_a.fcheck_item_desc";
this.gvMx1fcheckItemDesc.Visible = true;
@@ -324,11 +1394,10 @@
//
// gvMx1fspecRequ
//
- this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true;
this.gvMx1fspecRequ.Caption = "瑙勬牸瑕佹眰";
this.gvMx1fspecRequ.FieldName = "fspecRequ";
- this.gvMx1fspecRequ.MinWidth = 120;
+ this.gvMx1fspecRequ.MinWidth = 50;
this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
this.gvMx1fspecRequ.Visible = true;
@@ -337,7 +1406,6 @@
//
// gvMx1fupAllow
//
- this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fupAllow.Caption = "涓婇檺";
this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -350,7 +1418,6 @@
//
// gvMx1fstand
//
- this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
this.gvMx1fstand.Caption = "鏍囧噯鍊�";
this.gvMx1fstand.FieldName = "fstand";
@@ -363,7 +1430,6 @@
//
// gvMx1fdownAllow
//
- this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fdownAllow.Caption = "涓嬮檺";
this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -376,7 +1442,6 @@
//
// gvMx1freQty
//
- this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1freQty.AppearanceCell.Options.UseFont = true;
this.gvMx1freQty.Caption = "RE鏁伴噺";
this.gvMx1freQty.FieldName = "freQty";
@@ -389,7 +1454,6 @@
//
// gvMx1checkQyt
//
- this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
this.gvMx1checkQyt.Caption = "鎶芥鏁伴噺";
this.gvMx1checkQyt.FieldName = "checkQyt";
@@ -402,7 +1466,6 @@
//
// gvMx1fenterQty
//
- this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲�";
this.gvMx1fenterQty.FieldName = "fenterQty";
@@ -415,7 +1478,6 @@
//
// gvMx1fcheckResu
//
- this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckResu.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckResu.AppearanceCell.Options.UseForeColor = true;
@@ -423,7 +1485,7 @@
this.gvMx1fcheckResu.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1fcheckResu.Caption = "妫�楠岀粨鏋�";
this.gvMx1fcheckResu.FieldName = "fcheckResu";
- this.gvMx1fcheckResu.MinWidth = 80;
+ this.gvMx1fcheckResu.MinWidth = 50;
this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
this.gvMx1fcheckResu.Visible = true;
@@ -432,11 +1494,10 @@
//
// gvMx1fngRate
//
- this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
this.gvMx1fngRate.Caption = "涓嶈壇鐜�";
this.gvMx1fngRate.FieldName = "fngRateName";
- this.gvMx1fngRate.MinWidth = 80;
+ this.gvMx1fngRate.MinWidth = 50;
this.gvMx1fngRate.Name = "gvMx1fngRate";
this.gvMx1fngRate.Tag = "query_a.fng_rate";
this.gvMx1fngRate.Visible = true;
@@ -445,7 +1506,6 @@
//
// gvMx1fngQty
//
- this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
this.gvMx1fngQty.Caption = "涓嶅悎鏍兼暟";
this.gvMx1fngQty.FieldName = "fngQty";
@@ -458,11 +1518,10 @@
//
// gvMx1sampleSizeNo
//
- this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣蹇楃紪鐮�";
this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
- this.gvMx1sampleSizeNo.MinWidth = 200;
+ this.gvMx1sampleSizeNo.MinWidth = 50;
this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
this.gvMx1sampleSizeNo.Visible = true;
@@ -471,11 +1530,10 @@
//
// gvMx1fcheckLevel
//
- this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�";
this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
- this.gvMx1fcheckLevel.MinWidth = 200;
+ this.gvMx1fcheckLevel.MinWidth = 50;
this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
this.gvMx1fcheckLevel.Visible = true;
@@ -484,16 +1542,34 @@
//
// gvMx1facLevel
//
- this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1facLevel.Caption = "鎷掓敹姘村钩";
this.gvMx1facLevel.FieldName = "facLevel";
- this.gvMx1facLevel.MinWidth = 200;
+ this.gvMx1facLevel.MinWidth = 50;
this.gvMx1facLevel.Name = "gvMx1facLevel";
this.gvMx1facLevel.Tag = "query_a.fac_level";
this.gvMx1facLevel.Visible = true;
this.gvMx1facLevel.VisibleIndex = 15;
this.gvMx1facLevel.Width = 200;
+ //
+ // splitYangLi
+ //
+ this.splitYangLi.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitYangLi.Location = new System.Drawing.Point(0, 0);
+ this.splitYangLi.Name = "splitYangLi";
+ //
+ // splitYangLi.Panel1
+ //
+ this.splitYangLi.Panel1.Controls.Add(this.groupControl1);
+ this.splitYangLi.Panel1.Text = "Panel1";
+ //
+ // splitYangLi.Panel2
+ //
+ this.splitYangLi.Panel2.Controls.Add(this.groupControl2);
+ this.splitYangLi.Panel2.Text = "Panel2";
+ this.splitYangLi.Size = new System.Drawing.Size(1184, 212);
+ this.splitYangLi.SplitterPosition = 583;
+ this.splitYangLi.TabIndex = 0;
//
// groupControl1
//
@@ -501,9 +1577,9 @@
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 0);
this.groupControl1.Name = "groupControl1";
- this.groupControl1.Size = new System.Drawing.Size(1340, 300);
- this.groupControl1.TabIndex = 3;
- this.groupControl1.Text = "鎶芥牱缁撴灉";
+ this.groupControl1.Size = new System.Drawing.Size(583, 212);
+ this.groupControl1.TabIndex = 4;
+ this.groupControl1.Text = "妫�娴嬬粨鏋�";
//
// gcMx2
//
@@ -511,7 +1587,7 @@
this.gcMx2.Location = new System.Drawing.Point(2, 28);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1336, 270);
+ this.gcMx2.Size = new System.Drawing.Size(579, 182);
this.gcMx2.TabIndex = 0;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -519,23 +1595,35 @@
// gvMx2
//
this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn1,
this.gridColumn3,
this.gridColumn2,
- this.gridColumn1});
+ this.gridColumn21,
+ this.gridColumn22,
+ this.gridColumn25});
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "guid涓嶈兘鍒犻櫎";
+ this.gridColumn1.FieldName = "guid";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.OptionsColumn.ReadOnly = true;
+ this.gridColumn1.Width = 94;
//
// gridColumn3
//
this.gridColumn3.Caption = "椤圭洰";
this.gridColumn3.FieldName = "fcheckItem";
- this.gridColumn3.MaxWidth = 200;
+ this.gridColumn3.MaxWidth = 192;
this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 0;
- this.gridColumn3.Width = 94;
+ this.gridColumn3.Width = 192;
//
// gridColumn2
//
@@ -545,655 +1633,157 @@
this.gridColumn2.MinWidth = 25;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.ReadOnly = true;
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 80;
//
- // gridColumn1
+ // gridColumn21
//
- this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
- this.gridColumn1.FieldName = "fstand";
- this.gridColumn1.MaxWidth = 80;
- this.gridColumn1.MinWidth = 25;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.OptionsColumn.ReadOnly = true;
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 2;
- this.gridColumn1.Width = 80;
+ this.gridColumn21.Caption = "鍒ゅ畾鏍囧織";
+ this.gridColumn21.FieldName = "fstand";
+ this.gridColumn21.MinWidth = 25;
+ this.gridColumn21.Name = "gridColumn21";
+ this.gridColumn21.Visible = true;
+ this.gridColumn21.VisibleIndex = 1;
+ this.gridColumn21.Width = 94;
//
- // lb_remarks
+ // gridColumn22
//
- this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_remarks.Appearance.Options.UseFont = true;
- this.lb_remarks.Location = new System.Drawing.Point(627, 121);
- this.lb_remarks.Name = "lb_remarks";
- this.lb_remarks.Size = new System.Drawing.Size(73, 21);
- this.lb_remarks.TabIndex = 786;
- this.lb_remarks.Text = "涓嶈壇鎻忚堪 ";
+ this.gridColumn22.Caption = "鎿嶄綔浜�";
+ this.gridColumn22.FieldName = "createBy";
+ this.gridColumn22.MinWidth = 25;
+ this.gridColumn22.Name = "gridColumn22";
+ this.gridColumn22.Visible = true;
+ this.gridColumn22.VisibleIndex = 2;
+ this.gridColumn22.Width = 94;
//
- // txt_fngDesc
+ // gridColumn25
//
- this.txt_fngDesc.Enabled = false;
- this.txt_fngDesc.Location = new System.Drawing.Point(706, 117);
- this.txt_fngDesc.Name = "txt_fngDesc";
- this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
- this.txt_fngDesc.Size = new System.Drawing.Size(150, 28);
- this.txt_fngDesc.TabIndex = 786;
+ this.gridColumn25.Caption = "鎿嶄綔鏃堕棿";
+ this.gridColumn25.FieldName = "createDate";
+ this.gridColumn25.MinWidth = 25;
+ this.gridColumn25.Name = "gridColumn25";
+ this.gridColumn25.Visible = true;
+ this.gridColumn25.VisibleIndex = 3;
+ this.gridColumn25.Width = 94;
//
- // lb_lifnr
+ // groupControl2
//
- this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lifnr.Appearance.Options.UseFont = true;
- this.lb_lifnr.Location = new System.Drawing.Point(394, 114);
- this.lb_lifnr.Name = "lb_lifnr";
- this.lb_lifnr.Size = new System.Drawing.Size(56, 21);
- this.lb_lifnr.TabIndex = 642;
- this.lb_lifnr.Text = "渚涘簲鍟� ";
- //
- // lb_fngHandle
- //
- this.lb_fngHandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fngHandle.Appearance.Options.UseFont = true;
- this.lb_fngHandle.Location = new System.Drawing.Point(876, 81);
- this.lb_fngHandle.Name = "lb_fngHandle";
- this.lb_fngHandle.Size = new System.Drawing.Size(68, 21);
- this.lb_fngHandle.TabIndex = 427;
- this.lb_fngHandle.Text = "澶勭悊鏂瑰紡";
- //
- // lb_fcheckResu
- //
- this.lb_fcheckResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckResu.Appearance.Options.UseFont = true;
- this.lb_fcheckResu.Location = new System.Drawing.Point(627, 81);
- this.lb_fcheckResu.Name = "lb_fcheckResu";
- this.lb_fcheckResu.Size = new System.Drawing.Size(73, 21);
- this.lb_fcheckResu.TabIndex = 235;
- this.lb_fcheckResu.Text = "妫�楠岀粨鏋� ";
- //
- // txt_fcheckResu
- //
- this.txt_fcheckResu.Enabled = false;
- this.txt_fcheckResu.Location = new System.Drawing.Point(706, 77);
- this.txt_fcheckResu.Name = "txt_fcheckResu";
- this.txt_fcheckResu.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckResu.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckResu.TabIndex = 235;
- //
- // lb_fbatchQty
- //
- this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fbatchQty.Appearance.Options.UseFont = true;
- this.lb_fbatchQty.Location = new System.Drawing.Point(377, 14);
- this.lb_fbatchQty.Name = "lb_fbatchQty";
- this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21);
- this.lb_fbatchQty.TabIndex = 222;
- this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺 ";
- //
- // txt_fbatchQty
- //
- this.txt_fbatchQty.Enabled = false;
- this.txt_fbatchQty.Location = new System.Drawing.Point(452, 10);
- this.txt_fbatchQty.Name = "txt_fbatchQty";
- this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
- this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28);
- this.txt_fbatchQty.TabIndex = 222;
- //
- // lb_fcheckBy
- //
- this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckBy.Appearance.Options.UseFont = true;
- this.lb_fcheckBy.Location = new System.Drawing.Point(627, 14);
- this.lb_fcheckBy.Name = "lb_fcheckBy";
- this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21);
- this.lb_fcheckBy.TabIndex = 217;
- this.lb_fcheckBy.Text = "妫�楠屼汉鍛� ";
- //
- // txt_fcheckBy
- //
- this.txt_fcheckBy.Enabled = false;
- this.txt_fcheckBy.Location = new System.Drawing.Point(706, 10);
- this.txt_fcheckBy.Name = "txt_fcheckBy";
- this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckBy.TabIndex = 217;
- //
- // lb_fcheckDate
- //
- this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckDate.Appearance.Options.UseFont = true;
- this.lb_fcheckDate.Location = new System.Drawing.Point(627, 48);
- this.lb_fcheckDate.Name = "lb_fcheckDate";
- this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21);
- this.lb_fcheckDate.TabIndex = 216;
- this.lb_fcheckDate.Text = "妫�楠屾棩鏈� ";
- //
- // txt_fcheckDate
- //
- this.txt_fcheckDate.Enabled = false;
- this.txt_fcheckDate.Location = new System.Drawing.Point(706, 44);
- this.txt_fcheckDate.Name = "txt_fcheckDate";
- this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckDate.TabIndex = 216;
- //
- // lb_releaseNo
- //
- this.lb_releaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_releaseNo.Appearance.Options.UseFont = true;
- this.lb_releaseNo.Location = new System.Drawing.Point(20, 14);
- this.lb_releaseNo.Name = "lb_releaseNo";
- this.lb_releaseNo.Size = new System.Drawing.Size(73, 21);
- this.lb_releaseNo.TabIndex = 213;
- this.lb_releaseNo.Text = "妫�楠屽崟鍙� ";
- //
- // txt_releaseNo
- //
- this.txt_releaseNo.Enabled = false;
- this.txt_releaseNo.Location = new System.Drawing.Point(94, 10);
- this.txt_releaseNo.Name = "txt_releaseNo";
- this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
- this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
- this.txt_releaseNo.TabIndex = 213;
- //
- // toolBarMenu1
- //
- this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
- this.toolBarMenu1.currentAction = null;
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.guidKey = null;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
- this.toolBarMenu1.TabIndex = 0;
- this.toolBarMenu1.xlsInService = null;
- this.toolBarMenu1.xlsOutParameter = null;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688);
- this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1342, 649);
- this.gcMain.TabIndex = 4;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
- this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn19,
- this.gv_ftype,
- this.gv_fsubmit,
- this.gridColumn12,
- this.gridColumn13,
- this.gv_fcheckResu,
- this.gv_lotNo,
- this.gv_releaseNo,
- this.gv_itemNo,
- this.gv_boardStyle,
- this.gridColumn14,
- this.gv_fbatchQty,
- this.gv_fcovertQty,
- this.gv_lifnr,
- this.gv_remarks,
- this.gv_createBy,
- this.gv_fcheckBy,
- this.gridColumn15,
- this.gv_fcheckDate,
- this.gv_createDate,
- this.gv_lastupdateBy,
- this.gv_lastupdateDate,
- this.gv_fngHandle,
- this.gv_iqcDate,
- this.gridColumn18,
- this.gridColumn17});
- this.gridView1.GridControl = this.gcMain;
- this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn19
- //
- this.gridColumn19.Caption = "鏀舵枡缁勭粐";
- this.gridColumn19.FieldName = "receivingOrg";
- this.gridColumn19.MinWidth = 250;
- this.gridColumn19.Name = "gridColumn19";
- this.gridColumn19.Tag = "org.fnamber";
- this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 0;
- this.gridColumn19.Width = 250;
- //
- // gv_ftype
- //
- this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_ftype.AppearanceCell.Options.UseFont = true;
- this.gv_ftype.Caption = "绫诲瀷";
- this.gv_ftype.FieldName = "ftypeTxt";
- this.gv_ftype.MaxWidth = 50;
- this.gv_ftype.MinWidth = 50;
- this.gv_ftype.Name = "gv_ftype";
- this.gv_ftype.OptionsColumn.AllowEdit = false;
- this.gv_ftype.Tag = "query_a.ftype";
- this.gv_ftype.Visible = true;
- this.gv_ftype.VisibleIndex = 1;
- this.gv_ftype.Width = 50;
- //
- // gv_fsubmit
- //
- this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
- this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑";
- this.gv_fsubmit.FieldName = "fsubmitTxt";
- this.gv_fsubmit.MaxWidth = 50;
- this.gv_fsubmit.MinWidth = 50;
- this.gv_fsubmit.Name = "gv_fsubmit";
- this.gv_fsubmit.OptionsColumn.AllowEdit = false;
- this.gv_fsubmit.Tag = "query_a.fsubmit";
- this.gv_fsubmit.Visible = true;
- this.gv_fsubmit.VisibleIndex = 2;
- this.gv_fsubmit.Width = 50;
- //
- // gridColumn12
- //
- this.gridColumn12.Caption = "瀹℃牳鏍囪瘑";
- this.gridColumn12.FieldName = "modifyFlagTxt";
- this.gridColumn12.MaxWidth = 50;
- this.gridColumn12.MinWidth = 50;
- this.gridColumn12.Name = "gridColumn12";
- this.gridColumn12.Tag = "query_a.quality_audit";
- this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 3;
- this.gridColumn12.Width = 50;
- //
- // gridColumn13
- //
- this.gridColumn13.Caption = "鏄惁鎬ユ枡";
- this.gridColumn13.FieldName = "urgentLagTxt";
- this.gridColumn13.MaxWidth = 50;
- this.gridColumn13.MinWidth = 50;
- this.gridColumn13.Name = "gridColumn13";
- this.gridColumn13.OptionsColumn.ReadOnly = true;
- this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 4;
- this.gridColumn13.Width = 50;
- //
- // gv_fcheckResu
- //
- this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
- this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
- this.gv_fcheckResu.FieldName = "fcheckResu";
- this.gv_fcheckResu.MaxWidth = 70;
- this.gv_fcheckResu.MinWidth = 70;
- this.gv_fcheckResu.Name = "gv_fcheckResu";
- this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
- this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
- this.gv_fcheckResu.Visible = true;
- this.gv_fcheckResu.VisibleIndex = 5;
- this.gv_fcheckResu.Width = 70;
- //
- // gv_lotNo
- //
- this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_lotNo.AppearanceCell.Options.UseFont = true;
- this.gv_lotNo.Caption = "閫佹鎵规";
- this.gv_lotNo.FieldName = "lotNo";
- this.gv_lotNo.MinWidth = 150;
- this.gv_lotNo.Name = "gv_lotNo";
- this.gv_lotNo.OptionsColumn.AllowEdit = false;
- this.gv_lotNo.Tag = "query_a.lot_no";
- this.gv_lotNo.Visible = true;
- this.gv_lotNo.VisibleIndex = 6;
- this.gv_lotNo.Width = 150;
- //
- // gv_releaseNo
- //
- this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
- this.gv_releaseNo.Caption = "妫�楠屽崟鍙�";
- this.gv_releaseNo.FieldName = "releaseNo";
- this.gv_releaseNo.MinWidth = 150;
- this.gv_releaseNo.Name = "gv_releaseNo";
- this.gv_releaseNo.OptionsColumn.AllowEdit = false;
- this.gv_releaseNo.Tag = "query_a.release_no";
- this.gv_releaseNo.Visible = true;
- this.gv_releaseNo.VisibleIndex = 7;
- this.gv_releaseNo.Width = 150;
- //
- // gv_itemNo
- //
- this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_itemNo.AppearanceCell.Options.UseFont = true;
- this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
- this.gv_itemNo.FieldName = "itemNo2";
- this.gv_itemNo.MinWidth = 100;
- this.gv_itemNo.Name = "gv_itemNo";
- this.gv_itemNo.OptionsColumn.AllowEdit = false;
- this.gv_itemNo.Tag = "query_a.item_no";
- this.gv_itemNo.Visible = true;
- this.gv_itemNo.VisibleIndex = 8;
- this.gv_itemNo.Width = 100;
- //
- // gv_boardStyle
- //
- this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
- this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О";
- this.gv_boardStyle.FieldName = "itemName";
- this.gv_boardStyle.MinWidth = 200;
- this.gv_boardStyle.Name = "gv_boardStyle";
- this.gv_boardStyle.OptionsColumn.AllowEdit = false;
- this.gv_boardStyle.Tag = "query_a.board_style";
- this.gv_boardStyle.Visible = true;
- this.gv_boardStyle.VisibleIndex = 9;
- this.gv_boardStyle.Width = 200;
- //
- // gridColumn14
- //
- this.gridColumn14.Caption = "鐗╂枡瑙勬牸";
- this.gridColumn14.FieldName = "itemModel";
- this.gridColumn14.MinWidth = 200;
- this.gridColumn14.Name = "gridColumn14";
- this.gridColumn14.OptionsColumn.ReadOnly = true;
- this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 10;
- this.gridColumn14.Width = 200;
- //
- // gv_fbatchQty
- //
- this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
- this.gv_fbatchQty.Caption = "閲囪喘鏁伴噺";
- this.gv_fbatchQty.FieldName = "fbatchQty";
- this.gv_fbatchQty.MinWidth = 80;
- this.gv_fbatchQty.Name = "gv_fbatchQty";
- this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
- this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
- this.gv_fbatchQty.Visible = true;
- this.gv_fbatchQty.VisibleIndex = 11;
- this.gv_fbatchQty.Width = 80;
- //
- // gv_fcovertQty
- //
- this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
- this.gv_fcovertQty.Caption = "杞崲鏁伴噺";
- this.gv_fcovertQty.FieldName = "fcovertQty";
- this.gv_fcovertQty.MinWidth = 100;
- this.gv_fcovertQty.Name = "gv_fcovertQty";
- this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
- this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
- this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
- this.gv_fcovertQty.Visible = true;
- this.gv_fcovertQty.VisibleIndex = 12;
- this.gv_fcovertQty.Width = 100;
- //
- // gv_lifnr
- //
- this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_lifnr.AppearanceCell.Options.UseFont = true;
- this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�";
- this.gv_lifnr.FieldName = "suppName";
- this.gv_lifnr.MinWidth = 250;
- this.gv_lifnr.Name = "gv_lifnr";
- this.gv_lifnr.OptionsColumn.AllowEdit = false;
- this.gv_lifnr.Tag = "query_a.lifnr";
- this.gv_lifnr.Visible = true;
- this.gv_lifnr.VisibleIndex = 13;
- this.gv_lifnr.Width = 250;
- //
- // gv_remarks
- //
- this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_remarks.AppearanceCell.Options.UseFont = true;
- this.gv_remarks.Caption = "涓嶈壇鎻忚堪";
- this.gv_remarks.FieldName = "fngDesc";
- this.gv_remarks.MinWidth = 150;
- this.gv_remarks.Name = "gv_remarks";
- this.gv_remarks.OptionsColumn.AllowEdit = false;
- this.gv_remarks.Tag = "query_a.remarks";
- this.gv_remarks.Visible = true;
- this.gv_remarks.VisibleIndex = 14;
- this.gv_remarks.Width = 150;
- //
- // gv_createBy
- //
- this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createBy.AppearanceCell.Options.UseFont = true;
- this.gv_createBy.Caption = "鍒涘缓浜�";
- this.gv_createBy.FieldName = "createBy";
- this.gv_createBy.MinWidth = 100;
- this.gv_createBy.Name = "gv_createBy";
- this.gv_createBy.OptionsColumn.AllowEdit = false;
- this.gv_createBy.Tag = "query_a.create_by";
- this.gv_createBy.Visible = true;
- this.gv_createBy.VisibleIndex = 15;
- this.gv_createBy.Width = 100;
- //
- // gv_fcheckBy
- //
- this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
- this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�";
- this.gv_fcheckBy.FieldName = "fcheckBy";
- this.gv_fcheckBy.MinWidth = 100;
- this.gv_fcheckBy.Name = "gv_fcheckBy";
- this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
- this.gv_fcheckBy.Tag = "query_a.fcheck_by";
- this.gv_fcheckBy.Visible = true;
- this.gv_fcheckBy.VisibleIndex = 16;
- this.gv_fcheckBy.Width = 100;
- //
- // gridColumn15
- //
- this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�";
- this.gridColumn15.FieldName = "date01";
- this.gridColumn15.MinWidth = 180;
- this.gridColumn15.Name = "gridColumn15";
- this.gridColumn15.OptionsColumn.ReadOnly = true;
- this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 18;
- this.gridColumn15.Width = 180;
- //
- // gv_fcheckDate
- //
- this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
- this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
- this.gv_fcheckDate.FieldName = "fcheckDate";
- this.gv_fcheckDate.MinWidth = 180;
- this.gv_fcheckDate.Name = "gv_fcheckDate";
- this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
- this.gv_fcheckDate.Tag = "query_a.fcheck_date";
- this.gv_fcheckDate.Visible = true;
- this.gv_fcheckDate.VisibleIndex = 17;
- this.gv_fcheckDate.Width = 180;
- //
- // gv_createDate
- //
- this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createDate.AppearanceCell.Options.UseFont = true;
- this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
- this.gv_createDate.FieldName = "createDate";
- this.gv_createDate.MinWidth = 180;
- this.gv_createDate.Name = "gv_createDate";
- this.gv_createDate.OptionsColumn.AllowEdit = false;
- this.gv_createDate.Tag = "query_a.create_date";
- this.gv_createDate.Visible = true;
- this.gv_createDate.VisibleIndex = 19;
- this.gv_createDate.Width = 180;
- //
- // gv_lastupdateBy
- //
- this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
- this.gv_lastupdateBy.Caption = "鏇存柊浜�";
- this.gv_lastupdateBy.FieldName = "lastupdateBy";
- this.gv_lastupdateBy.MinWidth = 100;
- this.gv_lastupdateBy.Name = "gv_lastupdateBy";
- this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
- this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
- this.gv_lastupdateBy.Visible = true;
- this.gv_lastupdateBy.VisibleIndex = 20;
- this.gv_lastupdateBy.Width = 100;
- //
- // gv_lastupdateDate
- //
- this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
- this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡";
- this.gv_lastupdateDate.FieldName = "lastupdateDate";
- this.gv_lastupdateDate.MinWidth = 180;
- this.gv_lastupdateDate.Name = "gv_lastupdateDate";
- this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
- this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
- this.gv_lastupdateDate.Visible = true;
- this.gv_lastupdateDate.VisibleIndex = 21;
- this.gv_lastupdateDate.Width = 180;
- //
- // gv_fngHandle
- //
- this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
- this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶";
- this.gv_fngHandle.FieldName = "fngHandle";
- this.gv_fngHandle.MinWidth = 100;
- this.gv_fngHandle.Name = "gv_fngHandle";
- this.gv_fngHandle.OptionsColumn.AllowEdit = false;
- this.gv_fngHandle.Tag = "query_a.fng_handle";
- this.gv_fngHandle.Visible = true;
- this.gv_fngHandle.VisibleIndex = 22;
- this.gv_fngHandle.Width = 100;
- //
- // gv_iqcDate
- //
- this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_iqcDate.AppearanceCell.Options.UseFont = true;
- this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿";
- this.gv_iqcDate.FieldName = "iqcDate";
- this.gv_iqcDate.MinWidth = 180;
- this.gv_iqcDate.Name = "gv_iqcDate";
- this.gv_iqcDate.OptionsColumn.AllowEdit = false;
- this.gv_iqcDate.Tag = "query_a.iqc_date";
- this.gv_iqcDate.Visible = true;
- this.gv_iqcDate.VisibleIndex = 23;
- this.gv_iqcDate.Width = 180;
- //
- // gridColumn18
- //
- this.gridColumn18.Caption = "瀹℃牳浜�";
- this.gridColumn18.FieldName = "modify1By";
- this.gridColumn18.MinWidth = 50;
- this.gridColumn18.Name = "gridColumn18";
- this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 24;
- this.gridColumn18.Width = 50;
- //
- // gridColumn17
- //
- this.gridColumn17.Caption = "瀹℃牳鏃堕棿";
- this.gridColumn17.FieldName = "modify1Date";
- this.gridColumn17.MinWidth = 25;
- this.gridColumn17.Name = "gridColumn17";
- this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 25;
- this.gridColumn17.Width = 180;
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 649);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1342, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
- this.xtraTabPage2.Controls.Add(this.panel1);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
- this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
- //
- // xtraTabControl2
- //
- this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl2.Location = new System.Drawing.Point(0, 184);
- this.xtraTabControl2.Name = "xtraTabControl2";
- this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
- this.xtraTabControl2.Size = new System.Drawing.Size(1342, 504);
- this.xtraTabControl2.TabIndex = 2;
- this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.tabMxPage1,
- this.tabMxPage3});
- //
- // tabMxPage3
- //
- this.tabMxPage3.Controls.Add(this.gcMx3);
- this.tabMxPage3.Controls.Add(this.ucUpFile1);
- this.tabMxPage3.Name = "tabMxPage3";
- this.tabMxPage3.Size = new System.Drawing.Size(1340, 472);
- this.tabMxPage3.Text = "闄勪欢淇℃伅";
+ this.groupControl2.Controls.Add(this.gcMx3);
+ this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.groupControl2.Location = new System.Drawing.Point(0, 0);
+ this.groupControl2.Name = "groupControl2";
+ this.groupControl2.Size = new System.Drawing.Size(589, 212);
+ this.groupControl2.TabIndex = 5;
+ this.groupControl2.Text = "鏍锋湰缁撴灉";
//
// gcMx3
//
this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx3.Location = new System.Drawing.Point(0, 57);
+ this.gcMx3.Location = new System.Drawing.Point(2, 28);
this.gcMx3.MainView = this.gvMx3;
this.gcMx3.Name = "gcMx3";
- this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemButtonEdit1,
- this.repositoryItemButtonEdit2,
- this.repositoryItemButtonEdit3});
- this.gcMx3.Size = new System.Drawing.Size(1340, 415);
- this.gcMx3.TabIndex = 1;
+ this.gcMx3.Size = new System.Drawing.Size(585, 182);
+ this.gcMx3.TabIndex = 0;
this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx3});
//
// gvMx3
//
this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn23,
+ this.gridColumn24,
+ this.gridColumn28,
+ this.gridColumn29,
+ this.gridColumn26,
+ this.gridColumn27,
+ this.gridColumn30});
+ this.gvMx3.GridControl = this.gcMx3;
+ this.gvMx3.Name = "gvMx3";
+ //
+ // gridColumn23
+ //
+ this.gridColumn23.Caption = "guid涓嶈兘鍒犻櫎";
+ this.gridColumn23.FieldName = "guid";
+ this.gridColumn23.MinWidth = 25;
+ this.gridColumn23.Name = "gridColumn23";
+ this.gridColumn23.OptionsColumn.ReadOnly = true;
+ this.gridColumn23.Width = 94;
+ //
+ // gridColumn24
+ //
+ this.gridColumn24.Caption = "椤圭洰";
+ this.gridColumn24.FieldName = "fcheckItemd5";
+ this.gridColumn24.MaxWidth = 192;
+ this.gridColumn24.MinWidth = 25;
+ this.gridColumn24.Name = "gridColumn24";
+ this.gridColumn24.OptionsColumn.ReadOnly = true;
+ this.gridColumn24.Width = 192;
+ //
+ // gridColumn28
+ //
+ this.gridColumn28.Caption = "鏍锋湰搴�";
+ this.gridColumn28.FieldName = "fcheckItem";
+ this.gridColumn28.MinWidth = 25;
+ this.gridColumn28.Name = "gridColumn28";
+ this.gridColumn28.Width = 94;
+ //
+ // gridColumn29
+ //
+ this.gridColumn29.Caption = "鏍锋湰鍊�";
+ this.gridColumn29.FieldName = "fcheckResu";
+ this.gridColumn29.MinWidth = 25;
+ this.gridColumn29.Name = "gridColumn29";
+ this.gridColumn29.Width = 94;
+ //
+ // gridColumn26
+ //
+ this.gridColumn26.Caption = "鍒ゅ畾鏍囧織";
+ this.gridColumn26.FieldName = "fstand";
+ this.gridColumn26.MinWidth = 25;
+ this.gridColumn26.Name = "gridColumn26";
+ this.gridColumn26.Width = 94;
+ //
+ // gridColumn27
+ //
+ this.gridColumn27.Caption = "鎿嶄綔浜�";
+ this.gridColumn27.FieldName = "createBy";
+ this.gridColumn27.MinWidth = 25;
+ this.gridColumn27.Name = "gridColumn27";
+ this.gridColumn27.Width = 94;
+ //
+ // gridColumn30
+ //
+ this.gridColumn30.Caption = "鎿嶄綔鏃堕棿";
+ this.gridColumn30.FieldName = "createDate";
+ this.gridColumn30.MinWidth = 25;
+ this.gridColumn30.Name = "gridColumn30";
+ this.gridColumn30.Width = 94;
+ //
+ // tabMxPage2
+ //
+ this.tabMxPage2.Controls.Add(this.gcMx4);
+ this.tabMxPage2.Controls.Add(this.ucUpFile1);
+ this.tabMxPage2.Name = "tabMxPage2";
+ this.tabMxPage2.Size = new System.Drawing.Size(1184, 465);
+ this.tabMxPage2.Text = "闄勪欢淇℃伅";
+ //
+ // gcMx4
+ //
+ this.gcMx4.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx4.Location = new System.Drawing.Point(0, 57);
+ this.gcMx4.MainView = this.gvMx4;
+ this.gcMx4.Name = "gcMx4";
+ this.gcMx4.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+ this.repositoryItemButtonEdit1,
+ this.repositoryItemButtonEdit2,
+ this.repositoryItemButtonEdit3});
+ this.gcMx4.Size = new System.Drawing.Size(1184, 408);
+ this.gcMx4.TabIndex = 1;
+ this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx4});
+ //
+ // gvMx4
+ //
+ this.gvMx4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn4,
this.gridColumn5,
this.gridColumn11,
@@ -1203,8 +1793,8 @@
this.gridColumn10,
this.gridColumn16,
this.gridColumn9});
- this.gvMx3.GridControl = this.gcMx3;
- this.gvMx3.Name = "gvMx3";
+ this.gvMx4.GridControl = this.gcMx4;
+ this.gvMx4.Name = "gvMx4";
//
// gridColumn4
//
@@ -1338,252 +1928,8 @@
this.ucUpFile1.Location = new System.Drawing.Point(0, 0);
this.ucUpFile1.Name = "ucUpFile1";
this.ucUpFile1.parentGuid = null;
- this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
+ this.ucUpFile1.Size = new System.Drawing.Size(1184, 57);
this.ucUpFile1.TabIndex = 0;
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.txt_qualityAudit);
- this.panel1.Controls.Add(this.txt_fsubmit);
- this.panel1.Controls.Add(this.lb_fsubmit);
- this.panel1.Controls.Add(this.lb_modify1Flag);
- this.panel1.Controls.Add(this.labelControl3);
- this.panel1.Controls.Add(this.txt_fcovertQty);
- this.panel1.Controls.Add(this.txt_suppName);
- this.panel1.Controls.Add(this.txt_itemName);
- this.panel1.Controls.Add(this.txt_fmrmode);
- this.panel1.Controls.Add(this.labelControl2);
- this.panel1.Controls.Add(this.txt_fngHandle);
- this.panel1.Controls.Add(this.txt_itemModel);
- this.panel1.Controls.Add(this.lb_itemModel);
- this.panel1.Controls.Add(this.lb_tname);
- this.panel1.Controls.Add(this.txt_itemNo);
- this.panel1.Controls.Add(this.labelControl1);
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_remarks);
- this.panel1.Controls.Add(this.txt_fngDesc);
- this.panel1.Controls.Add(this.lb_lifnr);
- this.panel1.Controls.Add(this.lb_fngHandle);
- this.panel1.Controls.Add(this.lb_lotNo);
- this.panel1.Controls.Add(this.txt_lotNo);
- this.panel1.Controls.Add(this.lb_fcheckResu);
- this.panel1.Controls.Add(this.txt_fcheckResu);
- this.panel1.Controls.Add(this.lb_fbatchQty);
- this.panel1.Controls.Add(this.txt_fbatchQty);
- this.panel1.Controls.Add(this.lb_fcheckBy);
- this.panel1.Controls.Add(this.txt_fcheckBy);
- this.panel1.Controls.Add(this.lb_fcheckDate);
- this.panel1.Controls.Add(this.txt_fcheckDate);
- this.panel1.Controls.Add(this.lb_releaseNo);
- this.panel1.Controls.Add(this.txt_releaseNo);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1342, 184);
- this.panel1.TabIndex = 1;
- //
- // txt_qualityAudit
- //
- this.txt_qualityAudit.Enabled = false;
- this.txt_qualityAudit.Location = new System.Drawing.Point(981, 12);
- this.txt_qualityAudit.Name = "txt_qualityAudit";
- this.txt_qualityAudit.Properties.Caption = "";
- this.txt_qualityAudit.Size = new System.Drawing.Size(30, 24);
- this.txt_qualityAudit.TabIndex = 808;
- //
- // txt_fsubmit
- //
- this.txt_fsubmit.Enabled = false;
- this.txt_fsubmit.Location = new System.Drawing.Point(981, 46);
- this.txt_fsubmit.Name = "txt_fsubmit";
- this.txt_fsubmit.Properties.Caption = "";
- this.txt_fsubmit.Size = new System.Drawing.Size(35, 24);
- this.txt_fsubmit.TabIndex = 807;
- //
- // lb_fsubmit
- //
- this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fsubmit.Appearance.Options.UseFont = true;
- this.lb_fsubmit.Location = new System.Drawing.Point(904, 48);
- this.lb_fsubmit.Name = "lb_fsubmit";
- this.lb_fsubmit.Size = new System.Drawing.Size(68, 21);
- this.lb_fsubmit.TabIndex = 806;
- this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑";
- //
- // lb_modify1Flag
- //
- this.lb_modify1Flag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1Flag.Appearance.Options.UseFont = true;
- this.lb_modify1Flag.Location = new System.Drawing.Point(904, 14);
- this.lb_modify1Flag.Name = "lb_modify1Flag";
- this.lb_modify1Flag.Size = new System.Drawing.Size(68, 21);
- this.lb_modify1Flag.TabIndex = 805;
- this.lb_modify1Flag.Text = "瀹℃牳鏍囪瘑";
- //
- // labelControl3
- //
- this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl3.Appearance.Options.UseFont = true;
- this.labelControl3.Location = new System.Drawing.Point(377, 81);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(73, 21);
- this.labelControl3.TabIndex = 803;
- this.labelControl3.Text = "杞崲鏁伴噺 ";
- //
- // txt_fcovertQty
- //
- this.txt_fcovertQty.Enabled = false;
- this.txt_fcovertQty.Location = new System.Drawing.Point(452, 77);
- this.txt_fcovertQty.Name = "txt_fcovertQty";
- this.txt_fcovertQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true;
- this.txt_fcovertQty.Size = new System.Drawing.Size(150, 28);
- this.txt_fcovertQty.TabIndex = 804;
- //
- // txt_suppName
- //
- this.txt_suppName.Enabled = false;
- this.txt_suppName.Location = new System.Drawing.Point(452, 117);
- this.txt_suppName.Name = "txt_suppName";
- this.txt_suppName.Size = new System.Drawing.Size(150, 24);
- this.txt_suppName.TabIndex = 802;
- //
- // txt_itemName
- //
- this.txt_itemName.Enabled = false;
- this.txt_itemName.Location = new System.Drawing.Point(94, 44);
- this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(266, 28);
- this.txt_itemName.TabIndex = 801;
- //
- // txt_fmrmode
- //
- this.txt_fmrmode.Location = new System.Drawing.Point(958, 119);
- this.txt_fmrmode.Name = "txt_fmrmode";
- this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_fmrmode.Properties.Items.AddRange(new object[] {
- "閫�鏂欒ˉ鏂�",
- "閫�鏂欏苟鎵f"});
- this.txt_fmrmode.Size = new System.Drawing.Size(140, 24);
- this.txt_fmrmode.TabIndex = 795;
- //
- // labelControl2
- //
- this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl2.Appearance.Options.UseFont = true;
- this.labelControl2.Location = new System.Drawing.Point(876, 121);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(68, 21);
- this.labelControl2.TabIndex = 794;
- this.labelControl2.Text = "閫�鏂欐柟寮�";
- //
- // txt_fngHandle
- //
- this.txt_fngHandle.Location = new System.Drawing.Point(958, 79);
- this.txt_fngHandle.Name = "txt_fngHandle";
- this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_fngHandle.Properties.Items.AddRange(new object[] {
- "閫�璐�",
- "鐗归噰鐩存帴浣跨敤"});
- this.txt_fngHandle.Size = new System.Drawing.Size(140, 24);
- this.txt_fngHandle.TabIndex = 793;
- //
- // txt_itemModel
- //
- this.txt_itemModel.Enabled = false;
- this.txt_itemModel.Location = new System.Drawing.Point(94, 114);
- this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
- this.txt_itemModel.Size = new System.Drawing.Size(266, 62);
- this.txt_itemModel.TabIndex = 792;
- this.txt_itemModel.Tag = "itemName";
- //
- // lb_itemModel
- //
- this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_itemModel.Appearance.Options.UseFont = true;
- this.lb_itemModel.Location = new System.Drawing.Point(20, 114);
- this.lb_itemModel.Name = "lb_itemModel";
- this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
- this.lb_itemModel.TabIndex = 790;
- this.lb_itemModel.Text = "鐗╂枡瑙勬牸";
- //
- // lb_tname
- //
- this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_tname.Appearance.Options.UseFont = true;
- this.lb_tname.Location = new System.Drawing.Point(20, 81);
- this.lb_tname.Name = "lb_tname";
- this.lb_tname.Size = new System.Drawing.Size(68, 21);
- this.lb_tname.TabIndex = 788;
- this.lb_tname.Text = "鐗╂枡缂栫爜";
- //
- // txt_itemNo
- //
- this.txt_itemNo.Enabled = false;
- this.txt_itemNo.Location = new System.Drawing.Point(94, 77);
- this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemNo.Size = new System.Drawing.Size(266, 28);
- this.txt_itemNo.TabIndex = 789;
- //
- // labelControl1
- //
- this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(20, 48);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(68, 21);
- this.labelControl1.TabIndex = 787;
- this.labelControl1.Text = "閫夋嫨鐗╂枡";
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(405, 152);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- this.labelControl11.Visible = false;
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(456, 152);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Visible = false;
- //
- // lb_lotNo
- //
- this.lb_lotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lotNo.Appearance.Options.UseFont = true;
- this.lb_lotNo.Location = new System.Drawing.Point(394, 48);
- this.lb_lotNo.Name = "lb_lotNo";
- this.lb_lotNo.Size = new System.Drawing.Size(56, 21);
- this.lb_lotNo.TabIndex = 262;
- this.lb_lotNo.Text = "鎵规鍙� ";
- //
- // txt_lotNo
- //
- this.txt_lotNo.Enabled = false;
- this.txt_lotNo.Location = new System.Drawing.Point(452, 44);
- this.txt_lotNo.Name = "txt_lotNo";
- this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
- this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
- this.txt_lotNo.TabIndex = 262;
//
// picCheckBox
//
@@ -1596,60 +1942,115 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
+ // gridColumn32
+ //
+ this.gridColumn32.Caption = "绫诲瀷";
+ this.gridColumn32.FieldName = "orderType";
+ this.gridColumn32.MinWidth = 25;
+ this.gridColumn32.Name = "gridColumn32";
+ this.gridColumn32.Visible = true;
+ this.gridColumn32.VisibleIndex = 25;
+ this.gridColumn32.Width = 94;
+ //
// Frm_MesQaItemsDetect01Check
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1344, 800);
+ this.ClientSize = new System.Drawing.Size(1188, 800);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesQaItemsDetect01Check";
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.modify1By)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+ this.xtraTabControl2.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
- this.splitContainerControl1.Panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
- this.splitContainerControl1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
- this.splitContainerControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).EndInit();
+ this.splitMx2.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).EndInit();
+ this.splitMx2.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).EndInit();
+ this.splitMx2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).EndInit();
+ this.splitYangLi.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel2)).EndInit();
+ this.splitYangLi.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitYangLi)).EndInit();
+ this.splitYangLi.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
- this.xtraTabControl1.ResumeLayout(false);
- this.xtraTabPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- this.xtraTabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
- this.xtraTabControl2.ResumeLayout(false);
- this.tabMxPage3.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
+ this.groupControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
+ this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
@@ -1657,104 +2058,40 @@
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private System.Windows.Forms.Panel panel1;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraEditors.TextEdit txt_remarks;
+ private DevExpress.XtraEditors.TextEdit txt_fcovertQty;
+ private DevExpress.XtraEditors.TextEdit txt_suppName;
+ private DevExpress.XtraEditors.TextEdit txt_itemName;
+ private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
+ private DevExpress.XtraEditors.ComboBoxEdit txt_fngHandle;
+ private DevExpress.XtraEditors.TextEdit txt_itemNo;
private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl labelControl11;
+ private DevExpress.XtraEditors.TextEdit txt_lotNo;
+ private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
+ private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
+ private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
+ private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
+ private DevExpress.XtraEditors.TextEdit txt_releaseNo;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraEditors.TextEdit txt_itemModel;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraEditors.CheckEdit txt_modify1Flag;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
- private DevExpress.XtraEditors.LabelControl lb_remarks;
- private DevExpress.XtraEditors.TextEdit txt_fngDesc;
-
- private DevExpress.XtraEditors.LabelControl lb_lifnr;
-
- private DevExpress.XtraEditors.LabelControl lb_fngHandle;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckResu;
- private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
-
- private DevExpress.XtraEditors.LabelControl lb_fbatchQty;
- private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckBy;
- private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckDate;
- private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
-
- private DevExpress.XtraEditors.LabelControl lb_releaseNo;
- private DevExpress.XtraEditors.TextEdit txt_releaseNo;
- private DevExpress.XtraTab.XtraTabPage tabMxPage3;
- private DevExpress.XtraEditors.MemoEdit txt_itemModel;
- private DevExpress.XtraEditors.LabelControl lb_itemModel;
- private DevExpress.XtraEditors.LabelControl lb_tname;
- private DevExpress.XtraEditors.TextEdit txt_itemNo;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl lb_lotNo;
- private DevExpress.XtraEditors.TextEdit txt_lotNo;
- private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
- private DevExpress.XtraEditors.GroupControl groupControl1;
- private DevExpress.XtraGrid.GridControl gcMx2;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
- private DevExpress.XtraGrid.GridControl gcMx3;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
- private UserControl.UCUpFile ucUpFile1;
- private DevExpress.XtraGrid.GridControl gcMain;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
- private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
- private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
- private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
- private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
- private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
- private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.ComboBoxEdit txt_fngHandle;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
- private DevExpress.XtraEditors.TextEdit txt_itemName;
- private DevExpress.XtraEditors.TextEdit txt_suppName;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.TextEdit txt_fcovertQty;
- private DevExpress.XtraEditors.CheckEdit txt_qualityAudit;
- private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
- private DevExpress.XtraEditors.LabelControl lb_fsubmit;
- private DevExpress.XtraEditors.LabelControl lb_modify1Flag;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx2;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
@@ -1774,6 +2111,87 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
- private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage2;
+ private DevExpress.XtraGrid.GridControl gcMx4;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private UserControl.UCUpFile ucUpFile1;
+ private DevExpress.XtraEditors.TextEdit txt_slOrg;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraEditors.TextEdit txt_modify1Date;
+ private DevExpress.XtraEditors.TextEdit txt_modify1By;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraLayout.LayoutControlItem modify1By;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+ private UserControls.Data.UcPageBar pageBar1;
+ private DevExpress.XtraEditors.SplitContainerControl splitYangLi;
+ private DevExpress.XtraEditors.GroupControl groupControl1;
+ private DevExpress.XtraGrid.GridControl gcMx2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+ private DevExpress.XtraEditors.GroupControl groupControl2;
+ private DevExpress.XtraGrid.GridControl gcMx3;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
+ private DevExpress.XtraEditors.TextEdit txt_guid;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
}
}
\ No newline at end of file
--
Gitblit v1.9.3