From 51c3a5b6f8eead206b00679c274bea06e168dbd2 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期三, 17 十二月 2025 16:25:38 +0800
Subject: [PATCH] 加上最新版本
---
DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs b/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
index 8ba0ba7..2ae86fd 100644
--- a/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
@@ -54,7 +54,6 @@
this.txtUrl.Name = "txtUrl";
this.txtUrl.Size = new System.Drawing.Size(905, 24);
this.txtUrl.TabIndex = 0;
- this.txtUrl.Visible = false;
//
// ShowFile
//
@@ -67,7 +66,6 @@
this.Name = "ShowFile";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "鏂囦欢棰勮";
- this.TopMost = true;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
((System.ComponentModel.ISupportInitialize)(this.pane1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtUrl.Properties)).EndInit();
--
Gitblit v1.9.3