From d35bb711f8d3d267b44b4a80c20e31dabf309ae7 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 14 一月 2025 08:17:18 +0800 Subject: [PATCH] 其它入库 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 2204 +++++++++++++++++++++++++++++++++------------------------- 1 files changed, 1,257 insertions(+), 947 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs index bcc8451..7e41584 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs @@ -29,12 +29,26 @@ /// </summary> private void InitializeComponent() { + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); 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.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -54,6 +68,7 @@ this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -61,81 +76,79 @@ this.btnLoad = new DevExpress.XtraEditors.SimpleButton(); this.txtJianYan = new DevExpress.XtraEditors.TextEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); - this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.lb_remarks = new DevExpress.XtraEditors.LabelControl(); - this.txt_remarks = new DevExpress.XtraEditors.TextEdit(); - this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_states = new DevExpress.XtraGrid.Columns.GridColumn(); + this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit(); this.lb_lifnr = new DevExpress.XtraEditors.LabelControl(); - this.txt_lifnr = new DevExpress.XtraEditors.TextEdit(); - this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_dhb001 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_dha018 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); - 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.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcovertQty = 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.gv_fexemption = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemUnit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcancel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_modify1Flag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - 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.gv_facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_sampleSizeNo = 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_freceQty = new DevExpress.XtraEditors.LabelControl(); - this.txt_freceQty = new DevExpress.XtraEditors.TextEdit(); - this.gv_freceQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl(); this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit(); - this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl(); this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fcheckDate = new DevExpress.XtraEditors.LabelControl(); this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_releaseNo = new DevExpress.XtraEditors.LabelControl(); this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); + this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fsubmit = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_modify1Flag = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fcheckResu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_lotNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_releaseNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_itemId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_itemNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_boardStyle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_lifnr = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fbatchQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_ftype = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fversion = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fcheckBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_checkQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_freceQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_iqcDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_lastupdateBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_states = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fcovertQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gv_fngHandle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); - this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); - this.btnUp = new DevExpress.XtraEditors.SimpleButton(); - this.btnUpSelect = new System.Windows.Forms.Button(); - this.txtUpUrl = new System.Windows.Forms.TextBox(); - this.label7 = new System.Windows.Forms.Label(); + this.gcMx3 = new DevExpress.XtraGrid.GridControl(); + this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); + this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); + this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit(); + this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); + this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit(); this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); - this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); this.lb_itemModel = new DevExpress.XtraEditors.LabelControl(); this.lb_tname = new DevExpress.XtraEditors.LabelControl(); this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); @@ -143,11 +156,39 @@ this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); 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.picCheckBox = new System.Windows.Forms.PictureBox(); + this.gridBand31 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand32 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand26 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand27 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand28 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand30 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand17 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand24 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); @@ -164,13 +205,7 @@ ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit(); this.panMsg.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.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(); @@ -184,14 +219,21 @@ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.xtraTabPage3.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); - this.panelControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.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.picCheckBox)).BeginInit(); this.SuspendLayout(); // // tabMxPage1 @@ -199,7 +241,7 @@ this.tabMxPage1.Controls.Add(this.splitContainerControl1); this.tabMxPage1.Controls.Add(this.panMsg); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1340, 448); + this.tabMxPage1.Size = new System.Drawing.Size(1340, 474); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; // // splitContainerControl1 @@ -218,7 +260,7 @@ // this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1); this.splitContainerControl1.Panel2.Text = "Panel2"; - this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380); + this.splitContainerControl1.Size = new System.Drawing.Size(1340, 406); this.splitContainerControl1.SplitterPosition = 160; this.splitContainerControl1.TabIndex = 3; // @@ -235,9 +277,11 @@ // // gvMx1 // + this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx1.ColumnPanelRowHeight = 50; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, - this.gvMx1id, this.gvMx1fcheckItem, this.gvMx1fcheckTool, this.gvMx1fcheckItemDesc, @@ -256,9 +300,8 @@ this.gvMx1facLevel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; // // gvMx1guid @@ -271,17 +314,6 @@ this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.Tag = "query_a.guid"; 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.Width = 94; // // gvMx1fcheckItem // @@ -346,7 +378,7 @@ this.gvMx1fupAllow.Tag = "query_a.fup_allow"; this.gvMx1fupAllow.Visible = true; this.gvMx1fupAllow.VisibleIndex = 4; - this.gvMx1fupAllow.Width = 94; + this.gvMx1fupAllow.Width = 50; // // gvMx1fstand // @@ -354,12 +386,12 @@ this.gvMx1fstand.AppearanceCell.Options.UseFont = true; this.gvMx1fstand.Caption = "鏍囧噯鍊�"; this.gvMx1fstand.FieldName = "fstand"; - this.gvMx1fstand.MinWidth = 50; + this.gvMx1fstand.MinWidth = 60; this.gvMx1fstand.Name = "gvMx1fstand"; this.gvMx1fstand.Tag = "query_a.fstand"; this.gvMx1fstand.Visible = true; this.gvMx1fstand.VisibleIndex = 5; - this.gvMx1fstand.Width = 94; + this.gvMx1fstand.Width = 70; // // gvMx1fdownAllow // @@ -372,7 +404,7 @@ this.gvMx1fdownAllow.Tag = "query_a.fdown_allow"; this.gvMx1fdownAllow.Visible = true; this.gvMx1fdownAllow.VisibleIndex = 6; - this.gvMx1fdownAllow.Width = 94; + this.gvMx1fdownAllow.Width = 50; // // gvMx1freQty // @@ -385,7 +417,7 @@ this.gvMx1freQty.Tag = "query_a.fre_qty"; this.gvMx1freQty.Visible = true; this.gvMx1freQty.VisibleIndex = 7; - this.gvMx1freQty.Width = 94; + this.gvMx1freQty.Width = 50; // // gvMx1checkQyt // @@ -393,12 +425,12 @@ this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true; this.gvMx1checkQyt.Caption = "鎶芥鏁伴噺"; this.gvMx1checkQyt.FieldName = "checkQyt"; - this.gvMx1checkQyt.MinWidth = 50; + this.gvMx1checkQyt.MinWidth = 60; this.gvMx1checkQyt.Name = "gvMx1checkQyt"; this.gvMx1checkQyt.Tag = "query_a.check_qyt"; this.gvMx1checkQyt.Visible = true; this.gvMx1checkQyt.VisibleIndex = 8; - this.gvMx1checkQyt.Width = 94; + this.gvMx1checkQyt.Width = 60; // // gvMx1fenterQty // @@ -406,12 +438,12 @@ this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true; this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲�"; this.gvMx1fenterQty.FieldName = "fenterQty"; - this.gvMx1fenterQty.MinWidth = 50; + this.gvMx1fenterQty.MinWidth = 60; this.gvMx1fenterQty.Name = "gvMx1fenterQty"; this.gvMx1fenterQty.Tag = "query_a.fenter_qty"; this.gvMx1fenterQty.Visible = true; this.gvMx1fenterQty.VisibleIndex = 9; - this.gvMx1fenterQty.Width = 94; + this.gvMx1fenterQty.Width = 60; // // gvMx1fcheckResu // @@ -423,7 +455,7 @@ this.gvMx1fcheckResu.AppearanceHeader.Options.UseForeColor = true; this.gvMx1fcheckResu.Caption = "妫�楠岀粨鏋�"; this.gvMx1fcheckResu.FieldName = "fcheckResu"; - this.gvMx1fcheckResu.MinWidth = 50; + this.gvMx1fcheckResu.MinWidth = 80; this.gvMx1fcheckResu.Name = "gvMx1fcheckResu"; this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu"; this.gvMx1fcheckResu.Visible = true; @@ -435,7 +467,7 @@ 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.FieldName = "fngRateName"; this.gvMx1fngRate.MinWidth = 80; this.gvMx1fngRate.Name = "gvMx1fngRate"; this.gvMx1fngRate.Tag = "query_a.fng_rate"; @@ -454,7 +486,7 @@ this.gvMx1fngQty.Tag = "query_a.fng_qty"; this.gvMx1fngQty.Visible = true; this.gvMx1fngQty.VisibleIndex = 12; - this.gvMx1fngQty.Width = 94; + this.gvMx1fngQty.Width = 50; // // gvMx1sampleSizeNo // @@ -462,12 +494,12 @@ this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true; this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣蹇楃紪鐮�"; this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo"; - this.gvMx1sampleSizeNo.MinWidth = 150; + this.gvMx1sampleSizeNo.MinWidth = 200; this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo"; this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no"; this.gvMx1sampleSizeNo.Visible = true; this.gvMx1sampleSizeNo.VisibleIndex = 13; - this.gvMx1sampleSizeNo.Width = 150; + this.gvMx1sampleSizeNo.Width = 200; // // gvMx1fcheckLevel // @@ -501,7 +533,7 @@ 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.Size = new System.Drawing.Size(1340, 234); this.groupControl1.TabIndex = 3; this.groupControl1.Text = "鎶芥牱缁撴灉"; // @@ -511,7 +543,7 @@ this.gcMx2.Location = new System.Drawing.Point(2, 28); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1336, 178); + this.gcMx2.Size = new System.Drawing.Size(1336, 204); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -519,18 +551,30 @@ // gvMx2 // this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn4, this.gridColumn3, this.gridColumn2, this.gridColumn1}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; // + // gridColumn4 + // + this.gridColumn4.Caption = "guid涓嶈兘鍒犻櫎"; + this.gridColumn4.FieldName = "guid"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.OptionsColumn.ReadOnly = true; + this.gridColumn4.Width = 94; + // // gridColumn3 // this.gridColumn3.Caption = "椤圭洰"; this.gridColumn3.FieldName = "fcheckItem"; + this.gridColumn3.MaxWidth = 192; this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 0; this.gridColumn3.Width = 192; @@ -539,28 +583,31 @@ // this.gridColumn2.Caption = "鎶芥缁撴灉"; this.gridColumn2.FieldName = "fcheckResu"; + this.gridColumn2.MaxWidth = 80; this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.OptionsColumn.ReadOnly = true; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; - this.gridColumn2.Width = 158; + this.gridColumn2.Width = 80; // // gridColumn1 // this.gridColumn1.Caption = "鍒ゅ畾鏍囧織"; this.gridColumn1.FieldName = "fstand"; + this.gridColumn1.MaxWidth = 80; this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.OptionsColumn.ReadOnly = true; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 2; - this.gridColumn1.Width = 958; + this.gridColumn1.Width = 80; // // panMsg // this.panMsg.Controls.Add(this.btnLoad); this.panMsg.Controls.Add(this.txtJianYan); this.panMsg.Controls.Add(this.labelControl3); - this.panMsg.Controls.Add(this.labelControl2); this.panMsg.Dock = System.Windows.Forms.DockStyle.Top; this.panMsg.Location = new System.Drawing.Point(0, 0); this.panMsg.Name = "panMsg"; @@ -570,673 +617,99 @@ // btnLoad // this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321; - this.btnLoad.Location = new System.Drawing.Point(810, 16); + this.btnLoad.Location = new System.Drawing.Point(848, 16); this.btnLoad.Name = "btnLoad"; - this.btnLoad.Size = new System.Drawing.Size(180, 34); + this.btnLoad.Size = new System.Drawing.Size(163, 34); this.btnLoad.TabIndex = 3; this.btnLoad.Text = "閲嶆柊鍔犺浇妫�楠岄」鐩�"; // // txtJianYan // - this.txtJianYan.Location = new System.Drawing.Point(569, 16); + this.txtJianYan.Location = new System.Drawing.Point(494, 15); this.txtJianYan.Name = "txtJianYan"; - this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); + this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F); this.txtJianYan.Properties.Appearance.Options.UseFont = true; - this.txtJianYan.Size = new System.Drawing.Size(197, 34); + this.txtJianYan.Size = new System.Drawing.Size(197, 36); this.txtJianYan.TabIndex = 2; // // labelControl3 // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); + this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 15F); this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(161, 19); + this.labelControl3.Location = new System.Drawing.Point(73, 18); this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(398, 29); + this.labelControl3.Size = new System.Drawing.Size(418, 30); this.labelControl3.TabIndex = 1; this.labelControl3.Text = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-1,绾暟瀛楋級"; - // - // labelControl2 - // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); - this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(35, 19); - this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(120, 29); - this.labelControl2.TabIndex = 0; - this.labelControl2.Text = "妫�楠岄」鐩細"; // // lb_remarks // 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(884, 133); + this.lb_remarks.Location = new System.Drawing.Point(377, 109); this.lb_remarks.Name = "lb_remarks"; - this.lb_remarks.Size = new System.Drawing.Size(73, 21); + this.lb_remarks.Size = new System.Drawing.Size(68, 21); this.lb_remarks.TabIndex = 786; - this.lb_remarks.Text = "涓嶈壇鎻忚堪 "; + this.lb_remarks.Text = "涓嶈壇鎻忚堪"; // - // txt_remarks + // txt_fngDesc // - 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; - this.txt_remarks.Size = new System.Drawing.Size(150, 28); - this.txt_remarks.TabIndex = 786; - // - // gv_remarks - // - this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_remarks.AppearanceCell.Options.UseFont = true; - this.gv_remarks.Caption = "涓嶈壇鎻忚堪"; - this.gv_remarks.FieldName = "remarks"; - this.gv_remarks.MinWidth = 50; - this.gv_remarks.Name = "gv_remarks"; - this.gv_remarks.OptionsColumn.AllowEdit = false; - this.gv_remarks.Tag = "query_a.remarks"; - this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 34; - this.gv_remarks.Width = 94; - // - // gv_itemId - // - this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemId.AppearanceCell.Options.UseFont = true; - this.gv_itemId.Caption = "鐗╂枡ID"; - this.gv_itemId.FieldName = "itemId"; - this.gv_itemId.MinWidth = 50; - this.gv_itemId.Name = "gv_itemId"; - this.gv_itemId.OptionsColumn.AllowEdit = false; - this.gv_itemId.Tag = "query_a.item_id"; - this.gv_itemId.Visible = true; - this.gv_itemId.VisibleIndex = 5; - this.gv_itemId.Width = 94; - // - // gv_iqcDate - // - this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_iqcDate.AppearanceCell.Options.UseFont = true; - this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿"; - this.gv_iqcDate.FieldName = "iqcDate"; - this.gv_iqcDate.MinWidth = 50; - this.gv_iqcDate.Name = "gv_iqcDate"; - this.gv_iqcDate.OptionsColumn.AllowEdit = false; - this.gv_iqcDate.Tag = "query_a.iqc_date"; - this.gv_iqcDate.Visible = true; - this.gv_iqcDate.VisibleIndex = 33; - this.gv_iqcDate.Width = 94; - // - // gv_states - // - this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_states.AppearanceCell.Options.UseFont = true; - this.gv_states.Caption = "鐘舵��"; - this.gv_states.FieldName = "states"; - this.gv_states.MinWidth = 50; - this.gv_states.Name = "gv_states"; - this.gv_states.OptionsColumn.AllowEdit = false; - this.gv_states.Tag = "query_a.states"; - this.gv_states.Visible = true; - this.gv_states.VisibleIndex = 32; - this.gv_states.Width = 94; + this.txt_fngDesc.Location = new System.Drawing.Point(452, 109); + 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(559, 28); + this.txt_fngDesc.TabIndex = 786; // // lb_lifnr // 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(392, 163); + this.lb_lifnr.Location = new System.Drawing.Point(641, 80); this.lb_lifnr.Name = "lb_lifnr"; this.lb_lifnr.Size = new System.Drawing.Size(56, 21); this.lb_lifnr.TabIndex = 642; this.lb_lifnr.Text = "渚涘簲鍟� "; // - // txt_lifnr - // - 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; - this.txt_lifnr.Size = new System.Drawing.Size(150, 28); - this.txt_lifnr.TabIndex = 642; - // - // gv_lifnr - // - this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lifnr.AppearanceCell.Options.UseFont = true; - this.gv_lifnr.Caption = "渚涘簲鍟�"; - this.gv_lifnr.FieldName = "lifnr"; - this.gv_lifnr.MinWidth = 100; - this.gv_lifnr.Name = "gv_lifnr"; - this.gv_lifnr.OptionsColumn.AllowEdit = false; - this.gv_lifnr.Tag = "query_a.lifnr"; - this.gv_lifnr.Visible = true; - this.gv_lifnr.VisibleIndex = 4; - this.gv_lifnr.Width = 100; - // - // gv_dhb001 - // - this.gv_dhb001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_dhb001.AppearanceCell.Options.UseFont = true; - this.gv_dhb001.Caption = "鍒拌揣鍗曞彿"; - this.gv_dhb001.FieldName = "dhb001"; - this.gv_dhb001.MinWidth = 50; - this.gv_dhb001.Name = "gv_dhb001"; - this.gv_dhb001.OptionsColumn.AllowEdit = false; - this.gv_dhb001.Tag = "query_a.dhb001"; - this.gv_dhb001.Visible = true; - this.gv_dhb001.VisibleIndex = 31; - this.gv_dhb001.Width = 94; - // - // gv_dha018 - // - this.gv_dha018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_dha018.AppearanceCell.Options.UseFont = true; - this.gv_dha018.Caption = "鍒拌揣鏃堕棿"; - this.gv_dha018.FieldName = "dha018"; - this.gv_dha018.MinWidth = 50; - this.gv_dha018.Name = "gv_dha018"; - this.gv_dha018.OptionsColumn.AllowEdit = false; - this.gv_dha018.Tag = "query_a.dha018"; - this.gv_dha018.Visible = true; - this.gv_dha018.VisibleIndex = 30; - this.gv_dha018.Width = 94; - // - // gv_boardStyle - // - this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_boardStyle.AppearanceCell.Options.UseFont = true; - this.gv_boardStyle.Caption = "浜у搧鍨嬪彿"; - this.gv_boardStyle.FieldName = "boardStyle"; - this.gv_boardStyle.MinWidth = 100; - this.gv_boardStyle.Name = "gv_boardStyle"; - this.gv_boardStyle.OptionsColumn.AllowEdit = false; - this.gv_boardStyle.Tag = "query_a.board_style"; - this.gv_boardStyle.Visible = true; - this.gv_boardStyle.VisibleIndex = 28; - this.gv_boardStyle.Width = 100; - // - // gv_lotNo2 - // - this.gv_lotNo2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo2.AppearanceCell.Options.UseFont = true; - this.gv_lotNo2.Caption = "閲囪喘鍗曞彿"; - this.gv_lotNo2.FieldName = "lotNo2"; - this.gv_lotNo2.MinWidth = 50; - this.gv_lotNo2.Name = "gv_lotNo2"; - this.gv_lotNo2.OptionsColumn.AllowEdit = false; - this.gv_lotNo2.Tag = "query_a.lot_no2"; - this.gv_lotNo2.Visible = true; - this.gv_lotNo2.VisibleIndex = 29; - this.gv_lotNo2.Width = 94; - // - // lb_lotNo1 - // - 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(377, 129); - this.lb_lotNo1.Name = "lb_lotNo1"; - this.lb_lotNo1.Size = new System.Drawing.Size(73, 21); - this.lb_lotNo1.TabIndex = 546; - this.lb_lotNo1.Text = "灏忔壒娆″彿 "; - // - // txt_lotNo1 - // - 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; - this.txt_lotNo1.Size = new System.Drawing.Size(150, 28); - this.txt_lotNo1.TabIndex = 546; - // - // gv_lotNo1 - // - this.gv_lotNo1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo1.AppearanceCell.Options.UseFont = true; - this.gv_lotNo1.Caption = "灏忔壒娆″彿"; - this.gv_lotNo1.FieldName = "lotNo1"; - this.gv_lotNo1.MinWidth = 50; - this.gv_lotNo1.Name = "gv_lotNo1"; - this.gv_lotNo1.OptionsColumn.AllowEdit = false; - this.gv_lotNo1.Tag = "query_a.lot_no1"; - this.gv_lotNo1.Visible = true; - this.gv_lotNo1.VisibleIndex = 27; - this.gv_lotNo1.Width = 94; - // - // gv_fversion - // - this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fversion.AppearanceCell.Options.UseFont = true; - this.gv_fversion.Caption = "鐗堟湰"; - this.gv_fversion.FieldName = "fversion"; - this.gv_fversion.MinWidth = 50; - this.gv_fversion.Name = "gv_fversion"; - this.gv_fversion.OptionsColumn.AllowEdit = false; - this.gv_fversion.Tag = "query_a.fversion"; - this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 26; - this.gv_fversion.Width = 94; - // - // gv_fcovertQty - // - this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; - this.gv_fcovertQty.Caption = "杞崲鏁伴噺"; - this.gv_fcovertQty.FieldName = "fcovertQty"; - this.gv_fcovertQty.MinWidth = 50; - this.gv_fcovertQty.Name = "gv_fcovertQty"; - this.gv_fcovertQty.OptionsColumn.AllowEdit = false; - this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; - this.gv_fcovertQty.Visible = true; - this.gv_fcovertQty.VisibleIndex = 25; - this.gv_fcovertQty.Width = 94; - // - // lb_fngHandle - // - this.lb_fngHandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fngHandle.Appearance.Options.UseFont = true; - this.lb_fngHandle.Location = new System.Drawing.Point(884, 96); - this.lb_fngHandle.Name = "lb_fngHandle"; - this.lb_fngHandle.Size = new System.Drawing.Size(107, 21); - this.lb_fngHandle.TabIndex = 427; - this.lb_fngHandle.Text = "涓嶈壇澶勭悊鏂规硶 "; - // - // txt_fngHandle - // - 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; - this.txt_fngHandle.Size = new System.Drawing.Size(150, 28); - this.txt_fngHandle.TabIndex = 427; - // - // gv_fngHandle - // - this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fngHandle.AppearanceCell.Options.UseFont = true; - this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶"; - this.gv_fngHandle.FieldName = "fngHandle"; - this.gv_fngHandle.MinWidth = 50; - this.gv_fngHandle.Name = "gv_fngHandle"; - this.gv_fngHandle.OptionsColumn.AllowEdit = false; - this.gv_fngHandle.Tag = "query_a.fng_handle"; - this.gv_fngHandle.Visible = true; - this.gv_fngHandle.VisibleIndex = 24; - this.gv_fngHandle.Width = 94; - // - // gv_fexemption - // - this.gv_fexemption.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fexemption.AppearanceCell.Options.UseFont = true; - this.gv_fexemption.Caption = "鏄惁鍏嶆"; - this.gv_fexemption.FieldName = "fexemption"; - this.gv_fexemption.MinWidth = 50; - this.gv_fexemption.Name = "gv_fexemption"; - this.gv_fexemption.OptionsColumn.AllowEdit = false; - this.gv_fexemption.Tag = "query_a.fexemption"; - this.gv_fexemption.Visible = true; - this.gv_fexemption.VisibleIndex = 23; - this.gv_fexemption.Width = 94; - // - // gv_itemUnit - // - this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemUnit.AppearanceCell.Options.UseFont = true; - this.gv_itemUnit.Caption = "鍗曚綅"; - this.gv_itemUnit.FieldName = "itemUnit"; - this.gv_itemUnit.MinWidth = 50; - this.gv_itemUnit.Name = "gv_itemUnit"; - this.gv_itemUnit.OptionsColumn.AllowEdit = false; - this.gv_itemUnit.Tag = "query_a.item_unit"; - this.gv_itemUnit.Visible = true; - this.gv_itemUnit.VisibleIndex = 22; - this.gv_itemUnit.Width = 94; - // - // gv_ftype - // - this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftype.AppearanceCell.Options.UseFont = true; - this.gv_ftype.Caption = "绫诲瀷(0 鏉ユ枡 1 鍦ㄥ簱)"; - this.gv_ftype.FieldName = "ftype"; - this.gv_ftype.MinWidth = 50; - this.gv_ftype.Name = "gv_ftype"; - this.gv_ftype.OptionsColumn.AllowEdit = false; - this.gv_ftype.Tag = "query_a.ftype"; - this.gv_ftype.Visible = true; - this.gv_ftype.VisibleIndex = 21; - this.gv_ftype.Width = 94; - // - // gv_fsubmit - // - this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fsubmit.AppearanceCell.Options.UseFont = true; - this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑"; - this.gv_fsubmit.FieldName = "fsubmit"; - this.gv_fsubmit.MinWidth = 50; - this.gv_fsubmit.Name = "gv_fsubmit"; - this.gv_fsubmit.OptionsColumn.AllowEdit = false; - this.gv_fsubmit.Tag = "query_a.fsubmit"; - this.gv_fsubmit.Visible = true; - this.gv_fsubmit.VisibleIndex = 1; - this.gv_fsubmit.Width = 94; - // - // gv_fcancel - // - this.gv_fcancel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcancel.AppearanceCell.Options.UseFont = true; - this.gv_fcancel.Caption = "鏄惁浣滃簾"; - this.gv_fcancel.FieldName = "fcancel"; - this.gv_fcancel.MinWidth = 50; - this.gv_fcancel.Name = "gv_fcancel"; - this.gv_fcancel.OptionsColumn.AllowEdit = false; - this.gv_fcancel.Tag = "query_a.fcancel"; - this.gv_fcancel.Visible = true; - this.gv_fcancel.VisibleIndex = 20; - this.gv_fcancel.Width = 94; - // - // gv_modify1Flag - // - this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1Flag.AppearanceCell.Options.UseFont = true; - this.gv_modify1Flag.Caption = "鏄惁瀹℃牳"; - this.gv_modify1Flag.FieldName = "modify1Flag"; - this.gv_modify1Flag.MinWidth = 100; - this.gv_modify1Flag.Name = "gv_modify1Flag"; - this.gv_modify1Flag.OptionsColumn.AllowEdit = false; - this.gv_modify1Flag.Tag = "query_a.modify1_flag"; - this.gv_modify1Flag.Visible = true; - this.gv_modify1Flag.VisibleIndex = 2; - this.gv_modify1Flag.Width = 100; - // - // gv_lastupdateDate - // - this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡"; - this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 50; - this.gv_lastupdateDate.Name = "gv_lastupdateDate"; - this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; - this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; - this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 19; - this.gv_lastupdateDate.Width = 94; - // - // gv_lastupdateBy - // - this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateBy.Caption = "鏇存柊浜�"; - this.gv_lastupdateBy.FieldName = "lastupdateBy"; - this.gv_lastupdateBy.MinWidth = 50; - this.gv_lastupdateBy.Name = "gv_lastupdateBy"; - this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; - this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; - this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 18; - this.gv_lastupdateBy.Width = 94; - // - // gv_createDate - // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; - this.gv_createDate.FieldName = "createDate"; - this.gv_createDate.MinWidth = 50; - this.gv_createDate.Name = "gv_createDate"; - this.gv_createDate.OptionsColumn.AllowEdit = false; - this.gv_createDate.Tag = "query_a.create_date"; - this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 17; - this.gv_createDate.Width = 94; - // - // gv_createBy - // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜�"; - this.gv_createBy.FieldName = "createBy"; - this.gv_createBy.MinWidth = 50; - this.gv_createBy.Name = "gv_createBy"; - this.gv_createBy.OptionsColumn.AllowEdit = false; - this.gv_createBy.Tag = "query_a.create_by"; - this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 16; - this.gv_createBy.Width = 94; - // - // gv_lotNo - // - this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo.AppearanceCell.Options.UseFont = true; - this.gv_lotNo.Caption = "閫佹鎵规"; - this.gv_lotNo.FieldName = "lotNo"; - this.gv_lotNo.MinWidth = 120; - this.gv_lotNo.Name = "gv_lotNo"; - this.gv_lotNo.OptionsColumn.AllowEdit = false; - this.gv_lotNo.Tag = "query_a.lot_no"; - this.gv_lotNo.Visible = true; - this.gv_lotNo.VisibleIndex = 3; - this.gv_lotNo.Width = 120; - // - // lb_checkQty - // - 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(627, 53); - this.lb_checkQty.Name = "lb_checkQty"; - this.lb_checkQty.Size = new System.Drawing.Size(73, 21); - this.lb_checkQty.TabIndex = 258; - this.lb_checkQty.Text = "鎶芥鏁伴噺 "; - // - // txt_checkQty - // - 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; - this.txt_checkQty.Size = new System.Drawing.Size(150, 28); - this.txt_checkQty.TabIndex = 258; - // - // gv_checkQty - // - this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkQty.AppearanceCell.Options.UseFont = true; - this.gv_checkQty.Caption = "鎶芥鏁伴噺"; - this.gv_checkQty.FieldName = "checkQty"; - this.gv_checkQty.MinWidth = 50; - this.gv_checkQty.Name = "gv_checkQty"; - this.gv_checkQty.OptionsColumn.AllowEdit = false; - this.gv_checkQty.Tag = "query_a.check_qty"; - this.gv_checkQty.Visible = true; - this.gv_checkQty.VisibleIndex = 15; - this.gv_checkQty.Width = 94; - // - // gv_facLevel - // - this.gv_facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_facLevel.AppearanceCell.Options.UseFont = true; - this.gv_facLevel.Caption = "鎷掓敹姘村钩"; - this.gv_facLevel.FieldName = "facLevel"; - this.gv_facLevel.MinWidth = 100; - this.gv_facLevel.Name = "gv_facLevel"; - this.gv_facLevel.OptionsColumn.AllowEdit = false; - this.gv_facLevel.Tag = "query_a.fac_level"; - this.gv_facLevel.Visible = true; - this.gv_facLevel.VisibleIndex = 14; - this.gv_facLevel.Width = 100; - // - // gv_fcheckLevel - // - this.gv_fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckLevel.AppearanceCell.Options.UseFont = true; - this.gv_fcheckLevel.Caption = "妫�楠屾按骞�"; - this.gv_fcheckLevel.FieldName = "fcheckLevel"; - this.gv_fcheckLevel.MinWidth = 100; - this.gv_fcheckLevel.Name = "gv_fcheckLevel"; - this.gv_fcheckLevel.OptionsColumn.AllowEdit = false; - this.gv_fcheckLevel.Tag = "query_a.fcheck_level"; - this.gv_fcheckLevel.Visible = true; - this.gv_fcheckLevel.VisibleIndex = 13; - this.gv_fcheckLevel.Width = 100; - // - // gv_sampleSizeNo - // - this.gv_sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeNo.Caption = "妫�楠屾按鍑�"; - this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; - this.gv_sampleSizeNo.MinWidth = 100; - this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; - this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; - this.gv_sampleSizeNo.Tag = "query_a.sample_size_no"; - this.gv_sampleSizeNo.Visible = true; - this.gv_sampleSizeNo.VisibleIndex = 12; - this.gv_sampleSizeNo.Width = 100; - // - // lb_fcheckResu - // - this.lb_fcheckResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fcheckResu.Appearance.Options.UseFont = true; - this.lb_fcheckResu.Location = new System.Drawing.Point(627, 126); - this.lb_fcheckResu.Name = "lb_fcheckResu"; - this.lb_fcheckResu.Size = new System.Drawing.Size(73, 21); - this.lb_fcheckResu.TabIndex = 235; - this.lb_fcheckResu.Text = "妫�楠岀粨鏋� "; - // - // txt_fcheckResu - // - this.txt_fcheckResu.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; - this.txt_fcheckResu.Size = new System.Drawing.Size(150, 28); - this.txt_fcheckResu.TabIndex = 235; - // - // gv_fcheckResu - // - this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; - this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�"; - this.gv_fcheckResu.FieldName = "fcheckResu"; - this.gv_fcheckResu.MinWidth = 100; - this.gv_fcheckResu.Name = "gv_fcheckResu"; - this.gv_fcheckResu.OptionsColumn.AllowEdit = false; - this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; - this.gv_fcheckResu.Visible = true; - this.gv_fcheckResu.VisibleIndex = 11; - this.gv_fcheckResu.Width = 100; - // - // lb_freceQty - // - 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(627, 96); - this.lb_freceQty.Name = "lb_freceQty"; - this.lb_freceQty.Size = new System.Drawing.Size(73, 21); - this.lb_freceQty.TabIndex = 226; - this.lb_freceQty.Text = "鍒ゅ畾缁撴灉 "; - // - // txt_freceQty - // - 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; - this.txt_freceQty.Size = new System.Drawing.Size(150, 28); - this.txt_freceQty.TabIndex = 226; - // - // gv_freceQty - // - this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_freceQty.AppearanceCell.Options.UseFont = true; - this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉"; - this.gv_freceQty.FieldName = "freceQty"; - this.gv_freceQty.MinWidth = 50; - this.gv_freceQty.Name = "gv_freceQty"; - this.gv_freceQty.OptionsColumn.AllowEdit = false; - this.gv_freceQty.Tag = "query_a.frece_qty"; - this.gv_freceQty.Visible = true; - this.gv_freceQty.VisibleIndex = 10; - this.gv_freceQty.Width = 94; - // // lb_fbatchQty // this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fbatchQty.Appearance.Options.UseFont = true; - this.lb_fbatchQty.Location = new System.Drawing.Point(377, 59); + this.lb_fbatchQty.Location = new System.Drawing.Point(627, 48); this.lb_fbatchQty.Name = "lb_fbatchQty"; this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21); this.lb_fbatchQty.TabIndex = 222; - this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺 "; + this.lb_fbatchQty.Text = "鎵规鏁伴噺 "; // // txt_fbatchQty // - this.txt_fbatchQty.Location = new System.Drawing.Point(452, 55); + this.txt_fbatchQty.Location = new System.Drawing.Point(702, 44); this.txt_fbatchQty.Name = "txt_fbatchQty"; this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; - this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28); + this.txt_fbatchQty.Size = new System.Drawing.Size(66, 28); this.txt_fbatchQty.TabIndex = 222; - // - // gv_fbatchQty - // - this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fbatchQty.AppearanceCell.Options.UseFont = true; - this.gv_fbatchQty.Caption = "鏉ユ枡鏁伴噺"; - this.gv_fbatchQty.FieldName = "fbatchQty"; - this.gv_fbatchQty.MinWidth = 100; - this.gv_fbatchQty.Name = "gv_fbatchQty"; - this.gv_fbatchQty.OptionsColumn.AllowEdit = false; - this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; - this.gv_fbatchQty.Visible = true; - this.gv_fbatchQty.VisibleIndex = 9; - this.gv_fbatchQty.Width = 100; - // - // gv_itemNo - // - this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemNo.AppearanceCell.Options.UseFont = true; - this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; - this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 100; - this.gv_itemNo.Name = "gv_itemNo"; - this.gv_itemNo.OptionsColumn.AllowEdit = false; - this.gv_itemNo.Tag = "query_a.item_no"; - this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 6; - this.gv_itemNo.Width = 100; + this.txt_fbatchQty.Tag = "readonly"; // // lb_fcheckBy // this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fcheckBy.Appearance.Options.UseFont = true; - this.lb_fcheckBy.Location = new System.Drawing.Point(627, 8); + this.lb_fcheckBy.Location = new System.Drawing.Point(377, 48); this.lb_fcheckBy.Name = "lb_fcheckBy"; - this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21); + this.lb_fcheckBy.Size = new System.Drawing.Size(68, 21); this.lb_fcheckBy.TabIndex = 217; - this.lb_fcheckBy.Text = "妫�楠屼汉鍛� "; + this.lb_fcheckBy.Text = "妫�楠屼汉鍛�"; // // txt_fcheckBy // - this.txt_fcheckBy.Location = new System.Drawing.Point(706, 7); + this.txt_fcheckBy.Location = new System.Drawing.Point(452, 44); this.txt_fcheckBy.Name = "txt_fcheckBy"; this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28); this.txt_fcheckBy.TabIndex = 217; - // - // gv_fcheckBy - // - this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; - this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�"; - this.gv_fcheckBy.FieldName = "fcheckBy"; - this.gv_fcheckBy.MinWidth = 100; - this.gv_fcheckBy.Name = "gv_fcheckBy"; - this.gv_fcheckBy.OptionsColumn.AllowEdit = false; - this.gv_fcheckBy.Tag = "query_a.fcheck_by"; - this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 8; - this.gv_fcheckBy.Width = 100; + this.txt_fcheckBy.Tag = "readonly"; // // lb_fcheckDate // @@ -1244,32 +717,19 @@ this.lb_fcheckDate.Appearance.Options.UseFont = true; 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.Size = new System.Drawing.Size(68, 21); this.lb_fcheckDate.TabIndex = 216; - this.lb_fcheckDate.Text = "妫�楠屾棩鏈� "; + this.lb_fcheckDate.Text = "妫�楠屾棩鏈�"; // // txt_fcheckDate // - this.txt_fcheckDate.Location = new System.Drawing.Point(452, 11); + this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10); this.txt_fcheckDate.Name = "txt_fcheckDate"; this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28); this.txt_fcheckDate.TabIndex = 216; - // - // gv_fcheckDate - // - this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; - this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�"; - this.gv_fcheckDate.FieldName = "fcheckDate"; - this.gv_fcheckDate.MinWidth = 100; - this.gv_fcheckDate.Name = "gv_fcheckDate"; - this.gv_fcheckDate.OptionsColumn.AllowEdit = false; - this.gv_fcheckDate.Tag = "query_a.fcheck_date"; - this.gv_fcheckDate.Visible = true; - this.gv_fcheckDate.VisibleIndex = 7; - this.gv_fcheckDate.Width = 100; + this.txt_fcheckDate.Tag = "readonly"; // // lb_releaseNo // @@ -1289,24 +749,12 @@ this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; this.txt_releaseNo.Size = new System.Drawing.Size(266, 28); this.txt_releaseNo.TabIndex = 213; - // - // gv_releaseNo - // - this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_releaseNo.AppearanceCell.Options.UseFont = true; - this.gv_releaseNo.Caption = "妫�楠屽崟鍙�"; - this.gv_releaseNo.FieldName = "releaseNo"; - this.gv_releaseNo.MinWidth = 120; - this.gv_releaseNo.Name = "gv_releaseNo"; - this.gv_releaseNo.OptionsColumn.AllowEdit = false; - this.gv_releaseNo.Tag = "query_a.release_no"; - this.gv_releaseNo.Visible = true; - this.gv_releaseNo.VisibleIndex = 0; - this.gv_releaseNo.Width = 120; + this.txt_releaseNo.Tag = "readonly"; // // toolBarMenu1 // this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit"; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -1332,50 +780,439 @@ // // gridView1 // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_releaseNo, + this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true; + this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand31, + this.gridBand11, + this.gridBand12, + this.gridBand13, + this.gridBand9, + this.gridBand14, + this.gridBand16, + this.gridBand18, + this.gridBand19, + this.gridBand20, + this.gridBand21, + this.gridBand4, + this.gridBand8, + this.gridBand23, + this.gridBand26, + this.gridBand27, + this.gridBand28, + this.gridBand29, + this.gridBand30, + this.gridBand24, + this.gridBand25}); + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { + this.gridColumn13, this.gv_fsubmit, this.gv_modify1Flag, this.gv_lotNo, this.gv_lifnr, + this.gv_releaseNo, this.gv_itemId, this.gv_itemNo, this.gv_boardStyle, - this.gv_fcheckResu, - this.gv_fcheckDate, - this.gv_fcheckBy, + this.gridColumn14, this.gv_fbatchQty, this.gv_ftype, - this.gv_freceQty, - this.gv_sampleSizeNo, - this.gv_fcheckLevel, - this.gv_facLevel, - this.gv_checkQty, + this.gv_fcheckResu, + this.gv_fcovertQty, + this.gv_remarks, this.gv_createBy, + this.gv_fcheckBy, + this.gridColumn15, + this.gv_fcheckDate, + this.gv_freceQty, + this.gv_checkQty, this.gv_createDate, this.gv_lastupdateBy, this.gv_lastupdateDate, - this.gv_fcancel, - this.gv_itemUnit, - this.gv_fexemption, this.gv_fngHandle, - this.gv_fcovertQty, this.gv_fversion, - this.gv_lotNo1, - this.gv_lotNo2, - this.gv_dha018, - this.gv_dhb001, this.gv_states, this.gv_iqcDate, - this.gv_remarks}); + this.bandedGridColumn1}); this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowColumnHeaders = false; this.gridView1.OptionsView.ShowGroupPanel = false; + // + // bandedGridColumn1 + // + this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐"; + this.bandedGridColumn1.FieldName = "receivingOrg"; + this.bandedGridColumn1.MinWidth = 250; + this.bandedGridColumn1.Name = "bandedGridColumn1"; + this.bandedGridColumn1.Tag = "org.fnamber"; + this.bandedGridColumn1.Visible = true; + this.bandedGridColumn1.Width = 250; + // + // gridColumn13 + // + this.gridColumn13.Caption = "鏄惁鎬ユ枡"; + this.gridColumn13.FieldName = "urgentLagTxt"; + this.gridColumn13.MinWidth = 30; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.OptionsColumn.ReadOnly = true; + this.gridColumn13.Tag = "query_a.fsubmit"; + this.gridColumn13.UnboundDataType = typeof(bool); + this.gridColumn13.Visible = true; + this.gridColumn13.Width = 50; + // + // gv_fsubmit + // + this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fsubmit.AppearanceCell.Options.UseFont = true; + this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑"; + this.gv_fsubmit.FieldName = "fsubmitTxt"; + this.gv_fsubmit.MinWidth = 30; + this.gv_fsubmit.Name = "gv_fsubmit"; + this.gv_fsubmit.OptionsColumn.AllowEdit = false; + this.gv_fsubmit.Tag = "query_a.fsubmit"; + this.gv_fsubmit.UnboundDataType = typeof(bool); + this.gv_fsubmit.Visible = true; + this.gv_fsubmit.Width = 50; + // + // gv_modify1Flag + // + this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1Flag.AppearanceCell.Options.UseFont = true; + this.gv_modify1Flag.Caption = "瀹℃牳鏍囧織"; + this.gv_modify1Flag.FieldName = "modifyFlagTxt"; + this.gv_modify1Flag.MinWidth = 30; + this.gv_modify1Flag.Name = "gv_modify1Flag"; + this.gv_modify1Flag.OptionsColumn.AllowEdit = false; + this.gv_modify1Flag.Tag = "query_a.modify1_flag"; + this.gv_modify1Flag.UnboundDataType = typeof(bool); + this.gv_modify1Flag.Visible = true; + this.gv_modify1Flag.Width = 50; + // + // gv_fcheckResu + // + this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; + this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�"; + this.gv_fcheckResu.FieldName = "fcheckResu"; + this.gv_fcheckResu.MinWidth = 30; + this.gv_fcheckResu.Name = "gv_fcheckResu"; + this.gv_fcheckResu.OptionsColumn.AllowEdit = false; + this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; + this.gv_fcheckResu.Visible = true; + this.gv_fcheckResu.Width = 50; + // + // gv_lotNo + // + this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lotNo.AppearanceCell.Options.UseFont = true; + this.gv_lotNo.Caption = "閫佹鎵规"; + this.gv_lotNo.FieldName = "lotNo"; + this.gv_lotNo.MinWidth = 30; + this.gv_lotNo.Name = "gv_lotNo"; + this.gv_lotNo.OptionsColumn.AllowEdit = false; + this.gv_lotNo.Tag = "query_a.lot_no"; + this.gv_lotNo.Visible = true; + this.gv_lotNo.Width = 120; + // + // gv_releaseNo + // + this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_releaseNo.AppearanceCell.Options.UseFont = true; + this.gv_releaseNo.Caption = "妫�楠屽崟鍙�"; + this.gv_releaseNo.FieldName = "releaseNo"; + this.gv_releaseNo.MinWidth = 30; + this.gv_releaseNo.Name = "gv_releaseNo"; + this.gv_releaseNo.OptionsColumn.AllowEdit = false; + this.gv_releaseNo.Tag = "query_a.release_no"; + this.gv_releaseNo.Visible = true; + this.gv_releaseNo.Width = 100; + // + // gv_itemId + // + this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemId.AppearanceCell.Options.UseFont = true; + this.gv_itemId.Caption = "鐗╂枡ID"; + this.gv_itemId.FieldName = "itemId"; + this.gv_itemId.MinWidth = 30; + this.gv_itemId.Name = "gv_itemId"; + this.gv_itemId.OptionsColumn.AllowEdit = false; + this.gv_itemId.Tag = "query_a.item_id"; + this.gv_itemId.Width = 30; + // + // gv_itemNo + // + this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemNo.AppearanceCell.Options.UseFont = true; + this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; + this.gv_itemNo.FieldName = "itemNo2"; + this.gv_itemNo.MinWidth = 30; + this.gv_itemNo.Name = "gv_itemNo"; + this.gv_itemNo.OptionsColumn.AllowEdit = false; + this.gv_itemNo.Tag = "query_a.item_no"; + this.gv_itemNo.Visible = true; + this.gv_itemNo.Width = 136; + // + // gv_boardStyle + // + this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_boardStyle.AppearanceCell.Options.UseFont = true; + this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О"; + this.gv_boardStyle.FieldName = "itemName"; + this.gv_boardStyle.MinWidth = 30; + this.gv_boardStyle.Name = "gv_boardStyle"; + this.gv_boardStyle.OptionsColumn.AllowEdit = false; + this.gv_boardStyle.Tag = "query_a.board_style"; + this.gv_boardStyle.Visible = true; + this.gv_boardStyle.Width = 164; + // + // gv_lifnr + // + this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lifnr.AppearanceCell.Options.UseFont = true; + this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�"; + this.gv_lifnr.FieldName = "suppName"; + this.gv_lifnr.MinWidth = 30; + this.gv_lifnr.Name = "gv_lifnr"; + this.gv_lifnr.OptionsColumn.AllowEdit = false; + this.gv_lifnr.Tag = "query_a.lifnr"; + this.gv_lifnr.Visible = true; + this.gv_lifnr.Width = 200; + // + // gv_fbatchQty + // + this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fbatchQty.AppearanceCell.Options.UseFont = true; + this.gv_fbatchQty.Caption = "閲囪喘鏁伴噺"; + this.gv_fbatchQty.FieldName = "fbatchQty"; + this.gv_fbatchQty.MinWidth = 30; + this.gv_fbatchQty.Name = "gv_fbatchQty"; + this.gv_fbatchQty.OptionsColumn.AllowEdit = false; + this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; + this.gv_fbatchQty.Visible = true; + this.gv_fbatchQty.Width = 80; + // + // gv_ftype + // + this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_ftype.AppearanceCell.Options.UseFont = true; + this.gv_ftype.Caption = "绫诲瀷"; + this.gv_ftype.FieldName = "ftypeTxt"; + this.gv_ftype.MinWidth = 30; + this.gv_ftype.Name = "gv_ftype"; + this.gv_ftype.OptionsColumn.AllowEdit = false; + this.gv_ftype.Tag = "query_a.ftype"; + this.gv_ftype.Visible = true; + this.gv_ftype.Width = 60; + // + // gv_fversion + // + this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fversion.AppearanceCell.Options.UseFont = true; + this.gv_fversion.Caption = "鐗堟湰"; + this.gv_fversion.FieldName = "fversion"; + this.gv_fversion.MinWidth = 30; + this.gv_fversion.Name = "gv_fversion"; + this.gv_fversion.OptionsColumn.AllowEdit = false; + this.gv_fversion.Tag = "query_a.fversion"; + this.gv_fversion.Visible = true; + this.gv_fversion.Width = 60; + // + // gv_fcheckBy + // + this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; + this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�"; + this.gv_fcheckBy.FieldName = "fcheckBy"; + this.gv_fcheckBy.MinWidth = 30; + this.gv_fcheckBy.Name = "gv_fcheckBy"; + this.gv_fcheckBy.OptionsColumn.AllowEdit = false; + this.gv_fcheckBy.Tag = "query_a.fcheck_by"; + this.gv_fcheckBy.Visible = true; + this.gv_fcheckBy.Width = 118; + // + // gv_fcheckDate + // + this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; + this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�"; + this.gv_fcheckDate.FieldName = "fcheckDate"; + this.gv_fcheckDate.MinWidth = 30; + this.gv_fcheckDate.Name = "gv_fcheckDate"; + this.gv_fcheckDate.OptionsColumn.AllowEdit = false; + this.gv_fcheckDate.Tag = "query_a.fcheck_date"; + this.gv_fcheckDate.Visible = true; + this.gv_fcheckDate.Width = 182; + // + // gv_checkQty + // + this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkQty.AppearanceCell.Options.UseFont = true; + this.gv_checkQty.Caption = "鎶芥鏁伴噺"; + this.gv_checkQty.FieldName = "checkQty"; + this.gv_checkQty.MinWidth = 30; + this.gv_checkQty.Name = "gv_checkQty"; + this.gv_checkQty.OptionsColumn.AllowEdit = false; + this.gv_checkQty.Tag = "query_a.check_qty"; + this.gv_checkQty.Visible = true; + this.gv_checkQty.Width = 50; + // + // gv_freceQty + // + this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_freceQty.AppearanceCell.Options.UseFont = true; + this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉"; + this.gv_freceQty.FieldName = "freceQty"; + this.gv_freceQty.MinWidth = 30; + this.gv_freceQty.Name = "gv_freceQty"; + this.gv_freceQty.OptionsColumn.AllowEdit = false; + this.gv_freceQty.Tag = "query_a.frece_qty"; + this.gv_freceQty.Visible = true; + this.gv_freceQty.Width = 50; + // + // gv_iqcDate + // + this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_iqcDate.AppearanceCell.Options.UseFont = true; + this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿"; + this.gv_iqcDate.FieldName = "iqcDate"; + this.gv_iqcDate.MinWidth = 30; + this.gv_iqcDate.Name = "gv_iqcDate"; + this.gv_iqcDate.OptionsColumn.AllowEdit = false; + this.gv_iqcDate.Tag = "query_a.iqc_date"; + this.gv_iqcDate.Visible = true; + this.gv_iqcDate.Width = 120; + // + // gv_lastupdateBy + // + this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateBy.Caption = "鏇存柊浜�"; + this.gv_lastupdateBy.FieldName = "lastupdateBy"; + this.gv_lastupdateBy.MinWidth = 30; + this.gv_lastupdateBy.Name = "gv_lastupdateBy"; + this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; + this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; + this.gv_lastupdateBy.Visible = true; + this.gv_lastupdateBy.Width = 60; + // + // gv_lastupdateDate + // + this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡"; + this.gv_lastupdateDate.FieldName = "lastupdateDate"; + this.gv_lastupdateDate.MinWidth = 30; + this.gv_lastupdateDate.Name = "gv_lastupdateDate"; + this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; + this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; + this.gv_lastupdateDate.Visible = true; + this.gv_lastupdateDate.Width = 120; + // + // gv_states + // + this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_states.AppearanceCell.Options.UseFont = true; + this.gv_states.Caption = "鐘舵��"; + this.gv_states.FieldName = "states"; + this.gv_states.MinWidth = 30; + this.gv_states.Name = "gv_states"; + this.gv_states.OptionsColumn.AllowEdit = false; + this.gv_states.Tag = "query_a.states"; + this.gv_states.Visible = true; + this.gv_states.Width = 60; + // + // gridColumn14 + // + this.gridColumn14.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn14.FieldName = "itemModel"; + this.gridColumn14.MinWidth = 30; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.OptionsColumn.ReadOnly = true; + this.gridColumn14.Width = 200; + // + // gv_fcovertQty + // + this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; + this.gv_fcovertQty.Caption = "杞崲鏁伴噺"; + this.gv_fcovertQty.FieldName = "fcovertQty"; + this.gv_fcovertQty.MinWidth = 30; + this.gv_fcovertQty.Name = "gv_fcovertQty"; + this.gv_fcovertQty.OptionsColumn.AllowEdit = false; + this.gv_fcovertQty.OptionsColumn.ReadOnly = true; + this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; + this.gv_fcovertQty.Visible = true; + this.gv_fcovertQty.Width = 60; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.MinWidth = 30; + this.gv_createDate.Name = "gv_createDate"; + this.gv_createDate.OptionsColumn.AllowEdit = false; + this.gv_createDate.Tag = "query_a.create_date"; + this.gv_createDate.Visible = true; + this.gv_createDate.Width = 133; + // + // gv_createBy + // + this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createBy.AppearanceCell.Options.UseFont = true; + this.gv_createBy.Caption = "鍒涘缓浜�"; + this.gv_createBy.FieldName = "createBy"; + this.gv_createBy.MinWidth = 30; + this.gv_createBy.Name = "gv_createBy"; + this.gv_createBy.OptionsColumn.AllowEdit = false; + this.gv_createBy.Tag = "query_a.create_by"; + this.gv_createBy.Visible = true; + this.gv_createBy.Width = 67; + // + // gv_remarks + // + this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remarks.AppearanceCell.Options.UseFont = true; + this.gv_remarks.Caption = "涓嶈壇鎻忚堪"; + this.gv_remarks.FieldName = "fngDesc"; + this.gv_remarks.MinWidth = 30; + this.gv_remarks.Name = "gv_remarks"; + this.gv_remarks.OptionsColumn.AllowEdit = false; + this.gv_remarks.Tag = "query_a.remarks"; + this.gv_remarks.Visible = true; + this.gv_remarks.Width = 100; + // + // gv_fngHandle + // + this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fngHandle.AppearanceCell.Options.UseFont = true; + this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶"; + this.gv_fngHandle.FieldName = "fngHandle"; + this.gv_fngHandle.MinWidth = 30; + this.gv_fngHandle.Name = "gv_fngHandle"; + this.gv_fngHandle.OptionsColumn.AllowEdit = false; + this.gv_fngHandle.Tag = "query_a.fng_handle"; + this.gv_fngHandle.Visible = true; + this.gv_fngHandle.Width = 100; + // + // gridColumn15 + // + this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�"; + this.gridColumn15.FieldName = "iqcDate"; + this.gridColumn15.MinWidth = 30; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.OptionsColumn.ReadOnly = true; + this.gridColumn15.RowIndex = 1; + this.gridColumn15.Width = 148; // // xtraTabControl1 // @@ -1395,7 +1232,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -1405,7 +1242,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1342, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -1415,17 +1251,16 @@ 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 = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // xtraTabControl2 // this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl2.Location = new System.Drawing.Point(0, 208); + this.xtraTabControl2.Location = new System.Drawing.Point(0, 182); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1342, 480); + this.xtraTabControl2.Size = new System.Drawing.Size(1342, 506); this.xtraTabControl2.TabIndex = 2; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1433,63 +1268,188 @@ // // xtraTabPage3 // - this.xtraTabPage3.Controls.Add(this.panelControl1); + this.xtraTabPage3.Controls.Add(this.gcMx3); + this.xtraTabPage3.Controls.Add(this.ucUpFile1); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1340, 448); + this.xtraTabPage3.Size = new System.Drawing.Size(1340, 474); this.xtraTabPage3.Text = "闄勪欢淇℃伅"; // - // panelControl1 + // gcMx3 // - this.panelControl1.Controls.Add(this.btnUp); - this.panelControl1.Controls.Add(this.btnUpSelect); - this.panelControl1.Controls.Add(this.txtUpUrl); - this.panelControl1.Controls.Add(this.label7); - this.panelControl1.Location = new System.Drawing.Point(297, 11); - this.panelControl1.Name = "panelControl1"; - this.panelControl1.Size = new System.Drawing.Size(609, 151); - this.panelControl1.TabIndex = 1; + this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx3.Location = new System.Drawing.Point(0, 57); + this.gcMx3.MainView = this.gvMx3; + this.gcMx3.Name = "gcMx3"; + this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemButtonEdit1, + this.repositoryItemButtonEdit2, + this.repositoryItemButtonEdit3}); + this.gcMx3.Size = new System.Drawing.Size(1340, 417); + this.gcMx3.TabIndex = 2; + this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx3}); // - // btnUp + // gvMx3 // - this.btnUp.Location = new System.Drawing.Point(157, 81); - this.btnUp.Name = "btnUp"; - this.btnUp.Size = new System.Drawing.Size(94, 29); - this.btnUp.TabIndex = 270; - this.btnUp.Text = "纭畾涓婁紶"; + this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn5, + this.gridColumn6, + this.gridColumn11, + this.gridColumn7, + this.gridColumn8, + this.gridColumn9, + this.gridColumn10, + this.gridColumn16, + this.gridColumn12}); + this.gvMx3.GridControl = this.gcMx3; + this.gvMx3.Name = "gvMx3"; // - // btnUpSelect + // gridColumn5 // - this.btnUpSelect.Location = new System.Drawing.Point(452, 48); - this.btnUpSelect.Margin = new System.Windows.Forms.Padding(4); - this.btnUpSelect.Name = "btnUpSelect"; - this.btnUpSelect.Size = new System.Drawing.Size(79, 26); - this.btnUpSelect.TabIndex = 269; - this.btnUpSelect.Text = "閫夋嫨璺緞"; - this.btnUpSelect.UseVisualStyleBackColor = true; + this.gridColumn5.Caption = "guid涓嶈兘鍒犻櫎"; + this.gridColumn5.FieldName = "guid"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.OptionsColumn.ReadOnly = true; + this.gridColumn5.Width = 94; // - // txtUpUrl + // gridColumn6 // - this.txtUpUrl.Location = new System.Drawing.Point(125, 48); - this.txtUpUrl.Margin = new System.Windows.Forms.Padding(4); - this.txtUpUrl.Name = "txtUpUrl"; - this.txtUpUrl.Size = new System.Drawing.Size(307, 26); - this.txtUpUrl.TabIndex = 268; + this.gridColumn6.Caption = "闄勪欢鍚嶇О"; + this.gridColumn6.FieldName = "fileTitle"; + this.gridColumn6.MinWidth = 100; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.OptionsColumn.ReadOnly = true; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 0; + this.gridColumn6.Width = 100; // - // label7 + // gridColumn11 // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(12, 52); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(83, 18); - this.label7.TabIndex = 267; - this.label7.Text = "閫夋嫨鏂囦欢锛�"; + this.gridColumn11.Caption = "闄勪欢绫诲瀷"; + this.gridColumn11.FieldName = "fileType"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.OptionsColumn.ReadOnly = true; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 1; + this.gridColumn11.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "娴忚鍦板潃"; + this.gridColumn7.FieldName = "urlPath"; + this.gridColumn7.MinWidth = 200; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.OptionsColumn.ReadOnly = true; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 2; + this.gridColumn7.Width = 200; + // + // gridColumn8 + // + this.gridColumn8.Caption = "涓婁紶鑰�"; + this.gridColumn8.FieldName = "createBy"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.OptionsColumn.ReadOnly = true; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 3; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "涓婁紶鏃堕棿"; + this.gridColumn9.FieldName = "createDate"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.OptionsColumn.ReadOnly = true; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 4; + this.gridColumn9.Width = 94; + // + // gridColumn10 + // + this.gridColumn10.Caption = "娴忚"; + this.gridColumn10.ColumnEdit = this.repositoryItemButtonEdit2; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 5; + this.gridColumn10.Width = 94; + // + // repositoryItemButtonEdit2 + // + this.repositoryItemButtonEdit2.AutoHeight = false; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; + this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); + // + // gridColumn16 + // + this.gridColumn16.Caption = "涓嬭浇"; + this.gridColumn16.ColumnEdit = this.repositoryItemButtonEdit3; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 6; + this.gridColumn16.Width = 94; + // + // repositoryItemButtonEdit3 + // + this.repositoryItemButtonEdit3.AutoHeight = false; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.download_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "涓嬭浇", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3"; + this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_ButtonClick); + // + // gridColumn12 + // + this.gridColumn12.Caption = "绉诲嚭"; + this.gridColumn12.ColumnEdit = this.repositoryItemButtonEdit1; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 7; + this.gridColumn12.Width = 94; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鍒犻櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); + // + // ucUpFile1 + // + this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top; + this.ucUpFile1.Location = new System.Drawing.Point(0, 0); + this.ucUpFile1.Name = "ucUpFile1"; + this.ucUpFile1.parentGuid = null; + this.ucUpFile1.Size = new System.Drawing.Size(1340, 57); + this.ucUpFile1.TabIndex = 1; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_suppName); + this.panel1.Controls.Add(this.txt_itemName); + this.panel1.Controls.Add(this.labelControl4); + this.panel1.Controls.Add(this.txt_fcheckResu); + this.panel1.Controls.Add(this.txt_lotNo1); + this.panel1.Controls.Add(this.labelControl2); + this.panel1.Controls.Add(this.txt_fsubmit); this.panel1.Controls.Add(this.txt_itemModel); - this.panel1.Controls.Add(this.txt_itemId); this.panel1.Controls.Add(this.lb_itemModel); this.panel1.Controls.Add(this.lb_tname); this.panel1.Controls.Add(this.txt_itemNo); @@ -1497,25 +1457,11 @@ this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_remarks); - this.panel1.Controls.Add(this.txt_remarks); + this.panel1.Controls.Add(this.txt_fngDesc); this.panel1.Controls.Add(this.lb_lifnr); - this.panel1.Controls.Add(this.txt_lifnr); - this.panel1.Controls.Add(this.lb_lotNo1); - this.panel1.Controls.Add(this.txt_lotNo1); - this.panel1.Controls.Add(this.lb_fngHandle); - this.panel1.Controls.Add(this.txt_fngHandle); this.panel1.Controls.Add(this.lb_fsubmit); - this.panel1.Controls.Add(this.txt_fsubmit); - this.panel1.Controls.Add(this.lb_modify1Flag); - this.panel1.Controls.Add(this.txt_modify1Flag); 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_fcheckResu); - this.panel1.Controls.Add(this.txt_fcheckResu); - this.panel1.Controls.Add(this.lb_freceQty); - this.panel1.Controls.Add(this.txt_freceQty); this.panel1.Controls.Add(this.lb_fbatchQty); this.panel1.Controls.Add(this.txt_fbatchQty); this.panel1.Controls.Add(this.lb_fcheckBy); @@ -1528,32 +1474,89 @@ 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, 208); + this.panel1.Size = new System.Drawing.Size(1342, 182); this.panel1.TabIndex = 1; + // + // txt_suppName + // + this.txt_suppName.Enabled = false; + this.txt_suppName.Location = new System.Drawing.Point(702, 78); + this.txt_suppName.Name = "txt_suppName"; + this.txt_suppName.Size = new System.Drawing.Size(309, 24); + this.txt_suppName.TabIndex = 801; + this.txt_suppName.Tag = "readonly"; + // + // txt_itemName + // + this.txt_itemName.Location = new System.Drawing.Point(97, 44); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemName.Properties.Appearance.Options.UseFont = true; + this.txt_itemName.Size = new System.Drawing.Size(266, 28); + this.txt_itemName.TabIndex = 800; + this.txt_itemName.Tag = "readonly"; + // + // labelControl4 + // + this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl4.Appearance.Options.UseFont = true; + this.labelControl4.Location = new System.Drawing.Point(377, 80); + this.labelControl4.Name = "labelControl4"; + this.labelControl4.Size = new System.Drawing.Size(68, 21); + this.labelControl4.TabIndex = 799; + this.labelControl4.Text = "妫�楠岀粨鏋�"; + // + // txt_fcheckResu + // + this.txt_fcheckResu.Location = new System.Drawing.Point(452, 78); + this.txt_fcheckResu.Name = "txt_fcheckResu"; + this.txt_fcheckResu.Size = new System.Drawing.Size(150, 24); + this.txt_fcheckResu.TabIndex = 798; + this.txt_fcheckResu.Tag = "readonly"; + // + // txt_lotNo1 + // + this.txt_lotNo1.Location = new System.Drawing.Point(452, 144); + 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; + this.txt_lotNo1.Size = new System.Drawing.Size(559, 28); + this.txt_lotNo1.TabIndex = 797; + // + // labelControl2 + // + this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(411, 147); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(34, 21); + this.labelControl2.TabIndex = 796; + this.labelControl2.Text = "澶囨敞"; + // + // txt_fsubmit + // + this.txt_fsubmit.Enabled = false; + this.txt_fsubmit.Location = new System.Drawing.Point(977, 46); + this.txt_fsubmit.Name = "txt_fsubmit"; + this.txt_fsubmit.Properties.Caption = ""; + this.txt_fsubmit.Size = new System.Drawing.Size(35, 24); + this.txt_fsubmit.TabIndex = 793; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(97, 127); + this.txt_itemModel.Location = new System.Drawing.Point(97, 109); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemModel.Properties.Appearance.Options.UseFont = true; this.txt_itemModel.Size = new System.Drawing.Size(266, 64); this.txt_itemModel.TabIndex = 792; - this.txt_itemModel.Tag = "itemName"; - // - // txt_itemId - // - this.txt_itemId.KeyFile = ""; - this.txt_itemId.Location = new System.Drawing.Point(97, 53); - this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(266, 33); - this.txt_itemId.TabIndex = 791; + this.txt_itemModel.Tag = "readonly"; // // lb_itemModel // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(20, 128); + this.lb_itemModel.Location = new System.Drawing.Point(20, 109); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(68, 21); this.lb_itemModel.TabIndex = 790; @@ -1563,7 +1566,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(20, 96); + this.lb_tname.Location = new System.Drawing.Point(20, 80); this.lb_tname.Name = "lb_tname"; this.lb_tname.Size = new System.Drawing.Size(68, 21); this.lb_tname.TabIndex = 788; @@ -1571,18 +1574,19 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(97, 92); + this.txt_itemNo.Location = new System.Drawing.Point(97, 76); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(266, 28); this.txt_itemNo.TabIndex = 789; + this.txt_itemNo.Tag = "readonly"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(20, 59); + this.labelControl1.Location = new System.Drawing.Point(20, 48); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(68, 21); this.labelControl1.TabIndex = 787; @@ -1590,7 +1594,7 @@ // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(669, 173); + this.labelControl11.Location = new System.Drawing.Point(1070, 63); 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); @@ -1601,7 +1605,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(720, 173); + this.lbGuid.Location = new System.Drawing.Point(1086, 56); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -1611,67 +1615,352 @@ // 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.Location = new System.Drawing.Point(900, 48); this.lb_fsubmit.Name = "lb_fsubmit"; - this.lb_fsubmit.Size = new System.Drawing.Size(73, 21); + this.lb_fsubmit.Size = new System.Drawing.Size(68, 21); this.lb_fsubmit.TabIndex = 360; - this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑 "; - // - // txt_fsubmit - // - 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; + this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑"; // // 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.Location = new System.Drawing.Point(627, 14); this.lb_lotNo.Name = "lb_lotNo"; - this.lb_lotNo.Size = new System.Drawing.Size(56, 21); + this.lb_lotNo.Size = new System.Drawing.Size(73, 21); this.lb_lotNo.TabIndex = 262; - this.lb_lotNo.Text = "鎵规鍙� "; + this.lb_lotNo.Text = "閫佹娆″彿 "; // // txt_lotNo // - this.txt_lotNo.Location = new System.Drawing.Point(452, 92); + this.txt_lotNo.Location = new System.Drawing.Point(702, 10); 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; + this.txt_lotNo.Tag = "readonly"; + // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(921, 42); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 6; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // gridBand31 + // + this.gridBand31.Caption = "鏀舵枡缁勭粐"; + this.gridBand31.Columns.Add(this.bandedGridColumn1); + this.gridBand31.Name = "gridBand31"; + this.gridBand31.VisibleIndex = 0; + this.gridBand31.Width = 250; + // + // gridBand11 + // + this.gridBand11.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand11.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand11.Caption = "鏄惁鎬ユ枡"; + this.gridBand11.Columns.Add(this.gridColumn13); + this.gridBand11.MinWidth = 50; + this.gridBand11.Name = "gridBand11"; + this.gridBand11.VisibleIndex = 1; + this.gridBand11.Width = 50; + // + // gridBand12 + // + this.gridBand12.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand12.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand12.Caption = "鎻愪氦鏍囪瘑"; + this.gridBand12.Columns.Add(this.gv_fsubmit); + this.gridBand12.MinWidth = 50; + this.gridBand12.Name = "gridBand12"; + this.gridBand12.VisibleIndex = 2; + this.gridBand12.Width = 50; + // + // gridBand13 + // + this.gridBand13.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand13.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand13.Caption = "瀹℃牳鏍囪瘑"; + this.gridBand13.Columns.Add(this.gv_modify1Flag); + this.gridBand13.MinWidth = 50; + this.gridBand13.Name = "gridBand13"; + this.gridBand13.Visible = false; + this.gridBand13.VisibleIndex = -1; + this.gridBand13.Width = 50; + // + // gridBand9 + // + this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand9.Caption = "妫�楠岀粨鏋�"; + this.gridBand9.Columns.Add(this.gv_fcheckResu); + this.gridBand9.MinWidth = 70; + this.gridBand9.Name = "gridBand9"; + this.gridBand9.VisibleIndex = 3; + // + // gridBand14 + // + this.gridBand14.Caption = "閫佹鎵规"; + this.gridBand14.Columns.Add(this.gv_lotNo); + this.gridBand14.MinWidth = 120; + this.gridBand14.Name = "gridBand14"; + this.gridBand14.VisibleIndex = 4; + this.gridBand14.Width = 120; + // + // gridBand16 + // + this.gridBand16.Caption = "妫�楠屽崟鍙�"; + this.gridBand16.Columns.Add(this.gv_releaseNo); + this.gridBand16.MinWidth = 100; + this.gridBand16.Name = "gridBand16"; + this.gridBand16.VisibleIndex = 5; + this.gridBand16.Width = 100; + // + // gridBand18 + // + this.gridBand18.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand18.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand18.Caption = "鐗╂枡淇℃伅"; + this.gridBand18.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand2, + this.gridBand5, + this.gridBand3}); + this.gridBand18.MinWidth = 300; + this.gridBand18.Name = "gridBand18"; + this.gridBand18.VisibleIndex = 6; + this.gridBand18.Width = 300; + // + // gridBand2 + // + this.gridBand2.Caption = "鐗╂枡ID"; + this.gridBand2.Columns.Add(this.gv_itemId); + this.gridBand2.MinWidth = 60; + this.gridBand2.Name = "gridBand2"; + this.gridBand2.Visible = false; + this.gridBand2.VisibleIndex = -1; + this.gridBand2.Width = 60; + // + // gridBand5 + // + this.gridBand5.Caption = "鐗╂枡缂栫爜"; + this.gridBand5.Columns.Add(this.gv_itemNo); + this.gridBand5.MinWidth = 100; + this.gridBand5.Name = "gridBand5"; + this.gridBand5.VisibleIndex = 0; + this.gridBand5.Width = 136; + // + // gridBand3 + // + this.gridBand3.Caption = "鐗╂枡鍚嶇О"; + this.gridBand3.Columns.Add(this.gv_boardStyle); + this.gridBand3.MinWidth = 120; + this.gridBand3.Name = "gridBand3"; + this.gridBand3.VisibleIndex = 1; + this.gridBand3.Width = 164; + // + // gridBand19 + // + this.gridBand19.Caption = "渚涘簲鍟嗗悕绉�"; + this.gridBand19.Columns.Add(this.gv_lifnr); + this.gridBand19.MinWidth = 200; + this.gridBand19.Name = "gridBand19"; + this.gridBand19.VisibleIndex = 7; + this.gridBand19.Width = 200; + // + // gridBand20 + // + this.gridBand20.Caption = "閲囪喘鏁伴噺"; + this.gridBand20.Columns.Add(this.gv_fbatchQty); + this.gridBand20.MinWidth = 80; + this.gridBand20.Name = "gridBand20"; + this.gridBand20.VisibleIndex = 8; + this.gridBand20.Width = 80; + // + // gridBand21 + // + this.gridBand21.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand21.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand21.Caption = "绫诲瀷"; + this.gridBand21.Columns.Add(this.gv_ftype); + this.gridBand21.MinWidth = 60; + this.gridBand21.Name = "gridBand21"; + this.gridBand21.VisibleIndex = 9; + this.gridBand21.Width = 60; + // + // gridBand4 + // + this.gridBand4.Caption = "鐗堟湰"; + this.gridBand4.Columns.Add(this.gv_fversion); + this.gridBand4.MinWidth = 60; + this.gridBand4.Name = "gridBand4"; + this.gridBand4.Visible = false; + this.gridBand4.VisibleIndex = -1; + this.gridBand4.Width = 60; + // + // gridBand8 + // + this.gridBand8.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand8.Caption = "妫�楠屼俊鎭�"; + this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand10, + this.gridBand32, + this.gridBand6, + this.gridBand15}); + this.gridBand8.MinWidth = 300; + this.gridBand8.Name = "gridBand8"; + this.gridBand8.VisibleIndex = 10; + this.gridBand8.Width = 300; + // + // gridBand10 + // + this.gridBand10.Caption = "妫�楠屼汉鍛�"; + this.gridBand10.Columns.Add(this.gv_fcheckBy); + this.gridBand10.MinWidth = 60; + this.gridBand10.Name = "gridBand10"; + this.gridBand10.VisibleIndex = 0; + this.gridBand10.Width = 118; + // + // gridBand32 + // + this.gridBand32.Caption = "妫�楠屾棩鏈�"; + this.gridBand32.Columns.Add(this.gv_fcheckDate); + this.gridBand32.Name = "gridBand32"; + this.gridBand32.VisibleIndex = 1; + this.gridBand32.Width = 182; + // + // gridBand6 + // + this.gridBand6.Caption = "鎶芥鏁伴噺"; + this.gridBand6.Columns.Add(this.gv_checkQty); + this.gridBand6.MinWidth = 50; + this.gridBand6.Name = "gridBand6"; + this.gridBand6.Visible = false; + this.gridBand6.VisibleIndex = -1; + this.gridBand6.Width = 50; + // + // gridBand15 + // + this.gridBand15.Caption = "鍒ゅ畾缁撴灉"; + this.gridBand15.Columns.Add(this.gv_freceQty); + this.gridBand15.MinWidth = 50; + this.gridBand15.Name = "gridBand15"; + this.gridBand15.Visible = false; + this.gridBand15.VisibleIndex = -1; + this.gridBand15.Width = 50; + // + // gridBand23 + // + this.gridBand23.Caption = "IQC鎻愪氦鏃堕棿"; + this.gridBand23.Columns.Add(this.gv_iqcDate); + this.gridBand23.MinWidth = 120; + this.gridBand23.Name = "gridBand23"; + this.gridBand23.VisibleIndex = 11; + this.gridBand23.Width = 120; + // + // gridBand26 + // + this.gridBand26.Caption = "鏇存柊浜�"; + this.gridBand26.Columns.Add(this.gv_lastupdateBy); + this.gridBand26.MinWidth = 60; + this.gridBand26.Name = "gridBand26"; + this.gridBand26.VisibleIndex = 12; + this.gridBand26.Width = 60; + // + // gridBand27 + // + this.gridBand27.Caption = "鏇存柊鏃ユ湡"; + this.gridBand27.Columns.Add(this.gv_lastupdateDate); + this.gridBand27.MinWidth = 120; + this.gridBand27.Name = "gridBand27"; + this.gridBand27.VisibleIndex = 13; + this.gridBand27.Width = 120; + // + // gridBand28 + // + this.gridBand28.Caption = "鐘舵��"; + this.gridBand28.Columns.Add(this.gv_states); + this.gridBand28.Columns.Add(this.gridColumn14); + this.gridBand28.MinWidth = 60; + this.gridBand28.Name = "gridBand28"; + this.gridBand28.Visible = false; + this.gridBand28.VisibleIndex = -1; + this.gridBand28.Width = 60; + // + // gridBand29 + // + this.gridBand29.Caption = "杞崲鏁伴噺"; + this.gridBand29.Columns.Add(this.gv_fcovertQty); + this.gridBand29.MinWidth = 60; + this.gridBand29.Name = "gridBand29"; + this.gridBand29.VisibleIndex = 14; + this.gridBand29.Width = 60; + // + // gridBand30 + // + this.gridBand30.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand30.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand30.Caption = "寤虹珛淇℃伅"; + this.gridBand30.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand22, + this.gridBand17}); + this.gridBand30.MinWidth = 200; + this.gridBand30.Name = "gridBand30"; + this.gridBand30.VisibleIndex = 15; + this.gridBand30.Width = 200; + // + // gridBand22 + // + this.gridBand22.Caption = "鏃ユ湡"; + this.gridBand22.Columns.Add(this.gv_createDate); + this.gridBand22.MinWidth = 120; + this.gridBand22.Name = "gridBand22"; + this.gridBand22.VisibleIndex = 0; + this.gridBand22.Width = 133; + // + // gridBand17 + // + this.gridBand17.Caption = "寤虹珛鑰�"; + this.gridBand17.Columns.Add(this.gv_createBy); + this.gridBand17.MinWidth = 60; + this.gridBand17.Name = "gridBand17"; + this.gridBand17.VisibleIndex = 1; + this.gridBand17.Width = 67; + // + // gridBand24 + // + this.gridBand24.Caption = "涓嶈壇鎻忚堪"; + this.gridBand24.Columns.Add(this.gv_remarks); + this.gridBand24.MinWidth = 100; + this.gridBand24.Name = "gridBand24"; + this.gridBand24.VisibleIndex = 16; + this.gridBand24.Width = 100; + // + // gridBand25 + // + this.gridBand25.Caption = "涓嶈壇澶勭悊鏂规硶"; + this.gridBand25.Columns.Add(this.gv_fngHandle); + this.gridBand25.MinWidth = 100; + this.gridBand25.Name = "gridBand25"; + this.gridBand25.VisibleIndex = 17; + this.gridBand25.Width = 100; // // Frm_MesQaItemsDetect01 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1344, 800); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQaItemsDetect01"; + this.Text = "鏉ユ枡妫�楠岀敵璇�"; this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); @@ -1689,13 +1978,7 @@ this.panMsg.ResumeLayout(false); this.panMsg.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.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(); @@ -1709,23 +1992,28 @@ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.xtraTabPage3.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); - this.panelControl1.ResumeLayout(false); - this.panelControl1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.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.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraGrid.GridControl gcMain; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; @@ -1736,99 +2024,37 @@ private DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage tabMxPage1; 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.XtraGrid.Columns.GridColumn gv_iqcDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_states; + private DevExpress.XtraEditors.TextEdit txt_fngDesc; private DevExpress.XtraEditors.LabelControl lb_lifnr; - private DevExpress.XtraEditors.TextEdit txt_lifnr; - private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr; - private DevExpress.XtraGrid.Columns.GridColumn gv_dhb001; - private DevExpress.XtraGrid.Columns.GridColumn gv_dha018; - private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle; - 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.XtraGrid.Columns.GridColumn gv_fversion; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty; - - private DevExpress.XtraEditors.LabelControl lb_fngHandle; - private DevExpress.XtraEditors.TextEdit txt_fngHandle; - private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle; - private DevExpress.XtraGrid.Columns.GridColumn gv_fexemption; - private DevExpress.XtraGrid.Columns.GridColumn gv_itemUnit; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftype; - private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcancel; - private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag; - private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; - 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.XtraGrid.Columns.GridColumn gv_facLevel; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckLevel; - private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo; - - private DevExpress.XtraEditors.LabelControl lb_fcheckResu; - private DevExpress.XtraEditors.TextEdit txt_fcheckResu; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu; - - private DevExpress.XtraEditors.LabelControl lb_freceQty; - private DevExpress.XtraEditors.TextEdit txt_freceQty; - private DevExpress.XtraGrid.Columns.GridColumn gv_freceQty; private DevExpress.XtraEditors.LabelControl lb_fbatchQty; private DevExpress.XtraEditors.TextEdit txt_fbatchQty; - private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty; - private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; private DevExpress.XtraEditors.LabelControl lb_fcheckBy; private DevExpress.XtraEditors.TextEdit txt_fcheckBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy; private DevExpress.XtraEditors.LabelControl lb_fcheckDate; private DevExpress.XtraEditors.TextEdit txt_fcheckDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate; private DevExpress.XtraEditors.LabelControl lb_releaseNo; private DevExpress.XtraEditors.TextEdit txt_releaseNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; - private DevExpress.XtraEditors.PanelControl panelControl1; - private DevExpress.XtraEditors.SimpleButton btnUp; - private System.Windows.Forms.Button btnUpSelect; - private System.Windows.Forms.TextBox txtUpUrl; - private System.Windows.Forms.Label label7; private DevExpress.XtraEditors.MemoEdit txt_itemModel; - private UserControl.UcLookItems txt_itemId; private DevExpress.XtraEditors.LabelControl lb_itemModel; private DevExpress.XtraEditors.LabelControl lb_tname; private DevExpress.XtraEditors.TextEdit txt_itemNo; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PanelControl panMsg; private DevExpress.XtraEditors.LabelControl labelControl3; - private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.TextEdit txtJianYan; 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 gvMx1fstand; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow; @@ -1852,5 +2078,89 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraEditors.SimpleButton btnLoad; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private UserControl.UCUpFile ucUpFile1; + private DevExpress.XtraGrid.GridControl gcMx3; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.CheckEdit txt_fsubmit; + private DevExpress.XtraEditors.TextEdit txt_lotNo1; + private DevExpress.XtraEditors.LabelControl labelControl2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3; + private DevExpress.XtraEditors.LabelControl labelControl4; + private DevExpress.XtraEditors.TextEdit txt_fcheckResu; + private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gridView1; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn13; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fsubmit; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_modify1Flag; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lotNo; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lifnr; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_releaseNo; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemId; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemNo; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_boardStyle; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn14; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fbatchQty; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ftype; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckResu; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcovertQty; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_remarks; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createBy; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckBy; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn15; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckDate; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_freceQty; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkQty; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createDate; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateBy; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateDate; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fngHandle; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fversion; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_states; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate; + private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; + private DevExpress.XtraEditors.TextEdit txt_itemName; + private DevExpress.XtraEditors.TextEdit txt_suppName; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand20; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand27; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand28; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand30; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25; } } \ No newline at end of file -- Gitblit v1.9.3