diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-04-30 15:46:36 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-04-30 15:46:36 +0100 |
| commit | 12c253ab76b8117a563b021e969262da13eaec9d (patch) | |
| tree | e6a99881473b838873ecc91659b480594bcfcff5 /TimeHACK.Engine/Template/WinClassic.Designer.cs | |
| parent | c56b38e8b2b8729d91a1ad96839b042af480eabe (diff) | |
| download | histacom2-12c253ab76b8117a563b021e969262da13eaec9d.tar.gz histacom2-12c253ab76b8117a563b021e969262da13eaec9d.tar.bz2 histacom2-12c253ab76b8117a563b021e969262da13eaec9d.zip | |
Half done the taskbars
Diffstat (limited to 'TimeHACK.Engine/Template/WinClassic.Designer.cs')
| -rw-r--r-- | TimeHACK.Engine/Template/WinClassic.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
