diff options
| author | EverythingWindows <[email protected]> | 2022-11-22 13:08:06 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-22 13:08:06 +0700 |
| commit | 3f387f7460b49ed12d906c932bf3a3156d3bd025 (patch) | |
| tree | f84e7a05438dac6fc1dd926c24ccdb4501e25255 /ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.Designer.vb | |
| parent | 804f2b7f7e952c73967511cfd397e33b71fff5ad (diff) | |
| download | shiftos-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.vb | 1 |
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 |
