diff options
| author | lempamo <[email protected]> | 2017-08-12 11:33:51 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-12 11:33:51 -0400 |
| commit | 9141fdc013542935902577484cdd8003e707f7fe (patch) | |
| tree | 4da635e2ec83ef6aa3455651d087b2110256c1f7 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs | |
| parent | a5709d1c3a088f46b80d7839623735d0fa649074 (diff) | |
| download | histacom2-9141fdc013542935902577484cdd8003e707f7fe.tar.gz histacom2-9141fdc013542935902577484cdd8003e707f7fe.tar.bz2 histacom2-9141fdc013542935902577484cdd8003e707f7fe.zip | |
12padams buttons
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs index aa2975f..ce1a216 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs @@ -205,6 +205,7 @@ // // pictureBox9 // + this.pictureBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox9.BackgroundImage = global::TimeHACK.Properties.Resources.ie4_hsplitter; this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox9.Location = new System.Drawing.Point(0, 26); @@ -446,8 +447,7 @@ // // pictureBox8 // - this.pictureBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); + this.pictureBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox8.BackgroundImage = global::TimeHACK.Properties.Resources.ie4_hsplitter; this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox8.Location = new System.Drawing.Point(0, 46); @@ -458,8 +458,7 @@ // // pictureBox6 // - this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); + this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox6.BackgroundImage = global::TimeHACK.Properties.Resources.ie4_hsplitter; this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox6.Location = new System.Drawing.Point(0, 0); @@ -1299,8 +1298,6 @@ // // pictureBox7 // - this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox7.BackgroundImage = global::TimeHACK.Properties.Resources.ie4_hsplitter; this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox7.Location = new System.Drawing.Point(0, 0); |
