From 4a8df7e654aa502694bcff271b216c46e26c788b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期日, 06 四月 2025 10:46:27 +0800
Subject: [PATCH] 汽泡提示
---
DevApp/Gs.DevApp/UserControl/SelectWomdaahb.Designer.cs | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/SelectWomdaahb.Designer.cs b/DevApp/Gs.DevApp/UserControl/SelectWomdaahb.Designer.cs
index 494c3f3..1c9f358 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectWomdaahb.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectWomdaahb.Designer.cs
@@ -82,7 +82,7 @@
// gcMain
//
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.MainView = this.gridView1;
this.gcMain.Name = "gcMain";
@@ -95,7 +95,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[] {
@@ -134,7 +134,7 @@
//
// gv_guid
//
- this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_guid.AppearanceCell.Options.UseFont = true;
this.gv_guid.Caption = "涓婚敭涓嶈兘鍒犻櫎";
this.gv_guid.FieldName = "guid";
@@ -147,7 +147,7 @@
//
// gv_ebelnK3id
//
- this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
this.gv_ebelnK3id.Caption = "鎶曟枡鍗曞彿";
this.gv_ebelnK3id.FieldName = "daa001";
@@ -183,7 +183,7 @@
//
// gv_purchaseUnit
//
- this.gv_purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true;
this.gv_purchaseUnit.Caption = "杞﹂棿ID";
this.gv_purchaseUnit.FieldName = "daa015";
@@ -219,7 +219,7 @@
//
// gv_supplierItemCode
//
- this.gv_supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true;
this.gv_supplierItemCode.Caption = "鐗╂枡缂栫爜";
this.gv_supplierItemCode.FieldName = "itemNo";
@@ -234,7 +234,7 @@
//
// gv_supplierItemName
//
- this.gv_supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_supplierItemName.AppearanceCell.Options.UseFont = true;
this.gv_supplierItemName.Caption = "鐗╂枡鍚嶇О";
this.gv_supplierItemName.FieldName = "itemName";
@@ -293,7 +293,7 @@
//
// gv_remarks
//
- this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_remarks.AppearanceCell.Options.UseFont = true;
this.gv_remarks.Caption = "宸ュ崟鏁伴噺";
this.gv_remarks.FieldName = "daa008";
--
Gitblit v1.9.3