From a8ed3d24ba97b9ee93de0f15fb15b46a9850b2fc Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期二, 17 九月 2024 16:58:39 +0800
Subject: [PATCH] 基础资料
---
DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
index ded5d1c..e4963f8 100644
--- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
@@ -215,6 +215,7 @@
this.Controls.Add(this.panel1);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmLogin";
--
Gitblit v1.9.3