From 77f9269e1bef71f475c72f85fa64cdfd09a503f6 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 29 三月 2025 21:51:14 +0800
Subject: [PATCH] 委外

---
 DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs b/DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs
index afefd4e..a1afefc 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs
@@ -313,8 +313,10 @@
             // 
             // btnIn
             // 
+            this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
+            this.btnIn.Appearance.Options.UseBackColor = true;
             this.btnIn.Dock = System.Windows.Forms.DockStyle.Right;
-            this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x161;
+            this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16;
             this.btnIn.Location = new System.Drawing.Point(918, 2);
             this.btnIn.Name = "btnIn";
             this.btnIn.Size = new System.Drawing.Size(94, 39);
@@ -329,7 +331,7 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(984, 39);
+            this.pageBar1.Size = new System.Drawing.Size(889, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
             // 
@@ -344,7 +346,7 @@
             this.MinimizeBox = false;
             this.Name = "SelectWwPc";
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
-            this.Text = "閫夊彇濮斿浠诲姟鍗�";
+            this.Text = "閫夊彇濮斿浠诲姟鍗曘�愪笅杈俱�佺敤鏂欐竻鍗曞鏍搞�佸澶栭噰璐鍗曞嵆鍙帓浜э紝浣嗛�氱煡澶囨枡闇�瑕佸澶栭噰璐鍗曞鏍搞��";
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();

--
Gitblit v1.9.3