aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/WinformsDesktop.Designer.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-26 11:17:30 -0500
committerMichael <[email protected]>2017-02-26 11:17:35 -0500
commitde6a5ee4ac78f0680c5a5bff8a18caace983d09d (patch)
tree220742775f31418e2ab65e348ac4f94edbaec928 /ShiftOS.WinForms/WinformsDesktop.Designer.cs
parente2284a7bc577aa78f1d22c8134b651fcb00147a0 (diff)
downloadshiftos_thereturn-de6a5ee4ac78f0680c5a5bff8a18caace983d09d.tar.gz
shiftos_thereturn-de6a5ee4ac78f0680c5a5bff8a18caace983d09d.tar.bz2
shiftos_thereturn-de6a5ee4ac78f0680c5a5bff8a18caace983d09d.zip
attempt transparency fix
Diffstat (limited to 'ShiftOS.WinForms/WinformsDesktop.Designer.cs')
-rw-r--r--ShiftOS.WinForms/WinformsDesktop.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/WinformsDesktop.Designer.cs b/ShiftOS.WinForms/WinformsDesktop.Designer.cs
index 0585199..aef7296 100644
--- a/ShiftOS.WinForms/WinformsDesktop.Designer.cs
+++ b/ShiftOS.WinForms/WinformsDesktop.Designer.cs
@@ -76,6 +76,7 @@ namespace ShiftOS.WinForms
this.desktoppanel.Name = "desktoppanel";
this.desktoppanel.Size = new System.Drawing.Size(1296, 24);
this.desktoppanel.TabIndex = 0;
+ this.desktoppanel.Paint += new System.Windows.Forms.PaintEventHandler(this.desktoppanel_Paint);
//
// btnnotifications
//