From cba77e299f9bc1ec613d6153e9a11c328e45e0e4 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期六, 31 八月 2024 10:32:37 +0800 Subject: [PATCH] 无 --- DevApp/Gs.DevApp/UserControl/ShowDialogForm.designer.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/ShowDialogForm.designer.cs b/DevApp/Gs.DevApp/UserControl/ShowDialogForm.designer.cs index 16d48c6..d51aeb2 100644 --- a/DevApp/Gs.DevApp/UserControl/ShowDialogForm.designer.cs +++ b/DevApp/Gs.DevApp/UserControl/ShowDialogForm.designer.cs @@ -100,6 +100,7 @@ this.Name = "ShowDialogForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "ShowDialogForm"; + this.TopMost = true; ((System.ComponentModel.ISupportInitialize)(this.progressShow.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); -- Gitblit v1.9.3