From 21320c8f96c2833860203a9df50e5f6afd7305b9 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Wed, 31 May 2017 09:23:32 +0100 Subject: Fixed taskbar bug.............. again......... --- TimeHACK.Engine/Template/Infobox95.Designer.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TimeHACK.Engine/Template/Infobox95.Designer.cs') diff --git a/TimeHACK.Engine/Template/Infobox95.Designer.cs b/TimeHACK.Engine/Template/Infobox95.Designer.cs index c47a670..5c88e92 100644 --- a/TimeHACK.Engine/Template/Infobox95.Designer.cs +++ b/TimeHACK.Engine/Template/Infobox95.Designer.cs @@ -49,6 +49,7 @@ this.programContent.Name = "programContent"; this.programContent.Size = new System.Drawing.Size(421, 164); this.programContent.TabIndex = 10; + this.programContent.Tag = "gnoreFormOnTaskbar"; // // pictureBox1 // @@ -81,8 +82,8 @@ // // ok // - this.ok.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) + this.ok.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ok.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.ok.Location = new System.Drawing.Point(169, 135); -- cgit v1.2.3