From 4fff01dd8941f97005cfffbcbfdd83e60b1c543d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 04 十二月 2024 15:06:44 +0800 Subject: [PATCH] 下拉组织 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs index 6f7ecfb..4f2d437 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs @@ -349,7 +349,7 @@ // this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "id "; + this.gv_id.Caption = "宀椾綅ID"; this.gv_id.FieldName = "id"; this.gv_id.MinWidth = 50; this.gv_id.Name = "gv_id"; @@ -434,7 +434,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(912, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; -- Gitblit v1.9.3