aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-22 13:08:06 +0700
committerEverythingWindows <[email protected]>2022-11-22 13:08:06 +0700
commit3f387f7460b49ed12d906c932bf3a3156d3bd025 (patch)
treef84e7a05438dac6fc1dd926c24ccdb4501e25255 /ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb
parent804f2b7f7e952c73967511cfd397e33b71fff5ad (diff)
downloadshiftos-therevival-old-3f387f7460b49ed12d906c932bf3a3156d3bd025.tar.gz
shiftos-therevival-old-3f387f7460b49ed12d906c932bf3a3156d3bd025.tar.bz2
shiftos-therevival-old-3f387f7460b49ed12d906c932bf3a3156d3bd025.zip
more refined DuWM
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb b/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb
index e6b186c..b0d305b 100644
--- a/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb
+++ b/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb
@@ -58,6 +58,7 @@ Partial Class DuWM_WindowContainer
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Name = "DuWM_WindowContainer"
Me.Text = "DuWM_WindowContainer"
+ Me.TopMost = True
Me.ResumeLayout(False)
End Sub