aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Template/Infobox95.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Engine/Template/Infobox95.Designer.cs')
-rw-r--r--TimeHACK.Engine/Template/Infobox95.Designer.cs5
1 files changed, 3 insertions, 2 deletions
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);