diff options
| author | lempamo <[email protected]> | 2017-05-31 16:50:55 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-05-31 16:50:55 -0400 |
| commit | d400883500010a3bef7aa5bab8b46ffe036e75b5 (patch) | |
| tree | 6aabc8565e1b7ad5bc0950160885f951db8d0cea /TimeHACK.Engine/Template/Infobox95.Designer.cs | |
| parent | 13cd6b245ca3104589333295ebc22bf9a659562d (diff) | |
| parent | 33f4099d3ab54dfc6eab30e1f99fcd12a22d91b8 (diff) | |
| download | histacom2-d400883500010a3bef7aa5bab8b46ffe036e75b5.tar.gz histacom2-d400883500010a3bef7aa5bab8b46ffe036e75b5.tar.bz2 histacom2-d400883500010a3bef7aa5bab8b46ffe036e75b5.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Engine/Template/Infobox95.Designer.cs')
| -rw-r--r-- | TimeHACK.Engine/Template/Infobox95.Designer.cs | 5 |
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); |
