diff options
| author | EverythingWindows <[email protected]> | 2022-11-22 05:42:55 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-22 05:42:55 +0700 |
| commit | 804f2b7f7e952c73967511cfd397e33b71fff5ad (patch) | |
| tree | b6f096e7db49828b511d3fca5e122a935e9478b0 /ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb | |
| parent | a043f16287f3805bb208f1816a42ecf1d2d8d1d7 (diff) | |
| download | shiftos-therevival-old-804f2b7f7e952c73967511cfd397e33b71fff5ad.tar.gz shiftos-therevival-old-804f2b7f7e952c73967511cfd397e33b71fff5ad.tar.bz2 shiftos-therevival-old-804f2b7f7e952c73967511cfd397e33b71fff5ad.zip | |
not-quite-finish-but-functional DuWM
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb b/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb index e44cce2..cc9992e 100644 --- a/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb +++ b/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.Designer.vb @@ -37,6 +37,7 @@ Partial Class Desktop Me.Button1.TabIndex = 0 Me.Button1.Text = "term" Me.Button1.UseVisualStyleBackColor = False + Me.Button1.Visible = False ' 'Desktop ' |
