From d03323ba9592a0b83ac210faa148f0032155fa83 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 18 六月 2025 09:31:10 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 149 +++++++++++++++++++++---------------------------- 1 files changed, 65 insertions(+), 84 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index a360c01..876b1ac 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -50,11 +50,6 @@ DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -233,8 +228,6 @@ this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptChongDa = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx98 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx98 = new DevExpress.XtraLayout.LayoutControl(); @@ -395,7 +388,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).BeginInit(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx98)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx98.Panel1)).BeginInit(); @@ -1989,7 +1981,6 @@ // this.splitMx99.Panel2.Controls.Add(this.gcMx2); this.splitMx99.Panel2.Text = "Panel2"; - this.splitMx99.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx99.Size = new System.Drawing.Size(1648, 481); this.splitMx99.SplitterPosition = 83; @@ -2008,9 +1999,9 @@ this.layoutMx99.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx99.Location = new System.Drawing.Point(0, 0); this.layoutMx99.Name = "layoutMx99"; - this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(312, 530, 812, 500); + this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(475, 530, 812, 500); this.layoutMx99.Root = this.layoutControlGroup1; - this.layoutMx99.Size = new System.Drawing.Size(0, 0); + this.layoutMx99.Size = new System.Drawing.Size(1648, 83); this.layoutMx99.TabIndex = 0; this.layoutMx99.Text = "layoutControl1"; // @@ -2090,7 +2081,7 @@ // // radOut // - this.radOut.Location = new System.Drawing.Point(976, 10); + this.radOut.Location = new System.Drawing.Point(973, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -2098,18 +2089,20 @@ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄦ墦"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")}); - this.radOut.Size = new System.Drawing.Size(237, 28); + this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0); + this.radOut.Size = new System.Drawing.Size(321, 32); this.radOut.StyleController = this.layoutMx99; this.radOut.TabIndex = 473; // // ucBtnPrint1 // + this.ucBtnPrint1.allClickKey = null; this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(974, 42); + this.ucBtnPrint1.Location = new System.Drawing.Point(973, 42); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(319, 32); + this.ucBtnPrint1.Size = new System.Drawing.Size(321, 32); this.ucBtnPrint1.TabIndex = 464; // // txt_psnQty_1 @@ -2221,13 +2214,10 @@ // this.layoutControlItem35.Control = this.radOut; this.layoutControlItem35.Location = new System.Drawing.Point(963, 0); - this.layoutControlItem35.MaxSize = new System.Drawing.Size(240, 28); - this.layoutControlItem35.MinSize = new System.Drawing.Size(240, 28); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0); + this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem35.Size = new System.Drawing.Size(321, 32); - this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem35.Text = "鑷姩璁$畻"; this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem35.TextVisible = false; @@ -2241,7 +2231,7 @@ this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem26.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem26.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem26.Size = new System.Drawing.Size(321, 32); this.layoutControlItem26.Text = "鎵樻澘鎵撳嵃"; this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0); @@ -2310,9 +2300,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.rptChongDa}); - this.gcMx2.Size = new System.Drawing.Size(1648, 481); + this.gcMx2.Size = new System.Drawing.Size(1648, 386); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -2336,8 +2324,7 @@ this.gvMx2createDate, this.gridColumn30, this.gridColumn31, - this.gridColumn32, - this.gvBtnAlawys}); + this.gridColumn32}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -2490,27 +2477,6 @@ this.gridColumn32.VisibleIndex = 11; this.gridColumn32.Width = 94; // - // gvBtnAlawys - // - this.gvBtnAlawys.Caption = "閲嶆墦"; - this.gvBtnAlawys.ColumnEdit = this.rptChongDa; - this.gvBtnAlawys.MinWidth = 25; - this.gvBtnAlawys.Name = "gvBtnAlawys"; - this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 12; - this.gvBtnAlawys.Width = 94; - // - // rptChongDa - // - this.rptChongDa.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.rptChongDa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閲嶆墦", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptChongDa.Name = "rptChongDa"; - this.rptChongDa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.rptChongDa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); - // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.splitMx98); @@ -2534,7 +2500,6 @@ // this.splitMx98.Panel2.Controls.Add(this.gcMx3); this.splitMx98.Panel2.Text = "Panel2"; - this.splitMx98.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx98.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx98.Size = new System.Drawing.Size(1648, 481); this.splitMx98.SplitterPosition = 52; @@ -2551,20 +2516,21 @@ this.layoutMx98.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx98.Location = new System.Drawing.Point(0, 0); this.layoutMx98.Name = "layoutMx98"; - this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 558, 812, 500); + this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 530, 812, 500); this.layoutMx98.Root = this.layoutControlGroup2; - this.layoutMx98.Size = new System.Drawing.Size(0, 0); + this.layoutMx98.Size = new System.Drawing.Size(1648, 52); this.layoutMx98.TabIndex = 0; this.layoutMx98.Text = "layoutControl1"; // // ucBtnPrint98 // + this.ucBtnPrint98.allClickKey = null; this.ucBtnPrint98.guidKey = null; - this.ucBtnPrint98.Location = new System.Drawing.Point(1366, 10); + this.ucBtnPrint98.Location = new System.Drawing.Point(1365, 10); this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint98.Name = "ucBtnPrint98"; this.ucBtnPrint98.rptParameter = null; - this.ucBtnPrint98.Size = new System.Drawing.Size(271, 32); + this.ucBtnPrint98.Size = new System.Drawing.Size(273, 32); this.ucBtnPrint98.TabIndex = 8; // // txt_yQty98 @@ -2655,7 +2621,7 @@ this.layoutControlItem34.Location = new System.Drawing.Point(1355, 0); this.layoutControlItem34.Name = "layoutControlItem34"; this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 5; - this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem34.Size = new System.Drawing.Size(273, 32); this.layoutControlItem34.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0); @@ -2716,7 +2682,7 @@ this.gcMx3.Location = new System.Drawing.Point(0, 0); this.gcMx3.MainView = this.gvMx3; this.gcMx3.Name = "gcMx3"; - this.gcMx3.Size = new System.Drawing.Size(1648, 481); + this.gcMx3.Size = new System.Drawing.Size(1648, 417); this.gcMx3.TabIndex = 1; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -2750,6 +2716,7 @@ this.gridColumn33.FieldName = "guid"; this.gridColumn33.MinWidth = 50; this.gridColumn33.Name = "gridColumn33"; + this.gridColumn33.OptionsColumn.ReadOnly = true; this.gridColumn33.Tag = "query_a.guid"; this.gridColumn33.Width = 94; // @@ -2760,6 +2727,7 @@ this.gridColumn38.FieldName = "daa001"; this.gridColumn38.MinWidth = 50; this.gridColumn38.Name = "gridColumn38"; + this.gridColumn38.OptionsColumn.ReadOnly = true; this.gridColumn38.Tag = "query_a.UNIT"; this.gridColumn38.Visible = true; this.gridColumn38.VisibleIndex = 0; @@ -2772,6 +2740,7 @@ this.gridColumn36.FieldName = "barCode"; this.gridColumn36.MinWidth = 50; this.gridColumn36.Name = "gridColumn36"; + this.gridColumn36.OptionsColumn.ReadOnly = true; this.gridColumn36.Tag = "query_a.ITEM_BARCODE"; this.gridColumn36.Visible = true; this.gridColumn36.VisibleIndex = 1; @@ -2784,6 +2753,7 @@ this.gridColumn37.FieldName = "quantity"; this.gridColumn37.MinWidth = 50; this.gridColumn37.Name = "gridColumn37"; + this.gridColumn37.OptionsColumn.ReadOnly = true; this.gridColumn37.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣锛歿0:0.##}")}); this.gridColumn37.Tag = "query_a.QUANTITY"; @@ -2798,6 +2768,7 @@ this.gridColumn42.FieldName = "createBy"; this.gridColumn42.MinWidth = 50; this.gridColumn42.Name = "gridColumn42"; + this.gridColumn42.OptionsColumn.ReadOnly = true; this.gridColumn42.Tag = "query_a.CREATE_BY"; this.gridColumn42.Visible = true; this.gridColumn42.VisibleIndex = 3; @@ -2810,6 +2781,7 @@ this.gridColumn43.FieldName = "createDate"; this.gridColumn43.MinWidth = 50; this.gridColumn43.Name = "gridColumn43"; + this.gridColumn43.OptionsColumn.ReadOnly = true; this.gridColumn43.Tag = "query_a.CREATE_DATE"; this.gridColumn43.Visible = true; this.gridColumn43.VisibleIndex = 4; @@ -2821,6 +2793,7 @@ this.gridColumn34.FieldName = "lineId"; this.gridColumn34.MinWidth = 25; this.gridColumn34.Name = "gridColumn34"; + this.gridColumn34.OptionsColumn.ReadOnly = true; this.gridColumn34.Visible = true; this.gridColumn34.VisibleIndex = 5; this.gridColumn34.Width = 94; @@ -2831,6 +2804,7 @@ this.gridColumn35.FieldName = "xtName"; this.gridColumn35.MinWidth = 25; this.gridColumn35.Name = "gridColumn35"; + this.gridColumn35.OptionsColumn.ReadOnly = true; this.gridColumn35.Visible = true; this.gridColumn35.VisibleIndex = 6; this.gridColumn35.Width = 94; @@ -2858,7 +2832,6 @@ // this.splitMx100.Panel2.Controls.Add(this.gcMx4); this.splitMx100.Panel2.Text = "Panel2"; - this.splitMx100.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx100.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx100.Size = new System.Drawing.Size(1648, 481); this.splitMx100.SplitterPosition = 52; @@ -2875,28 +2848,29 @@ this.layMx100.Dock = System.Windows.Forms.DockStyle.Fill; this.layMx100.Location = new System.Drawing.Point(0, 0); this.layMx100.Name = "layMx100"; - this.layMx100.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(359, 336, 812, 500); + this.layMx100.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(274, 530, 812, 500); this.layMx100.Root = this.layoutControlGroup4; - this.layMx100.Size = new System.Drawing.Size(0, 0); + this.layMx100.Size = new System.Drawing.Size(1648, 52); this.layMx100.TabIndex = 2; this.layMx100.Text = "dataLayoutControl1"; // // ucBtnPrint100 // + this.ucBtnPrint100.allClickKey = null; this.ucBtnPrint100.guidKey = null; - this.ucBtnPrint100.Location = new System.Drawing.Point(1136, 12); + this.ucBtnPrint100.Location = new System.Drawing.Point(1192, 10); this.ucBtnPrint100.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint100.Name = "ucBtnPrint100"; this.ucBtnPrint100.rptParameter = null; - this.ucBtnPrint100.Size = new System.Drawing.Size(279, 31); + this.ucBtnPrint100.Size = new System.Drawing.Size(296, 32); this.ucBtnPrint100.TabIndex = 0; // // btnIn // this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttoxls_16x16; - this.btnIn.Location = new System.Drawing.Point(1419, 12); + this.btnIn.Location = new System.Drawing.Point(1490, 12); this.btnIn.Name = "btnIn"; - this.btnIn.Size = new System.Drawing.Size(196, 27); + this.btnIn.Size = new System.Drawing.Size(146, 27); this.btnIn.StyleController = this.layMx100; this.btnIn.TabIndex = 1; this.btnIn.Text = "瀵煎叆鏉$爜"; @@ -2906,33 +2880,33 @@ this.txt_zQty100.Location = new System.Drawing.Point(114, 12); this.txt_zQty100.Name = "txt_zQty100"; this.txt_zQty100.Properties.ReadOnly = true; - this.txt_zQty100.Size = new System.Drawing.Size(175, 24); + this.txt_zQty100.Size = new System.Drawing.Size(188, 24); this.txt_zQty100.StyleController = this.layMx100; this.txt_zQty100.TabIndex = 4; // // txt_yQty100 // - this.txt_yQty100.Location = new System.Drawing.Point(395, 12); + this.txt_yQty100.Location = new System.Drawing.Point(408, 12); this.txt_yQty100.Name = "txt_yQty100"; this.txt_yQty100.Properties.ReadOnly = true; - this.txt_yQty100.Size = new System.Drawing.Size(175, 24); + this.txt_yQty100.Size = new System.Drawing.Size(190, 24); this.txt_yQty100.StyleController = this.layMx100; this.txt_yQty100.TabIndex = 5; // // txt_kQty100 // - this.txt_kQty100.Location = new System.Drawing.Point(676, 12); + this.txt_kQty100.Location = new System.Drawing.Point(704, 12); this.txt_kQty100.Name = "txt_kQty100"; this.txt_kQty100.Properties.ReadOnly = true; - this.txt_kQty100.Size = new System.Drawing.Size(175, 24); + this.txt_kQty100.Size = new System.Drawing.Size(190, 24); this.txt_kQty100.StyleController = this.layMx100; this.txt_kQty100.TabIndex = 6; // // txt_iCount_100 // - this.txt_iCount_100.Location = new System.Drawing.Point(957, 12); + this.txt_iCount_100.Location = new System.Drawing.Point(1000, 12); this.txt_iCount_100.Name = "txt_iCount_100"; - this.txt_iCount_100.Size = new System.Drawing.Size(175, 24); + this.txt_iCount_100.Size = new System.Drawing.Size(190, 24); this.txt_iCount_100.StyleController = this.layMx100; this.txt_iCount_100.TabIndex = 7; // @@ -2960,7 +2934,7 @@ columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition22.Width = 100D; columnDefinition23.SizeType = System.Windows.Forms.SizeType.Absolute; - columnDefinition23.Width = 200D; + columnDefinition23.Width = 150D; this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition18, columnDefinition19, @@ -2972,7 +2946,7 @@ rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition11}); - this.layoutControlGroup4.Size = new System.Drawing.Size(1627, 55); + this.layoutControlGroup4.Size = new System.Drawing.Size(1648, 52); this.layoutControlGroup4.TextVisible = false; // // layoutControlItem42 @@ -2980,17 +2954,17 @@ this.layoutControlItem42.Control = this.txt_zQty100; this.layoutControlItem42.Location = new System.Drawing.Point(0, 0); this.layoutControlItem42.Name = "layoutControlItem42"; - this.layoutControlItem42.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem42.Size = new System.Drawing.Size(294, 32); this.layoutControlItem42.Text = "宸ュ崟鎬婚噺"; this.layoutControlItem42.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem43 // this.layoutControlItem43.Control = this.txt_yQty100; - this.layoutControlItem43.Location = new System.Drawing.Point(281, 0); + this.layoutControlItem43.Location = new System.Drawing.Point(294, 0); this.layoutControlItem43.Name = "layoutControlItem43"; this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem43.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem43.Size = new System.Drawing.Size(296, 32); this.layoutControlItem43.Text = "宸叉墦鍗版暟"; this.layoutControlItem43.TextSize = new System.Drawing.Size(90, 18); // @@ -2998,20 +2972,20 @@ // this.layoutControlItem44.Control = this.txt_kQty100; this.layoutControlItem44.CustomizationFormText = "鍙墦鍗版暟"; - this.layoutControlItem44.Location = new System.Drawing.Point(562, 0); + this.layoutControlItem44.Location = new System.Drawing.Point(590, 0); this.layoutControlItem44.Name = "layoutControlItem44"; this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem44.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem44.Size = new System.Drawing.Size(296, 32); this.layoutControlItem44.Text = "鍙墦鍗版暟瀛�"; this.layoutControlItem44.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.btnIn; - this.layoutControlItem2.Location = new System.Drawing.Point(1407, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(1478, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 5; - this.layoutControlItem2.Size = new System.Drawing.Size(200, 35); + this.layoutControlItem2.Size = new System.Drawing.Size(150, 32); this.layoutControlItem2.Text = "瀵煎叆鎸夐挳"; this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; @@ -3019,10 +2993,11 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.ucBtnPrint100; - this.layoutControlItem10.Location = new System.Drawing.Point(1124, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(1182, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4; - this.layoutControlItem10.Size = new System.Drawing.Size(283, 35); + this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + this.layoutControlItem10.Size = new System.Drawing.Size(296, 32); this.layoutControlItem10.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; @@ -3030,10 +3005,10 @@ // layoutControlItem45 // this.layoutControlItem45.Control = this.txt_iCount_100; - this.layoutControlItem45.Location = new System.Drawing.Point(843, 0); + this.layoutControlItem45.Location = new System.Drawing.Point(886, 0); this.layoutControlItem45.Name = "layoutControlItem45"; this.layoutControlItem45.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem45.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem45.Size = new System.Drawing.Size(296, 32); this.layoutControlItem45.Text = "鏈鎵撳嵃寮犳暟"; this.layoutControlItem45.TextSize = new System.Drawing.Size(90, 18); // @@ -3043,7 +3018,7 @@ this.gcMx4.Location = new System.Drawing.Point(0, 0); this.gcMx4.MainView = this.gvMx4; this.gcMx4.Name = "gcMx4"; - this.gcMx4.Size = new System.Drawing.Size(1648, 481); + this.gcMx4.Size = new System.Drawing.Size(1648, 417); this.gcMx4.TabIndex = 2; this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx4}); @@ -3077,6 +3052,7 @@ this.gridColumn39.FieldName = "guid"; this.gridColumn39.MinWidth = 50; this.gridColumn39.Name = "gridColumn39"; + this.gridColumn39.OptionsColumn.ReadOnly = true; this.gridColumn39.Tag = "query_a.guid"; this.gridColumn39.Width = 94; // @@ -3087,6 +3063,7 @@ this.gridColumn40.FieldName = "daa001"; this.gridColumn40.MinWidth = 50; this.gridColumn40.Name = "gridColumn40"; + this.gridColumn40.OptionsColumn.ReadOnly = true; this.gridColumn40.Tag = "query_a.UNIT"; this.gridColumn40.Visible = true; this.gridColumn40.VisibleIndex = 0; @@ -3099,6 +3076,7 @@ this.gridColumn41.FieldName = "itemBarcode"; this.gridColumn41.MinWidth = 50; this.gridColumn41.Name = "gridColumn41"; + this.gridColumn41.OptionsColumn.ReadOnly = true; this.gridColumn41.Tag = "query_a.ITEM_BARCODE"; this.gridColumn41.Visible = true; this.gridColumn41.VisibleIndex = 1; @@ -3111,6 +3089,7 @@ this.gridColumn44.FieldName = "quantity"; this.gridColumn44.MinWidth = 50; this.gridColumn44.Name = "gridColumn44"; + this.gridColumn44.OptionsColumn.ReadOnly = true; this.gridColumn44.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣锛歿0:0.##}")}); this.gridColumn44.Tag = "query_a.QUANTITY"; @@ -3125,6 +3104,7 @@ this.gridColumn45.FieldName = "createBy"; this.gridColumn45.MinWidth = 50; this.gridColumn45.Name = "gridColumn45"; + this.gridColumn45.OptionsColumn.ReadOnly = true; this.gridColumn45.Tag = "query_a.CREATE_BY"; this.gridColumn45.Visible = true; this.gridColumn45.VisibleIndex = 3; @@ -3137,6 +3117,7 @@ this.gridColumn46.FieldName = "createDate"; this.gridColumn46.MinWidth = 50; this.gridColumn46.Name = "gridColumn46"; + this.gridColumn46.OptionsColumn.ReadOnly = true; this.gridColumn46.Tag = "query_a.CREATE_DATE"; this.gridColumn46.Visible = true; this.gridColumn46.VisibleIndex = 4; @@ -3148,6 +3129,7 @@ this.gridColumn47.FieldName = "aboutTbBarcode"; this.gridColumn47.MinWidth = 25; this.gridColumn47.Name = "gridColumn47"; + this.gridColumn47.OptionsColumn.ReadOnly = true; this.gridColumn47.Visible = true; this.gridColumn47.VisibleIndex = 5; this.gridColumn47.Width = 94; @@ -3158,6 +3140,7 @@ this.gridColumn48.FieldName = "aboutTracBarcode"; this.gridColumn48.MinWidth = 25; this.gridColumn48.Name = "gridColumn48"; + this.gridColumn48.OptionsColumn.ReadOnly = true; this.gridColumn48.Visible = true; this.gridColumn48.VisibleIndex = 6; this.gridColumn48.Width = 94; @@ -3172,6 +3155,7 @@ // // ucBtnPrint101 // + this.ucBtnPrint101.allClickKey = null; this.ucBtnPrint101.guidKey = null; this.ucBtnPrint101.Location = new System.Drawing.Point(7, 19); this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0); @@ -3294,7 +3278,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).EndInit(); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx98.Panel1)).EndInit(); this.splitMx98.Panel1.ResumeLayout(false); @@ -3459,8 +3442,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gvMx2createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx2createDate; - private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptChongDa; private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn30; -- Gitblit v1.9.3