diff options
| author | lempamo <[email protected]> | 2017-03-26 10:30:13 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-26 10:30:13 -0400 |
| commit | 12cbfd0fddbef7ed458fa19be5768af62195f3ac (patch) | |
| tree | 3af1928c00a39978eca262b6b48937bf49d81c21 /TimeHACK.Main/Windows95.Designer.cs | |
| parent | e4d1958e36458ad0b24e0f6fabd3934323d31561 (diff) | |
| download | histacom2-12cbfd0fddbef7ed458fa19be5768af62195f3ac.tar.gz histacom2-12cbfd0fddbef7ed458fa19be5768af62195f3ac.tar.bz2 histacom2-12cbfd0fddbef7ed458fa19be5768af62195f3ac.zip | |
bits and ms bobs
Diffstat (limited to 'TimeHACK.Main/Windows95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Windows95.Designer.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index b588006..781121b 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -205,7 +205,7 @@ this.startmenu.Controls.Add(this.ossidestartmenu); this.startmenu.Location = new System.Drawing.Point(0, 397); this.startmenu.Name = "startmenu"; - this.startmenu.Size = new System.Drawing.Size(174, 298); + this.startmenu.Size = new System.Drawing.Size(174, 300); this.startmenu.TabIndex = 3; this.startmenu.Paint += new System.Windows.Forms.PaintEventHandler(this.startmenu_Paint); // @@ -838,6 +838,7 @@ this.desktopicons.UseCompatibleStateImageBehavior = false; this.desktopicons.SelectedIndexChanged += new System.EventHandler(this.desktopicons_SelectedIndexChanged); this.desktopicons.MouseDown += new System.Windows.Forms.MouseEventHandler(this.desktop_mousedown); + this.desktopicons.DoubleClick += new System.EventHandler(this.desktopicons_Click); // // rightclickbackproperties // |
