aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TitleScreen.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-14 11:29:30 -0500
committerlempamo <[email protected]>2017-07-14 11:29:30 -0500
commitd8adb912b065de9a4d8a4260915332946ac0d96d (patch)
treefaa9e4b447b2ddd60aaa3eee1047c42e1e260e25 /TimeHACK.Main/TitleScreen.Designer.cs
parentc579cf249977c9aa6abef79ef39c6d28960fea6c (diff)
downloadhistacom2-d8adb912b065de9a4d8a4260915332946ac0d96d.tar.gz
histacom2-d8adb912b065de9a4d8a4260915332946ac0d96d.tar.bz2
histacom2-d8adb912b065de9a4d8a4260915332946ac0d96d.zip
did things
Diffstat (limited to 'TimeHACK.Main/TitleScreen.Designer.cs')
-rw-r--r--TimeHACK.Main/TitleScreen.Designer.cs26
1 files changed, 13 insertions, 13 deletions
diff --git a/TimeHACK.Main/TitleScreen.Designer.cs b/TimeHACK.Main/TitleScreen.Designer.cs
index 95d9d63..ee9ff68 100644
--- a/TimeHACK.Main/TitleScreen.Designer.cs
+++ b/TimeHACK.Main/TitleScreen.Designer.cs
@@ -84,7 +84,7 @@
this.program.Dock = System.Windows.Forms.DockStyle.Fill;
this.program.Location = new System.Drawing.Point(0, 0);
this.program.Name = "program";
- this.program.Size = new System.Drawing.Size(800, 450);
+ this.program.Size = new System.Drawing.Size(800, 400);
this.program.TabIndex = 11;
//
// programContent
@@ -96,7 +96,7 @@
this.programContent.Dock = System.Windows.Forms.DockStyle.Fill;
this.programContent.Location = new System.Drawing.Point(0, 0);
this.programContent.Name = "programContent";
- this.programContent.Size = new System.Drawing.Size(800, 450);
+ this.programContent.Size = new System.Drawing.Size(800, 400);
this.programContent.TabIndex = 9;
//
// panel2
@@ -109,7 +109,7 @@
this.panel2.Controls.Add(this.gameversion);
this.panel2.Controls.Add(this.startbutton);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel2.Location = new System.Drawing.Point(0, 422);
+ this.panel2.Location = new System.Drawing.Point(0, 372);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(800, 28);
this.panel2.TabIndex = 10;
@@ -209,11 +209,10 @@
this.startmenu.BackColor = System.Drawing.Color.Silver;
this.startmenu.Controls.Add(this.startmenuitems);
this.startmenu.Controls.Add(this.ossidestartmenu);
- this.startmenu.Location = new System.Drawing.Point(0, 238);
+ this.startmenu.Location = new System.Drawing.Point(0, 188);
this.startmenu.Name = "startmenu";
this.startmenu.Size = new System.Drawing.Size(165, 187);
this.startmenu.TabIndex = 11;
- this.startmenu.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2);
//
// startmenuitems
//
@@ -231,7 +230,7 @@
this.startmenuitems.Name = "startmenuitems";
this.startmenuitems.Padding = new System.Windows.Forms.Padding(4, 2, 0, 0);
this.startmenuitems.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.startmenuitems.Size = new System.Drawing.Size(143, 184);
+ this.startmenuitems.Size = new System.Drawing.Size(152, 184);
this.startmenuitems.TabIndex = 0;
this.startmenuitems.Text = "StartMenu";
//
@@ -244,7 +243,7 @@
this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem";
this.DocumentsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
- this.DocumentsToolStripMenuItem.Size = new System.Drawing.Size(138, 36);
+ this.DocumentsToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.DocumentsToolStripMenuItem.Text = "New Game";
this.DocumentsToolStripMenuItem.Click += new System.EventHandler(this.NewGame_Click);
//
@@ -258,7 +257,7 @@
this.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem";
this.ProgramsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
- this.ProgramsToolStripMenuItem.Size = new System.Drawing.Size(138, 36);
+ this.ProgramsToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.ProgramsToolStripMenuItem.Text = "Load Game";
this.ProgramsToolStripMenuItem.Click += new System.EventHandler(this.LoadGame_Click);
//
@@ -270,7 +269,7 @@
this.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem";
this.SettingsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
- this.SettingsToolStripMenuItem.Size = new System.Drawing.Size(138, 36);
+ this.SettingsToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.SettingsToolStripMenuItem.Text = "Settings";
//
// HelpToolStripMenuItem
@@ -282,7 +281,7 @@
this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";
this.HelpToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
this.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.HelpToolStripMenuItem.Size = new System.Drawing.Size(138, 36);
+ this.HelpToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.HelpToolStripMenuItem.Text = "Help";
//
// ShutdownToolStripMenuItem
@@ -293,7 +292,7 @@
this.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem";
this.ShutdownToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
- this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(138, 36);
+ this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.ShutdownToolStripMenuItem.Text = "Shut Down...";
this.ShutdownToolStripMenuItem.Click += new System.EventHandler(this.Exit_Click);
//
@@ -342,7 +341,7 @@
this.bottomrightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.bottomrightcorner.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bottomrightcorner.BackgroundImage")));
this.bottomrightcorner.Cursor = System.Windows.Forms.Cursors.SizeNWSE;
- this.bottomrightcorner.Location = new System.Drawing.Point(796, 446);
+ this.bottomrightcorner.Location = new System.Drawing.Point(796, 396);
this.bottomrightcorner.Name = "bottomrightcorner";
this.bottomrightcorner.Size = new System.Drawing.Size(4, 4);
this.bottomrightcorner.TabIndex = 4;
@@ -351,7 +350,7 @@
//
this.bottomleftcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.bottomleftcorner.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bottomleftcorner.BackgroundImage")));
- this.bottomleftcorner.Location = new System.Drawing.Point(0, 446);
+ this.bottomleftcorner.Location = new System.Drawing.Point(0, 396);
this.bottomleftcorner.Name = "bottomleftcorner";
this.bottomleftcorner.Size = new System.Drawing.Size(4, 4);
this.bottomleftcorner.TabIndex = 2;
@@ -376,6 +375,7 @@
this.BackColor = System.Drawing.Color.Teal;
this.ClientSize = new System.Drawing.Size(800, 400);
this.Controls.Add(this.program);
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "TitleScreen";
this.Tag = "ignoreFormOnTaskbar";
this.Text = "TimeHACK Launcher";