From 236874a930147c27e46c673d8c1a607f1260e8aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 12:43:43 +0800 Subject: [PATCH] 追溯码 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs | 44 ++++++++++++++++++++++---------------------- 1 files changed, 22 insertions(+), 22 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs index d50f1b6..c685e54 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs @@ -191,7 +191,7 @@ // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -204,7 +204,7 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -239,7 +239,7 @@ // // gv_suppNo // - this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppNo.AppearanceCell.Options.UseFont = true; this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�"; this.gv_suppNo.FieldName = "suppNo"; @@ -253,7 +253,7 @@ // // gv_suppName // - this.gv_suppName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppName.AppearanceCell.Options.UseFont = true; this.gv_suppName.Caption = "渚涘簲鍟嗗悕绉�"; this.gv_suppName.FieldName = "suppName"; @@ -279,7 +279,7 @@ // // gv_lxr // - this.gv_lxr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lxr.AppearanceCell.Options.UseFont = true; this.gv_lxr.Caption = "鑱旂郴浜�"; this.gv_lxr.FieldName = "lxr"; @@ -293,7 +293,7 @@ // // gv_telf1 // - this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_telf1.AppearanceCell.Options.UseFont = true; this.gv_telf1.Caption = "鐢佃瘽"; this.gv_telf1.FieldName = "telf1"; @@ -307,7 +307,7 @@ // // gv_fstaffid // - this.gv_fstaffid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fstaffid.AppearanceCell.Options.UseFont = true; this.gv_fstaffid.Caption = "璐熻矗浜�"; this.gv_fstaffid.FieldName = "fstaffid"; @@ -321,7 +321,7 @@ // // gv_fforbidstatus // - this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true; this.gv_fforbidstatus.Caption = "绂佺敤鐘舵��"; this.gv_fforbidstatus.FieldName = "fforbidstatus"; @@ -335,7 +335,7 @@ // // gv_remark // - this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞"; this.gv_remark.FieldName = "remark"; @@ -349,7 +349,7 @@ // // gv_createDate // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "鍚屾鏃堕棿"; this.gv_createDate.FieldName = "lastupdateDate"; @@ -438,7 +438,7 @@ // this.txt_suppName.Location = new System.Drawing.Point(99, 111); this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppName.Properties.Appearance.Options.UseFont = true; this.txt_suppName.Size = new System.Drawing.Size(151, 30); this.txt_suppName.StyleController = this.layoutMx1; @@ -449,7 +449,7 @@ // this.txt_fforbidstatus.Location = new System.Drawing.Point(583, 12); this.txt_fforbidstatus.Name = "txt_fforbidstatus"; - this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; this.txt_fforbidstatus.Size = new System.Drawing.Size(151, 28); this.txt_fforbidstatus.StyleController = this.layoutMx1; @@ -459,7 +459,7 @@ // this.txt_remark.Location = new System.Drawing.Point(583, 111); this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_remark.Properties.Appearance.Options.UseFont = true; this.txt_remark.Size = new System.Drawing.Size(151, 28); this.txt_remark.StyleController = this.layoutMx1; @@ -469,7 +469,7 @@ // this.txt_telfx.Location = new System.Drawing.Point(583, 78); this.txt_telfx.Name = "txt_telfx"; - this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_telfx.Properties.Appearance.Options.UseFont = true; this.txt_telfx.Size = new System.Drawing.Size(151, 28); this.txt_telfx.StyleController = this.layoutMx1; @@ -479,7 +479,7 @@ // this.txt_fstaffid.Location = new System.Drawing.Point(341, 78); this.txt_fstaffid.Name = "txt_fstaffid"; - this.txt_fstaffid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fstaffid.Properties.Appearance.Options.UseFont = true; this.txt_fstaffid.Size = new System.Drawing.Size(151, 28); this.txt_fstaffid.StyleController = this.layoutMx1; @@ -489,7 +489,7 @@ // this.txt_id.Location = new System.Drawing.Point(99, 12); this.txt_id.Name = "txt_id"; - this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_id.Properties.Appearance.Options.UseFont = true; this.txt_id.Size = new System.Drawing.Size(151, 28); this.txt_id.StyleController = this.layoutMx1; @@ -499,7 +499,7 @@ // this.txt_telf1.Location = new System.Drawing.Point(583, 45); this.txt_telf1.Name = "txt_telf1"; - this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_telf1.Properties.Appearance.Options.UseFont = true; this.txt_telf1.Size = new System.Drawing.Size(151, 28); this.txt_telf1.StyleController = this.layoutMx1; @@ -509,7 +509,7 @@ // this.txt_suppNo.Location = new System.Drawing.Point(99, 45); this.txt_suppNo.Name = "txt_suppNo"; - this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppNo.Properties.Appearance.Options.UseFont = true; this.txt_suppNo.Size = new System.Drawing.Size(151, 28); this.txt_suppNo.StyleController = this.layoutMx1; @@ -519,7 +519,7 @@ // this.txt_lxr.Location = new System.Drawing.Point(341, 12); this.txt_lxr.Name = "txt_lxr"; - this.txt_lxr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_lxr.Properties.Appearance.Options.UseFont = true; this.txt_lxr.Size = new System.Drawing.Size(151, 28); this.txt_lxr.StyleController = this.layoutMx1; @@ -529,7 +529,7 @@ // this.txt_suppSname.Location = new System.Drawing.Point(99, 78); this.txt_suppSname.Name = "txt_suppSname"; - this.txt_suppSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppSname.Properties.Appearance.Options.UseFont = true; this.txt_suppSname.Size = new System.Drawing.Size(151, 28); this.txt_suppSname.StyleController = this.layoutMx1; @@ -539,7 +539,7 @@ // this.txt_land1.Location = new System.Drawing.Point(341, 45); this.txt_land1.Name = "txt_land1"; - this.txt_land1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_land1.Properties.Appearance.Options.UseFont = true; this.txt_land1.Size = new System.Drawing.Size(151, 28); this.txt_land1.StyleController = this.layoutMx1; @@ -549,7 +549,7 @@ // this.txt_stras.Location = new System.Drawing.Point(341, 111); this.txt_stras.Name = "txt_stras"; - this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_stras.Properties.Appearance.Options.UseFont = true; this.txt_stras.Size = new System.Drawing.Size(151, 28); this.txt_stras.StyleController = this.layoutMx1; -- Gitblit v1.9.3