From b5834262308402ea928355987b34d1a9a0011374 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 08 九月 2025 23:43:13 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs | 135 +++++++++++++++++--------------------------- 1 files changed, 52 insertions(+), 83 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs index 3d489dc..2e52155 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs @@ -100,8 +100,6 @@ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -146,7 +144,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -158,7 +155,7 @@ this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); @@ -253,7 +250,6 @@ this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowFooter = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // billNo @@ -537,7 +533,7 @@ // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); - this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; @@ -547,7 +543,7 @@ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); - this.splitMx1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.splitMx1.Margin = new System.Windows.Forms.Padding(2); this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 @@ -565,7 +561,6 @@ // // layoutMx1 // - this.layoutMx1.Controls.Add(this.ucBtnPrint101); this.layoutMx1.Controls.Add(this.txt_creatDate); this.layoutMx1.Controls.Add(this.txt_itemDescription1); this.layoutMx1.Controls.Add(this.lbGuid); @@ -583,7 +578,7 @@ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem24}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); - this.layoutMx1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.layoutMx1.Margin = new System.Windows.Forms.Padding(2); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1050, 249, 975, 600); this.layoutMx1.Root = this.Root; @@ -593,20 +588,20 @@ // // txt_creatDate // - this.txt_creatDate.Location = new System.Drawing.Point(911, 48); + this.txt_creatDate.Location = new System.Drawing.Point(912, 49); this.txt_creatDate.Name = "txt_creatDate"; this.txt_creatDate.Properties.Appearance.Options.UseFont = true; - this.txt_creatDate.Size = new System.Drawing.Size(205, 24); + this.txt_creatDate.Size = new System.Drawing.Size(202, 24); this.txt_creatDate.StyleController = this.layoutMx1; this.txt_creatDate.TabIndex = 222; this.txt_creatDate.Tag = "creatDate"; // // txt_itemDescription1 // - this.txt_itemDescription1.Location = new System.Drawing.Point(80, 86); + this.txt_itemDescription1.Location = new System.Drawing.Point(84, 86); this.txt_itemDescription1.Name = "txt_itemDescription1"; this.txt_itemDescription1.Properties.Appearance.Options.UseFont = true; - this.txt_itemDescription1.Size = new System.Drawing.Size(203, 24); + this.txt_itemDescription1.Size = new System.Drawing.Size(200, 24); this.txt_itemDescription1.StyleController = this.layoutMx1; this.txt_itemDescription1.TabIndex = 222; this.txt_itemDescription1.Tag = "itemDescription"; @@ -622,100 +617,100 @@ // // txt_itemBarcode // - this.txt_itemBarcode.Location = new System.Drawing.Point(357, 10); + this.txt_itemBarcode.Location = new System.Drawing.Point(360, 12); this.txt_itemBarcode.Name = "txt_itemBarcode"; this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true; - this.txt_itemBarcode.Size = new System.Drawing.Size(203, 24); + this.txt_itemBarcode.Size = new System.Drawing.Size(200, 24); this.txt_itemBarcode.StyleController = this.layoutMx1; this.txt_itemBarcode.TabIndex = 222; this.txt_itemBarcode.Tag = "itemBarcode"; // // txt_itemNo1 // - this.txt_itemNo1.Location = new System.Drawing.Point(634, 10); + this.txt_itemNo1.Location = new System.Drawing.Point(636, 12); this.txt_itemNo1.Name = "txt_itemNo1"; this.txt_itemNo1.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo1.Size = new System.Drawing.Size(203, 24); + this.txt_itemNo1.Size = new System.Drawing.Size(200, 24); this.txt_itemNo1.StyleController = this.layoutMx1; this.txt_itemNo1.TabIndex = 222; this.txt_itemNo1.Tag = "itemNo1"; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(911, 10); + this.txt_itemName.Location = new System.Drawing.Point(912, 12); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(205, 24); + this.txt_itemName.Size = new System.Drawing.Size(202, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 222; this.txt_itemName.Tag = "itemDescription"; // // txt_itemDescription6 // - this.txt_itemDescription6.Location = new System.Drawing.Point(80, 48); + this.txt_itemDescription6.Location = new System.Drawing.Point(84, 49); this.txt_itemDescription6.Name = "txt_itemDescription6"; this.txt_itemDescription6.Properties.Appearance.Options.UseFont = true; - this.txt_itemDescription6.Size = new System.Drawing.Size(203, 24); + this.txt_itemDescription6.Size = new System.Drawing.Size(200, 24); this.txt_itemDescription6.StyleController = this.layoutMx1; this.txt_itemDescription6.TabIndex = 222; this.txt_itemDescription6.Tag = "itemDescription"; // // txt_quantity // - this.txt_quantity.Location = new System.Drawing.Point(357, 48); + this.txt_quantity.Location = new System.Drawing.Point(360, 49); this.txt_quantity.Name = "txt_quantity"; this.txt_quantity.Properties.Appearance.Options.UseFont = true; - this.txt_quantity.Size = new System.Drawing.Size(203, 24); + this.txt_quantity.Size = new System.Drawing.Size(200, 24); this.txt_quantity.StyleController = this.layoutMx1; this.txt_quantity.TabIndex = 222; this.txt_quantity.Tag = "quantity"; // // txt_description // - this.txt_description.Location = new System.Drawing.Point(634, 48); + this.txt_description.Location = new System.Drawing.Point(636, 49); this.txt_description.Name = "txt_description"; this.txt_description.Properties.Appearance.Options.UseFont = true; - this.txt_description.Size = new System.Drawing.Size(203, 24); + this.txt_description.Size = new System.Drawing.Size(200, 24); this.txt_description.StyleController = this.layoutMx1; this.txt_description.TabIndex = 222; this.txt_description.Tag = "description"; // // txt_fromDepot // - this.txt_fromDepot.Location = new System.Drawing.Point(357, 86); + this.txt_fromDepot.Location = new System.Drawing.Point(360, 86); this.txt_fromDepot.Name = "txt_fromDepot"; this.txt_fromDepot.Properties.Appearance.Options.UseFont = true; - this.txt_fromDepot.Size = new System.Drawing.Size(203, 24); + this.txt_fromDepot.Size = new System.Drawing.Size(200, 24); this.txt_fromDepot.StyleController = this.layoutMx1; this.txt_fromDepot.TabIndex = 222; this.txt_fromDepot.Tag = "fromDepot"; // // txt_invDepot // - this.txt_invDepot.Location = new System.Drawing.Point(634, 86); + this.txt_invDepot.Location = new System.Drawing.Point(636, 86); this.txt_invDepot.Name = "txt_invDepot"; this.txt_invDepot.Properties.Appearance.Options.UseFont = true; - this.txt_invDepot.Size = new System.Drawing.Size(203, 24); + this.txt_invDepot.Size = new System.Drawing.Size(200, 24); this.txt_invDepot.StyleController = this.layoutMx1; this.txt_invDepot.TabIndex = 222; this.txt_invDepot.Tag = "invDepot"; // // txt_name // - this.txt_name.Location = new System.Drawing.Point(80, 124); + this.txt_name.Location = new System.Drawing.Point(84, 123); this.txt_name.Name = "txt_name"; this.txt_name.Properties.Appearance.Options.UseFont = true; - this.txt_name.Size = new System.Drawing.Size(203, 24); + this.txt_name.Size = new System.Drawing.Size(200, 24); this.txt_name.StyleController = this.layoutMx1; this.txt_name.TabIndex = 222; this.txt_name.Tag = "itemDescription"; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(80, 10); + this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(203, 24); + this.txt_billNo.Size = new System.Drawing.Size(200, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 222; this.txt_billNo.Tag = "billNo"; @@ -748,8 +743,7 @@ this.layoutControlItem21, this.layoutControlItem11, this.layoutControlItem20, - this.layoutControlItem5, - this.layoutControlItem10}); + this.layoutControlItem5}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -786,10 +780,10 @@ this.layoutControlItem2.Control = this.txt_itemBarcode; this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem2.CustomizationFormText = "鐗╂枡鏉$爜"; - this.layoutControlItem2.Location = new System.Drawing.Point(277, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 37); this.layoutControlItem2.Text = "鐗╂枡鏉$爜"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // @@ -798,10 +792,10 @@ this.layoutControlItem3.Control = this.txt_itemNo1; this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem3.CustomizationFormText = "鐗╂枡缂栫爜"; - this.layoutControlItem3.Location = new System.Drawing.Point(554, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 37); this.layoutControlItem3.Text = "鐗╂枡缂栫爜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // @@ -810,10 +804,10 @@ this.layoutControlItem6.Control = this.txt_itemName; this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem6.CustomizationFormText = "鐗╂枡鍚嶇О"; - this.layoutControlItem6.Location = new System.Drawing.Point(831, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(828, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(279, 38); + this.layoutControlItem6.Size = new System.Drawing.Size(278, 37); this.layoutControlItem6.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // @@ -822,10 +816,10 @@ this.layoutControlItem7.Control = this.txt_itemDescription6; this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem7.CustomizationFormText = "瑙勬牸鍨嬪彿"; - this.layoutControlItem7.Location = new System.Drawing.Point(0, 38); + this.layoutControlItem7.Location = new System.Drawing.Point(0, 37); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 37); this.layoutControlItem7.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // @@ -834,11 +828,11 @@ this.layoutControlItem8.Control = this.txt_quantity; this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem8.CustomizationFormText = "鏁伴噺"; - this.layoutControlItem8.Location = new System.Drawing.Point(277, 38); + this.layoutControlItem8.Location = new System.Drawing.Point(276, 37); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem8.Size = new System.Drawing.Size(276, 37); this.layoutControlItem8.Text = "鏁伴噺"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // @@ -847,11 +841,11 @@ this.layoutControlItem9.Control = this.txt_description; this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem9.CustomizationFormText = "浜ゆ槗淇℃伅"; - this.layoutControlItem9.Location = new System.Drawing.Point(554, 38); + this.layoutControlItem9.Location = new System.Drawing.Point(552, 37); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 37); this.layoutControlItem9.Text = "浜ゆ槗淇℃伅"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // @@ -860,11 +854,11 @@ this.layoutControlItem4.Control = this.txt_creatDate; this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem4.CustomizationFormText = "鍒涘缓鏃堕棿"; - this.layoutControlItem4.Location = new System.Drawing.Point(831, 38); + this.layoutControlItem4.Location = new System.Drawing.Point(828, 37); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(279, 38); + this.layoutControlItem4.Size = new System.Drawing.Size(278, 37); this.layoutControlItem4.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // @@ -873,10 +867,10 @@ this.layoutControlItem1.Control = this.txt_itemDescription1; this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem1.CustomizationFormText = "浜ゆ槗绫诲瀷"; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 76); + this.layoutControlItem1.Location = new System.Drawing.Point(0, 74); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem1.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 37); this.layoutControlItem1.Text = "浜ゆ槗绫诲瀷"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // @@ -885,10 +879,10 @@ this.layoutControlItem21.Control = this.txt_name; this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem21.CustomizationFormText = "浣跨敤缁勭粐"; - this.layoutControlItem21.Location = new System.Drawing.Point(0, 114); + this.layoutControlItem21.Location = new System.Drawing.Point(0, 111); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem21.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem21.Size = new System.Drawing.Size(276, 37); this.layoutControlItem21.Text = "浣跨敤缁勭粐"; this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); // @@ -897,11 +891,11 @@ this.layoutControlItem11.Control = this.txt_fromDepot; this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem11.CustomizationFormText = "鍑哄簱浠撳簱"; - this.layoutControlItem11.Location = new System.Drawing.Point(277, 76); + this.layoutControlItem11.Location = new System.Drawing.Point(276, 74); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 37); this.layoutControlItem11.Text = "鍑哄簱浠撳簱"; this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // @@ -910,11 +904,11 @@ this.layoutControlItem20.Control = this.txt_invDepot; this.layoutControlItem20.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem20.CustomizationFormText = "鍏ュ簱浠撳簱"; - this.layoutControlItem20.Location = new System.Drawing.Point(554, 76); + this.layoutControlItem20.Location = new System.Drawing.Point(552, 74); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem20.Size = new System.Drawing.Size(276, 37); this.layoutControlItem20.Text = "鍏ュ簱浠撳簱"; this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); // @@ -925,31 +919,9 @@ this.layoutControlItem5.CustomizationFormText = "鍗曟嵁缂栫爜"; this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.Size = new System.Drawing.Size(277, 38); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 37); this.layoutControlItem5.Text = "鍗曟嵁缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); - // - // ucBtnPrint101 - // - this.ucBtnPrint101.allClickKey = null; - this.ucBtnPrint101.guidKey = null; - this.ucBtnPrint101.Location = new System.Drawing.Point(287, 124); - this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0); - this.ucBtnPrint101.Name = "ucBtnPrint101"; - this.ucBtnPrint101.rptParameter = null; - this.ucBtnPrint101.Size = new System.Drawing.Size(273, 34); - this.ucBtnPrint101.TabIndex = 223; - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.ucBtnPrint101; - this.layoutControlItem10.Location = new System.Drawing.Point(277, 114); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(277, 38); - this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem10.TextVisible = false; // // BTDetails // @@ -1005,7 +977,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); this.ResumeLayout(false); } @@ -1073,7 +1044,5 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private UserControl.UcBtnPrint ucBtnPrint101; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; } } \ No newline at end of file -- Gitblit v1.9.3