From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 23:58:51 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs | 284 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 145 insertions(+), 139 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs index 4a8b4b2..50b01bc 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs @@ -92,6 +92,7 @@ this.txt_cgdxh = new DevExpress.XtraEditors.TextEdit(); this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit(); this.txt_pcHNo = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -108,11 +109,10 @@ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -178,6 +178,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -194,11 +195,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -211,6 +211,7 @@ // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -264,7 +265,7 @@ // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -277,7 +278,7 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -313,7 +314,7 @@ // // gv_pcSh // - this.gv_pcSh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_pcSh.AppearanceCell.Options.UseFont = true; this.gv_pcSh.Caption = "鎺掍骇瀹℃牳 "; this.gv_pcSh.FieldName = "pcShChk"; @@ -327,9 +328,9 @@ // // gv_daa001 // - this.gv_daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_daa001.AppearanceCell.Options.UseFont = true; - this.gv_daa001.Caption = "宸ュ崟鍙� "; + this.gv_daa001.Caption = "濮斿宸ュ崟鍙� "; this.gv_daa001.FieldName = "daa001"; this.gv_daa001.MinWidth = 50; this.gv_daa001.Name = "gv_daa001"; @@ -371,7 +372,7 @@ // // gv_daa008 // - this.gv_daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_daa008.AppearanceCell.Options.UseFont = true; this.gv_daa008.Caption = "宸ュ崟鏁伴噺 "; this.gv_daa008.FieldName = "daa008"; @@ -385,7 +386,7 @@ // // gv_unit // - this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_unit.AppearanceCell.Options.UseFont = true; this.gv_unit.Caption = "鍗曚綅"; this.gv_unit.FieldName = "dwName"; @@ -399,7 +400,7 @@ // // gv_daa014 // - this.gv_daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_daa014.AppearanceCell.Options.UseFont = true; this.gv_daa014.Caption = "鎶曟枡鍗曞彿 "; this.gv_daa014.FieldName = "daa014"; @@ -413,7 +414,7 @@ // // gv_daa011 // - this.gv_daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_daa011.AppearanceCell.Options.UseFont = true; this.gv_daa011.Caption = "鐢熶骇鏁� "; this.gv_daa011.FieldName = "daa011"; @@ -427,7 +428,7 @@ // // gv_mesStartProd // - this.gv_mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_mesStartProd.AppearanceCell.Options.UseFont = true; this.gv_mesStartProd.Caption = "棰勮寮�宸ユ椂闂� "; this.gv_mesStartProd.FieldName = "mesStartProd"; @@ -441,7 +442,7 @@ // // gv_mesEndProd // - this.gv_mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_mesEndProd.AppearanceCell.Options.UseFont = true; this.gv_mesEndProd.Caption = "棰勮瀹屽伐鏃堕棿 "; this.gv_mesEndProd.FieldName = "mesEndProd"; @@ -455,7 +456,7 @@ // // gv_blState // - this.gv_blState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_blState.AppearanceCell.Options.UseFont = true; this.gv_blState.Caption = "澶囨枡鐘舵�� "; this.gv_blState.FieldName = "blStateTxt"; @@ -469,7 +470,7 @@ // // gv_blTime // - this.gv_blTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_blTime.AppearanceCell.Options.UseFont = true; this.gv_blTime.Caption = "澶囨枡鏃堕棿 "; this.gv_blTime.FieldName = "blTime"; @@ -483,7 +484,7 @@ // // gv_blUser // - this.gv_blUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_blUser.AppearanceCell.Options.UseFont = true; this.gv_blUser.Caption = "澶囨枡浜� "; this.gv_blUser.FieldName = "blUser"; @@ -497,7 +498,7 @@ // // gv_daa018 // - this.gv_daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_daa018.AppearanceCell.Options.UseFont = true; this.gv_daa018.Caption = "宸ュ崟鐘舵�� "; this.gv_daa018.FieldName = "daa018"; @@ -511,7 +512,7 @@ // // gv_wgTime // - this.gv_wgTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_wgTime.AppearanceCell.Options.UseFont = true; this.gv_wgTime.Caption = "瀹屽伐鏃堕棿 "; this.gv_wgTime.FieldName = "wgTime"; @@ -525,7 +526,7 @@ // // gv_wgUser // - this.gv_wgUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_wgUser.AppearanceCell.Options.UseFont = true; this.gv_wgUser.Caption = "瀹屽伐浜� "; this.gv_wgUser.FieldName = "wgUser"; @@ -539,7 +540,7 @@ // // gv_pcTime // - this.gv_pcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_pcTime.AppearanceCell.Options.UseFont = true; this.gv_pcTime.Caption = "鎺掍骇鏃堕棿 "; this.gv_pcTime.FieldName = "pcTime"; @@ -553,7 +554,7 @@ // // gv_remark // - this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞"; this.gv_remark.FieldName = "remark"; @@ -667,6 +668,8 @@ this.layoutMx1.Controls.Add(this.txt_erpProductionOrderNo); this.layoutMx1.Controls.Add(this.txt_pcHNo); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem16}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); @@ -686,20 +689,20 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(119, 108); + this.txt_remark.Location = new System.Drawing.Point(119, 140); 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.Properties.ReadOnly = true; - this.txt_remark.Size = new System.Drawing.Size(160, 28); + this.txt_remark.Size = new System.Drawing.Size(431, 28); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 312; // // txt_blUser // - this.txt_blUser.Location = new System.Drawing.Point(390, 108); + this.txt_blUser.Location = new System.Drawing.Point(119, 108); this.txt_blUser.Name = "txt_blUser"; - this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blUser.Properties.Appearance.Options.UseFont = true; this.txt_blUser.Properties.ReadOnly = true; this.txt_blUser.Size = new System.Drawing.Size(160, 28); @@ -708,9 +711,9 @@ // // txt_blTime // - this.txt_blTime.Location = new System.Drawing.Point(661, 108); + this.txt_blTime.Location = new System.Drawing.Point(390, 108); this.txt_blTime.Name = "txt_blTime"; - this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blTime.Properties.Appearance.Options.UseFont = true; this.txt_blTime.Properties.ReadOnly = true; this.txt_blTime.Size = new System.Drawing.Size(160, 28); @@ -721,7 +724,7 @@ // this.txt_daa001.Location = new System.Drawing.Point(119, 12); this.txt_daa001.Name = "txt_daa001"; - this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa001.Properties.Appearance.Options.UseFont = true; this.txt_daa001.Properties.ReadOnly = true; this.txt_daa001.Size = new System.Drawing.Size(160, 28); @@ -732,7 +735,7 @@ // this.txt_wgTime.Location = new System.Drawing.Point(661, 76); this.txt_wgTime.Name = "txt_wgTime"; - this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wgTime.Properties.Appearance.Options.UseFont = true; this.txt_wgTime.Properties.ReadOnly = true; this.txt_wgTime.Size = new System.Drawing.Size(160, 28); @@ -743,7 +746,7 @@ // this.txt_wgUser.Location = new System.Drawing.Point(661, 44); this.txt_wgUser.Name = "txt_wgUser"; - this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wgUser.Properties.Appearance.Options.UseFont = true; this.txt_wgUser.Properties.ReadOnly = true; this.txt_wgUser.Size = new System.Drawing.Size(160, 28); @@ -754,7 +757,7 @@ // this.txt_daa014.Location = new System.Drawing.Point(390, 12); this.txt_daa014.Name = "txt_daa014"; - this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa014.Properties.Appearance.Options.UseFont = true; this.txt_daa014.Properties.ReadOnly = true; this.txt_daa014.Size = new System.Drawing.Size(160, 28); @@ -765,7 +768,7 @@ // this.txt_daa018.Location = new System.Drawing.Point(661, 12); this.txt_daa018.Name = "txt_daa018"; - this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa018.Properties.Appearance.Options.UseFont = true; this.txt_daa018.Properties.ReadOnly = true; this.txt_daa018.Size = new System.Drawing.Size(160, 28); @@ -776,7 +779,7 @@ // this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12); this.txt_mesStartProd.Name = "txt_mesStartProd"; - this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; this.txt_mesStartProd.Properties.ReadOnly = true; this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28); @@ -787,7 +790,7 @@ // this.txt_blStateTxt.Location = new System.Drawing.Point(932, 76); this.txt_blStateTxt.Name = "txt_blStateTxt"; - this.txt_blStateTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true; this.txt_blStateTxt.Properties.ReadOnly = true; this.txt_blStateTxt.Size = new System.Drawing.Size(161, 28); @@ -798,7 +801,7 @@ // this.txt_itemNo.Location = new System.Drawing.Point(119, 44); 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.Properties.ReadOnly = true; this.txt_itemNo.Size = new System.Drawing.Size(160, 28); @@ -809,7 +812,7 @@ // this.txt_daa008.Location = new System.Drawing.Point(390, 44); this.txt_daa008.Name = "txt_daa008"; - this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa008.Properties.Appearance.Options.UseFont = true; this.txt_daa008.Properties.ReadOnly = true; this.txt_daa008.Size = new System.Drawing.Size(160, 28); @@ -820,7 +823,7 @@ // this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44); this.txt_mesEndProd.Name = "txt_mesEndProd"; - this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; this.txt_mesEndProd.Properties.ReadOnly = true; this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28); @@ -831,7 +834,7 @@ // this.txt_daa011.Location = new System.Drawing.Point(119, 76); this.txt_daa011.Name = "txt_daa011"; - this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa011.Properties.Appearance.Options.UseFont = true; this.txt_daa011.Properties.ReadOnly = true; this.txt_daa011.Size = new System.Drawing.Size(160, 28); @@ -842,7 +845,7 @@ // this.txt_dwName.Location = new System.Drawing.Point(390, 76); this.txt_dwName.Name = "txt_dwName"; - this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dwName.Properties.Appearance.Options.UseFont = true; this.txt_dwName.Properties.ReadOnly = true; this.txt_dwName.Size = new System.Drawing.Size(160, 28); @@ -851,7 +854,7 @@ // // txt_cgd // - this.txt_cgd.Location = new System.Drawing.Point(119, 140); + this.txt_cgd.Location = new System.Drawing.Point(661, 140); this.txt_cgd.Name = "txt_cgd"; this.txt_cgd.Size = new System.Drawing.Size(160, 24); this.txt_cgd.StyleController = this.layoutMx1; @@ -859,27 +862,39 @@ // // txt_cgdxh // - this.txt_cgdxh.Location = new System.Drawing.Point(390, 140); + this.txt_cgdxh.Location = new System.Drawing.Point(932, 140); this.txt_cgdxh.Name = "txt_cgdxh"; - this.txt_cgdxh.Size = new System.Drawing.Size(160, 24); + this.txt_cgdxh.Size = new System.Drawing.Size(161, 24); this.txt_cgdxh.StyleController = this.layoutMx1; this.txt_cgdxh.TabIndex = 314; // // txt_erpProductionOrderNo // - this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(661, 140); + this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(932, 108); this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; - this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(160, 24); + this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(161, 24); this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; this.txt_erpProductionOrderNo.TabIndex = 315; // // txt_pcHNo // - this.txt_pcHNo.Location = new System.Drawing.Point(932, 140); + this.txt_pcHNo.Location = new System.Drawing.Point(661, 108); this.txt_pcHNo.Name = "txt_pcHNo"; - this.txt_pcHNo.Size = new System.Drawing.Size(161, 24); + this.txt_pcHNo.Size = new System.Drawing.Size(160, 24); this.txt_pcHNo.StyleController = this.layoutMx1; this.txt_pcHNo.TabIndex = 316; + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.lbGuid; + this.layoutControlItem16.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem16.Text = "lbGuid"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; // // Root // @@ -901,11 +916,10 @@ this.layoutControlItem13, this.layoutControlItem14, this.layoutControlItem15, - this.layoutControlItem16, - this.layoutControlItem17, - this.layoutControlItem18, + this.layoutControlItem20, this.layoutControlItem19, - this.layoutControlItem20}); + this.layoutControlItem18, + this.layoutControlItem17}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -943,10 +957,11 @@ // layoutControlItem1 // this.layoutControlItem1.Control = this.txt_daa001; + this.layoutControlItem1.CustomizationFormText = "濮斿宸ュ崟鍙�"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem1.Text = "宸ュ崟鍙�"; + this.layoutControlItem1.Text = "濮斿宸ュ崟鍙�"; this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem2 @@ -986,7 +1001,7 @@ this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem5.Text = "鐗╂枡"; + this.layoutControlItem5.Text = "鐗╂枡缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem6 @@ -1068,19 +1083,19 @@ // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_remark; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 128); this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem13.Size = new System.Drawing.Size(542, 32); this.layoutControlItem13.Text = "澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_blUser; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem14.Location = new System.Drawing.Point(0, 96); this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); this.layoutControlItem14.Text = "澶囨枡浜� "; @@ -1089,68 +1104,57 @@ // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_blTime; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem15.Location = new System.Drawing.Point(271, 96); this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); this.layoutControlItem15.Text = "澶囨枡鏃堕棿 "; this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18); // - // layoutControlItem16 + // layoutControlItem20 // - this.layoutControlItem16.Control = this.lbGuid; - this.layoutControlItem16.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem16.Text = "lbGuid"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem16.TextVisible = false; - // - // layoutControlItem17 - // - this.layoutControlItem17.Control = this.txt_cgd; - this.layoutControlItem17.Location = new System.Drawing.Point(0, 128); - this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem17.Text = "閲囪喘鍗曞彿"; - this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18); - // - // layoutControlItem18 - // - this.layoutControlItem18.Control = this.txt_cgdxh; - this.layoutControlItem18.Location = new System.Drawing.Point(271, 128); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem18.Text = "閲囪喘鍗曡鍙�"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18); + this.layoutControlItem20.Control = this.txt_pcHNo; + this.layoutControlItem20.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem20.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem20.Text = "鎺掍骇缂栧彿"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_erpProductionOrderNo; - this.layoutControlItem19.Location = new System.Drawing.Point(542, 128); + this.layoutControlItem19.Location = new System.Drawing.Point(813, 96); this.layoutControlItem19.Name = "layoutControlItem19"; - this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem19.Size = new System.Drawing.Size(272, 32); this.layoutControlItem19.Text = "浠诲姟鍗曞彿"; this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18); // - // layoutControlItem20 + // layoutControlItem18 // - this.layoutControlItem20.Control = this.txt_pcHNo; - this.layoutControlItem20.Location = new System.Drawing.Point(813, 128); - this.layoutControlItem20.Name = "layoutControlItem20"; - this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem20.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem20.Text = "鎺掍骇缂栧彿"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18); + this.layoutControlItem18.Control = this.txt_cgdxh; + this.layoutControlItem18.Location = new System.Drawing.Point(813, 128); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem18.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem18.Text = "閲囪喘鍗曡鍙�"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_cgd; + this.layoutControlItem17.Location = new System.Drawing.Point(542, 128); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem17.Text = "閲囪喘鍗曞彿"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18); // // tabMx // @@ -1185,6 +1189,8 @@ // this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.ColumnPanelRowHeight = 50; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1id, @@ -1218,7 +1224,7 @@ // // gvMx1id // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; this.gvMx1id.Caption = "涓婚敭 "; this.gvMx1id.FieldName = "id"; @@ -1229,7 +1235,7 @@ // // gvMx1pid // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1pid.AppearanceCell.Options.UseFont = true; this.gvMx1pid.Caption = "宸ュ崟涓婚敭 "; this.gvMx1pid.FieldName = "pid"; @@ -1240,7 +1246,7 @@ // // gvMx1erpid // - this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1erpid.AppearanceCell.Options.UseFont = true; this.gvMx1erpid.Caption = "erpid "; this.gvMx1erpid.FieldName = "erpid"; @@ -1251,7 +1257,7 @@ // // gvMx1eid // - this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1eid.AppearanceCell.Options.UseFont = true; this.gvMx1eid.Caption = "eid "; this.gvMx1eid.FieldName = "eid"; @@ -1292,7 +1298,7 @@ // // gvMx1dab006 // - this.gvMx1dab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab006.AppearanceCell.Options.UseFont = true; this.gvMx1dab006.Caption = "闇�棰� "; this.gvMx1dab006.FieldName = "dab006"; @@ -1305,7 +1311,7 @@ // // gvMx1dab007 // - this.gvMx1dab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab007.AppearanceCell.Options.UseFont = true; this.gvMx1dab007.Caption = "宸查 "; this.gvMx1dab007.FieldName = "dab007"; @@ -1318,7 +1324,7 @@ // // gvMx1dab009 // - this.gvMx1dab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab009.AppearanceCell.Options.UseFont = true; this.gvMx1dab009.Caption = "鍗曚綅 "; this.gvMx1dab009.FieldName = "dwName"; @@ -1331,7 +1337,7 @@ // // gvMx1dab020 // - this.gvMx1dab020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab020.AppearanceCell.Options.UseFont = true; this.gvMx1dab020.Caption = "瀹為鐢ㄩ噺 "; this.gvMx1dab020.FieldName = "dab020"; @@ -1344,7 +1350,7 @@ // // gvMx1dab021 // - this.gvMx1dab021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab021.AppearanceCell.Options.UseFont = true; this.gvMx1dab021.Caption = "琛ラ鏁伴噺 "; this.gvMx1dab021.FieldName = "dab021"; @@ -1357,7 +1363,7 @@ // // gvMx1dab022 // - this.gvMx1dab022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab022.AppearanceCell.Options.UseFont = true; this.gvMx1dab022.Caption = "閫�鏂欐暟閲� "; this.gvMx1dab022.FieldName = "dab022"; @@ -1370,7 +1376,7 @@ // // gvMx1dab023 // - this.gvMx1dab023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab023.AppearanceCell.Options.UseFont = true; this.gvMx1dab023.Caption = "瓒呴鏁伴噺 "; this.gvMx1dab023.FieldName = "dab023"; @@ -1383,7 +1389,7 @@ // // gvMx1lpTl // - this.gvMx1lpTl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lpTl.AppearanceCell.Options.UseFont = true; this.gvMx1lpTl.Caption = "鑹搧閫�鏂� "; this.gvMx1lpTl.FieldName = "lpTl"; @@ -1396,7 +1402,7 @@ // // gvMx1llBl // - this.gvMx1llBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1llBl.AppearanceCell.Options.UseFont = true; this.gvMx1llBl.Caption = "鏉ユ枡涓嶈壇 "; this.gvMx1llBl.FieldName = "llBl"; @@ -1409,7 +1415,7 @@ // // gvMx1zyBl // - this.gvMx1zyBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1zyBl.AppearanceCell.Options.UseFont = true; this.gvMx1zyBl.Caption = "浣滀笟涓嶈壇 "; this.gvMx1zyBl.FieldName = "zyBl"; @@ -1422,7 +1428,7 @@ // // gvMx1dab017 // - this.gvMx1dab017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab017.AppearanceCell.Options.UseFont = true; this.gvMx1dab017.Caption = "浠撳簱id "; this.gvMx1dab017.FieldName = "dab017"; @@ -1433,7 +1439,7 @@ // // gvMx1dab018 // - this.gvMx1dab018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab018.AppearanceCell.Options.UseFont = true; this.gvMx1dab018.Caption = "浠撳簱鍚嶇О "; this.gvMx1dab018.FieldName = "dab018"; @@ -1444,7 +1450,7 @@ // // gvMx1dab001 // - this.gvMx1dab001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab001.AppearanceCell.Options.UseFont = true; this.gvMx1dab001.Caption = "宸ュ崟鍙� "; this.gvMx1dab001.FieldName = "dab001"; @@ -1457,7 +1463,7 @@ // // gvMx1dab012 // - this.gvMx1dab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab012.AppearanceCell.Options.UseFont = true; this.gvMx1dab012.Caption = "缁勬垚鐢ㄩ噺 "; this.gvMx1dab012.FieldName = "dab012"; @@ -1470,7 +1476,7 @@ // // gvMx1dab002 // - this.gvMx1dab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1dab002.AppearanceCell.Options.UseFont = true; this.gvMx1dab002.Caption = "搴忓彿 "; this.gvMx1dab002.FieldName = "dab002"; @@ -1540,6 +1546,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -1556,11 +1563,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1631,9 +1637,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; @@ -1668,9 +1671,12 @@ private DevExpress.XtraEditors.TextEdit txt_cgdxh; private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo; private DevExpress.XtraEditors.TextEdit txt_pcHNo; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; } } \ No newline at end of file -- Gitblit v1.9.3