From b007ee7ef80cde09eaff1fb80ec0b375d55ca41a Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 09 十二月 2024 13:38:00 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs index 04e8be1..aa4a239 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs @@ -76,7 +76,7 @@ // this.lb_pageStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_pageStatus.Appearance.Options.UseFont = true; - this.lb_pageStatus.Location = new System.Drawing.Point(464, 102); + this.lb_pageStatus.Location = new System.Drawing.Point(471, 102); this.lb_pageStatus.Name = "lb_pageStatus"; this.lb_pageStatus.Size = new System.Drawing.Size(34, 21); this.lb_pageStatus.TabIndex = 222; @@ -101,7 +101,7 @@ // this.lb_pageIdx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_pageIdx.Appearance.Options.UseFont = true; - this.lb_pageIdx.Location = new System.Drawing.Point(464, 61); + this.lb_pageIdx.Location = new System.Drawing.Point(471, 61); this.lb_pageIdx.Name = "lb_pageIdx"; this.lb_pageIdx.Size = new System.Drawing.Size(34, 21); this.lb_pageIdx.TabIndex = 219; @@ -125,7 +125,7 @@ // this.lb_pageGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_pageGroup.Appearance.Options.UseFont = true; - this.lb_pageGroup.Location = new System.Drawing.Point(464, 20); + this.lb_pageGroup.Location = new System.Drawing.Point(471, 20); this.lb_pageGroup.Name = "lb_pageGroup"; this.lb_pageGroup.Size = new System.Drawing.Size(34, 21); this.lb_pageGroup.TabIndex = 217; @@ -315,7 +315,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -325,7 +325,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1126, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -336,7 +335,7 @@ this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 // -- Gitblit v1.9.3