From b084bd77d01a94c8f0a2d20c86a1f45ba7c8a23c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 19 四月 2025 14:08:05 +0800 Subject: [PATCH] 页面跳转 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 550 ++++++++++++++++++++++++++++++++---------------------- 1 files changed, 322 insertions(+), 228 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs index 394d9ad..7d1a4be 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs @@ -29,6 +29,7 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -86,6 +87,10 @@ this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptBtnError = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -110,27 +115,29 @@ this.txt_modify1Date = new DevExpress.XtraEditors.TextEdit(); this.txt_modify1By = new DevExpress.XtraEditors.TextEdit(); this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.txt_freceQty = new DevExpress.XtraEditors.ComboBoxEdit(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_freceQty1111 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.modify1By = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -190,7 +197,7 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -201,6 +208,7 @@ this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); @@ -229,27 +237,29 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty1111)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.modify1By)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -295,7 +305,7 @@ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1188, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1434, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -306,7 +316,7 @@ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1188, 720); + this.xtraTabControl1.Size = new System.Drawing.Size(1434, 720); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -316,12 +326,13 @@ // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1186, 688); + this.xtraTabPage1.Size = new System.Drawing.Size(1432, 688); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -335,8 +346,9 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; - this.split1.Size = new System.Drawing.Size(1186, 688); - this.split1.SplitterPosition = 623; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.split1.Size = new System.Drawing.Size(1432, 688); + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 @@ -345,7 +357,9 @@ this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1186, 584); + this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.rptBtnError}); + this.gcMain1.Size = new System.Drawing.Size(1432, 637); this.gcMain1.TabIndex = 5; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -383,7 +397,9 @@ this.gridColumn15, this.gridColumn20, this.gridColumn31, - this.gridColumn32}); + this.gridColumn32, + this.gridColumn33, + this.gridColumn34}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -399,32 +415,30 @@ this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Tag = "org.fnamber"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 0; + this.gridColumn19.VisibleIndex = 12; this.gridColumn19.Width = 250; // // gridColumn12 // this.gridColumn12.Caption = "瀹℃牳鏍囪瘑"; this.gridColumn12.FieldName = "modifyFlagTxt"; - this.gridColumn12.MaxWidth = 50; - this.gridColumn12.MinWidth = 50; + this.gridColumn12.MinWidth = 10; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Tag = "query_a.quality_audit"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 1; + this.gridColumn12.VisibleIndex = 0; this.gridColumn12.Width = 50; // // gridColumn13 // this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑"; this.gridColumn13.FieldName = "urgentLagTxt"; - this.gridColumn13.MaxWidth = 50; - this.gridColumn13.MinWidth = 50; + this.gridColumn13.MinWidth = 10; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.OptionsColumn.ReadOnly = true; this.gridColumn13.Tag = "query_a.fsubmit"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 2; + this.gridColumn13.VisibleIndex = 1; this.gridColumn13.Width = 50; // // gv_fcheckResu @@ -432,13 +446,12 @@ this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�"; this.gv_fcheckResu.FieldName = "fcheckResu"; - this.gv_fcheckResu.MaxWidth = 70; - this.gv_fcheckResu.MinWidth = 70; + this.gv_fcheckResu.MinWidth = 10; this.gv_fcheckResu.Name = "gv_fcheckResu"; this.gv_fcheckResu.OptionsColumn.AllowEdit = false; this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; this.gv_fcheckResu.Visible = true; - this.gv_fcheckResu.VisibleIndex = 3; + this.gv_fcheckResu.VisibleIndex = 2; this.gv_fcheckResu.Width = 70; // // gv_lotNo @@ -554,7 +567,7 @@ this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "query_a.remarks"; this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 12; + this.gv_remarks.VisibleIndex = 13; this.gv_remarks.Width = 150; // // gv_createBy @@ -567,7 +580,7 @@ this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 13; + this.gv_createBy.VisibleIndex = 14; this.gv_createBy.Width = 100; // // gv_fcheckBy @@ -580,7 +593,7 @@ this.gv_fcheckBy.OptionsColumn.AllowEdit = false; this.gv_fcheckBy.Tag = "query_a.fcheck_by"; this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 14; + this.gv_fcheckBy.VisibleIndex = 15; this.gv_fcheckBy.Width = 100; // // gv_fcheckDate @@ -593,7 +606,7 @@ this.gv_fcheckDate.OptionsColumn.AllowEdit = false; this.gv_fcheckDate.Tag = "query_a.fcheck_date"; this.gv_fcheckDate.Visible = true; - this.gv_fcheckDate.VisibleIndex = 15; + this.gv_fcheckDate.VisibleIndex = 16; this.gv_fcheckDate.Width = 180; // // gv_createDate @@ -606,7 +619,7 @@ this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 16; + this.gv_createDate.VisibleIndex = 17; this.gv_createDate.Width = 180; // // gv_lastupdateBy @@ -619,7 +632,7 @@ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 17; + this.gv_lastupdateBy.VisibleIndex = 18; this.gv_lastupdateBy.Width = 100; // // gv_lastupdateDate @@ -632,7 +645,7 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 18; + this.gv_lastupdateDate.VisibleIndex = 19; this.gv_lastupdateDate.Width = 180; // // gv_fngHandle @@ -645,7 +658,7 @@ this.gv_fngHandle.OptionsColumn.AllowEdit = false; this.gv_fngHandle.Tag = "query_a.fng_handle"; this.gv_fngHandle.Visible = true; - this.gv_fngHandle.VisibleIndex = 19; + this.gv_fngHandle.VisibleIndex = 20; this.gv_fngHandle.Width = 100; // // gv_iqcDate @@ -658,7 +671,7 @@ this.gv_iqcDate.OptionsColumn.AllowEdit = false; this.gv_iqcDate.Tag = "query_a.iqc_date"; this.gv_iqcDate.Visible = true; - this.gv_iqcDate.VisibleIndex = 20; + this.gv_iqcDate.VisibleIndex = 21; this.gv_iqcDate.Width = 180; // // gridColumn18 @@ -668,7 +681,7 @@ this.gridColumn18.MinWidth = 50; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 21; + this.gridColumn18.VisibleIndex = 22; this.gridColumn18.Width = 50; // // gridColumn17 @@ -678,7 +691,7 @@ this.gridColumn17.MinWidth = 50; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 22; + this.gridColumn17.VisibleIndex = 23; this.gridColumn17.Width = 180; // // gridColumn15 @@ -688,7 +701,7 @@ this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 23; + this.gridColumn15.VisibleIndex = 24; this.gridColumn15.Width = 94; // // gridColumn20 @@ -706,18 +719,56 @@ this.gridColumn31.MinWidth = 25; this.gridColumn31.Name = "gridColumn31"; this.gridColumn31.Visible = true; - this.gridColumn31.VisibleIndex = 24; + this.gridColumn31.VisibleIndex = 25; this.gridColumn31.Width = 94; + // + // gridColumn32 + // + this.gridColumn32.Caption = "绫诲瀷"; + this.gridColumn32.FieldName = "orderType"; + this.gridColumn32.MinWidth = 25; + this.gridColumn32.Name = "gridColumn32"; + this.gridColumn32.Visible = true; + this.gridColumn32.VisibleIndex = 26; + this.gridColumn32.Width = 94; + // + // gridColumn33 + // + this.gridColumn33.Caption = "鍒ゅ畾缁撴灉"; + this.gridColumn33.FieldName = "freceQty"; + this.gridColumn33.MinWidth = 25; + this.gridColumn33.Name = "gridColumn33"; + this.gridColumn33.Visible = true; + this.gridColumn33.VisibleIndex = 3; + this.gridColumn33.Width = 94; + // + // gridColumn34 + // + this.gridColumn34.Caption = "寮傚父鎶ュ憡"; + this.gridColumn34.ColumnEdit = this.rptBtnError; + this.gridColumn34.MinWidth = 25; + this.gridColumn34.Name = "gridColumn34"; + this.gridColumn34.Visible = true; + this.gridColumn34.VisibleIndex = 27; + this.gridColumn34.Width = 94; + // + // rptBtnError + // + this.rptBtnError.AutoHeight = false; + this.rptBtnError.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.rptBtnError.Name = "rptBtnError"; + this.rptBtnError.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBtnError_ButtonClick); // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 584); + this.pageBar1.Location = new System.Drawing.Point(0, 637); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1186, 39); + this.pageBar1.Size = new System.Drawing.Size(1432, 39); this.pageBar1.TabIndex = 6; this.pageBar1.TotalPages = 0; // @@ -725,7 +776,7 @@ // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1186, 688); + this.xtraTabPage2.Size = new System.Drawing.Size(1432, 688); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // splitMx1 @@ -745,7 +796,7 @@ this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.splitMx1.Size = new System.Drawing.Size(1186, 688); + this.splitMx1.Size = new System.Drawing.Size(1432, 688); this.splitMx1.SplitterPosition = 179; this.splitMx1.TabIndex = 0; // @@ -771,15 +822,16 @@ this.layoutMx1.Controls.Add(this.txt_modify1Date); this.layoutMx1.Controls.Add(this.txt_modify1By); this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Controls.Add(this.txt_freceQty); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem16, this.layoutControlItem19}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(940, 345, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(614, 459, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1186, 179); + this.layoutMx1.Size = new System.Drawing.Size(1432, 179); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -795,8 +847,10 @@ // txt_fmrmode // this.txt_fmrmode.EditValue = "-璇烽�夋嫨-"; - this.txt_fmrmode.Location = new System.Drawing.Point(671, 107); + this.txt_fmrmode.Location = new System.Drawing.Point(795, 139); this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true; this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fmrmode.Properties.Items.AddRange(new object[] { @@ -804,16 +858,15 @@ "閫�鏂欒ˉ鏂�", "閫�鏂欏苟鎵f"}); this.txt_fmrmode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fmrmode.Size = new System.Drawing.Size(210, 24); - this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.Size = new System.Drawing.Size(272, 24); this.txt_fmrmode.TabIndex = 795; // // txt_remarks // - this.txt_remarks.Location = new System.Drawing.Point(380, 139); + this.txt_remarks.Location = new System.Drawing.Point(89, 139); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.Properties.Appearance.Options.UseFont = true; - this.txt_remarks.Size = new System.Drawing.Size(501, 24); + this.txt_remarks.Size = new System.Drawing.Size(625, 24); this.txt_remarks.StyleController = this.layoutMx1; this.txt_remarks.TabIndex = 810; this.txt_remarks.Tag = "readonly"; @@ -821,8 +874,10 @@ // txt_fngHandle // this.txt_fngHandle.EditValue = "-璇烽�夋嫨-"; - this.txt_fngHandle.Location = new System.Drawing.Point(380, 107); + this.txt_fngHandle.Location = new System.Drawing.Point(795, 107); this.txt_fngHandle.Name = "txt_fngHandle"; + this.txt_fngHandle.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fngHandle.Properties.Appearance.Options.UseForeColor = true; this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fngHandle.Properties.Items.AddRange(new object[] { @@ -830,16 +885,16 @@ "閫�璐�", "鐗归噰鐩存帴浣跨敤"}); this.txt_fngHandle.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fngHandle.Size = new System.Drawing.Size(210, 24); + this.txt_fngHandle.Size = new System.Drawing.Size(272, 24); this.txt_fngHandle.StyleController = this.layoutMx1; this.txt_fngHandle.TabIndex = 793; // // txt_suppName // this.txt_suppName.EnterMoveNextControl = true; - this.txt_suppName.Location = new System.Drawing.Point(962, 12); + this.txt_suppName.Location = new System.Drawing.Point(795, 12); this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Size = new System.Drawing.Size(212, 24); + this.txt_suppName.Size = new System.Drawing.Size(272, 24); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 802; this.txt_suppName.Tag = "readonly"; @@ -850,7 +905,7 @@ this.txt_releaseNo.Location = new System.Drawing.Point(89, 12); this.txt_releaseNo.Name = "txt_releaseNo"; this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; - this.txt_releaseNo.Size = new System.Drawing.Size(210, 24); + this.txt_releaseNo.Size = new System.Drawing.Size(272, 24); this.txt_releaseNo.StyleController = this.layoutMx1; this.txt_releaseNo.TabIndex = 213; this.txt_releaseNo.Tag = "readonly"; @@ -858,10 +913,10 @@ // txt_fcovertQty // this.txt_fcovertQty.EnterMoveNextControl = true; - this.txt_fcovertQty.Location = new System.Drawing.Point(380, 43); + this.txt_fcovertQty.Location = new System.Drawing.Point(442, 43); this.txt_fcovertQty.Name = "txt_fcovertQty"; this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true; - this.txt_fcovertQty.Size = new System.Drawing.Size(210, 24); + this.txt_fcovertQty.Size = new System.Drawing.Size(272, 24); this.txt_fcovertQty.StyleController = this.layoutMx1; this.txt_fcovertQty.TabIndex = 804; this.txt_fcovertQty.Tag = "readonly"; @@ -869,20 +924,20 @@ // txt_fbatchQty // this.txt_fbatchQty.EnterMoveNextControl = true; - this.txt_fbatchQty.Location = new System.Drawing.Point(380, 12); + this.txt_fbatchQty.Location = new System.Drawing.Point(442, 12); this.txt_fbatchQty.Name = "txt_fbatchQty"; this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; - this.txt_fbatchQty.Size = new System.Drawing.Size(210, 24); + this.txt_fbatchQty.Size = new System.Drawing.Size(272, 24); this.txt_fbatchQty.StyleController = this.layoutMx1; this.txt_fbatchQty.TabIndex = 222; this.txt_fbatchQty.Tag = "readonly"; // // txt_fcheckBy // - this.txt_fcheckBy.Location = new System.Drawing.Point(671, 12); + this.txt_fcheckBy.Location = new System.Drawing.Point(442, 107); this.txt_fcheckBy.Name = "txt_fcheckBy"; this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckBy.Size = new System.Drawing.Size(210, 24); + this.txt_fcheckBy.Size = new System.Drawing.Size(272, 24); this.txt_fcheckBy.StyleController = this.layoutMx1; this.txt_fcheckBy.TabIndex = 217; this.txt_fcheckBy.Tag = "readonly"; @@ -893,27 +948,27 @@ this.txt_itemName.Location = new System.Drawing.Point(89, 43); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(210, 24); + this.txt_itemName.Size = new System.Drawing.Size(272, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 801; this.txt_itemName.Tag = "readonly"; // // txt_fcheckDate // - this.txt_fcheckDate.Location = new System.Drawing.Point(671, 43); + this.txt_fcheckDate.Location = new System.Drawing.Point(1148, 139); this.txt_fcheckDate.Name = "txt_fcheckDate"; this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckDate.Size = new System.Drawing.Size(210, 24); + this.txt_fcheckDate.Size = new System.Drawing.Size(272, 24); this.txt_fcheckDate.StyleController = this.layoutMx1; this.txt_fcheckDate.TabIndex = 216; this.txt_fcheckDate.Tag = "readonly"; // // txt_fcheckResu // - this.txt_fcheckResu.Location = new System.Drawing.Point(671, 75); + this.txt_fcheckResu.Location = new System.Drawing.Point(795, 43); this.txt_fcheckResu.Name = "txt_fcheckResu"; this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckResu.Size = new System.Drawing.Size(210, 24); + this.txt_fcheckResu.Size = new System.Drawing.Size(272, 24); this.txt_fcheckResu.StyleController = this.layoutMx1; this.txt_fcheckResu.TabIndex = 235; this.txt_fcheckResu.Tag = "readonly"; @@ -924,7 +979,7 @@ this.txt_itemNo.Location = new System.Drawing.Point(89, 75); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(210, 24); + this.txt_itemNo.Size = new System.Drawing.Size(272, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 789; this.txt_itemNo.Tag = "readonly"; @@ -933,7 +988,7 @@ // this.txt_itemModel.Location = new System.Drawing.Point(89, 107); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Size = new System.Drawing.Size(210, 24); + this.txt_itemModel.Size = new System.Drawing.Size(272, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 802; this.txt_itemModel.Tag = "readonly"; @@ -941,47 +996,47 @@ // txt_lotNo // this.txt_lotNo.EnterMoveNextControl = true; - this.txt_lotNo.Location = new System.Drawing.Point(380, 75); + this.txt_lotNo.Location = new System.Drawing.Point(442, 75); this.txt_lotNo.Name = "txt_lotNo"; this.txt_lotNo.Properties.Appearance.Options.UseFont = true; - this.txt_lotNo.Size = new System.Drawing.Size(210, 24); + this.txt_lotNo.Size = new System.Drawing.Size(272, 24); this.txt_lotNo.StyleController = this.layoutMx1; this.txt_lotNo.TabIndex = 262; this.txt_lotNo.Tag = "readonly"; // // txt_modify1Flag // - this.txt_modify1Flag.Location = new System.Drawing.Point(885, 107); + this.txt_modify1Flag.Location = new System.Drawing.Point(1071, 75); this.txt_modify1Flag.Name = "txt_modify1Flag"; this.txt_modify1Flag.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_modify1Flag.Size = new System.Drawing.Size(289, 24); + this.txt_modify1Flag.Size = new System.Drawing.Size(349, 24); this.txt_modify1Flag.StyleController = this.layoutMx1; this.txt_modify1Flag.TabIndex = 811; this.txt_modify1Flag.Tag = "readonly"; // // txt_slOrg // - this.txt_slOrg.Location = new System.Drawing.Point(89, 139); + this.txt_slOrg.Location = new System.Drawing.Point(1148, 107); this.txt_slOrg.Name = "txt_slOrg"; - this.txt_slOrg.Size = new System.Drawing.Size(210, 24); + this.txt_slOrg.Size = new System.Drawing.Size(272, 24); this.txt_slOrg.StyleController = this.layoutMx1; this.txt_slOrg.TabIndex = 812; this.txt_slOrg.Tag = "readonly"; // // txt_modify1Date // - this.txt_modify1Date.Location = new System.Drawing.Point(962, 75); + this.txt_modify1Date.Location = new System.Drawing.Point(1148, 43); this.txt_modify1Date.Name = "txt_modify1Date"; - this.txt_modify1Date.Size = new System.Drawing.Size(212, 24); + this.txt_modify1Date.Size = new System.Drawing.Size(272, 24); this.txt_modify1Date.StyleController = this.layoutMx1; this.txt_modify1Date.TabIndex = 813; this.txt_modify1Date.Tag = "readonly"; // // txt_modify1By // - this.txt_modify1By.Location = new System.Drawing.Point(962, 43); + this.txt_modify1By.Location = new System.Drawing.Point(1148, 12); this.txt_modify1By.Name = "txt_modify1By"; - this.txt_modify1By.Size = new System.Drawing.Size(212, 24); + this.txt_modify1By.Size = new System.Drawing.Size(272, 24); this.txt_modify1By.StyleController = this.layoutMx1; this.txt_modify1By.TabIndex = 814; this.txt_modify1By.Tag = "readonly"; @@ -994,6 +1049,24 @@ this.txt_guid.StyleController = this.layoutMx1; this.txt_guid.TabIndex = 815; this.txt_guid.Tag = "readonly"; + // + // txt_freceQty + // + this.txt_freceQty.EditValue = "-璇烽�夋嫨-"; + this.txt_freceQty.Location = new System.Drawing.Point(795, 75); + this.txt_freceQty.Name = "txt_freceQty"; + this.txt_freceQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_freceQty.Properties.Appearance.Options.UseForeColor = true; + this.txt_freceQty.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_freceQty.Properties.Items.AddRange(new object[] { + "-璇烽�夋嫨-", + "Y:鍚堟牸", + "N:涓嶅悎鏍�"}); + this.txt_freceQty.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + this.txt_freceQty.Size = new System.Drawing.Size(272, 24); + this.txt_freceQty.StyleController = this.layoutMx1; + this.txt_freceQty.TabIndex = 816; // // layoutControlItem16 // @@ -1025,22 +1098,23 @@ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, - this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8, - this.layoutControlItem12, this.layoutControlItem10, - this.layoutControlItem17, - this.layoutControlItem14, this.layoutControlItem9, - this.layoutControlItem11, + this.layoutControlItem3, + this.layoutControlItem5, + this.txt_freceQty1111, + this.layoutControlItem14, this.layoutControlItem15, + this.layoutControlItem12, this.modify1By, this.layoutControlItem18, - this.layoutControlItem13}); + this.layoutControlItem13, + this.layoutControlItem17, + this.layoutControlItem4, + this.layoutControlItem11}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1072,7 +1146,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1186, 179); + this.Root.Size = new System.Drawing.Size(1432, 179); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1080,51 +1154,19 @@ this.layoutControlItem1.Control = this.txt_releaseNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(291, 31); + this.layoutControlItem1.Size = new System.Drawing.Size(353, 31); this.layoutControlItem1.Text = "妫�楠屽崟鍙�"; this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_fbatchQty; - this.layoutControlItem2.Location = new System.Drawing.Point(291, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(353, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(291, 31); + this.layoutControlItem2.Size = new System.Drawing.Size(353, 31); this.layoutControlItem2.Text = "鍒拌揣鏁伴噺"; this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.txt_fcheckBy; - this.layoutControlItem3.Location = new System.Drawing.Point(582, 0); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(291, 31); - this.layoutControlItem3.Text = "妫�楠屼汉鍛� "; - this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_fcheckDate; - this.layoutControlItem4.Location = new System.Drawing.Point(582, 31); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(291, 32); - this.layoutControlItem4.Text = "妫�楠屾棩鏈�"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_fcheckResu; - this.layoutControlItem5.Location = new System.Drawing.Point(582, 63); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(291, 32); - this.layoutControlItem5.Text = "妫�楠岀粨鏋�"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem6 // @@ -1132,7 +1174,7 @@ this.layoutControlItem6.Location = new System.Drawing.Point(0, 31); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(291, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(353, 32); this.layoutControlItem6.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18); // @@ -1142,7 +1184,7 @@ this.layoutControlItem7.Location = new System.Drawing.Point(0, 63); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(291, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(353, 32); this.layoutControlItem7.Text = "鐗╂枡缂栫爜"; this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18); // @@ -1152,119 +1194,162 @@ this.layoutControlItem8.Location = new System.Drawing.Point(0, 95); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(291, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(353, 32); this.layoutControlItem8.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_suppName; - this.layoutControlItem12.Location = new System.Drawing.Point(873, 0); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(293, 31); - this.layoutControlItem12.Text = "渚涘簲鍟�"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_fcovertQty; - this.layoutControlItem10.Location = new System.Drawing.Point(291, 31); + this.layoutControlItem10.Location = new System.Drawing.Point(353, 31); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(291, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(353, 32); this.layoutControlItem10.Text = "杞崲鏁伴噺"; this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem17 - // - this.layoutControlItem17.Control = this.txt_slOrg; - this.layoutControlItem17.Location = new System.Drawing.Point(0, 127); - this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(291, 32); - this.layoutControlItem17.Text = "鏀舵枡缁勭粐"; - this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_fngHandle; - this.layoutControlItem14.Location = new System.Drawing.Point(291, 95); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(291, 32); - this.layoutControlItem14.Text = "澶勭悊鏂瑰紡"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_lotNo; - this.layoutControlItem9.Location = new System.Drawing.Point(291, 63); + this.layoutControlItem9.Location = new System.Drawing.Point(353, 63); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(291, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(353, 32); this.layoutControlItem9.Text = "鎵规鍙�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18); // - // layoutControlItem11 + // layoutControlItem3 // - this.layoutControlItem11.Control = this.txt_remarks; - this.layoutControlItem11.Location = new System.Drawing.Point(291, 127); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem11.Size = new System.Drawing.Size(582, 32); - this.layoutControlItem11.Text = "澶囨敞璇存槑"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18); + this.layoutControlItem3.Control = this.txt_fcheckBy; + this.layoutControlItem3.Location = new System.Drawing.Point(353, 95); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem3.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem3.Text = "妫�楠屼汉鍛� "; + this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_fcheckResu; + this.layoutControlItem5.Location = new System.Drawing.Point(706, 31); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem5.Text = "妫�楠岀粨鏋�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18); + // + // txt_freceQty1111 + // + this.txt_freceQty1111.Control = this.txt_freceQty; + this.txt_freceQty1111.Location = new System.Drawing.Point(706, 63); + this.txt_freceQty1111.Name = "txt_freceQty1111"; + this.txt_freceQty1111.OptionsTableLayoutItem.ColumnIndex = 2; + this.txt_freceQty1111.OptionsTableLayoutItem.RowIndex = 2; + this.txt_freceQty1111.Size = new System.Drawing.Size(353, 32); + this.txt_freceQty1111.Text = "鍒ゅ畾缁撴灉"; + this.txt_freceQty1111.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_fngHandle; + this.layoutControlItem14.Location = new System.Drawing.Point(706, 95); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem14.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem14.Text = "澶勭悊缁撴灉"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_fmrmode; - this.layoutControlItem15.Location = new System.Drawing.Point(582, 95); + this.layoutControlItem15.Location = new System.Drawing.Point(706, 127); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(291, 32); - this.layoutControlItem15.Text = "閫�鏂欐柟寮�"; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem15.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem15.Text = "澶勭悊鏂瑰紡"; this.layoutControlItem15.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_suppName; + this.layoutControlItem12.Location = new System.Drawing.Point(706, 0); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.Size = new System.Drawing.Size(353, 31); + this.layoutControlItem12.Text = "渚涘簲鍟�"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18); // // modify1By // this.modify1By.Control = this.txt_modify1By; - this.modify1By.Location = new System.Drawing.Point(873, 31); + this.modify1By.Location = new System.Drawing.Point(1059, 0); this.modify1By.Name = "modify1By"; this.modify1By.OptionsTableLayoutItem.ColumnIndex = 3; - this.modify1By.OptionsTableLayoutItem.RowIndex = 1; - this.modify1By.Size = new System.Drawing.Size(293, 32); + this.modify1By.Size = new System.Drawing.Size(353, 31); this.modify1By.Text = "瀹℃牳浜�"; this.modify1By.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_modify1Date; - this.layoutControlItem18.Location = new System.Drawing.Point(873, 63); + this.layoutControlItem18.Location = new System.Drawing.Point(1059, 31); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem18.Size = new System.Drawing.Size(293, 32); + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem18.Size = new System.Drawing.Size(353, 32); this.layoutControlItem18.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_modify1Flag; - this.layoutControlItem13.Location = new System.Drawing.Point(873, 95); + this.layoutControlItem13.Location = new System.Drawing.Point(1059, 63); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(293, 32); + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(353, 32); this.layoutControlItem13.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_slOrg; + this.layoutControlItem17.Location = new System.Drawing.Point(1059, 95); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem17.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem17.Text = "鏀舵枡缁勭粐"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_fcheckDate; + this.layoutControlItem4.Location = new System.Drawing.Point(1059, 127); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem4.Size = new System.Drawing.Size(353, 32); + this.layoutControlItem4.Text = "妫�楠屾棩鏈�"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_remarks; + this.layoutControlItem11.Location = new System.Drawing.Point(0, 127); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem11.Size = new System.Drawing.Size(706, 32); + this.layoutControlItem11.Text = "澶囨敞璇存槑"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18); // // xtraTabControl2 // @@ -1272,7 +1357,7 @@ this.xtraTabControl2.Location = new System.Drawing.Point(0, 0); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1186, 497); + this.xtraTabControl2.Size = new System.Drawing.Size(1432, 497); this.xtraTabControl2.TabIndex = 3; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1282,7 +1367,7 @@ // this.tabMxPage1.Controls.Add(this.splitMx2); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1184, 465); + this.tabMxPage1.Size = new System.Drawing.Size(1430, 465); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; // // splitMx2 @@ -1302,7 +1387,7 @@ this.splitMx2.Panel2.Controls.Add(this.splitYangLi); this.splitMx2.Panel2.Text = "Panel2"; this.splitMx2.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.splitMx2.Size = new System.Drawing.Size(1184, 465); + this.splitMx2.Size = new System.Drawing.Size(1430, 465); this.splitMx2.SplitterPosition = 241; this.splitMx2.TabIndex = 3; // @@ -1312,7 +1397,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1184, 241); + this.gcMx1.Size = new System.Drawing.Size(1430, 241); this.gcMx1.TabIndex = 2; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1567,7 +1652,7 @@ // this.splitYangLi.Panel2.Controls.Add(this.groupControl2); this.splitYangLi.Panel2.Text = "Panel2"; - this.splitYangLi.Size = new System.Drawing.Size(1184, 212); + this.splitYangLi.Size = new System.Drawing.Size(1430, 212); this.splitYangLi.SplitterPosition = 583; this.splitYangLi.TabIndex = 0; // @@ -1641,6 +1726,7 @@ this.gridColumn21.FieldName = "fstand"; this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.OptionsColumn.ReadOnly = true; this.gridColumn21.Visible = true; this.gridColumn21.VisibleIndex = 1; this.gridColumn21.Width = 94; @@ -1651,6 +1737,7 @@ this.gridColumn22.FieldName = "createBy"; this.gridColumn22.MinWidth = 25; this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.OptionsColumn.ReadOnly = true; this.gridColumn22.Visible = true; this.gridColumn22.VisibleIndex = 2; this.gridColumn22.Width = 94; @@ -1661,6 +1748,7 @@ this.gridColumn25.FieldName = "createDate"; this.gridColumn25.MinWidth = 25; this.gridColumn25.Name = "gridColumn25"; + this.gridColumn25.OptionsColumn.ReadOnly = true; this.gridColumn25.Visible = true; this.gridColumn25.VisibleIndex = 3; this.gridColumn25.Width = 94; @@ -1671,7 +1759,7 @@ this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl2.Location = new System.Drawing.Point(0, 0); this.groupControl2.Name = "groupControl2"; - this.groupControl2.Size = new System.Drawing.Size(589, 212); + this.groupControl2.Size = new System.Drawing.Size(835, 212); this.groupControl2.TabIndex = 5; this.groupControl2.Text = "鏍锋湰缁撴灉"; // @@ -1681,7 +1769,7 @@ this.gcMx3.Location = new System.Drawing.Point(2, 28); this.gcMx3.MainView = this.gvMx3; this.gcMx3.Name = "gcMx3"; - this.gcMx3.Size = new System.Drawing.Size(585, 182); + this.gcMx3.Size = new System.Drawing.Size(831, 182); this.gcMx3.TabIndex = 0; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -1724,6 +1812,7 @@ this.gridColumn28.FieldName = "fcheckItem"; this.gridColumn28.MinWidth = 25; this.gridColumn28.Name = "gridColumn28"; + this.gridColumn28.OptionsColumn.ReadOnly = true; this.gridColumn28.Width = 94; // // gridColumn29 @@ -1732,6 +1821,7 @@ this.gridColumn29.FieldName = "fcheckResu"; this.gridColumn29.MinWidth = 25; this.gridColumn29.Name = "gridColumn29"; + this.gridColumn29.OptionsColumn.ReadOnly = true; this.gridColumn29.Width = 94; // // gridColumn26 @@ -1740,6 +1830,7 @@ this.gridColumn26.FieldName = "fstand"; this.gridColumn26.MinWidth = 25; this.gridColumn26.Name = "gridColumn26"; + this.gridColumn26.OptionsColumn.ReadOnly = true; this.gridColumn26.Width = 94; // // gridColumn27 @@ -1748,6 +1839,7 @@ this.gridColumn27.FieldName = "createBy"; this.gridColumn27.MinWidth = 25; this.gridColumn27.Name = "gridColumn27"; + this.gridColumn27.OptionsColumn.ReadOnly = true; this.gridColumn27.Width = 94; // // gridColumn30 @@ -1756,6 +1848,7 @@ this.gridColumn30.FieldName = "createDate"; this.gridColumn30.MinWidth = 25; this.gridColumn30.Name = "gridColumn30"; + this.gridColumn30.OptionsColumn.ReadOnly = true; this.gridColumn30.Width = 94; // // tabMxPage2 @@ -1763,7 +1856,7 @@ this.tabMxPage2.Controls.Add(this.gcMx4); this.tabMxPage2.Controls.Add(this.ucUpFile1); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1184, 465); + this.tabMxPage2.Size = new System.Drawing.Size(1430, 465); this.tabMxPage2.Text = "闄勪欢淇℃伅"; // // gcMx4 @@ -1776,7 +1869,7 @@ this.repositoryItemButtonEdit1, this.repositoryItemButtonEdit2, this.repositoryItemButtonEdit3}); - this.gcMx4.Size = new System.Drawing.Size(1184, 408); + this.gcMx4.Size = new System.Drawing.Size(1430, 408); this.gcMx4.TabIndex = 1; this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx4}); @@ -1927,8 +2020,9 @@ this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top; this.ucUpFile1.Location = new System.Drawing.Point(0, 0); this.ucUpFile1.Name = "ucUpFile1"; + this.ucUpFile1.parentGroup = null; this.ucUpFile1.parentGuid = null; - this.ucUpFile1.Size = new System.Drawing.Size(1184, 57); + this.ucUpFile1.Size = new System.Drawing.Size(1430, 57); this.ucUpFile1.TabIndex = 0; // // picCheckBox @@ -1942,25 +2036,16 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // gridColumn32 - // - this.gridColumn32.Caption = "绫诲瀷"; - this.gridColumn32.FieldName = "orderType"; - this.gridColumn32.MinWidth = 25; - this.gridColumn32.Name = "gridColumn32"; - this.gridColumn32.Visible = true; - this.gridColumn32.VisibleIndex = 25; - this.gridColumn32.Width = 94; - // // Frm_MesQaItemsDetect01Check // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1188, 800); + this.ClientSize = new System.Drawing.Size(1434, 800); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQaItemsDetect01Check"; + this.Text = "iqc瀹℃牳"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); @@ -1971,6 +2056,7 @@ this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); @@ -1999,27 +2085,29 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty1111)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.modify1By)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2079,15 +2167,11 @@ private DevExpress.XtraEditors.TextEdit txt_releaseNo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraEditors.TextEdit txt_itemModel; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraEditors.CheckEdit txt_modify1Flag; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage tabMxPage1; @@ -2128,17 +2212,10 @@ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private UserControl.UCUpFile ucUpFile1; private DevExpress.XtraEditors.TextEdit txt_slOrg; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraEditors.TextEdit txt_modify1Date; private DevExpress.XtraEditors.TextEdit txt_modify1By; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; - private DevExpress.XtraLayout.LayoutControlItem modify1By; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain1; @@ -2193,5 +2270,22 @@ private DevExpress.XtraEditors.TextEdit txt_guid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraGrid.Columns.GridColumn gridColumn32; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraEditors.ComboBoxEdit txt_freceQty; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem txt_freceQty1111; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem modify1By; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBtnError; } } \ No newline at end of file -- Gitblit v1.9.3