From f064d6138dc73d8f54c66f0c6d3242d0376c71b4 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期五, 04 七月 2025 13:36:02 +0800 Subject: [PATCH] 增加倒冲欠料 --- DevApp/Gs.DevApp/UserControl/UcLookPrint.Designer.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcLookPrint.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookPrint.Designer.cs index 226d960..ed20339 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookPrint.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookPrint.Designer.cs @@ -45,12 +45,11 @@ this.lookSearchSupplier.EditValue = "璇烽�夋嫨"; this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0); this.lookSearchSupplier.Name = "lookSearchSupplier"; - this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true; this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookSearchSupplier.Properties.PopupView = this.searchLookUpEdit1View; - this.lookSearchSupplier.Size = new System.Drawing.Size(327, 28); + this.lookSearchSupplier.Size = new System.Drawing.Size(327, 24); this.lookSearchSupplier.TabIndex = 12; // // searchLookUpEdit1View -- Gitblit v1.9.3