From bc6f68f48d66ca533b075ff3645f0b5e7248bd28 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 12 三月 2025 12:45:05 +0800 Subject: [PATCH] 生产退料 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs | 341 +++++++++++++++++++++++++++++++------------------------- 1 files changed, 187 insertions(+), 154 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs index 7cbf7cb..69801e6 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs @@ -39,7 +39,6 @@ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); @@ -62,31 +61,32 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); - this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); - this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); + this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit(); - this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); + this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_status = new DevExpress.XtraEditors.CheckEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_status = new DevExpress.XtraEditors.CheckEdit(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lbGuid = new System.Windows.Forms.Label(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lb_guid = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -120,9 +120,10 @@ this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); @@ -138,31 +139,32 @@ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage2.SuspendLayout(); @@ -171,6 +173,8 @@ this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -200,17 +204,6 @@ this.xtraTabPage1, this.xtraTabPage2}); // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(968, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 11; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); @@ -225,13 +218,13 @@ this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; // - // split1.split1_Panel1 + // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // - // split1.split1_Panel2 + // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; this.split1.Size = new System.Drawing.Size(1126, 570); @@ -486,18 +479,52 @@ this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Name = "splitMx1"; // - // splitMx1.splitMx1_Panel1 + // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // - // splitMx1.splitMx1_Panel2 + // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(1126, 570); this.splitMx1.SplitterPosition = 137; this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_suppName); + this.layoutMx1.Controls.Add(this.txt_checkUser); + this.layoutMx1.Controls.Add(this.txt_checkDate); + this.layoutMx1.Controls.Add(this.txt_depotName); + this.layoutMx1.Controls.Add(this.txt_reason); + this.layoutMx1.Controls.Add(this.txt_fmrmode); + this.layoutMx1.Controls.Add(this.txt_itemOutNo); + this.layoutMx1.Controls.Add(this.txt_fType); + this.layoutMx1.Controls.Add(this.txt_remark); + this.layoutMx1.Controls.Add(this.txt_status); + this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.lb_guid, + this.layoutControlItem12}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(792, 394, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1126, 137); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(825, 108); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(268, 28); + this.lbGuid.TabIndex = 527; + this.lbGuid.Text = "lbGuid"; // // txt_suppName // @@ -508,45 +535,6 @@ this.txt_suppName.Size = new System.Drawing.Size(195, 28); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 524; - // - // txt_depotName - // - this.txt_depotName.Location = new System.Drawing.Point(84, 44); - this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_depotName.Properties.Appearance.Options.UseFont = true; - this.txt_depotName.Size = new System.Drawing.Size(195, 28); - this.txt_depotName.StyleController = this.layoutMx1; - this.txt_depotName.TabIndex = 523; - // - // txt_fmrmode - // - this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); - this.txt_fmrmode.Name = "txt_fmrmode"; - this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_fmrmode.Properties.Items.AddRange(new object[] { - "閫�鏂欒ˉ鏂�", - "閫�鏂欏苟鎵f"}); - this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); - this.txt_fmrmode.StyleController = this.layoutMx1; - this.txt_fmrmode.TabIndex = 519; - // - // txt_reason - // - this.txt_reason.Location = new System.Drawing.Point(355, 76); - this.txt_reason.Name = "txt_reason"; - this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_reason.Properties.Items.AddRange(new object[] { - "鏉ユ枡涓嶈壇", - "渚涘簲鍟嗗閫�", - "浣滀笟涓嶈壇", - "渚涘簲鍟嗙墿鍝佸彿閿欒", - "閲囪喘鏂欏彿鍙樻洿"}); - this.txt_reason.Size = new System.Drawing.Size(195, 24); - this.txt_reason.StyleController = this.layoutMx1; - this.txt_reason.TabIndex = 518; // // txt_checkUser // @@ -568,15 +556,44 @@ this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 252; // - // txt_remark + // txt_depotName // - this.txt_remark.Location = new System.Drawing.Point(84, 108); - this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(195, 28); - this.txt_remark.StyleController = this.layoutMx1; - this.txt_remark.TabIndex = 235; + this.txt_depotName.Location = new System.Drawing.Point(84, 44); + this.txt_depotName.Name = "txt_depotName"; + this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_depotName.Properties.Appearance.Options.UseFont = true; + this.txt_depotName.Size = new System.Drawing.Size(195, 28); + this.txt_depotName.StyleController = this.layoutMx1; + this.txt_depotName.TabIndex = 523; + // + // txt_reason + // + this.txt_reason.Location = new System.Drawing.Point(355, 76); + this.txt_reason.Name = "txt_reason"; + this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_reason.Properties.Items.AddRange(new object[] { + "鏉ユ枡涓嶈壇", + "渚涘簲鍟嗗閫�", + "浣滀笟涓嶈壇", + "渚涘簲鍟嗙墿鍝佸彿閿欒", + "閲囪喘鏂欏彿鍙樻洿"}); + this.txt_reason.Size = new System.Drawing.Size(195, 24); + this.txt_reason.StyleController = this.layoutMx1; + this.txt_reason.TabIndex = 518; + // + // txt_fmrmode + // + this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); + this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_fmrmode.Properties.Items.AddRange(new object[] { + "閫�鏂欒ˉ鏂�", + "閫�鏂欏苟鎵f"}); + this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); + this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.TabIndex = 519; // // txt_itemOutNo // @@ -588,27 +605,41 @@ this.txt_itemOutNo.StyleController = this.layoutMx1; this.txt_itemOutNo.TabIndex = 210; // - // layoutMx1 + // txt_fType // - this.layoutMx1.Controls.Add(this.lbGuid); - this.layoutMx1.Controls.Add(this.txt_suppName); - this.layoutMx1.Controls.Add(this.txt_checkUser); - this.layoutMx1.Controls.Add(this.txt_checkDate); - this.layoutMx1.Controls.Add(this.txt_depotName); - this.layoutMx1.Controls.Add(this.txt_reason); - this.layoutMx1.Controls.Add(this.txt_fmrmode); - this.layoutMx1.Controls.Add(this.txt_itemOutNo); - this.layoutMx1.Controls.Add(this.txt_fType); - this.layoutMx1.Controls.Add(this.txt_remark); - this.layoutMx1.Controls.Add(this.txt_status); - this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.layoutMx1.Location = new System.Drawing.Point(0, 0); - this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 97, 812, 500); - this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 137); - this.layoutMx1.TabIndex = 0; - this.layoutMx1.Text = "layoutControl1"; + this.txt_fType.Location = new System.Drawing.Point(283, 12); + this.txt_fType.Name = "txt_fType"; + this.txt_fType.Properties.Caption = "濮斿"; + this.txt_fType.Size = new System.Drawing.Size(267, 24); + this.txt_fType.StyleController = this.layoutMx1; + this.txt_fType.TabIndex = 525; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(84, 108); + this.txt_remark.Name = "txt_remark"; + this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_remark.Properties.Appearance.Options.UseFont = true; + this.txt_remark.Size = new System.Drawing.Size(195, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 235; + // + // txt_status + // + this.txt_status.Location = new System.Drawing.Point(825, 12); + this.txt_status.Name = "txt_status"; + this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; + this.txt_status.Size = new System.Drawing.Size(268, 24); + this.txt_status.StyleController = this.layoutMx1; + this.txt_status.TabIndex = 526; + // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(626, 108); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(195, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 528; // // Root // @@ -624,8 +655,7 @@ this.layoutControlItem8, this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem11, - this.layoutControlItem12}); + this.layoutControlItem11}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -666,14 +696,6 @@ this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); this.layoutControlItem2.Text = "渚涘簲鍟�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_reason; - this.layoutControlItem4.Location = new System.Drawing.Point(276, 0); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); - this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); // // layoutControlItem1 // @@ -716,15 +738,6 @@ this.layoutControlItem3.Text = "閫�鏂欐柟寮�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // - // txt_fType - // - this.txt_fType.Location = new System.Drawing.Point(283, 12); - this.txt_fType.Name = "txt_fType"; - this.txt_fType.Properties.Caption = "濮斿"; - this.txt_fType.Size = new System.Drawing.Size(267, 24); - this.txt_fType.StyleController = this.layoutMx1; - this.txt_fType.TabIndex = 525; - // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fType; @@ -732,6 +745,7 @@ this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Text = "濮斿鏍囪瘑"; this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // @@ -767,15 +781,6 @@ this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // - // txt_status - // - this.txt_status.Location = new System.Drawing.Point(825, 12); - this.txt_status.Name = "txt_status"; - this.txt_status.Properties.Caption = "checkEdit1"; - this.txt_status.Size = new System.Drawing.Size(268, 24); - this.txt_status.StyleController = this.layoutMx1; - this.txt_status.TabIndex = 526; - // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_status; @@ -783,16 +788,9 @@ this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(825, 108); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(268, 28); - this.lbGuid.TabIndex = 527; - this.lbGuid.Text = "lbGuid"; // // layoutControlItem12 // @@ -802,8 +800,20 @@ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Text = "lbGuid"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; + // + // lb_guid + // + this.lb_guid.Control = this.txt_guid; + this.lb_guid.Location = new System.Drawing.Point(542, 96); + this.lb_guid.Name = "lb_guid"; + this.lb_guid.OptionsTableLayoutItem.ColumnIndex = 2; + this.lb_guid.OptionsTableLayoutItem.RowIndex = 3; + this.lb_guid.Size = new System.Drawing.Size(271, 32); + this.lb_guid.Text = "涓婚敭Guid"; + this.lb_guid.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1047,7 +1057,7 @@ // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1124, 538); + this.xtraTabPage3.Size = new System.Drawing.Size(1124, 389); this.xtraTabPage3.Text = "閫�璐х墿鏂欐壂鐮佹槑缁�"; // // gcMx2 @@ -1056,7 +1066,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1124, 538); + this.gcMx2.Size = new System.Drawing.Size(1124, 389); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -1205,6 +1215,25 @@ this.gvMx1lineK3id.VisibleIndex = 9; this.gvMx1lineK3id.Width = 94; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(968, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 11; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_reason; + this.layoutControlItem4.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); + this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); + // // Frm_MesCgthSqDj // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1217,7 +1246,6 @@ this.Text = "閲囪喘閫�璐у崟"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); @@ -1233,31 +1261,32 @@ this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage2.ResumeLayout(false); @@ -1266,6 +1295,8 @@ this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); this.ResumeLayout(false); } @@ -1353,5 +1384,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; + private DevExpress.XtraEditors.TextEdit txt_guid; + private DevExpress.XtraLayout.LayoutControlItem lb_guid; } } \ No newline at end of file -- Gitblit v1.9.3