From 6ca92d27db6af7e402c141d63f17054254c9d179 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 29 十月 2024 14:28:04 +0800
Subject: [PATCH] 来料检验申请
---
DevApp/Gs.DevApp/UserControl/UcLookItems.cs | 6
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs | 46
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 2768 ++++++++++++++-----------------------------------------
DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs | 30
DevApp/Gs.DevApp/Properties/licenses.licx | 39
5 files changed, 789 insertions(+), 2,100 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index df05be7..cb4f858 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,44 +29,7 @@
/// </summary>
private void InitializeComponent()
{
- this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
- this.gcMx2 = new DevExpress.XtraGrid.GridControl();
- this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gcMx1 = new DevExpress.XtraGrid.GridControl();
- this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.panMsg = new DevExpress.XtraEditors.PanelControl();
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
@@ -75,167 +38,69 @@
this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_qualityAudit = new DevExpress.XtraEditors.LabelControl();
- this.txt_qualityAudit = new DevExpress.XtraEditors.TextEdit();
this.gv_qualityAudit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lineK3id = new DevExpress.XtraEditors.LabelControl();
- this.txt_lineK3id = new DevExpress.XtraEditors.TextEdit();
this.gv_lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl();
- this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit();
this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_iqcDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_iqcDate = new DevExpress.XtraEditors.TextEdit();
this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_states = new DevExpress.XtraEditors.LabelControl();
- this.txt_states = new DevExpress.XtraEditors.TextEdit();
this.gv_states = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_msg = new DevExpress.XtraEditors.LabelControl();
- this.txt_msg = new DevExpress.XtraEditors.TextEdit();
this.gv_msg = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fmrmode = new DevExpress.XtraEditors.LabelControl();
- this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit();
this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
this.txt_lifnr = new DevExpress.XtraEditors.TextEdit();
this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_dhb001 = new DevExpress.XtraEditors.LabelControl();
- this.txt_dhb001 = new DevExpress.XtraEditors.TextEdit();
this.gv_dhb001 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_dhb002 = new DevExpress.XtraEditors.LabelControl();
- this.txt_dhb002 = new DevExpress.XtraEditors.TextEdit();
this.gv_dhb002 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_dha018 = new DevExpress.XtraEditors.LabelControl();
- this.txt_dha018 = new DevExpress.XtraEditors.TextEdit();
this.gv_dha018 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_workNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_workNo = new DevExpress.XtraEditors.TextEdit();
this.gv_workNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_boardStyle = new DevExpress.XtraEditors.LabelControl();
- this.txt_boardStyle = new DevExpress.XtraEditors.TextEdit();
this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lotNo2 = new DevExpress.XtraEditors.LabelControl();
- this.txt_lotNo2 = new DevExpress.XtraEditors.TextEdit();
this.gv_lotNo2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_lotNo1 = new DevExpress.XtraEditors.LabelControl();
this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
this.gv_lotNo1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1Date1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1Date1 = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1Date1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1By1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1By1 = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1By1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1Flag1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1Flag1 = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1Flag1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_maxCheckQty = new DevExpress.XtraEditors.LabelControl();
- this.txt_maxCheckQty = new DevExpress.XtraEditors.TextEdit();
this.gv_maxCheckQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fsecondResu = new DevExpress.XtraEditors.LabelControl();
- this.txt_fsecondResu = new DevExpress.XtraEditors.TextEdit();
this.gv_fsecondResu = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_company = new DevExpress.XtraEditors.LabelControl();
- this.txt_company = new DevExpress.XtraEditors.TextEdit();
this.gv_company = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fversion = new DevExpress.XtraEditors.LabelControl();
- this.txt_fversion = new DevExpress.XtraEditors.TextEdit();
this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fcovertQty = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcovertQty = new DevExpress.XtraEditors.TextEdit();
this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fmanageNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_fmanageNo = new DevExpress.XtraEditors.TextEdit();
this.gv_fmanageNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_fngHandle = new DevExpress.XtraEditors.LabelControl();
this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit();
this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fgearStand = new DevExpress.XtraEditors.LabelControl();
- this.txt_fgearStand = new DevExpress.XtraEditors.TextEdit();
this.gv_fgearStand = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fexemption = new DevExpress.XtraEditors.LabelControl();
- this.txt_fexemption = new DevExpress.XtraEditors.TextEdit();
this.gv_fexemption = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_outDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_outDate = new DevExpress.XtraEditors.TextEdit();
this.gv_outDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_itemUnit = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemUnit = new DevExpress.XtraEditors.TextEdit();
this.gv_itemUnit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_ftype = new DevExpress.XtraEditors.LabelControl();
- this.txt_ftype = new DevExpress.XtraEditors.TextEdit();
this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fcheckAccord = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckAccord = new DevExpress.XtraEditors.TextEdit();
this.gv_fcheckAccord = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl();
- this.txt_fsubmit = new DevExpress.XtraEditors.TextEdit();
this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fcancel = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcancel = new DevExpress.XtraEditors.TextEdit();
this.gv_fcancel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fthirdRep = new DevExpress.XtraEditors.LabelControl();
- this.txt_fthirdRep = new DevExpress.XtraEditors.TextEdit();
this.gv_fthirdRep = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fcheckRepno = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckRepno = new DevExpress.XtraEditors.TextEdit();
this.gv_fcheckRepno = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_factory = new DevExpress.XtraEditors.LabelControl();
- this.txt_factory = new DevExpress.XtraEditors.TextEdit();
this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1Date = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1Date = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1Date = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1By = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1By = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1By = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
- this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit();
this.gv_modify1Flag = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
- this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
- this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fhandle = new DevExpress.XtraEditors.LabelControl();
- this.txt_fhandle = new DevExpress.XtraEditors.TextEdit();
this.gv_fhandle = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fmove = new DevExpress.XtraEditors.LabelControl();
- this.txt_fmove = new DevExpress.XtraEditors.TextEdit();
this.gv_fmove = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_checkQty = new DevExpress.XtraEditors.LabelControl();
this.txt_checkQty = new DevExpress.XtraEditors.TextEdit();
this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_facLevel = new DevExpress.XtraEditors.LabelControl();
- this.txt_facLevel = new DevExpress.XtraEditors.TextEdit();
this.gv_facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fcheckLevel = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckLevel = new DevExpress.XtraEditors.TextEdit();
this.gv_fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_sampleSizeNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_sampleSizeNo = new DevExpress.XtraEditors.TextEdit();
this.gv_sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_freview = new DevExpress.XtraEditors.LabelControl();
- this.txt_freview = new DevExpress.XtraEditors.TextEdit();
this.gv_freview = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_fcheckResu = new DevExpress.XtraEditors.LabelControl();
this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fngDesc = new DevExpress.XtraEditors.LabelControl();
- this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
this.gv_fngDesc = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_freceQty = new DevExpress.XtraEditors.LabelControl();
this.txt_freceQty = new DevExpress.XtraEditors.TextEdit();
@@ -254,8 +119,6 @@
this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_guid = new DevExpress.XtraEditors.LabelControl();
- this.txt_guid = new DevExpress.XtraEditors.TextEdit();
this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
@@ -264,7 +127,7 @@
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.tabMxPage2 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.btnUp = new DevExpress.XtraEditors.SimpleButton();
@@ -280,592 +143,103 @@
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
- this.lb_id = new DevExpress.XtraEditors.LabelControl();
- this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl();
+ this.txt_fsubmit = new DevExpress.XtraEditors.TextEdit();
+ this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
+ this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit();
+ this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+ this.splitContainerControl1 = 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();
+ this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
+ this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
- this.groupControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
this.panMsg.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lineK3id.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_iqcDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_states.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhb001.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhb002.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dha018.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_boardStyle.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_maxCheckQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsecondResu.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmanageNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fgearStand.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fexemption.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_outDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemUnit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ftype.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckAccord.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcancel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fthirdRep.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckRepno.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fhandle.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmove.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_facLevel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckLevel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_freview.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.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.txt_guid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
this.xtraTabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.tabMxPage2)).BeginInit();
- this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+ this.xtraTabControl2.SuspendLayout();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+ ((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.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
+ this.groupControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
this.SuspendLayout();
- //
- // gvMx1remarks
- //
- this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
- this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
- this.gvMx1remarks.FieldName = "remarks";
- this.gvMx1remarks.MinWidth = 50;
- this.gvMx1remarks.Name = "gvMx1remarks";
- this.gvMx1remarks.Tag = "query_a.remarks";
- this.gvMx1remarks.Visible = true;
- this.gvMx1remarks.VisibleIndex = 29;
- this.gvMx1remarks.Width = 94;
- //
- // gvMx1lastupdateDate
- //
- this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
- this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
- this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
- this.gvMx1lastupdateDate.MinWidth = 50;
- this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
- this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
- this.gvMx1lastupdateDate.Visible = true;
- this.gvMx1lastupdateDate.VisibleIndex = 28;
- this.gvMx1lastupdateDate.Width = 94;
- //
- // gvMx1lastupdateBy
- //
- this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
- this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
- this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
- this.gvMx1lastupdateBy.MinWidth = 50;
- this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
- this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
- this.gvMx1lastupdateBy.Visible = true;
- this.gvMx1lastupdateBy.VisibleIndex = 27;
- this.gvMx1lastupdateBy.Width = 94;
- //
- // 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 = 50;
- this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
- this.gvMx1fcheckTool.Tag = "query_a.fcheck_tool";
- this.gvMx1fcheckTool.Visible = true;
- this.gvMx1fcheckTool.VisibleIndex = 26;
- this.gvMx1fcheckTool.Width = 94;
- //
- // gvMx1givenModify
- //
- this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
- this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
- this.gvMx1givenModify.FieldName = "givenModify";
- this.gvMx1givenModify.MinWidth = 50;
- this.gvMx1givenModify.Name = "gvMx1givenModify";
- this.gvMx1givenModify.Tag = "query_a.given_modify";
- this.gvMx1givenModify.Visible = true;
- this.gvMx1givenModify.VisibleIndex = 25;
- this.gvMx1givenModify.Width = 94;
- //
- // gvMx1funit
- //
- this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1funit.AppearanceCell.Options.UseFont = true;
- this.gvMx1funit.Caption = "鍗曚綅 ";
- this.gvMx1funit.FieldName = "funit";
- this.gvMx1funit.MinWidth = 50;
- this.gvMx1funit.Name = "gvMx1funit";
- this.gvMx1funit.Tag = "query_a.funit";
- this.gvMx1funit.Visible = true;
- this.gvMx1funit.VisibleIndex = 24;
- this.gvMx1funit.Width = 94;
- //
- // gvMx1workshopCenterCode
- //
- this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
- this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
- this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
- this.gvMx1workshopCenterCode.MinWidth = 50;
- this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
- this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
- this.gvMx1workshopCenterCode.Visible = true;
- this.gvMx1workshopCenterCode.VisibleIndex = 23;
- this.gvMx1workshopCenterCode.Width = 94;
- //
- // gvMx1procNo
- //
- this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
- this.gvMx1procNo.FieldName = "procNo";
- this.gvMx1procNo.MinWidth = 50;
- this.gvMx1procNo.Name = "gvMx1procNo";
- this.gvMx1procNo.Tag = "query_a.proc_no";
- this.gvMx1procNo.Visible = true;
- this.gvMx1procNo.VisibleIndex = 22;
- this.gvMx1procNo.Width = 94;
- //
- // 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 = 50;
- this.gvMx1fcheckItemDesc.Name = "gvMx1fcheckItemDesc";
- this.gvMx1fcheckItemDesc.Tag = "query_a.fcheck_item_desc";
- this.gvMx1fcheckItemDesc.Visible = true;
- this.gvMx1fcheckItemDesc.VisibleIndex = 21;
- this.gvMx1fcheckItemDesc.Width = 94;
- //
- // gvMx1factory
- //
- this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1factory.AppearanceCell.Options.UseFont = true;
- this.gvMx1factory.Caption = "factory ";
- this.gvMx1factory.FieldName = "factory";
- this.gvMx1factory.MinWidth = 50;
- this.gvMx1factory.Name = "gvMx1factory";
- this.gvMx1factory.Tag = "query_a.factory";
- this.gvMx1factory.Visible = true;
- this.gvMx1factory.VisibleIndex = 20;
- this.gvMx1factory.Width = 94;
- //
- // gvMx1company
- //
- this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1company.AppearanceCell.Options.UseFont = true;
- this.gvMx1company.Caption = "company ";
- this.gvMx1company.FieldName = "company";
- this.gvMx1company.MinWidth = 50;
- this.gvMx1company.Name = "gvMx1company";
- this.gvMx1company.Tag = "query_a.company";
- this.gvMx1company.Visible = true;
- this.gvMx1company.VisibleIndex = 19;
- this.gvMx1company.Width = 94;
- //
- // gvMx1releaseNo
- //
- this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1releaseNo.Caption = "release_no ";
- this.gvMx1releaseNo.FieldName = "releaseNo";
- this.gvMx1releaseNo.MinWidth = 50;
- this.gvMx1releaseNo.Name = "gvMx1releaseNo";
- this.gvMx1releaseNo.Tag = "query_a.release_no";
- this.gvMx1releaseNo.Visible = true;
- this.gvMx1releaseNo.VisibleIndex = 18;
- this.gvMx1releaseNo.Width = 94;
- //
- // gvMx1fenterQty
- //
- this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
- this.gvMx1fenterQty.FieldName = "fenterQty";
- this.gvMx1fenterQty.MinWidth = 50;
- this.gvMx1fenterQty.Name = "gvMx1fenterQty";
- this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
- this.gvMx1fenterQty.Visible = true;
- this.gvMx1fenterQty.VisibleIndex = 17;
- this.gvMx1fenterQty.Width = 94;
- //
- // gvMx1fngRate
- //
- this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
- this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
- this.gvMx1fngRate.FieldName = "fngRate";
- this.gvMx1fngRate.MinWidth = 50;
- this.gvMx1fngRate.Name = "gvMx1fngRate";
- this.gvMx1fngRate.Tag = "query_a.fng_rate";
- this.gvMx1fngRate.Visible = true;
- this.gvMx1fngRate.VisibleIndex = 16;
- this.gvMx1fngRate.Width = 94;
- //
- // gvMx1fngQty
- //
- this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1fngQty.Caption = "涓嶅悎鏍兼暟 ";
- this.gvMx1fngQty.FieldName = "fngQty";
- this.gvMx1fngQty.MinWidth = 50;
- this.gvMx1fngQty.Name = "gvMx1fngQty";
- this.gvMx1fngQty.Tag = "query_a.fng_qty";
- this.gvMx1fngQty.Visible = true;
- this.gvMx1fngQty.VisibleIndex = 15;
- this.gvMx1fngQty.Width = 94;
- //
- // 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";
- this.gvMx1freQty.MinWidth = 50;
- this.gvMx1freQty.Name = "gvMx1freQty";
- this.gvMx1freQty.Tag = "query_a.fre_qty";
- this.gvMx1freQty.Visible = true;
- this.gvMx1freQty.VisibleIndex = 14;
- this.gvMx1freQty.Width = 94;
- //
- // gvMx1facQty
- //
- this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1facQty.Caption = "AC鏁伴噺 ";
- this.gvMx1facQty.FieldName = "facQty";
- this.gvMx1facQty.MinWidth = 50;
- this.gvMx1facQty.Name = "gvMx1facQty";
- this.gvMx1facQty.Tag = "query_a.fac_qty";
- this.gvMx1facQty.Visible = true;
- this.gvMx1facQty.VisibleIndex = 13;
- this.gvMx1facQty.Width = 94;
- //
- // gvMx1fcheckResu
- //
- this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
- this.gvMx1fcheckResu.Caption = "妫�楠岀粨鏋� ";
- this.gvMx1fcheckResu.FieldName = "fcheckResu";
- this.gvMx1fcheckResu.MinWidth = 50;
- this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
- this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
- this.gvMx1fcheckResu.Visible = true;
- this.gvMx1fcheckResu.VisibleIndex = 12;
- this.gvMx1fcheckResu.Width = 94;
- //
- // gvMx1checkQyt
- //
- this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
- this.gvMx1checkQyt.Caption = "鎶芥鏁伴噺 ";
- this.gvMx1checkQyt.FieldName = "checkQyt";
- this.gvMx1checkQyt.MinWidth = 50;
- this.gvMx1checkQyt.Name = "gvMx1checkQyt";
- this.gvMx1checkQyt.Tag = "query_a.check_qyt";
- this.gvMx1checkQyt.Visible = true;
- this.gvMx1checkQyt.VisibleIndex = 11;
- this.gvMx1checkQyt.Width = 94;
- //
- // 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 = 50;
- this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
- this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
- this.gvMx1fspecRequ.Visible = true;
- this.gvMx1fspecRequ.VisibleIndex = 10;
- this.gvMx1fspecRequ.Width = 94;
- //
- // 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 = 50;
- this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
- this.gvMx1fcheckItem.Tag = "query_a.fcheck_item";
- this.gvMx1fcheckItem.Visible = true;
- this.gvMx1fcheckItem.VisibleIndex = 9;
- this.gvMx1fcheckItem.Width = 94;
- //
- // 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 = 50;
- this.gvMx1facLevel.Name = "gvMx1facLevel";
- this.gvMx1facLevel.Tag = "query_a.fac_level";
- this.gvMx1facLevel.Visible = true;
- this.gvMx1facLevel.VisibleIndex = 8;
- this.gvMx1facLevel.Width = 94;
- //
- // 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 = 50;
- this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
- this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
- this.gvMx1fcheckLevel.Visible = true;
- this.gvMx1fcheckLevel.VisibleIndex = 7;
- this.gvMx1fcheckLevel.Width = 94;
- //
- // 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 = 50;
- this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
- this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
- this.gvMx1sampleSizeNo.Visible = true;
- this.gvMx1sampleSizeNo.VisibleIndex = 6;
- this.gvMx1sampleSizeNo.Width = 94;
- //
- // gvMx1fdownAllow
- //
- this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
- this.gvMx1fdownAllow.Caption = "涓嬪叕宸� ";
- this.gvMx1fdownAllow.FieldName = "fdownAllow";
- this.gvMx1fdownAllow.MinWidth = 50;
- this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
- this.gvMx1fdownAllow.Tag = "query_a.fdown_allow";
- this.gvMx1fdownAllow.Visible = true;
- this.gvMx1fdownAllow.VisibleIndex = 5;
- this.gvMx1fdownAllow.Width = 94;
- //
- // gvMx1fupAllow
- //
- this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
- this.gvMx1fupAllow.Caption = "涓婂叕宸� ";
- this.gvMx1fupAllow.FieldName = "fupAllow";
- this.gvMx1fupAllow.MinWidth = 50;
- this.gvMx1fupAllow.Name = "gvMx1fupAllow";
- this.gvMx1fupAllow.Tag = "query_a.fup_allow";
- this.gvMx1fupAllow.Visible = true;
- this.gvMx1fupAllow.VisibleIndex = 4;
- this.gvMx1fupAllow.Width = 94;
- //
- // gvMx1fstand
- //
- this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
- this.gvMx1fstand.Caption = "鏍囧噯鍊� ";
- this.gvMx1fstand.FieldName = "fstand";
- this.gvMx1fstand.MinWidth = 50;
- this.gvMx1fstand.Name = "gvMx1fstand";
- this.gvMx1fstand.Tag = "query_a.fstand";
- this.gvMx1fstand.Visible = true;
- this.gvMx1fstand.VisibleIndex = 3;
- this.gvMx1fstand.Width = 94;
- //
- // gvMx1ftextType
- //
- this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
- this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
- this.gvMx1ftextType.FieldName = "ftextType";
- this.gvMx1ftextType.MinWidth = 50;
- this.gvMx1ftextType.Name = "gvMx1ftextType";
- this.gvMx1ftextType.Tag = "query_a.ftext_type";
- this.gvMx1ftextType.Visible = true;
- this.gvMx1ftextType.VisibleIndex = 2;
- this.gvMx1ftextType.Width = 94;
- //
- // gvMx1id
- //
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1id.AppearanceCell.Options.UseFont = true;
- this.gvMx1id.Caption = "id ";
- this.gvMx1id.FieldName = "id";
- this.gvMx1id.MinWidth = 50;
- this.gvMx1id.Name = "gvMx1id";
- this.gvMx1id.Tag = "query_a.id";
- this.gvMx1id.Visible = true;
- this.gvMx1id.VisibleIndex = 1;
- this.gvMx1id.Width = 94;
- //
- // 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";
- this.gvMx1guid.MinWidth = 50;
- this.gvMx1guid.Name = "gvMx1guid";
- this.gvMx1guid.Tag = "query_a.guid";
- this.gvMx1guid.Visible = true;
- this.gvMx1guid.VisibleIndex = 0;
- this.gvMx1guid.Width = 94;
//
// tabMxPage1
//
- this.tabMxPage1.Controls.Add(this.groupControl1);
- this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Controls.Add(this.splitContainerControl1);
this.tabMxPage1.Controls.Add(this.panMsg);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1340, 325);
+ this.tabMxPage1.Size = new System.Drawing.Size(1340, 448);
this.tabMxPage1.Text = "鎶芥牱淇℃伅";
- //
- // groupControl1
- //
- this.groupControl1.Controls.Add(this.gcMx2);
- this.groupControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.groupControl1.Location = new System.Drawing.Point(0, 193);
- this.groupControl1.Name = "groupControl1";
- this.groupControl1.Size = new System.Drawing.Size(1340, 132);
- this.groupControl1.TabIndex = 2;
- this.groupControl1.Text = "鎶芥牱缁撴灉";
- //
- // gcMx2
- //
- this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx2.Location = new System.Drawing.Point(2, 28);
- this.gcMx2.MainView = this.gridView2;
- this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1336, 102);
- this.gcMx2.TabIndex = 0;
- this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView2});
- //
- // gridView2
- //
- this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn2,
- this.gridColumn1});
- this.gridView2.GridControl = this.gcMx2;
- this.gridView2.Name = "gridView2";
- //
- // gridColumn2
- //
- this.gridColumn2.Caption = "鎶芥缁撴灉";
- this.gridColumn2.MinWidth = 25;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 0;
- this.gridColumn2.Width = 94;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
- this.gridColumn1.MinWidth = 25;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 1;
- this.gridColumn1.Width = 94;
- //
- // gcMx1
- //
- this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.Location = new System.Drawing.Point(0, 68);
- this.gcMx1.MainView = this.gvMx1;
- this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1340, 257);
- this.gcMx1.TabIndex = 0;
- this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gvMx1});
- //
- // gvMx1
- //
- this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gvMx1guid,
- this.gvMx1id,
- this.gvMx1ftextType,
- this.gvMx1fstand,
- this.gvMx1fupAllow,
- this.gvMx1fdownAllow,
- this.gvMx1sampleSizeNo,
- this.gvMx1fcheckLevel,
- this.gvMx1facLevel,
- this.gvMx1fcheckItem,
- this.gvMx1fspecRequ,
- this.gvMx1checkQyt,
- this.gvMx1fcheckResu,
- this.gvMx1facQty,
- this.gvMx1freQty,
- this.gvMx1fngQty,
- this.gvMx1fngRate,
- this.gvMx1fenterQty,
- this.gvMx1releaseNo,
- this.gvMx1company,
- this.gvMx1factory,
- this.gvMx1fcheckItemDesc,
- this.gvMx1procNo,
- this.gvMx1workshopCenterCode,
- this.gvMx1funit,
- this.gvMx1givenModify,
- this.gvMx1fcheckTool,
- this.gvMx1lastupdateBy,
- this.gvMx1lastupdateDate,
- this.gvMx1remarks});
- this.gvMx1.GridControl = this.gcMx1;
- this.gvMx1.Name = "gvMx1";
- this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
- this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
- this.gvMx1.OptionsView.ShowGroupPanel = false;
//
// panMsg
//
@@ -911,7 +285,7 @@
//
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(770, 500);
+ this.lb_remarks.Location = new System.Drawing.Point(884, 133);
this.lb_remarks.Name = "lb_remarks";
this.lb_remarks.Size = new System.Drawing.Size(73, 21);
this.lb_remarks.TabIndex = 786;
@@ -919,7 +293,7 @@
//
// txt_remarks
//
- this.txt_remarks.Location = new System.Drawing.Point(830, 500);
+ this.txt_remarks.Location = new System.Drawing.Point(963, 130);
this.txt_remarks.Name = "txt_remarks";
this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remarks.Properties.Appearance.Options.UseFont = true;
@@ -954,25 +328,6 @@
this.gv_itemId.VisibleIndex = 62;
this.gv_itemId.Width = 94;
//
- // lb_qualityAudit
- //
- this.lb_qualityAudit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_qualityAudit.Appearance.Options.UseFont = true;
- this.lb_qualityAudit.Location = new System.Drawing.Point(270, 500);
- this.lb_qualityAudit.Name = "lb_qualityAudit";
- this.lb_qualityAudit.Size = new System.Drawing.Size(107, 21);
- this.lb_qualityAudit.TabIndex = 751;
- this.lb_qualityAudit.Text = "璐ㄩ噺瀹℃牳鏍囪瘑 ";
- //
- // txt_qualityAudit
- //
- this.txt_qualityAudit.Location = new System.Drawing.Point(330, 500);
- this.txt_qualityAudit.Name = "txt_qualityAudit";
- this.txt_qualityAudit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_qualityAudit.Properties.Appearance.Options.UseFont = true;
- this.txt_qualityAudit.Size = new System.Drawing.Size(150, 28);
- this.txt_qualityAudit.TabIndex = 751;
- //
// gv_qualityAudit
//
this.gv_qualityAudit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -986,25 +341,6 @@
this.gv_qualityAudit.Visible = true;
this.gv_qualityAudit.VisibleIndex = 61;
this.gv_qualityAudit.Width = 94;
- //
- // lb_lineK3id
- //
- this.lb_lineK3id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lineK3id.Appearance.Options.UseFont = true;
- this.lb_lineK3id.Location = new System.Drawing.Point(20, 500);
- this.lb_lineK3id.Name = "lb_lineK3id";
- this.lb_lineK3id.Size = new System.Drawing.Size(108, 21);
- this.lb_lineK3id.TabIndex = 735;
- this.lb_lineK3id.Text = "閲囪喘璁㈠崟琛孖D ";
- //
- // txt_lineK3id
- //
- this.txt_lineK3id.Location = new System.Drawing.Point(80, 500);
- this.txt_lineK3id.Name = "txt_lineK3id";
- this.txt_lineK3id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lineK3id.Properties.Appearance.Options.UseFont = true;
- this.txt_lineK3id.Size = new System.Drawing.Size(150, 28);
- this.txt_lineK3id.TabIndex = 735;
//
// gv_lineK3id
//
@@ -1020,25 +356,6 @@
this.gv_lineK3id.VisibleIndex = 60;
this.gv_lineK3id.Width = 94;
//
- // lb_ebelnK3id
- //
- this.lb_ebelnK3id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_ebelnK3id.Appearance.Options.UseFont = true;
- this.lb_ebelnK3id.Location = new System.Drawing.Point(770, 468);
- this.lb_ebelnK3id.Name = "lb_ebelnK3id";
- this.lb_ebelnK3id.Size = new System.Drawing.Size(91, 21);
- this.lb_ebelnK3id.TabIndex = 720;
- this.lb_ebelnK3id.Text = "閲囪喘璁㈠崟ID ";
- //
- // txt_ebelnK3id
- //
- this.txt_ebelnK3id.Location = new System.Drawing.Point(830, 468);
- this.txt_ebelnK3id.Name = "txt_ebelnK3id";
- this.txt_ebelnK3id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true;
- this.txt_ebelnK3id.Size = new System.Drawing.Size(150, 28);
- this.txt_ebelnK3id.TabIndex = 720;
- //
// gv_ebelnK3id
//
this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1052,25 +369,6 @@
this.gv_ebelnK3id.Visible = true;
this.gv_ebelnK3id.VisibleIndex = 59;
this.gv_ebelnK3id.Width = 94;
- //
- // lb_iqcDate
- //
- this.lb_iqcDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_iqcDate.Appearance.Options.UseFont = true;
- this.lb_iqcDate.Location = new System.Drawing.Point(520, 468);
- this.lb_iqcDate.Name = "lb_iqcDate";
- this.lb_iqcDate.Size = new System.Drawing.Size(101, 21);
- this.lb_iqcDate.TabIndex = 703;
- this.lb_iqcDate.Text = "IQC鎻愪氦鏃堕棿 ";
- //
- // txt_iqcDate
- //
- this.txt_iqcDate.Location = new System.Drawing.Point(580, 468);
- this.txt_iqcDate.Name = "txt_iqcDate";
- this.txt_iqcDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_iqcDate.Properties.Appearance.Options.UseFont = true;
- this.txt_iqcDate.Size = new System.Drawing.Size(150, 28);
- this.txt_iqcDate.TabIndex = 703;
//
// gv_iqcDate
//
@@ -1086,25 +384,6 @@
this.gv_iqcDate.VisibleIndex = 58;
this.gv_iqcDate.Width = 94;
//
- // lb_states
- //
- this.lb_states.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_states.Appearance.Options.UseFont = true;
- this.lb_states.Location = new System.Drawing.Point(270, 468);
- this.lb_states.Name = "lb_states";
- this.lb_states.Size = new System.Drawing.Size(39, 21);
- this.lb_states.TabIndex = 687;
- this.lb_states.Text = "鐘舵�� ";
- //
- // txt_states
- //
- this.txt_states.Location = new System.Drawing.Point(330, 468);
- this.txt_states.Name = "txt_states";
- this.txt_states.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_states.Properties.Appearance.Options.UseFont = true;
- this.txt_states.Size = new System.Drawing.Size(150, 28);
- this.txt_states.TabIndex = 687;
- //
// gv_states
//
this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1119,25 +398,6 @@
this.gv_states.VisibleIndex = 57;
this.gv_states.Width = 94;
//
- // lb_msg
- //
- this.lb_msg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_msg.Appearance.Options.UseFont = true;
- this.lb_msg.Location = new System.Drawing.Point(20, 468);
- this.lb_msg.Name = "lb_msg";
- this.lb_msg.Size = new System.Drawing.Size(97, 21);
- this.lb_msg.TabIndex = 672;
- this.lb_msg.Text = "erp杩斿洖淇℃伅 ";
- //
- // txt_msg
- //
- this.txt_msg.Location = new System.Drawing.Point(80, 468);
- this.txt_msg.Name = "txt_msg";
- this.txt_msg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_msg.Properties.Appearance.Options.UseFont = true;
- this.txt_msg.Size = new System.Drawing.Size(150, 28);
- this.txt_msg.TabIndex = 672;
- //
// gv_msg
//
this.gv_msg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1151,25 +411,6 @@
this.gv_msg.Visible = true;
this.gv_msg.VisibleIndex = 56;
this.gv_msg.Width = 94;
- //
- // lb_fmrmode
- //
- this.lb_fmrmode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fmrmode.Appearance.Options.UseFont = true;
- this.lb_fmrmode.Location = new System.Drawing.Point(770, 436);
- this.lb_fmrmode.Name = "lb_fmrmode";
- this.lb_fmrmode.Size = new System.Drawing.Size(73, 21);
- this.lb_fmrmode.TabIndex = 658;
- this.lb_fmrmode.Text = "閫�鏂欐柟寮� ";
- //
- // txt_fmrmode
- //
- this.txt_fmrmode.Location = new System.Drawing.Point(830, 436);
- this.txt_fmrmode.Name = "txt_fmrmode";
- this.txt_fmrmode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fmrmode.Properties.Appearance.Options.UseFont = true;
- this.txt_fmrmode.Size = new System.Drawing.Size(150, 28);
- this.txt_fmrmode.TabIndex = 658;
//
// gv_fmrmode
//
@@ -1189,7 +430,7 @@
//
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(520, 436);
+ this.lb_lifnr.Location = new System.Drawing.Point(392, 163);
this.lb_lifnr.Name = "lb_lifnr";
this.lb_lifnr.Size = new System.Drawing.Size(56, 21);
this.lb_lifnr.TabIndex = 642;
@@ -1197,7 +438,7 @@
//
// txt_lifnr
//
- this.txt_lifnr.Location = new System.Drawing.Point(580, 436);
+ this.txt_lifnr.Location = new System.Drawing.Point(452, 163);
this.txt_lifnr.Name = "txt_lifnr";
this.txt_lifnr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lifnr.Properties.Appearance.Options.UseFont = true;
@@ -1218,25 +459,6 @@
this.gv_lifnr.VisibleIndex = 54;
this.gv_lifnr.Width = 94;
//
- // lb_dhb001
- //
- this.lb_dhb001.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_dhb001.Appearance.Options.UseFont = true;
- this.lb_dhb001.Location = new System.Drawing.Point(270, 436);
- this.lb_dhb001.Name = "lb_dhb001";
- this.lb_dhb001.Size = new System.Drawing.Size(73, 21);
- this.lb_dhb001.TabIndex = 627;
- this.lb_dhb001.Text = "鍒拌揣鍗曞彿 ";
- //
- // txt_dhb001
- //
- this.txt_dhb001.Location = new System.Drawing.Point(330, 436);
- this.txt_dhb001.Name = "txt_dhb001";
- this.txt_dhb001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dhb001.Properties.Appearance.Options.UseFont = true;
- this.txt_dhb001.Size = new System.Drawing.Size(150, 28);
- this.txt_dhb001.TabIndex = 627;
- //
// gv_dhb001
//
this.gv_dhb001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1250,25 +472,6 @@
this.gv_dhb001.Visible = true;
this.gv_dhb001.VisibleIndex = 53;
this.gv_dhb001.Width = 94;
- //
- // lb_dhb002
- //
- this.lb_dhb002.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_dhb002.Appearance.Options.UseFont = true;
- this.lb_dhb002.Location = new System.Drawing.Point(20, 436);
- this.lb_dhb002.Name = "lb_dhb002";
- this.lb_dhb002.Size = new System.Drawing.Size(39, 21);
- this.lb_dhb002.TabIndex = 613;
- this.lb_dhb002.Text = "琛屽彿 ";
- //
- // txt_dhb002
- //
- this.txt_dhb002.Location = new System.Drawing.Point(80, 436);
- this.txt_dhb002.Name = "txt_dhb002";
- this.txt_dhb002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dhb002.Properties.Appearance.Options.UseFont = true;
- this.txt_dhb002.Size = new System.Drawing.Size(150, 28);
- this.txt_dhb002.TabIndex = 613;
//
// gv_dhb002
//
@@ -1284,25 +487,6 @@
this.gv_dhb002.VisibleIndex = 52;
this.gv_dhb002.Width = 94;
//
- // lb_dha018
- //
- this.lb_dha018.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_dha018.Appearance.Options.UseFont = true;
- this.lb_dha018.Location = new System.Drawing.Point(770, 404);
- this.lb_dha018.Name = "lb_dha018";
- this.lb_dha018.Size = new System.Drawing.Size(73, 21);
- this.lb_dha018.TabIndex = 600;
- this.lb_dha018.Text = "鍒拌揣鏃堕棿 ";
- //
- // txt_dha018
- //
- this.txt_dha018.Location = new System.Drawing.Point(830, 404);
- this.txt_dha018.Name = "txt_dha018";
- this.txt_dha018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dha018.Properties.Appearance.Options.UseFont = true;
- this.txt_dha018.Size = new System.Drawing.Size(150, 28);
- this.txt_dha018.TabIndex = 600;
- //
// gv_dha018
//
this.gv_dha018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1316,25 +500,6 @@
this.gv_dha018.Visible = true;
this.gv_dha018.VisibleIndex = 51;
this.gv_dha018.Width = 94;
- //
- // lb_workNo
- //
- this.lb_workNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_workNo.Appearance.Options.UseFont = true;
- this.lb_workNo.Location = new System.Drawing.Point(520, 404);
- this.lb_workNo.Name = "lb_workNo";
- this.lb_workNo.Size = new System.Drawing.Size(73, 21);
- this.lb_workNo.TabIndex = 585;
- this.lb_workNo.Text = "浠诲姟鍗曞彿 ";
- //
- // txt_workNo
- //
- this.txt_workNo.Location = new System.Drawing.Point(580, 404);
- this.txt_workNo.Name = "txt_workNo";
- this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_workNo.Properties.Appearance.Options.UseFont = true;
- this.txt_workNo.Size = new System.Drawing.Size(150, 28);
- this.txt_workNo.TabIndex = 585;
//
// gv_workNo
//
@@ -1350,25 +515,6 @@
this.gv_workNo.VisibleIndex = 50;
this.gv_workNo.Width = 94;
//
- // lb_boardStyle
- //
- this.lb_boardStyle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_boardStyle.Appearance.Options.UseFont = true;
- this.lb_boardStyle.Location = new System.Drawing.Point(270, 404);
- this.lb_boardStyle.Name = "lb_boardStyle";
- this.lb_boardStyle.Size = new System.Drawing.Size(73, 21);
- this.lb_boardStyle.TabIndex = 571;
- this.lb_boardStyle.Text = "浜у搧鍨嬪彿 ";
- //
- // txt_boardStyle
- //
- this.txt_boardStyle.Location = new System.Drawing.Point(330, 404);
- this.txt_boardStyle.Name = "txt_boardStyle";
- this.txt_boardStyle.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_boardStyle.Properties.Appearance.Options.UseFont = true;
- this.txt_boardStyle.Size = new System.Drawing.Size(150, 28);
- this.txt_boardStyle.TabIndex = 571;
- //
// gv_boardStyle
//
this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1382,25 +528,6 @@
this.gv_boardStyle.Visible = true;
this.gv_boardStyle.VisibleIndex = 49;
this.gv_boardStyle.Width = 94;
- //
- // lb_lotNo2
- //
- this.lb_lotNo2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lotNo2.Appearance.Options.UseFont = true;
- this.lb_lotNo2.Location = new System.Drawing.Point(20, 404);
- this.lb_lotNo2.Name = "lb_lotNo2";
- this.lb_lotNo2.Size = new System.Drawing.Size(73, 21);
- this.lb_lotNo2.TabIndex = 558;
- this.lb_lotNo2.Text = "閲囪喘鍗曞彿 ";
- //
- // txt_lotNo2
- //
- this.txt_lotNo2.Location = new System.Drawing.Point(80, 404);
- this.txt_lotNo2.Name = "txt_lotNo2";
- this.txt_lotNo2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lotNo2.Properties.Appearance.Options.UseFont = true;
- this.txt_lotNo2.Size = new System.Drawing.Size(150, 28);
- this.txt_lotNo2.TabIndex = 558;
//
// gv_lotNo2
//
@@ -1420,7 +547,7 @@
//
this.lb_lotNo1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lotNo1.Appearance.Options.UseFont = true;
- this.lb_lotNo1.Location = new System.Drawing.Point(770, 372);
+ this.lb_lotNo1.Location = new System.Drawing.Point(377, 129);
this.lb_lotNo1.Name = "lb_lotNo1";
this.lb_lotNo1.Size = new System.Drawing.Size(73, 21);
this.lb_lotNo1.TabIndex = 546;
@@ -1428,7 +555,7 @@
//
// txt_lotNo1
//
- this.txt_lotNo1.Location = new System.Drawing.Point(830, 372);
+ this.txt_lotNo1.Location = new System.Drawing.Point(452, 126);
this.txt_lotNo1.Name = "txt_lotNo1";
this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
@@ -1449,25 +576,6 @@
this.gv_lotNo1.VisibleIndex = 47;
this.gv_lotNo1.Width = 94;
//
- // lb_modify1Date1
- //
- this.lb_modify1Date1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1Date1.Appearance.Options.UseFont = true;
- this.lb_modify1Date1.Location = new System.Drawing.Point(520, 372);
- this.lb_modify1Date1.Name = "lb_modify1Date1";
- this.lb_modify1Date1.Size = new System.Drawing.Size(141, 21);
- this.lb_modify1Date1.TabIndex = 532;
- this.lb_modify1Date1.Text = "鐗瑰畾淇敼瀹℃牳鏃堕棿 ";
- //
- // txt_modify1Date1
- //
- this.txt_modify1Date1.Location = new System.Drawing.Point(580, 372);
- this.txt_modify1Date1.Name = "txt_modify1Date1";
- this.txt_modify1Date1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1Date1.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1Date1.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1Date1.TabIndex = 532;
- //
// gv_modify1Date1
//
this.gv_modify1Date1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1481,25 +589,6 @@
this.gv_modify1Date1.Visible = true;
this.gv_modify1Date1.VisibleIndex = 46;
this.gv_modify1Date1.Width = 94;
- //
- // lb_modify1By1
- //
- this.lb_modify1By1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1By1.Appearance.Options.UseFont = true;
- this.lb_modify1By1.Location = new System.Drawing.Point(270, 372);
- this.lb_modify1By1.Name = "lb_modify1By1";
- this.lb_modify1By1.Size = new System.Drawing.Size(124, 21);
- this.lb_modify1By1.TabIndex = 519;
- this.lb_modify1By1.Text = "鐗瑰畾淇敼瀹℃牳浜� ";
- //
- // txt_modify1By1
- //
- this.txt_modify1By1.Location = new System.Drawing.Point(330, 372);
- this.txt_modify1By1.Name = "txt_modify1By1";
- this.txt_modify1By1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1By1.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1By1.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1By1.TabIndex = 519;
//
// gv_modify1By1
//
@@ -1515,25 +604,6 @@
this.gv_modify1By1.VisibleIndex = 45;
this.gv_modify1By1.Width = 94;
//
- // lb_modify1Flag1
- //
- this.lb_modify1Flag1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1Flag1.Appearance.Options.UseFont = true;
- this.lb_modify1Flag1.Location = new System.Drawing.Point(20, 372);
- this.lb_modify1Flag1.Name = "lb_modify1Flag1";
- this.lb_modify1Flag1.Size = new System.Drawing.Size(141, 21);
- this.lb_modify1Flag1.TabIndex = 507;
- this.lb_modify1Flag1.Text = "鐗瑰畾淇敼鏄惁瀹℃牳 ";
- //
- // txt_modify1Flag1
- //
- this.txt_modify1Flag1.Location = new System.Drawing.Point(80, 372);
- this.txt_modify1Flag1.Name = "txt_modify1Flag1";
- this.txt_modify1Flag1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1Flag1.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1Flag1.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1Flag1.TabIndex = 507;
- //
// gv_modify1Flag1
//
this.gv_modify1Flag1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1547,25 +617,6 @@
this.gv_modify1Flag1.Visible = true;
this.gv_modify1Flag1.VisibleIndex = 44;
this.gv_modify1Flag1.Width = 94;
- //
- // lb_maxCheckQty
- //
- this.lb_maxCheckQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_maxCheckQty.Appearance.Options.UseFont = true;
- this.lb_maxCheckQty.Location = new System.Drawing.Point(770, 340);
- this.lb_maxCheckQty.Name = "lb_maxCheckQty";
- this.lb_maxCheckQty.Size = new System.Drawing.Size(90, 21);
- this.lb_maxCheckQty.TabIndex = 496;
- this.lb_maxCheckQty.Text = "鏈�澶ф娊妫�鏁� ";
- //
- // txt_maxCheckQty
- //
- this.txt_maxCheckQty.Location = new System.Drawing.Point(830, 340);
- this.txt_maxCheckQty.Name = "txt_maxCheckQty";
- this.txt_maxCheckQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_maxCheckQty.Properties.Appearance.Options.UseFont = true;
- this.txt_maxCheckQty.Size = new System.Drawing.Size(150, 28);
- this.txt_maxCheckQty.TabIndex = 496;
//
// gv_maxCheckQty
//
@@ -1581,25 +632,6 @@
this.gv_maxCheckQty.VisibleIndex = 43;
this.gv_maxCheckQty.Width = 94;
//
- // lb_fsecondResu
- //
- this.lb_fsecondResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fsecondResu.Appearance.Options.UseFont = true;
- this.lb_fsecondResu.Location = new System.Drawing.Point(520, 340);
- this.lb_fsecondResu.Name = "lb_fsecondResu";
- this.lb_fsecondResu.Size = new System.Drawing.Size(103, 21);
- this.lb_fsecondResu.TabIndex = 483;
- this.lb_fsecondResu.Text = "fsecond_resu ";
- //
- // txt_fsecondResu
- //
- this.txt_fsecondResu.Location = new System.Drawing.Point(580, 340);
- this.txt_fsecondResu.Name = "txt_fsecondResu";
- this.txt_fsecondResu.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fsecondResu.Properties.Appearance.Options.UseFont = true;
- this.txt_fsecondResu.Size = new System.Drawing.Size(150, 28);
- this.txt_fsecondResu.TabIndex = 483;
- //
// gv_fsecondResu
//
this.gv_fsecondResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1613,25 +645,6 @@
this.gv_fsecondResu.Visible = true;
this.gv_fsecondResu.VisibleIndex = 42;
this.gv_fsecondResu.Width = 94;
- //
- // lb_company
- //
- this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_company.Appearance.Options.UseFont = true;
- this.lb_company.Location = new System.Drawing.Point(270, 340);
- this.lb_company.Name = "lb_company";
- this.lb_company.Size = new System.Drawing.Size(71, 21);
- this.lb_company.TabIndex = 471;
- this.lb_company.Text = "company ";
- //
- // txt_company
- //
- this.txt_company.Location = new System.Drawing.Point(330, 340);
- this.txt_company.Name = "txt_company";
- this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_company.Properties.Appearance.Options.UseFont = true;
- this.txt_company.Size = new System.Drawing.Size(150, 28);
- this.txt_company.TabIndex = 471;
//
// gv_company
//
@@ -1647,25 +660,6 @@
this.gv_company.VisibleIndex = 41;
this.gv_company.Width = 94;
//
- // lb_fversion
- //
- this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fversion.Appearance.Options.UseFont = true;
- this.lb_fversion.Location = new System.Drawing.Point(20, 340);
- this.lb_fversion.Name = "lb_fversion";
- this.lb_fversion.Size = new System.Drawing.Size(39, 21);
- this.lb_fversion.TabIndex = 460;
- this.lb_fversion.Text = "鐗堟湰 ";
- //
- // txt_fversion
- //
- this.txt_fversion.Location = new System.Drawing.Point(80, 340);
- this.txt_fversion.Name = "txt_fversion";
- this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fversion.Properties.Appearance.Options.UseFont = true;
- this.txt_fversion.Size = new System.Drawing.Size(150, 28);
- this.txt_fversion.TabIndex = 460;
- //
// gv_fversion
//
this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1680,25 +674,6 @@
this.gv_fversion.VisibleIndex = 40;
this.gv_fversion.Width = 94;
//
- // lb_fcovertQty
- //
- this.lb_fcovertQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcovertQty.Appearance.Options.UseFont = true;
- this.lb_fcovertQty.Location = new System.Drawing.Point(770, 308);
- this.lb_fcovertQty.Name = "lb_fcovertQty";
- this.lb_fcovertQty.Size = new System.Drawing.Size(73, 21);
- this.lb_fcovertQty.TabIndex = 450;
- this.lb_fcovertQty.Text = "杞崲鏁伴噺 ";
- //
- // txt_fcovertQty
- //
- this.txt_fcovertQty.Location = new System.Drawing.Point(830, 308);
- 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 = 450;
- //
// gv_fcovertQty
//
this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1712,25 +687,6 @@
this.gv_fcovertQty.Visible = true;
this.gv_fcovertQty.VisibleIndex = 39;
this.gv_fcovertQty.Width = 94;
- //
- // lb_fmanageNo
- //
- this.lb_fmanageNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fmanageNo.Appearance.Options.UseFont = true;
- this.lb_fmanageNo.Location = new System.Drawing.Point(520, 308);
- this.lb_fmanageNo.Name = "lb_fmanageNo";
- this.lb_fmanageNo.Size = new System.Drawing.Size(73, 21);
- this.lb_fmanageNo.TabIndex = 438;
- this.lb_fmanageNo.Text = "绠$悊缂栧彿 ";
- //
- // txt_fmanageNo
- //
- this.txt_fmanageNo.Location = new System.Drawing.Point(580, 308);
- this.txt_fmanageNo.Name = "txt_fmanageNo";
- this.txt_fmanageNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fmanageNo.Properties.Appearance.Options.UseFont = true;
- this.txt_fmanageNo.Size = new System.Drawing.Size(150, 28);
- this.txt_fmanageNo.TabIndex = 438;
//
// gv_fmanageNo
//
@@ -1750,7 +706,7 @@
//
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(270, 308);
+ this.lb_fngHandle.Location = new System.Drawing.Point(884, 96);
this.lb_fngHandle.Name = "lb_fngHandle";
this.lb_fngHandle.Size = new System.Drawing.Size(107, 21);
this.lb_fngHandle.TabIndex = 427;
@@ -1758,7 +714,7 @@
//
// txt_fngHandle
//
- this.txt_fngHandle.Location = new System.Drawing.Point(330, 308);
+ this.txt_fngHandle.Location = new System.Drawing.Point(997, 92);
this.txt_fngHandle.Name = "txt_fngHandle";
this.txt_fngHandle.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fngHandle.Properties.Appearance.Options.UseFont = true;
@@ -1779,25 +735,6 @@
this.gv_fngHandle.VisibleIndex = 37;
this.gv_fngHandle.Width = 94;
//
- // lb_fgearStand
- //
- this.lb_fgearStand.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fgearStand.Appearance.Options.UseFont = true;
- this.lb_fgearStand.Location = new System.Drawing.Point(20, 308);
- this.lb_fgearStand.Name = "lb_fgearStand";
- this.lb_fgearStand.Size = new System.Drawing.Size(73, 21);
- this.lb_fgearStand.TabIndex = 417;
- this.lb_fgearStand.Text = "妗d綅鏍囧噯 ";
- //
- // txt_fgearStand
- //
- this.txt_fgearStand.Location = new System.Drawing.Point(80, 308);
- this.txt_fgearStand.Name = "txt_fgearStand";
- this.txt_fgearStand.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fgearStand.Properties.Appearance.Options.UseFont = true;
- this.txt_fgearStand.Size = new System.Drawing.Size(150, 28);
- this.txt_fgearStand.TabIndex = 417;
- //
// gv_fgearStand
//
this.gv_fgearStand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1811,25 +748,6 @@
this.gv_fgearStand.Visible = true;
this.gv_fgearStand.VisibleIndex = 36;
this.gv_fgearStand.Width = 94;
- //
- // lb_fexemption
- //
- this.lb_fexemption.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fexemption.Appearance.Options.UseFont = true;
- this.lb_fexemption.Location = new System.Drawing.Point(770, 276);
- this.lb_fexemption.Name = "lb_fexemption";
- this.lb_fexemption.Size = new System.Drawing.Size(73, 21);
- this.lb_fexemption.TabIndex = 408;
- this.lb_fexemption.Text = "鏄惁鍏嶆 ";
- //
- // txt_fexemption
- //
- this.txt_fexemption.Location = new System.Drawing.Point(830, 276);
- this.txt_fexemption.Name = "txt_fexemption";
- this.txt_fexemption.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fexemption.Properties.Appearance.Options.UseFont = true;
- this.txt_fexemption.Size = new System.Drawing.Size(150, 28);
- this.txt_fexemption.TabIndex = 408;
//
// gv_fexemption
//
@@ -1845,25 +763,6 @@
this.gv_fexemption.VisibleIndex = 35;
this.gv_fexemption.Width = 94;
//
- // lb_outDate
- //
- this.lb_outDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_outDate.Appearance.Options.UseFont = true;
- this.lb_outDate.Location = new System.Drawing.Point(520, 276);
- this.lb_outDate.Name = "lb_outDate";
- this.lb_outDate.Size = new System.Drawing.Size(73, 21);
- this.lb_outDate.TabIndex = 397;
- this.lb_outDate.Text = "鍑鸿揣鏃ユ湡 ";
- //
- // txt_outDate
- //
- this.txt_outDate.Location = new System.Drawing.Point(580, 276);
- this.txt_outDate.Name = "txt_outDate";
- this.txt_outDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_outDate.Properties.Appearance.Options.UseFont = true;
- this.txt_outDate.Size = new System.Drawing.Size(150, 28);
- this.txt_outDate.TabIndex = 397;
- //
// gv_outDate
//
this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1877,25 +776,6 @@
this.gv_outDate.Visible = true;
this.gv_outDate.VisibleIndex = 34;
this.gv_outDate.Width = 94;
- //
- // lb_itemUnit
- //
- this.lb_itemUnit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_itemUnit.Appearance.Options.UseFont = true;
- this.lb_itemUnit.Location = new System.Drawing.Point(270, 276);
- this.lb_itemUnit.Name = "lb_itemUnit";
- this.lb_itemUnit.Size = new System.Drawing.Size(39, 21);
- this.lb_itemUnit.TabIndex = 387;
- this.lb_itemUnit.Text = "鍗曚綅 ";
- //
- // txt_itemUnit
- //
- this.txt_itemUnit.Location = new System.Drawing.Point(330, 276);
- this.txt_itemUnit.Name = "txt_itemUnit";
- this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemUnit.Properties.Appearance.Options.UseFont = true;
- this.txt_itemUnit.Size = new System.Drawing.Size(150, 28);
- this.txt_itemUnit.TabIndex = 387;
//
// gv_itemUnit
//
@@ -1911,25 +791,6 @@
this.gv_itemUnit.VisibleIndex = 33;
this.gv_itemUnit.Width = 94;
//
- // lb_ftype
- //
- this.lb_ftype.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_ftype.Appearance.Options.UseFont = true;
- this.lb_ftype.Location = new System.Drawing.Point(20, 276);
- this.lb_ftype.Name = "lb_ftype";
- this.lb_ftype.Size = new System.Drawing.Size(154, 21);
- this.lb_ftype.TabIndex = 378;
- this.lb_ftype.Text = "绫诲瀷(0 鏉ユ枡 1 鍦ㄥ簱) ";
- //
- // txt_ftype
- //
- this.txt_ftype.Location = new System.Drawing.Point(80, 276);
- this.txt_ftype.Name = "txt_ftype";
- this.txt_ftype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_ftype.Properties.Appearance.Options.UseFont = true;
- this.txt_ftype.Size = new System.Drawing.Size(150, 28);
- this.txt_ftype.TabIndex = 378;
- //
// gv_ftype
//
this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1943,25 +804,6 @@
this.gv_ftype.Visible = true;
this.gv_ftype.VisibleIndex = 32;
this.gv_ftype.Width = 94;
- //
- // lb_fcheckAccord
- //
- this.lb_fcheckAccord.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckAccord.Appearance.Options.UseFont = true;
- this.lb_fcheckAccord.Location = new System.Drawing.Point(770, 244);
- this.lb_fcheckAccord.Name = "lb_fcheckAccord";
- this.lb_fcheckAccord.Size = new System.Drawing.Size(73, 21);
- this.lb_fcheckAccord.TabIndex = 370;
- this.lb_fcheckAccord.Text = "妫�楠屼緷鎹� ";
- //
- // txt_fcheckAccord
- //
- this.txt_fcheckAccord.Location = new System.Drawing.Point(830, 244);
- this.txt_fcheckAccord.Name = "txt_fcheckAccord";
- this.txt_fcheckAccord.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckAccord.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckAccord.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckAccord.TabIndex = 370;
//
// gv_fcheckAccord
//
@@ -1977,25 +819,6 @@
this.gv_fcheckAccord.VisibleIndex = 31;
this.gv_fcheckAccord.Width = 94;
//
- // 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(520, 244);
- this.lb_fsubmit.Name = "lb_fsubmit";
- this.lb_fsubmit.Size = new System.Drawing.Size(73, 21);
- this.lb_fsubmit.TabIndex = 360;
- this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑 ";
- //
- // txt_fsubmit
- //
- this.txt_fsubmit.Location = new System.Drawing.Point(580, 244);
- this.txt_fsubmit.Name = "txt_fsubmit";
- this.txt_fsubmit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fsubmit.Properties.Appearance.Options.UseFont = true;
- this.txt_fsubmit.Size = new System.Drawing.Size(150, 28);
- this.txt_fsubmit.TabIndex = 360;
- //
// gv_fsubmit
//
this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2009,25 +832,6 @@
this.gv_fsubmit.Visible = true;
this.gv_fsubmit.VisibleIndex = 30;
this.gv_fsubmit.Width = 94;
- //
- // lb_fcancel
- //
- this.lb_fcancel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcancel.Appearance.Options.UseFont = true;
- this.lb_fcancel.Location = new System.Drawing.Point(270, 244);
- this.lb_fcancel.Name = "lb_fcancel";
- this.lb_fcancel.Size = new System.Drawing.Size(73, 21);
- this.lb_fcancel.TabIndex = 351;
- this.lb_fcancel.Text = "鏄惁浣滃簾 ";
- //
- // txt_fcancel
- //
- this.txt_fcancel.Location = new System.Drawing.Point(330, 244);
- this.txt_fcancel.Name = "txt_fcancel";
- this.txt_fcancel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcancel.Properties.Appearance.Options.UseFont = true;
- this.txt_fcancel.Size = new System.Drawing.Size(150, 28);
- this.txt_fcancel.TabIndex = 351;
//
// gv_fcancel
//
@@ -2043,25 +847,6 @@
this.gv_fcancel.VisibleIndex = 29;
this.gv_fcancel.Width = 94;
//
- // lb_fthirdRep
- //
- this.lb_fthirdRep.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fthirdRep.Appearance.Options.UseFont = true;
- this.lb_fthirdRep.Location = new System.Drawing.Point(20, 244);
- this.lb_fthirdRep.Name = "lb_fthirdRep";
- this.lb_fthirdRep.Size = new System.Drawing.Size(90, 21);
- this.lb_fthirdRep.TabIndex = 343;
- this.lb_fthirdRep.Text = "绗笁鏂规姤鍛� ";
- //
- // txt_fthirdRep
- //
- this.txt_fthirdRep.Location = new System.Drawing.Point(80, 244);
- this.txt_fthirdRep.Name = "txt_fthirdRep";
- this.txt_fthirdRep.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fthirdRep.Properties.Appearance.Options.UseFont = true;
- this.txt_fthirdRep.Size = new System.Drawing.Size(150, 28);
- this.txt_fthirdRep.TabIndex = 343;
- //
// gv_fthirdRep
//
this.gv_fthirdRep.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2075,25 +860,6 @@
this.gv_fthirdRep.Visible = true;
this.gv_fthirdRep.VisibleIndex = 28;
this.gv_fthirdRep.Width = 94;
- //
- // lb_fcheckRepno
- //
- this.lb_fcheckRepno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckRepno.Appearance.Options.UseFont = true;
- this.lb_fcheckRepno.Location = new System.Drawing.Point(770, 212);
- this.lb_fcheckRepno.Name = "lb_fcheckRepno";
- this.lb_fcheckRepno.Size = new System.Drawing.Size(137, 21);
- this.lb_fcheckRepno.TabIndex = 336;
- this.lb_fcheckRepno.Text = "XRF娴嬭瘯鎶ュ憡缂栧彿 ";
- //
- // txt_fcheckRepno
- //
- this.txt_fcheckRepno.Location = new System.Drawing.Point(830, 212);
- this.txt_fcheckRepno.Name = "txt_fcheckRepno";
- this.txt_fcheckRepno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckRepno.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckRepno.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckRepno.TabIndex = 336;
//
// gv_fcheckRepno
//
@@ -2109,25 +875,6 @@
this.gv_fcheckRepno.VisibleIndex = 27;
this.gv_fcheckRepno.Width = 94;
//
- // lb_factory
- //
- this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_factory.Appearance.Options.UseFont = true;
- this.lb_factory.Location = new System.Drawing.Point(520, 212);
- this.lb_factory.Name = "lb_factory";
- this.lb_factory.Size = new System.Drawing.Size(56, 21);
- this.lb_factory.TabIndex = 327;
- this.lb_factory.Text = "factory ";
- //
- // txt_factory
- //
- this.txt_factory.Location = new System.Drawing.Point(580, 212);
- this.txt_factory.Name = "txt_factory";
- this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_factory.Properties.Appearance.Options.UseFont = true;
- this.txt_factory.Size = new System.Drawing.Size(150, 28);
- this.txt_factory.TabIndex = 327;
- //
// gv_factory
//
this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2141,25 +888,6 @@
this.gv_factory.Visible = true;
this.gv_factory.VisibleIndex = 26;
this.gv_factory.Width = 94;
- //
- // lb_modify1Date
- //
- this.lb_modify1Date.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1Date.Appearance.Options.UseFont = true;
- this.lb_modify1Date.Location = new System.Drawing.Point(270, 212);
- this.lb_modify1Date.Name = "lb_modify1Date";
- this.lb_modify1Date.Size = new System.Drawing.Size(105, 21);
- this.lb_modify1Date.TabIndex = 319;
- this.lb_modify1Date.Text = "modify1_date ";
- //
- // txt_modify1Date
- //
- this.txt_modify1Date.Location = new System.Drawing.Point(330, 212);
- this.txt_modify1Date.Name = "txt_modify1Date";
- this.txt_modify1Date.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1Date.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1Date.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1Date.TabIndex = 319;
//
// gv_modify1Date
//
@@ -2175,25 +903,6 @@
this.gv_modify1Date.VisibleIndex = 25;
this.gv_modify1Date.Width = 94;
//
- // lb_modify1By
- //
- this.lb_modify1By.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_modify1By.Appearance.Options.UseFont = true;
- this.lb_modify1By.Location = new System.Drawing.Point(20, 212);
- this.lb_modify1By.Name = "lb_modify1By";
- this.lb_modify1By.Size = new System.Drawing.Size(89, 21);
- this.lb_modify1By.TabIndex = 312;
- this.lb_modify1By.Text = "modify1_by ";
- //
- // txt_modify1By
- //
- this.txt_modify1By.Location = new System.Drawing.Point(80, 212);
- this.txt_modify1By.Name = "txt_modify1By";
- this.txt_modify1By.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1By.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1By.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1By.TabIndex = 312;
- //
// gv_modify1By
//
this.gv_modify1By.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2207,25 +916,6 @@
this.gv_modify1By.Visible = true;
this.gv_modify1By.VisibleIndex = 24;
this.gv_modify1By.Width = 94;
- //
- // 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(770, 180);
- this.lb_modify1Flag.Name = "lb_modify1Flag";
- this.lb_modify1Flag.Size = new System.Drawing.Size(73, 21);
- this.lb_modify1Flag.TabIndex = 306;
- this.lb_modify1Flag.Text = "鏄惁瀹℃牳 ";
- //
- // txt_modify1Flag
- //
- this.txt_modify1Flag.Location = new System.Drawing.Point(830, 180);
- this.txt_modify1Flag.Name = "txt_modify1Flag";
- this.txt_modify1Flag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_modify1Flag.Properties.Appearance.Options.UseFont = true;
- this.txt_modify1Flag.Size = new System.Drawing.Size(150, 28);
- this.txt_modify1Flag.TabIndex = 306;
//
// gv_modify1Flag
//
@@ -2241,25 +931,6 @@
this.gv_modify1Flag.VisibleIndex = 23;
this.gv_modify1Flag.Width = 94;
//
- // lb_lastupdateDate
- //
- this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lastupdateDate.Appearance.Options.UseFont = true;
- this.lb_lastupdateDate.Location = new System.Drawing.Point(520, 180);
- this.lb_lastupdateDate.Name = "lb_lastupdateDate";
- this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
- this.lb_lastupdateDate.TabIndex = 298;
- this.lb_lastupdateDate.Text = "鏇存柊鏃ユ湡 ";
- //
- // txt_lastupdateDate
- //
- this.txt_lastupdateDate.Location = new System.Drawing.Point(580, 180);
- this.txt_lastupdateDate.Name = "txt_lastupdateDate";
- this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
- this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28);
- this.txt_lastupdateDate.TabIndex = 298;
- //
// gv_lastupdateDate
//
this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2273,25 +944,6 @@
this.gv_lastupdateDate.Visible = true;
this.gv_lastupdateDate.VisibleIndex = 22;
this.gv_lastupdateDate.Width = 94;
- //
- // lb_lastupdateBy
- //
- this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lastupdateBy.Appearance.Options.UseFont = true;
- this.lb_lastupdateBy.Location = new System.Drawing.Point(270, 180);
- this.lb_lastupdateBy.Name = "lb_lastupdateBy";
- this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21);
- this.lb_lastupdateBy.TabIndex = 291;
- this.lb_lastupdateBy.Text = "鏇存柊浜� ";
- //
- // txt_lastupdateBy
- //
- this.txt_lastupdateBy.Location = new System.Drawing.Point(330, 180);
- this.txt_lastupdateBy.Name = "txt_lastupdateBy";
- this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
- this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28);
- this.txt_lastupdateBy.TabIndex = 291;
//
// gv_lastupdateBy
//
@@ -2307,25 +959,6 @@
this.gv_lastupdateBy.VisibleIndex = 21;
this.gv_lastupdateBy.Width = 94;
//
- // lb_createDate
- //
- this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createDate.Appearance.Options.UseFont = true;
- this.lb_createDate.Location = new System.Drawing.Point(20, 180);
- this.lb_createDate.Name = "lb_createDate";
- this.lb_createDate.Size = new System.Drawing.Size(73, 21);
- this.lb_createDate.TabIndex = 285;
- this.lb_createDate.Text = "鍒涘缓鏃ユ湡 ";
- //
- // txt_createDate
- //
- this.txt_createDate.Location = new System.Drawing.Point(80, 180);
- this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(150, 28);
- this.txt_createDate.TabIndex = 285;
- //
// gv_createDate
//
this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2339,25 +972,6 @@
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 20;
this.gv_createDate.Width = 94;
- //
- // lb_createBy
- //
- this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createBy.Appearance.Options.UseFont = true;
- this.lb_createBy.Location = new System.Drawing.Point(770, 148);
- this.lb_createBy.Name = "lb_createBy";
- this.lb_createBy.Size = new System.Drawing.Size(56, 21);
- this.lb_createBy.TabIndex = 280;
- this.lb_createBy.Text = "鍒涘缓浜� ";
- //
- // txt_createBy
- //
- this.txt_createBy.Location = new System.Drawing.Point(830, 148);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(150, 28);
- this.txt_createBy.TabIndex = 280;
//
// gv_createBy
//
@@ -2373,25 +987,6 @@
this.gv_createBy.VisibleIndex = 19;
this.gv_createBy.Width = 94;
//
- // lb_fhandle
- //
- this.lb_fhandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fhandle.Appearance.Options.UseFont = true;
- this.lb_fhandle.Location = new System.Drawing.Point(520, 148);
- this.lb_fhandle.Name = "lb_fhandle";
- this.lb_fhandle.Size = new System.Drawing.Size(73, 21);
- this.lb_fhandle.TabIndex = 273;
- this.lb_fhandle.Text = "鏄惁澶勭悊 ";
- //
- // txt_fhandle
- //
- this.txt_fhandle.Location = new System.Drawing.Point(580, 148);
- this.txt_fhandle.Name = "txt_fhandle";
- this.txt_fhandle.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fhandle.Properties.Appearance.Options.UseFont = true;
- this.txt_fhandle.Size = new System.Drawing.Size(150, 28);
- this.txt_fhandle.TabIndex = 273;
- //
// gv_fhandle
//
this.gv_fhandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2406,25 +1001,6 @@
this.gv_fhandle.VisibleIndex = 18;
this.gv_fhandle.Width = 94;
//
- // lb_fmove
- //
- this.lb_fmove.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fmove.Appearance.Options.UseFont = true;
- this.lb_fmove.Location = new System.Drawing.Point(270, 148);
- this.lb_fmove.Name = "lb_fmove";
- this.lb_fmove.Size = new System.Drawing.Size(73, 21);
- this.lb_fmove.TabIndex = 267;
- this.lb_fmove.Text = "鏄惁鎺ㄩ�� ";
- //
- // txt_fmove
- //
- this.txt_fmove.Location = new System.Drawing.Point(330, 148);
- this.txt_fmove.Name = "txt_fmove";
- this.txt_fmove.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fmove.Properties.Appearance.Options.UseFont = true;
- this.txt_fmove.Size = new System.Drawing.Size(150, 28);
- this.txt_fmove.TabIndex = 267;
- //
// gv_fmove
//
this.gv_fmove.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2438,25 +1014,6 @@
this.gv_fmove.Visible = true;
this.gv_fmove.VisibleIndex = 17;
this.gv_fmove.Width = 94;
- //
- // 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(20, 148);
- this.lb_lotNo.Name = "lb_lotNo";
- this.lb_lotNo.Size = new System.Drawing.Size(146, 21);
- this.lb_lotNo.TabIndex = 262;
- this.lb_lotNo.Text = "鎵规鍙� --鍒拌揣鍗曞彿 ";
- //
- // txt_lotNo
- //
- this.txt_lotNo.Location = new System.Drawing.Point(80, 148);
- 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;
//
// gv_lotNo
//
@@ -2476,7 +1033,7 @@
//
this.lb_checkQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_checkQty.Appearance.Options.UseFont = true;
- this.lb_checkQty.Location = new System.Drawing.Point(770, 116);
+ this.lb_checkQty.Location = new System.Drawing.Point(627, 53);
this.lb_checkQty.Name = "lb_checkQty";
this.lb_checkQty.Size = new System.Drawing.Size(73, 21);
this.lb_checkQty.TabIndex = 258;
@@ -2484,7 +1041,7 @@
//
// txt_checkQty
//
- this.txt_checkQty.Location = new System.Drawing.Point(830, 116);
+ this.txt_checkQty.Location = new System.Drawing.Point(706, 55);
this.txt_checkQty.Name = "txt_checkQty";
this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkQty.Properties.Appearance.Options.UseFont = true;
@@ -2505,25 +1062,6 @@
this.gv_checkQty.VisibleIndex = 15;
this.gv_checkQty.Width = 94;
//
- // lb_facLevel
- //
- this.lb_facLevel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_facLevel.Appearance.Options.UseFont = true;
- this.lb_facLevel.Location = new System.Drawing.Point(520, 116);
- this.lb_facLevel.Name = "lb_facLevel";
- this.lb_facLevel.Size = new System.Drawing.Size(73, 21);
- this.lb_facLevel.TabIndex = 252;
- this.lb_facLevel.Text = "鎷掓敹姘村钩 ";
- //
- // txt_facLevel
- //
- this.txt_facLevel.Location = new System.Drawing.Point(580, 116);
- this.txt_facLevel.Name = "txt_facLevel";
- this.txt_facLevel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_facLevel.Properties.Appearance.Options.UseFont = true;
- this.txt_facLevel.Size = new System.Drawing.Size(150, 28);
- this.txt_facLevel.TabIndex = 252;
- //
// gv_facLevel
//
this.gv_facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2537,25 +1075,6 @@
this.gv_facLevel.Visible = true;
this.gv_facLevel.VisibleIndex = 14;
this.gv_facLevel.Width = 94;
- //
- // lb_fcheckLevel
- //
- this.lb_fcheckLevel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fcheckLevel.Appearance.Options.UseFont = true;
- this.lb_fcheckLevel.Location = new System.Drawing.Point(270, 116);
- this.lb_fcheckLevel.Name = "lb_fcheckLevel";
- this.lb_fcheckLevel.Size = new System.Drawing.Size(73, 21);
- this.lb_fcheckLevel.TabIndex = 247;
- this.lb_fcheckLevel.Text = "妫�楠屾按骞� ";
- //
- // txt_fcheckLevel
- //
- this.txt_fcheckLevel.Location = new System.Drawing.Point(330, 116);
- this.txt_fcheckLevel.Name = "txt_fcheckLevel";
- this.txt_fcheckLevel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckLevel.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckLevel.Size = new System.Drawing.Size(150, 28);
- this.txt_fcheckLevel.TabIndex = 247;
//
// gv_fcheckLevel
//
@@ -2571,25 +1090,6 @@
this.gv_fcheckLevel.VisibleIndex = 13;
this.gv_fcheckLevel.Width = 94;
//
- // lb_sampleSizeNo
- //
- this.lb_sampleSizeNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_sampleSizeNo.Appearance.Options.UseFont = true;
- this.lb_sampleSizeNo.Location = new System.Drawing.Point(20, 116);
- this.lb_sampleSizeNo.Name = "lb_sampleSizeNo";
- this.lb_sampleSizeNo.Size = new System.Drawing.Size(73, 21);
- this.lb_sampleSizeNo.TabIndex = 243;
- this.lb_sampleSizeNo.Text = "妫�楠屾按鍑� ";
- //
- // txt_sampleSizeNo
- //
- this.txt_sampleSizeNo.Location = new System.Drawing.Point(80, 116);
- this.txt_sampleSizeNo.Name = "txt_sampleSizeNo";
- this.txt_sampleSizeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true;
- this.txt_sampleSizeNo.Size = new System.Drawing.Size(150, 28);
- this.txt_sampleSizeNo.TabIndex = 243;
- //
// gv_sampleSizeNo
//
this.gv_sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2603,25 +1103,6 @@
this.gv_sampleSizeNo.Visible = true;
this.gv_sampleSizeNo.VisibleIndex = 12;
this.gv_sampleSizeNo.Width = 94;
- //
- // lb_freview
- //
- this.lb_freview.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_freview.Appearance.Options.UseFont = true;
- this.lb_freview.Location = new System.Drawing.Point(770, 84);
- this.lb_freview.Name = "lb_freview";
- this.lb_freview.Size = new System.Drawing.Size(59, 21);
- this.lb_freview.TabIndex = 240;
- this.lb_freview.Text = "freview ";
- //
- // txt_freview
- //
- this.txt_freview.Location = new System.Drawing.Point(830, 84);
- this.txt_freview.Name = "txt_freview";
- this.txt_freview.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_freview.Properties.Appearance.Options.UseFont = true;
- this.txt_freview.Size = new System.Drawing.Size(150, 28);
- this.txt_freview.TabIndex = 240;
//
// gv_freview
//
@@ -2641,7 +1122,7 @@
//
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(520, 84);
+ this.lb_fcheckResu.Location = new System.Drawing.Point(627, 126);
this.lb_fcheckResu.Name = "lb_fcheckResu";
this.lb_fcheckResu.Size = new System.Drawing.Size(73, 21);
this.lb_fcheckResu.TabIndex = 235;
@@ -2649,7 +1130,7 @@
//
// txt_fcheckResu
//
- this.txt_fcheckResu.Location = new System.Drawing.Point(580, 84);
+ this.txt_fcheckResu.Location = new System.Drawing.Point(706, 126);
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;
@@ -2670,25 +1151,6 @@
this.gv_fcheckResu.VisibleIndex = 10;
this.gv_fcheckResu.Width = 94;
//
- // lb_fngDesc
- //
- this.lb_fngDesc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fngDesc.Appearance.Options.UseFont = true;
- this.lb_fngDesc.Location = new System.Drawing.Point(270, 84);
- this.lb_fngDesc.Name = "lb_fngDesc";
- this.lb_fngDesc.Size = new System.Drawing.Size(71, 21);
- this.lb_fngDesc.TabIndex = 231;
- this.lb_fngDesc.Text = "fng_desc ";
- //
- // txt_fngDesc
- //
- this.txt_fngDesc.Location = new System.Drawing.Point(330, 84);
- 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 = 231;
- //
// gv_fngDesc
//
this.gv_fngDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2702,25 +1164,6 @@
this.gv_fngDesc.Visible = true;
this.gv_fngDesc.VisibleIndex = 9;
this.gv_fngDesc.Width = 94;
- //
- // lb_suppNo
- //
- this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_suppNo.Appearance.Options.UseFont = true;
- this.lb_suppNo.Location = new System.Drawing.Point(20, 84);
- this.lb_suppNo.Name = "lb_suppNo";
- this.lb_suppNo.Size = new System.Drawing.Size(67, 21);
- this.lb_suppNo.TabIndex = 228;
- this.lb_suppNo.Text = "supp_no ";
- //
- // txt_suppNo
- //
- this.txt_suppNo.Location = new System.Drawing.Point(80, 84);
- this.txt_suppNo.Name = "txt_suppNo";
- this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_suppNo.Properties.Appearance.Options.UseFont = true;
- this.txt_suppNo.Size = new System.Drawing.Size(150, 28);
- this.txt_suppNo.TabIndex = 228;
//
// gv_suppNo
//
@@ -2740,7 +1183,7 @@
//
this.lb_freceQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_freceQty.Appearance.Options.UseFont = true;
- this.lb_freceQty.Location = new System.Drawing.Point(770, 52);
+ this.lb_freceQty.Location = new System.Drawing.Point(627, 96);
this.lb_freceQty.Name = "lb_freceQty";
this.lb_freceQty.Size = new System.Drawing.Size(73, 21);
this.lb_freceQty.TabIndex = 226;
@@ -2748,7 +1191,7 @@
//
// txt_freceQty
//
- this.txt_freceQty.Location = new System.Drawing.Point(830, 52);
+ this.txt_freceQty.Location = new System.Drawing.Point(706, 92);
this.txt_freceQty.Name = "txt_freceQty";
this.txt_freceQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_freceQty.Properties.Appearance.Options.UseFont = true;
@@ -2773,7 +1216,7 @@
//
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(520, 52);
+ this.lb_fbatchQty.Location = new System.Drawing.Point(377, 59);
this.lb_fbatchQty.Name = "lb_fbatchQty";
this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21);
this.lb_fbatchQty.TabIndex = 222;
@@ -2781,7 +1224,7 @@
//
// txt_fbatchQty
//
- this.txt_fbatchQty.Location = new System.Drawing.Point(580, 52);
+ this.txt_fbatchQty.Location = new System.Drawing.Point(452, 55);
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;
@@ -2820,7 +1263,7 @@
//
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(20, 52);
+ this.lb_fcheckBy.Location = new System.Drawing.Point(627, 8);
this.lb_fcheckBy.Name = "lb_fcheckBy";
this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21);
this.lb_fcheckBy.TabIndex = 217;
@@ -2828,7 +1271,7 @@
//
// txt_fcheckBy
//
- this.txt_fcheckBy.Location = new System.Drawing.Point(80, 52);
+ this.txt_fcheckBy.Location = new System.Drawing.Point(706, 7);
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;
@@ -2853,7 +1296,7 @@
//
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(770, 20);
+ this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14);
this.lb_fcheckDate.Name = "lb_fcheckDate";
this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21);
this.lb_fcheckDate.TabIndex = 216;
@@ -2861,7 +1304,7 @@
//
// txt_fcheckDate
//
- this.txt_fcheckDate.Location = new System.Drawing.Point(830, 20);
+ this.txt_fcheckDate.Location = new System.Drawing.Point(452, 11);
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;
@@ -2886,7 +1329,7 @@
//
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(520, 20);
+ 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;
@@ -2894,11 +1337,11 @@
//
// txt_releaseNo
//
- this.txt_releaseNo.Location = new System.Drawing.Point(580, 20);
+ this.txt_releaseNo.Location = new System.Drawing.Point(97, 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(150, 28);
+ this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
this.txt_releaseNo.TabIndex = 213;
//
// gv_releaseNo
@@ -2928,25 +1371,6 @@
this.gv_id.Visible = true;
this.gv_id.VisibleIndex = 1;
this.gv_id.Width = 94;
- //
- // lb_guid
- //
- this.lb_guid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_guid.Appearance.Options.UseFont = true;
- this.lb_guid.Location = new System.Drawing.Point(20, 20);
- this.lb_guid.Name = "lb_guid";
- this.lb_guid.Size = new System.Drawing.Size(36, 21);
- this.lb_guid.TabIndex = 210;
- this.lb_guid.Text = "guid ";
- //
- // txt_guid
- //
- this.txt_guid.Location = new System.Drawing.Point(80, 20);
- this.txt_guid.Name = "txt_guid";
- this.txt_guid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_guid.Properties.Appearance.Options.UseFont = true;
- this.txt_guid.Size = new System.Drawing.Size(150, 28);
- this.txt_guid.TabIndex = 210;
//
// gv_guid
//
@@ -3099,22 +1523,22 @@
//
// xtraTabPage2
//
- this.xtraTabPage2.Controls.Add(this.tabMxPage2);
+ this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
//
- // tabMxPage2
+ // xtraTabControl2
//
- this.tabMxPage2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMxPage2.Location = new System.Drawing.Point(0, 331);
- this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.SelectedTabPage = this.tabMxPage1;
- this.tabMxPage2.Size = new System.Drawing.Size(1342, 357);
- this.tabMxPage2.TabIndex = 2;
- this.tabMxPage2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl2.Location = new System.Drawing.Point(0, 208);
+ this.xtraTabControl2.Name = "xtraTabControl2";
+ this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
+ this.xtraTabControl2.Size = new System.Drawing.Size(1342, 480);
+ this.xtraTabControl2.TabIndex = 2;
+ this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
this.xtraTabPage3});
//
@@ -3122,7 +1546,7 @@
//
this.xtraTabPage3.Controls.Add(this.panelControl1);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1340, 325);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1340, 448);
this.xtraTabPage3.Text = "闄勪欢淇℃伅";
//
// panelControl1
@@ -3185,114 +1609,22 @@
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_remarks);
this.panel1.Controls.Add(this.txt_remarks);
- this.panel1.Controls.Add(this.lb_qualityAudit);
- this.panel1.Controls.Add(this.txt_qualityAudit);
- this.panel1.Controls.Add(this.lb_lineK3id);
- this.panel1.Controls.Add(this.txt_lineK3id);
- this.panel1.Controls.Add(this.lb_ebelnK3id);
- this.panel1.Controls.Add(this.txt_ebelnK3id);
- this.panel1.Controls.Add(this.lb_iqcDate);
- this.panel1.Controls.Add(this.txt_iqcDate);
- this.panel1.Controls.Add(this.lb_states);
- this.panel1.Controls.Add(this.txt_states);
- this.panel1.Controls.Add(this.lb_msg);
- this.panel1.Controls.Add(this.txt_msg);
- this.panel1.Controls.Add(this.lb_fmrmode);
- this.panel1.Controls.Add(this.txt_fmrmode);
this.panel1.Controls.Add(this.lb_lifnr);
this.panel1.Controls.Add(this.txt_lifnr);
- this.panel1.Controls.Add(this.lb_dhb001);
- this.panel1.Controls.Add(this.txt_dhb001);
- this.panel1.Controls.Add(this.lb_dhb002);
- this.panel1.Controls.Add(this.txt_dhb002);
- this.panel1.Controls.Add(this.lb_dha018);
- this.panel1.Controls.Add(this.txt_dha018);
- this.panel1.Controls.Add(this.lb_workNo);
- this.panel1.Controls.Add(this.txt_workNo);
- this.panel1.Controls.Add(this.lb_boardStyle);
- this.panel1.Controls.Add(this.txt_boardStyle);
- this.panel1.Controls.Add(this.lb_lotNo2);
- this.panel1.Controls.Add(this.txt_lotNo2);
this.panel1.Controls.Add(this.lb_lotNo1);
this.panel1.Controls.Add(this.txt_lotNo1);
- this.panel1.Controls.Add(this.lb_modify1Date1);
- this.panel1.Controls.Add(this.txt_modify1Date1);
- this.panel1.Controls.Add(this.lb_modify1By1);
- this.panel1.Controls.Add(this.txt_modify1By1);
- this.panel1.Controls.Add(this.lb_modify1Flag1);
- this.panel1.Controls.Add(this.txt_modify1Flag1);
- this.panel1.Controls.Add(this.lb_maxCheckQty);
- this.panel1.Controls.Add(this.txt_maxCheckQty);
- this.panel1.Controls.Add(this.lb_fsecondResu);
- this.panel1.Controls.Add(this.txt_fsecondResu);
- this.panel1.Controls.Add(this.lb_company);
- this.panel1.Controls.Add(this.txt_company);
- this.panel1.Controls.Add(this.lb_fversion);
- this.panel1.Controls.Add(this.txt_fversion);
- this.panel1.Controls.Add(this.lb_fcovertQty);
- this.panel1.Controls.Add(this.txt_fcovertQty);
- this.panel1.Controls.Add(this.lb_fmanageNo);
- this.panel1.Controls.Add(this.txt_fmanageNo);
this.panel1.Controls.Add(this.lb_fngHandle);
this.panel1.Controls.Add(this.txt_fngHandle);
- this.panel1.Controls.Add(this.lb_fgearStand);
- this.panel1.Controls.Add(this.txt_fgearStand);
- this.panel1.Controls.Add(this.lb_fexemption);
- this.panel1.Controls.Add(this.txt_fexemption);
- this.panel1.Controls.Add(this.lb_outDate);
- this.panel1.Controls.Add(this.txt_outDate);
- this.panel1.Controls.Add(this.lb_itemUnit);
- this.panel1.Controls.Add(this.txt_itemUnit);
- this.panel1.Controls.Add(this.lb_ftype);
- this.panel1.Controls.Add(this.txt_ftype);
- this.panel1.Controls.Add(this.lb_fcheckAccord);
- this.panel1.Controls.Add(this.txt_fcheckAccord);
this.panel1.Controls.Add(this.lb_fsubmit);
this.panel1.Controls.Add(this.txt_fsubmit);
- this.panel1.Controls.Add(this.lb_fcancel);
- this.panel1.Controls.Add(this.txt_fcancel);
- this.panel1.Controls.Add(this.lb_fthirdRep);
- this.panel1.Controls.Add(this.txt_fthirdRep);
- this.panel1.Controls.Add(this.lb_fcheckRepno);
- this.panel1.Controls.Add(this.txt_fcheckRepno);
- this.panel1.Controls.Add(this.lb_factory);
- this.panel1.Controls.Add(this.txt_factory);
- this.panel1.Controls.Add(this.lb_modify1Date);
- this.panel1.Controls.Add(this.txt_modify1Date);
- this.panel1.Controls.Add(this.lb_modify1By);
- this.panel1.Controls.Add(this.txt_modify1By);
this.panel1.Controls.Add(this.lb_modify1Flag);
this.panel1.Controls.Add(this.txt_modify1Flag);
- this.panel1.Controls.Add(this.lb_lastupdateDate);
- this.panel1.Controls.Add(this.txt_lastupdateDate);
- this.panel1.Controls.Add(this.lb_lastupdateBy);
- this.panel1.Controls.Add(this.txt_lastupdateBy);
- this.panel1.Controls.Add(this.lb_createDate);
- this.panel1.Controls.Add(this.txt_createDate);
- this.panel1.Controls.Add(this.lb_createBy);
- this.panel1.Controls.Add(this.txt_createBy);
- this.panel1.Controls.Add(this.lb_fhandle);
- this.panel1.Controls.Add(this.txt_fhandle);
- this.panel1.Controls.Add(this.lb_fmove);
- this.panel1.Controls.Add(this.txt_fmove);
this.panel1.Controls.Add(this.lb_lotNo);
this.panel1.Controls.Add(this.txt_lotNo);
this.panel1.Controls.Add(this.lb_checkQty);
this.panel1.Controls.Add(this.txt_checkQty);
- this.panel1.Controls.Add(this.lb_facLevel);
- this.panel1.Controls.Add(this.txt_facLevel);
- this.panel1.Controls.Add(this.lb_fcheckLevel);
- this.panel1.Controls.Add(this.txt_fcheckLevel);
- this.panel1.Controls.Add(this.lb_sampleSizeNo);
- this.panel1.Controls.Add(this.txt_sampleSizeNo);
- this.panel1.Controls.Add(this.lb_freview);
- this.panel1.Controls.Add(this.txt_freview);
this.panel1.Controls.Add(this.lb_fcheckResu);
this.panel1.Controls.Add(this.txt_fcheckResu);
- this.panel1.Controls.Add(this.lb_fngDesc);
- this.panel1.Controls.Add(this.txt_fngDesc);
- this.panel1.Controls.Add(this.lb_suppNo);
- this.panel1.Controls.Add(this.txt_suppNo);
this.panel1.Controls.Add(this.lb_freceQty);
this.panel1.Controls.Add(this.txt_freceQty);
this.panel1.Controls.Add(this.lb_fbatchQty);
@@ -3303,20 +1635,16 @@
this.panel1.Controls.Add(this.txt_fcheckDate);
this.panel1.Controls.Add(this.lb_releaseNo);
this.panel1.Controls.Add(this.txt_releaseNo);
- this.panel1.Controls.Add(this.lb_id);
- this.panel1.Controls.Add(this.txt_id);
- this.panel1.Controls.Add(this.lb_guid);
- this.panel1.Controls.Add(this.txt_guid);
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, 331);
+ this.panel1.Size = new System.Drawing.Size(1342, 208);
this.panel1.TabIndex = 1;
//
// txt_itemModel
//
- this.txt_itemModel.Location = new System.Drawing.Point(1068, 98);
+ this.txt_itemModel.Location = new System.Drawing.Point(97, 127);
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;
@@ -3327,16 +1655,16 @@
// txt_itemId
//
this.txt_itemId.KeyFile = "";
- this.txt_itemId.Location = new System.Drawing.Point(1068, 17);
+ this.txt_itemId.Location = new System.Drawing.Point(97, 53);
this.txt_itemId.Name = "txt_itemId";
- this.txt_itemId.Size = new System.Drawing.Size(262, 33);
+ this.txt_itemId.Size = new System.Drawing.Size(266, 33);
this.txt_itemId.TabIndex = 791;
//
// 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(991, 99);
+ this.lb_itemModel.Location = new System.Drawing.Point(20, 128);
this.lb_itemModel.Name = "lb_itemModel";
this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
this.lb_itemModel.TabIndex = 790;
@@ -3346,7 +1674,7 @@
//
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(986, 62);
+ this.lb_tname.Location = new System.Drawing.Point(20, 96);
this.lb_tname.Name = "lb_tname";
this.lb_tname.Size = new System.Drawing.Size(68, 21);
this.lb_tname.TabIndex = 788;
@@ -3354,7 +1682,7 @@
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(1068, 58);
+ this.txt_itemNo.Location = new System.Drawing.Point(97, 92);
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;
@@ -3365,7 +1693,7 @@
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(986, 23);
+ this.labelControl1.Location = new System.Drawing.Point(20, 59);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(68, 21);
this.labelControl1.TabIndex = 787;
@@ -3373,7 +1701,7 @@
//
// labelControl11
//
- this.labelControl11.Location = new System.Drawing.Point(61, 388);
+ this.labelControl11.Location = new System.Drawing.Point(669, 173);
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);
@@ -3383,29 +1711,575 @@
// lbGuid
//
this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(112, 388);
+ this.lbGuid.Location = new System.Drawing.Point(720, 173);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
//
- // lb_id
+ // lb_fsubmit
//
- this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_id.Appearance.Options.UseFont = true;
- this.lb_id.Location = new System.Drawing.Point(270, 20);
- this.lb_id.Name = "lb_id";
- this.lb_id.Size = new System.Drawing.Size(18, 21);
- this.lb_id.TabIndex = 211;
- this.lb_id.Text = "id ";
+ 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(884, 10);
+ this.lb_fsubmit.Name = "lb_fsubmit";
+ this.lb_fsubmit.Size = new System.Drawing.Size(73, 21);
+ this.lb_fsubmit.TabIndex = 360;
+ this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑 ";
//
- // txt_id
+ // txt_fsubmit
//
- this.txt_id.Location = new System.Drawing.Point(330, 20);
- this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_id.Properties.Appearance.Options.UseFont = true;
- this.txt_id.Size = new System.Drawing.Size(150, 28);
- this.txt_id.TabIndex = 211;
+ this.txt_fsubmit.Location = new System.Drawing.Point(963, 1);
+ this.txt_fsubmit.Name = "txt_fsubmit";
+ this.txt_fsubmit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fsubmit.Properties.Appearance.Options.UseFont = true;
+ this.txt_fsubmit.Size = new System.Drawing.Size(150, 28);
+ this.txt_fsubmit.TabIndex = 360;
+ //
+ // 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(884, 53);
+ this.lb_modify1Flag.Name = "lb_modify1Flag";
+ this.lb_modify1Flag.Size = new System.Drawing.Size(73, 21);
+ this.lb_modify1Flag.TabIndex = 306;
+ this.lb_modify1Flag.Text = "鏄惁瀹℃牳 ";
+ //
+ // txt_modify1Flag
+ //
+ this.txt_modify1Flag.Location = new System.Drawing.Point(963, 46);
+ this.txt_modify1Flag.Name = "txt_modify1Flag";
+ this.txt_modify1Flag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_modify1Flag.Properties.Appearance.Options.UseFont = true;
+ this.txt_modify1Flag.Size = new System.Drawing.Size(150, 28);
+ this.txt_modify1Flag.TabIndex = 306;
+ //
+ // 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, 96);
+ 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.Location = new System.Drawing.Point(452, 92);
+ 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;
+ //
+ // splitContainerControl1
+ //
+ this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitContainerControl1.Horizontal = false;
+ this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
+ this.splitContainerControl1.Name = "splitContainerControl1";
+ //
+ // splitContainerControl1.Panel1
+ //
+ this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
+ this.splitContainerControl1.Panel1.Text = "Panel1";
+ //
+ // splitContainerControl1.Panel2
+ //
+ this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
+ this.splitContainerControl1.Panel2.Text = "Panel2";
+ this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380);
+ this.splitContainerControl1.SplitterPosition = 160;
+ this.splitContainerControl1.TabIndex = 3;
+ //
+ // gcMx1
+ //
+ this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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.TabIndex = 1;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1guid,
+ this.gvMx1id,
+ this.gvMx1ftextType,
+ this.gvMx1fstand,
+ this.gvMx1fupAllow,
+ this.gvMx1fdownAllow,
+ this.gvMx1sampleSizeNo,
+ this.gvMx1fcheckLevel,
+ this.gvMx1facLevel,
+ this.gvMx1fcheckItem,
+ this.gvMx1fspecRequ,
+ this.gvMx1checkQyt,
+ this.gvMx1fcheckResu,
+ this.gvMx1facQty,
+ this.gvMx1freQty,
+ this.gvMx1fngQty,
+ this.gvMx1fngRate,
+ this.gvMx1fenterQty,
+ this.gvMx1releaseNo,
+ this.gvMx1company,
+ this.gvMx1factory,
+ this.gvMx1fcheckItemDesc,
+ this.gvMx1procNo,
+ this.gvMx1workshopCenterCode,
+ this.gvMx1funit,
+ this.gvMx1givenModify,
+ this.gvMx1fcheckTool,
+ this.gvMx1lastupdateBy,
+ this.gvMx1lastupdateDate,
+ this.gvMx1remarks});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // 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";
+ this.gvMx1guid.MinWidth = 50;
+ this.gvMx1guid.Name = "gvMx1guid";
+ this.gvMx1guid.Tag = "query_a.guid";
+ this.gvMx1guid.Visible = true;
+ this.gvMx1guid.VisibleIndex = 0;
+ this.gvMx1guid.Width = 94;
+ //
+ // gvMx1id
+ //
+ this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1id.Caption = "id ";
+ this.gvMx1id.FieldName = "id";
+ this.gvMx1id.MinWidth = 50;
+ this.gvMx1id.Name = "gvMx1id";
+ this.gvMx1id.Tag = "query_a.id";
+ this.gvMx1id.Visible = true;
+ this.gvMx1id.VisibleIndex = 1;
+ this.gvMx1id.Width = 94;
+ //
+ // gvMx1ftextType
+ //
+ this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
+ this.gvMx1ftextType.FieldName = "ftextType";
+ this.gvMx1ftextType.MinWidth = 50;
+ this.gvMx1ftextType.Name = "gvMx1ftextType";
+ this.gvMx1ftextType.Tag = "query_a.ftext_type";
+ this.gvMx1ftextType.Visible = true;
+ this.gvMx1ftextType.VisibleIndex = 2;
+ this.gvMx1ftextType.Width = 94;
+ //
+ // gvMx1fstand
+ //
+ this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fstand.Caption = "鏍囧噯鍊� ";
+ this.gvMx1fstand.FieldName = "fstand";
+ this.gvMx1fstand.MinWidth = 50;
+ this.gvMx1fstand.Name = "gvMx1fstand";
+ this.gvMx1fstand.Tag = "query_a.fstand";
+ this.gvMx1fstand.Visible = true;
+ this.gvMx1fstand.VisibleIndex = 3;
+ this.gvMx1fstand.Width = 94;
+ //
+ // gvMx1fupAllow
+ //
+ this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fupAllow.Caption = "涓婂叕宸� ";
+ this.gvMx1fupAllow.FieldName = "fupAllow";
+ this.gvMx1fupAllow.MinWidth = 50;
+ this.gvMx1fupAllow.Name = "gvMx1fupAllow";
+ this.gvMx1fupAllow.Tag = "query_a.fup_allow";
+ this.gvMx1fupAllow.Visible = true;
+ this.gvMx1fupAllow.VisibleIndex = 4;
+ this.gvMx1fupAllow.Width = 94;
+ //
+ // gvMx1fdownAllow
+ //
+ this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fdownAllow.Caption = "涓嬪叕宸� ";
+ this.gvMx1fdownAllow.FieldName = "fdownAllow";
+ this.gvMx1fdownAllow.MinWidth = 50;
+ this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
+ this.gvMx1fdownAllow.Tag = "query_a.fdown_allow";
+ this.gvMx1fdownAllow.Visible = true;
+ this.gvMx1fdownAllow.VisibleIndex = 5;
+ this.gvMx1fdownAllow.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
+ this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
+ this.gvMx1sampleSizeNo.Visible = true;
+ this.gvMx1sampleSizeNo.VisibleIndex = 6;
+ this.gvMx1sampleSizeNo.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
+ this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
+ this.gvMx1fcheckLevel.Visible = true;
+ this.gvMx1fcheckLevel.VisibleIndex = 7;
+ this.gvMx1fcheckLevel.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1facLevel.Name = "gvMx1facLevel";
+ this.gvMx1facLevel.Tag = "query_a.fac_level";
+ this.gvMx1facLevel.Visible = true;
+ this.gvMx1facLevel.VisibleIndex = 8;
+ this.gvMx1facLevel.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
+ this.gvMx1fcheckItem.Tag = "query_a.fcheck_item";
+ this.gvMx1fcheckItem.Visible = true;
+ this.gvMx1fcheckItem.VisibleIndex = 9;
+ this.gvMx1fcheckItem.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
+ this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
+ this.gvMx1fspecRequ.Visible = true;
+ this.gvMx1fspecRequ.VisibleIndex = 10;
+ this.gvMx1fspecRequ.Width = 94;
+ //
+ // gvMx1checkQyt
+ //
+ this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
+ this.gvMx1checkQyt.Caption = "鎶芥鏁伴噺 ";
+ this.gvMx1checkQyt.FieldName = "checkQyt";
+ this.gvMx1checkQyt.MinWidth = 50;
+ this.gvMx1checkQyt.Name = "gvMx1checkQyt";
+ this.gvMx1checkQyt.Tag = "query_a.check_qyt";
+ this.gvMx1checkQyt.Visible = true;
+ this.gvMx1checkQyt.VisibleIndex = 11;
+ this.gvMx1checkQyt.Width = 94;
+ //
+ // gvMx1fcheckResu
+ //
+ this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fcheckResu.Caption = "妫�楠岀粨鏋� ";
+ this.gvMx1fcheckResu.FieldName = "fcheckResu";
+ this.gvMx1fcheckResu.MinWidth = 50;
+ this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
+ this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
+ this.gvMx1fcheckResu.Visible = true;
+ this.gvMx1fcheckResu.VisibleIndex = 12;
+ this.gvMx1fcheckResu.Width = 94;
+ //
+ // gvMx1facQty
+ //
+ this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1facQty.Caption = "AC鏁伴噺 ";
+ this.gvMx1facQty.FieldName = "facQty";
+ this.gvMx1facQty.MinWidth = 50;
+ this.gvMx1facQty.Name = "gvMx1facQty";
+ this.gvMx1facQty.Tag = "query_a.fac_qty";
+ this.gvMx1facQty.Visible = true;
+ this.gvMx1facQty.VisibleIndex = 13;
+ this.gvMx1facQty.Width = 94;
+ //
+ // 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";
+ this.gvMx1freQty.MinWidth = 50;
+ this.gvMx1freQty.Name = "gvMx1freQty";
+ this.gvMx1freQty.Tag = "query_a.fre_qty";
+ this.gvMx1freQty.Visible = true;
+ this.gvMx1freQty.VisibleIndex = 14;
+ this.gvMx1freQty.Width = 94;
+ //
+ // gvMx1fngQty
+ //
+ this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fngQty.Caption = "涓嶅悎鏍兼暟 ";
+ this.gvMx1fngQty.FieldName = "fngQty";
+ this.gvMx1fngQty.MinWidth = 50;
+ this.gvMx1fngQty.Name = "gvMx1fngQty";
+ this.gvMx1fngQty.Tag = "query_a.fng_qty";
+ this.gvMx1fngQty.Visible = true;
+ this.gvMx1fngQty.VisibleIndex = 15;
+ this.gvMx1fngQty.Width = 94;
+ //
+ // gvMx1fngRate
+ //
+ this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
+ this.gvMx1fngRate.FieldName = "fngRate";
+ this.gvMx1fngRate.MinWidth = 50;
+ this.gvMx1fngRate.Name = "gvMx1fngRate";
+ this.gvMx1fngRate.Tag = "query_a.fng_rate";
+ this.gvMx1fngRate.Visible = true;
+ this.gvMx1fngRate.VisibleIndex = 16;
+ this.gvMx1fngRate.Width = 94;
+ //
+ // gvMx1fenterQty
+ //
+ this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
+ this.gvMx1fenterQty.FieldName = "fenterQty";
+ this.gvMx1fenterQty.MinWidth = 50;
+ this.gvMx1fenterQty.Name = "gvMx1fenterQty";
+ this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
+ this.gvMx1fenterQty.Visible = true;
+ this.gvMx1fenterQty.VisibleIndex = 17;
+ this.gvMx1fenterQty.Width = 94;
+ //
+ // gvMx1releaseNo
+ //
+ this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1releaseNo.Caption = "release_no ";
+ this.gvMx1releaseNo.FieldName = "releaseNo";
+ this.gvMx1releaseNo.MinWidth = 50;
+ this.gvMx1releaseNo.Name = "gvMx1releaseNo";
+ this.gvMx1releaseNo.Tag = "query_a.release_no";
+ this.gvMx1releaseNo.Visible = true;
+ this.gvMx1releaseNo.VisibleIndex = 18;
+ this.gvMx1releaseNo.Width = 94;
+ //
+ // gvMx1company
+ //
+ this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1company.AppearanceCell.Options.UseFont = true;
+ this.gvMx1company.Caption = "company ";
+ this.gvMx1company.FieldName = "company";
+ this.gvMx1company.MinWidth = 50;
+ this.gvMx1company.Name = "gvMx1company";
+ this.gvMx1company.Tag = "query_a.company";
+ this.gvMx1company.Visible = true;
+ this.gvMx1company.VisibleIndex = 19;
+ this.gvMx1company.Width = 94;
+ //
+ // gvMx1factory
+ //
+ this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1factory.AppearanceCell.Options.UseFont = true;
+ this.gvMx1factory.Caption = "factory ";
+ this.gvMx1factory.FieldName = "factory";
+ this.gvMx1factory.MinWidth = 50;
+ this.gvMx1factory.Name = "gvMx1factory";
+ this.gvMx1factory.Tag = "query_a.factory";
+ this.gvMx1factory.Visible = true;
+ this.gvMx1factory.VisibleIndex = 20;
+ this.gvMx1factory.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1fcheckItemDesc.Name = "gvMx1fcheckItemDesc";
+ this.gvMx1fcheckItemDesc.Tag = "query_a.fcheck_item_desc";
+ this.gvMx1fcheckItemDesc.Visible = true;
+ this.gvMx1fcheckItemDesc.VisibleIndex = 21;
+ this.gvMx1fcheckItemDesc.Width = 94;
+ //
+ // gvMx1procNo
+ //
+ this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
+ this.gvMx1procNo.FieldName = "procNo";
+ this.gvMx1procNo.MinWidth = 50;
+ this.gvMx1procNo.Name = "gvMx1procNo";
+ this.gvMx1procNo.Tag = "query_a.proc_no";
+ this.gvMx1procNo.Visible = true;
+ this.gvMx1procNo.VisibleIndex = 22;
+ this.gvMx1procNo.Width = 94;
+ //
+ // gvMx1workshopCenterCode
+ //
+ this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
+ this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
+ this.gvMx1workshopCenterCode.MinWidth = 50;
+ this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
+ this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
+ this.gvMx1workshopCenterCode.Visible = true;
+ this.gvMx1workshopCenterCode.VisibleIndex = 23;
+ this.gvMx1workshopCenterCode.Width = 94;
+ //
+ // gvMx1funit
+ //
+ this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1funit.AppearanceCell.Options.UseFont = true;
+ this.gvMx1funit.Caption = "鍗曚綅 ";
+ this.gvMx1funit.FieldName = "funit";
+ this.gvMx1funit.MinWidth = 50;
+ this.gvMx1funit.Name = "gvMx1funit";
+ this.gvMx1funit.Tag = "query_a.funit";
+ this.gvMx1funit.Visible = true;
+ this.gvMx1funit.VisibleIndex = 24;
+ this.gvMx1funit.Width = 94;
+ //
+ // gvMx1givenModify
+ //
+ this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
+ this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
+ this.gvMx1givenModify.FieldName = "givenModify";
+ this.gvMx1givenModify.MinWidth = 50;
+ this.gvMx1givenModify.Name = "gvMx1givenModify";
+ this.gvMx1givenModify.Tag = "query_a.given_modify";
+ this.gvMx1givenModify.Visible = true;
+ this.gvMx1givenModify.VisibleIndex = 25;
+ this.gvMx1givenModify.Width = 94;
+ //
+ // 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 = 50;
+ this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
+ this.gvMx1fcheckTool.Tag = "query_a.fcheck_tool";
+ this.gvMx1fcheckTool.Visible = true;
+ this.gvMx1fcheckTool.VisibleIndex = 26;
+ this.gvMx1fcheckTool.Width = 94;
+ //
+ // gvMx1lastupdateBy
+ //
+ this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
+ this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
+ this.gvMx1lastupdateBy.MinWidth = 50;
+ this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
+ this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gvMx1lastupdateBy.Visible = true;
+ this.gvMx1lastupdateBy.VisibleIndex = 27;
+ this.gvMx1lastupdateBy.Width = 94;
+ //
+ // gvMx1lastupdateDate
+ //
+ this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
+ this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
+ this.gvMx1lastupdateDate.MinWidth = 50;
+ this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
+ this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gvMx1lastupdateDate.Visible = true;
+ this.gvMx1lastupdateDate.VisibleIndex = 28;
+ this.gvMx1lastupdateDate.Width = 94;
+ //
+ // gvMx1remarks
+ //
+ this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
+ this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
+ this.gvMx1remarks.FieldName = "remarks";
+ this.gvMx1remarks.MinWidth = 50;
+ this.gvMx1remarks.Name = "gvMx1remarks";
+ this.gvMx1remarks.Tag = "query_a.remarks";
+ this.gvMx1remarks.Visible = true;
+ this.gvMx1remarks.VisibleIndex = 29;
+ this.gvMx1remarks.Width = 94;
+ //
+ // groupControl1
+ //
+ this.groupControl1.Controls.Add(this.gcMx2);
+ 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, 208);
+ this.groupControl1.TabIndex = 3;
+ this.groupControl1.Text = "鎶芥牱缁撴灉";
+ //
+ // gcMx2
+ //
+ this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 178);
+ this.gcMx2.TabIndex = 0;
+ this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx2});
+ //
+ // gvMx2
+ //
+ this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn2,
+ this.gridColumn1});
+ this.gvMx2.GridControl = this.gcMx2;
+ this.gvMx2.Name = "gvMx2";
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "鎶芥缁撴灉";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 0;
+ this.gridColumn2.Width = 94;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 1;
+ this.gridColumn1.Width = 94;
//
// Frm_MesQaItemsDetect01
//
@@ -3414,87 +2288,32 @@
this.ClientSize = new System.Drawing.Size(1344, 800);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
+ this.IsMdiContainer = false;
this.Name = "Frm_MesQaItemsDetect01";
this.tabMxPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
- this.groupControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panMsg)).EndInit();
this.panMsg.ResumeLayout(false);
this.panMsg.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lineK3id.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_iqcDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_states.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhb001.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhb002.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dha018.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_boardStyle.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_maxCheckQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsecondResu.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmanageNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fgearStand.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fexemption.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_outDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemUnit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ftype.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckAccord.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcancel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fthirdRep.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckRepno.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fhandle.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fmove.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_facLevel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckLevel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_freview.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.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.txt_guid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
this.xtraTabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.tabMxPage2)).EndInit();
- this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+ this.xtraTabControl2.ResumeLayout(false);
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
@@ -3503,7 +2322,21 @@
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+ ((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.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
+ this.groupControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
this.ResumeLayout(false);
}
@@ -3518,261 +2351,80 @@
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraTab.XtraTabControl tabMxPage2;
-
- //BQCreateConrolObejct
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1givenModify;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1funit;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1workshopCenterCode;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1procNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItemDesc;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1factory;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1company;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1releaseNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fenterQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngRate;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1freQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1facQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckResu;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkQyt;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fspecRequ;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1ftextType;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
- private DevExpress.XtraGrid.GridControl gcMx1;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_remarks;
private DevExpress.XtraEditors.TextEdit txt_remarks;
private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
-
- private DevExpress.XtraEditors.LabelControl lb_qualityAudit;
- private DevExpress.XtraEditors.TextEdit txt_qualityAudit;
private DevExpress.XtraGrid.Columns.GridColumn gv_qualityAudit;
-
- private DevExpress.XtraEditors.LabelControl lb_lineK3id;
- private DevExpress.XtraEditors.TextEdit txt_lineK3id;
private DevExpress.XtraGrid.Columns.GridColumn gv_lineK3id;
-
- private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
- private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id;
-
- private DevExpress.XtraEditors.LabelControl lb_iqcDate;
- private DevExpress.XtraEditors.TextEdit txt_iqcDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
-
- private DevExpress.XtraEditors.LabelControl lb_states;
- private DevExpress.XtraEditors.TextEdit txt_states;
private DevExpress.XtraGrid.Columns.GridColumn gv_states;
-
- private DevExpress.XtraEditors.LabelControl lb_msg;
- private DevExpress.XtraEditors.TextEdit txt_msg;
private DevExpress.XtraGrid.Columns.GridColumn gv_msg;
-
- private DevExpress.XtraEditors.LabelControl lb_fmrmode;
- private DevExpress.XtraEditors.TextEdit txt_fmrmode;
private DevExpress.XtraGrid.Columns.GridColumn gv_fmrmode;
private DevExpress.XtraEditors.LabelControl lb_lifnr;
private DevExpress.XtraEditors.TextEdit txt_lifnr;
private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
-
- private DevExpress.XtraEditors.LabelControl lb_dhb001;
- private DevExpress.XtraEditors.TextEdit txt_dhb001;
private DevExpress.XtraGrid.Columns.GridColumn gv_dhb001;
-
- private DevExpress.XtraEditors.LabelControl lb_dhb002;
- private DevExpress.XtraEditors.TextEdit txt_dhb002;
private DevExpress.XtraGrid.Columns.GridColumn gv_dhb002;
-
- private DevExpress.XtraEditors.LabelControl lb_dha018;
- private DevExpress.XtraEditors.TextEdit txt_dha018;
private DevExpress.XtraGrid.Columns.GridColumn gv_dha018;
-
- private DevExpress.XtraEditors.LabelControl lb_workNo;
- private DevExpress.XtraEditors.TextEdit txt_workNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_workNo;
-
- private DevExpress.XtraEditors.LabelControl lb_boardStyle;
- private DevExpress.XtraEditors.TextEdit txt_boardStyle;
private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
-
- private DevExpress.XtraEditors.LabelControl lb_lotNo2;
- private DevExpress.XtraEditors.TextEdit txt_lotNo2;
private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo2;
private DevExpress.XtraEditors.LabelControl lb_lotNo1;
private DevExpress.XtraEditors.TextEdit txt_lotNo1;
private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo1;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1Date1;
- private DevExpress.XtraEditors.TextEdit txt_modify1Date1;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Date1;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1By1;
- private DevExpress.XtraEditors.TextEdit txt_modify1By1;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1By1;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1Flag1;
- private DevExpress.XtraEditors.TextEdit txt_modify1Flag1;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag1;
-
- private DevExpress.XtraEditors.LabelControl lb_maxCheckQty;
- private DevExpress.XtraEditors.TextEdit txt_maxCheckQty;
private DevExpress.XtraGrid.Columns.GridColumn gv_maxCheckQty;
-
- private DevExpress.XtraEditors.LabelControl lb_fsecondResu;
- private DevExpress.XtraEditors.TextEdit txt_fsecondResu;
private DevExpress.XtraGrid.Columns.GridColumn gv_fsecondResu;
-
- private DevExpress.XtraEditors.LabelControl lb_company;
- private DevExpress.XtraEditors.TextEdit txt_company;
private DevExpress.XtraGrid.Columns.GridColumn gv_company;
-
- private DevExpress.XtraEditors.LabelControl lb_fversion;
- private DevExpress.XtraEditors.TextEdit txt_fversion;
private DevExpress.XtraGrid.Columns.GridColumn gv_fversion;
-
- private DevExpress.XtraEditors.LabelControl lb_fcovertQty;
- private DevExpress.XtraEditors.TextEdit txt_fcovertQty;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
-
- private DevExpress.XtraEditors.LabelControl lb_fmanageNo;
- private DevExpress.XtraEditors.TextEdit txt_fmanageNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_fmanageNo;
private DevExpress.XtraEditors.LabelControl lb_fngHandle;
private DevExpress.XtraEditors.TextEdit txt_fngHandle;
private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
-
- private DevExpress.XtraEditors.LabelControl lb_fgearStand;
- private DevExpress.XtraEditors.TextEdit txt_fgearStand;
private DevExpress.XtraGrid.Columns.GridColumn gv_fgearStand;
-
- private DevExpress.XtraEditors.LabelControl lb_fexemption;
- private DevExpress.XtraEditors.TextEdit txt_fexemption;
private DevExpress.XtraGrid.Columns.GridColumn gv_fexemption;
-
- private DevExpress.XtraEditors.LabelControl lb_outDate;
- private DevExpress.XtraEditors.TextEdit txt_outDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_outDate;
-
- private DevExpress.XtraEditors.LabelControl lb_itemUnit;
- private DevExpress.XtraEditors.TextEdit txt_itemUnit;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemUnit;
-
- private DevExpress.XtraEditors.LabelControl lb_ftype;
- private DevExpress.XtraEditors.TextEdit txt_ftype;
private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckAccord;
- private DevExpress.XtraEditors.TextEdit txt_fcheckAccord;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckAccord;
-
- private DevExpress.XtraEditors.LabelControl lb_fsubmit;
- private DevExpress.XtraEditors.TextEdit txt_fsubmit;
private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
-
- private DevExpress.XtraEditors.LabelControl lb_fcancel;
- private DevExpress.XtraEditors.TextEdit txt_fcancel;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcancel;
-
- private DevExpress.XtraEditors.LabelControl lb_fthirdRep;
- private DevExpress.XtraEditors.TextEdit txt_fthirdRep;
private DevExpress.XtraGrid.Columns.GridColumn gv_fthirdRep;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckRepno;
- private DevExpress.XtraEditors.TextEdit txt_fcheckRepno;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckRepno;
-
- private DevExpress.XtraEditors.LabelControl lb_factory;
- private DevExpress.XtraEditors.TextEdit txt_factory;
private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1Date;
- private DevExpress.XtraEditors.TextEdit txt_modify1Date;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Date;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1By;
- private DevExpress.XtraEditors.TextEdit txt_modify1By;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1By;
-
- private DevExpress.XtraEditors.LabelControl lb_modify1Flag;
- private DevExpress.XtraEditors.TextEdit txt_modify1Flag;
private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag;
-
- private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
- private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
-
- private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
- private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
-
- private DevExpress.XtraEditors.LabelControl lb_createDate;
- private DevExpress.XtraEditors.TextEdit txt_createDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
-
- private DevExpress.XtraEditors.LabelControl lb_createBy;
- private DevExpress.XtraEditors.TextEdit txt_createBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
-
- private DevExpress.XtraEditors.LabelControl lb_fhandle;
- private DevExpress.XtraEditors.TextEdit txt_fhandle;
private DevExpress.XtraGrid.Columns.GridColumn gv_fhandle;
-
- private DevExpress.XtraEditors.LabelControl lb_fmove;
- private DevExpress.XtraEditors.TextEdit txt_fmove;
private DevExpress.XtraGrid.Columns.GridColumn gv_fmove;
-
- private DevExpress.XtraEditors.LabelControl lb_lotNo;
- private DevExpress.XtraEditors.TextEdit txt_lotNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
private DevExpress.XtraEditors.LabelControl lb_checkQty;
private DevExpress.XtraEditors.TextEdit txt_checkQty;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
-
- private DevExpress.XtraEditors.LabelControl lb_facLevel;
- private DevExpress.XtraEditors.TextEdit txt_facLevel;
private DevExpress.XtraGrid.Columns.GridColumn gv_facLevel;
-
- private DevExpress.XtraEditors.LabelControl lb_fcheckLevel;
- private DevExpress.XtraEditors.TextEdit txt_fcheckLevel;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckLevel;
-
- private DevExpress.XtraEditors.LabelControl lb_sampleSizeNo;
- private DevExpress.XtraEditors.TextEdit txt_sampleSizeNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo;
-
- private DevExpress.XtraEditors.LabelControl lb_freview;
- private DevExpress.XtraEditors.TextEdit txt_freview;
private DevExpress.XtraGrid.Columns.GridColumn gv_freview;
private DevExpress.XtraEditors.LabelControl lb_fcheckResu;
private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
-
- private DevExpress.XtraEditors.LabelControl lb_fngDesc;
- private DevExpress.XtraEditors.TextEdit txt_fngDesc;
private DevExpress.XtraGrid.Columns.GridColumn gv_fngDesc;
-
- private DevExpress.XtraEditors.LabelControl lb_suppNo;
- private DevExpress.XtraEditors.TextEdit txt_suppNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraEditors.LabelControl lb_freceQty;
@@ -3796,9 +2448,6 @@
private DevExpress.XtraEditors.TextEdit txt_releaseNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_id;
-
- private DevExpress.XtraEditors.LabelControl lb_guid;
- private DevExpress.XtraEditors.TextEdit txt_guid;
private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraEditors.PanelControl panelControl1;
@@ -3812,15 +2461,52 @@
private DevExpress.XtraEditors.LabelControl lb_tname;
private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl lb_id;
- private DevExpress.XtraEditors.TextEdit txt_id;
private DevExpress.XtraEditors.PanelControl panMsg;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit textEdit1;
+ private DevExpress.XtraEditors.LabelControl lb_fsubmit;
+ private DevExpress.XtraEditors.TextEdit txt_fsubmit;
+ private DevExpress.XtraEditors.LabelControl lb_modify1Flag;
+ private DevExpress.XtraEditors.TextEdit txt_modify1Flag;
+ private DevExpress.XtraEditors.LabelControl lb_lotNo;
+ private DevExpress.XtraEditors.TextEdit txt_lotNo;
+ private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
+ private DevExpress.XtraGrid.GridControl gcMx1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ftextType;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fspecRequ;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkQyt;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckResu;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1facQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1freQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngRate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fenterQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1releaseNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1company;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1factory;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItemDesc;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1procNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workshopCenterCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1funit;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1givenModify;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.GridControl gcMx2;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
}
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
index 24dd2ee..9daa5cf 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -49,17 +49,14 @@
Rectangle r = new Rectangle(gridView1.GridControl.Width / 2 - 100, e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
e.Graphics.DrawString(str, f, Brushes.Gray, r);
};
-
+ //涓婁紶闄勪欢
btnUpSelect.Click += BtnUpSelect_Click;
btnUp.Click += BtnUp_Click;
-
//鍒濆鍖栫墿鏂欓�夋嫨鍜屽悇绉嶄笅鎷�
+ gvMx2.OptionsFind.ShowSearchNavButtons = false;
+ gvMx2.OptionsView.ShowGroupPanel = false;
_setIno();
}
-
-
-
-
/// <summary>
/// 鍙屽嚮浜嬩欢
/// </summary>
@@ -120,7 +117,7 @@
private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
{
string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_releaseNo, gridView1);
if (string.IsNullOrEmpty(rowGuid))
{
ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
@@ -166,7 +163,7 @@
private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
{
string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_releaseNo, gridView1);
if (string.IsNullOrEmpty(rowGuid))
{
ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
@@ -185,6 +182,7 @@
lbGuid.Text = "";
List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gridViews.Add(gvMx1);
+ gridViews.Add(gvMx2);
UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
}
@@ -384,7 +382,6 @@
#endregion
-
private void _setIno()
{
txt_itemId.KeyFile = "id";
@@ -393,39 +390,14 @@
txt_itemModel.Text = this.txt_itemId.GetModel();
txt_itemNo.Text = this.txt_itemId.GetCode();
};
- _getListCyxx();
}
- private void _getListCyxx()
- {
- //var pgq = new PageQueryModel(1, 999999, "CREATE_DATE", "asc", "",
- // " and 1=1");
- //var json = JsonConvert.SerializeObject(pgq);
- //try
- //{
- // var strReturn = UtilityHelper.HttpPost("",
- // "MesQmAql1Manager/GetListPage", json);
- // var rtn = UtilityHelper.ReturnToTablePage(strReturn);
- // var dt = rtn.rtnData.list;
- // foreach (DataRow dr in dt.Rows)
- // {
- // rptJYBZ.Items.Add((new CboItemEntity(dr["SampleSizeNo"].ToString(), dr["SampleSizeName"].ToString())));
- // //string ddddd = dr["SampleSizeName"].ToString();
- // }
- //}
- //catch (Exception ex)
- //{
- // MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- // Close();
- // Application.Exit();
- //}
- }
+
private void GvMx1_FocusedRowChanged(object sender, DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventArgs e)
{
var rowGuid = "";
- var myDataRow = gridView1.GetDataRow(e.FocusedRowHandle);
+ var myDataRow = gvMx1.GetDataRow(e.FocusedRowHandle);
if (myDataRow == null) return;
- rowGuid = myDataRow["guid"].ToString();
- MessageBox.Show(rowGuid);
+ rowGuid = myDataRow["id"].ToString();
var json = JsonConvert.SerializeObject(rowGuid);
try
{
diff --git a/DevApp/Gs.DevApp/Properties/licenses.licx b/DevApp/Gs.DevApp/Properties/licenses.licx
index 55ffdf3..9dab4da 100644
--- a/DevApp/Gs.DevApp/Properties/licenses.licx
+++ b/DevApp/Gs.DevApp/Properties/licenses.licx
@@ -1,21 +1,22 @@
-DevExpress.XtraEditors.TreeListLookUpEdit, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraTreeList.TreeList, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraNavBar.NavBarControl, DevExpress.XtraNavBar.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.Navigation.TileNavPane, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraWizard.WizardControl, DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ImageComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.SearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraBars.Navigation.OfficeNavigationBar, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.LookUpEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.Navigation.TileNavPane, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraTabbedMdi.XtraTabbedMdiManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.LookUpEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.TreeListLookUpEdit, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraWizard.WizardControl, DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ImageComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraNavBar.NavBarControl, DevExpress.XtraNavBar.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraTreeList.TreeList, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.SearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs
index f125d5a..4578fa6 100644
--- a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs
+++ b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs
@@ -32,6 +32,11 @@
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.xtraUserControl11 = new Gs.DevApp.UserControl.XtraUserControl1();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
+ this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+ this.splitContainerControl1.SuspendLayout();
this.SuspendLayout();
//
// simpleButton1
@@ -68,17 +73,39 @@
this.simpleButton2.Text = "simpleButton2";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
+ // splitContainerControl1
+ //
+ this.splitContainerControl1.Horizontal = false;
+ this.splitContainerControl1.Location = new System.Drawing.Point(247, 276);
+ this.splitContainerControl1.Name = "splitContainerControl1";
+ //
+ // splitContainerControl1.Panel1
+ //
+ this.splitContainerControl1.Panel1.Text = "Panel1";
+ //
+ // splitContainerControl1.Panel2
+ //
+ this.splitContainerControl1.Panel2.Text = "Panel2";
+ this.splitContainerControl1.Size = new System.Drawing.Size(200, 158);
+ this.splitContainerControl1.SplitterPosition = 70;
+ this.splitContainerControl1.TabIndex = 4;
+ //
// XtraForm1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(890, 396);
+ this.ClientSize = new System.Drawing.Size(1009, 612);
+ this.Controls.Add(this.splitContainerControl1);
this.Controls.Add(this.simpleButton2);
this.Controls.Add(this.xtraUserControl11);
this.Controls.Add(this.richTextBox1);
this.Controls.Add(this.simpleButton1);
this.Name = "XtraForm1";
this.Text = "XtraForm1";
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+ this.splitContainerControl1.ResumeLayout(false);
this.ResumeLayout(false);
}
@@ -89,5 +116,6 @@
private System.Windows.Forms.RichTextBox richTextBox1;
private UserControl.XtraUserControl1 xtraUserControl11;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
+ private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookItems.cs b/DevApp/Gs.DevApp/UserControl/UcLookItems.cs
index 6fdeffc..805d7c9 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookItems.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookItems.cs
@@ -46,14 +46,15 @@
if (EditChanged != null) EditChanged(this, e);
}
- private void getSuppler()
+ private async void getSuppler()
{
+ UcLoading _loading = new UcLoading();
var pgq = new PageQueryModel(1, 999999, "item_name", "asc", "",
" and fforbidstatus='A'");
var json = JsonConvert.SerializeObject(pgq);
try
{
- var strReturn = UtilityHelper.HttpPost("",
+ var strReturn = await UtilityHelper.HttpPostAsync("",
"MesItemsManager/GetListPageByLook", json);
var rtn = UtilityHelper.ReturnToList(strReturn);
var dt = rtn.rtnData;
@@ -66,6 +67,7 @@
{
MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
}
+ _loading.Close();
}
public string GetId()
--
Gitblit v1.9.3