wbc
2025-11-10 5179066b91465cfcb3ae630fe889e6d38d0d502e
按钮名称修改
已修改2个文件
5 ■■■■■ 文件已修改
DevApp/Gs.DevApp/UserControl/UcLookUnit.Designer.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/UserControl/UcLookUnit.Designer.cs
@@ -44,12 +44,11 @@
            this.lookSearchSupplier.EditValue = "请选择";
            this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0);
            this.lookSearchSupplier.Name = "lookSearchSupplier";
            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(232, 28);
            this.lookSearchSupplier.Size = new System.Drawing.Size(232, 24);
            this.lookSearchSupplier.TabIndex = 10;
            // 
            // searchLookUpEdit1View
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -613,7 +613,7 @@
            // 
            // btnTBPrint
            // 
            this.btnTBPrint.Caption = "托板码打印(1)";
            this.btnTBPrint.Caption = "托板打印";
            this.btnTBPrint.Id = 85;
            this.btnTBPrint.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.print_16x162;
            this.btnTBPrint.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.print_32x322;