From 12c253ab76b8117a563b021e969262da13eaec9d Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sun, 30 Apr 2017 15:46:36 +0100 Subject: Half done the taskbars --- TimeHACK.Engine/Template/WinClassic.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Engine/Template') diff --git a/TimeHACK.Engine/Template/WinClassic.Designer.cs b/TimeHACK.Engine/Template/WinClassic.Designer.cs index 6c0026b..8eb3f82 100644 --- a/TimeHACK.Engine/Template/WinClassic.Designer.cs +++ b/TimeHACK.Engine/Template/WinClassic.Designer.cs @@ -93,6 +93,7 @@ this.programtopbar.Name = "programtopbar"; this.programtopbar.Size = new System.Drawing.Size(292, 18); this.programtopbar.TabIndex = 0; + this.programtopbar.Tag = ""; this.programtopbar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Programtopbar_drag); // // programIcon -- cgit v1.2.3