From 90c199edf9c98a66f0ba3f42577bff797073fce1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期日, 13 四月 2025 17:11:12 +0800 Subject: [PATCH] 打印按钮自动计算,选择窗体取消分页 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs | 118 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 59 insertions(+), 59 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs index c3acf7d..ca69726 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs @@ -29,16 +29,16 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -75,7 +75,7 @@ this.txt_rkName = new DevExpress.XtraEditors.TextEdit(); this.txt_fBusinessType = new DevExpress.XtraEditors.TextEdit(); this.txt_fOwnerTypeOutIdHead = new DevExpress.XtraEditors.TextEdit(); - this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit(); + this.txt_sqRemarks = new DevExpress.XtraEditors.TextEdit(); this.txt_taskNo = new DevExpress.XtraEditors.TextEdit(); this.txt_ftranstype = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); @@ -177,7 +177,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); @@ -578,7 +578,7 @@ this.layoutMx1.Controls.Add(this.txt_rkName); this.layoutMx1.Controls.Add(this.txt_fBusinessType); this.layoutMx1.Controls.Add(this.txt_fOwnerTypeOutIdHead); - this.layoutMx1.Controls.Add(this.txt_fRemarks); + this.layoutMx1.Controls.Add(this.txt_sqRemarks); this.layoutMx1.Controls.Add(this.txt_taskNo); this.layoutMx1.Controls.Add(this.txt_ftranstype); this.layoutMx1.Controls.Add(this.txt_createDate); @@ -675,14 +675,14 @@ this.txt_fOwnerTypeOutIdHead.TabIndex = 431; this.txt_fOwnerTypeOutIdHead.Tag = "readonly"; // - // txt_fRemarks + // txt_sqRemarks // - this.txt_fRemarks.Location = new System.Drawing.Point(114, 132); - this.txt_fRemarks.Name = "txt_fRemarks"; - this.txt_fRemarks.Properties.Appearance.Options.UseFont = true; - this.txt_fRemarks.Size = new System.Drawing.Size(170, 24); - this.txt_fRemarks.StyleController = this.layoutMx1; - this.txt_fRemarks.TabIndex = 402; + this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132); + this.txt_sqRemarks.Name = "txt_sqRemarks"; + this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true; + this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24); + this.txt_sqRemarks.StyleController = this.layoutMx1; + this.txt_sqRemarks.TabIndex = 402; // // txt_taskNo // @@ -889,38 +889,38 @@ this.layoutControlItem25}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; - columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition3.Width = 100D; - columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition4.Width = 100D; + columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5.Width = 100D; + columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition6.Width = 100D; + columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition7.Width = 100D; + columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition8.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2, - columnDefinition3, - columnDefinition4}); - rowDefinition1.Height = 100D; - rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition2.Height = 100D; - rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition3.Height = 100D; - rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition4.Height = 100D; - rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition5.Height = 100D; - rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition6.Height = 100D; - rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5, + columnDefinition6, + columnDefinition7, + columnDefinition8}); + rowDefinition7.Height = 100D; + rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition8.Height = 100D; + rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition9.Height = 100D; + rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition10.Height = 100D; + rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition11.Height = 100D; + rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition12.Height = 100D; + rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3, - rowDefinition4, - rowDefinition5, - rowDefinition6}); + rowDefinition7, + rowDefinition8, + rowDefinition9, + rowDefinition10, + rowDefinition11, + rowDefinition12}); this.Root.Size = new System.Drawing.Size(1126, 203); this.Root.TextVisible = false; // @@ -950,7 +950,7 @@ this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); - this.layoutControlItem3.Text = "鐢宠浜�"; + this.layoutControlItem3.Text = "鐢宠浜哄憳"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 @@ -960,7 +960,7 @@ this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem4.Size = new System.Drawing.Size(278, 30); - this.layoutControlItem4.Text = "鍒涘缓浜�"; + this.layoutControlItem4.Text = "鍒涘缓浜哄憳"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 @@ -1035,7 +1035,7 @@ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); - this.layoutControlItem11.Text = "瀹℃牳浜�"; + this.layoutControlItem11.Text = "瀹℃牳浜哄憳"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 @@ -1072,12 +1072,12 @@ // // layoutControlItem15 // - this.layoutControlItem15.Control = this.txt_fRemarks; + this.layoutControlItem15.Control = this.txt_sqRemarks; this.layoutControlItem15.Location = new System.Drawing.Point(0, 120); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem15.Size = new System.Drawing.Size(276, 30); - this.layoutControlItem15.Text = "澶囨敞"; + this.layoutControlItem15.Text = "鐢宠澶囨敞"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem16 @@ -1315,8 +1315,8 @@ this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1bld010.Caption = "澶囨敞"; - this.gvMx1bld010.FieldName = "remark"; + this.gvMx1bld010.Caption = "鐢宠澶囨敞"; + this.gvMx1bld010.FieldName = "sqRemark"; this.gvMx1bld010.MinWidth = 50; this.gvMx1bld010.Name = "gvMx1bld010"; this.gvMx1bld010.Tag = "edit"; @@ -1585,7 +1585,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); @@ -1678,7 +1678,7 @@ private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraEditors.TextEdit txt_fCreateDate; private DevExpress.XtraEditors.TextEdit txt_fCreatorId; - private DevExpress.XtraEditors.TextEdit txt_fRemarks; + private DevExpress.XtraEditors.TextEdit txt_sqRemarks; private DevExpress.XtraEditors.TextEdit txt_taskNo; private DevExpress.XtraEditors.TextEdit txt_djcheckdate; private DevExpress.XtraEditors.TextEdit txt_djcheckuser; -- Gitblit v1.9.3