diff options
Diffstat (limited to 'love2dToAPK/Forms/frmFirstStartup.Designer.cs')
-rw-r--r-- | love2dToAPK/Forms/frmFirstStartup.Designer.cs | 216 |
1 files changed, 216 insertions, 0 deletions
diff --git a/love2dToAPK/Forms/frmFirstStartup.Designer.cs b/love2dToAPK/Forms/frmFirstStartup.Designer.cs new file mode 100644 index 0000000..037bfdb --- /dev/null +++ b/love2dToAPK/Forms/frmFirstStartup.Designer.cs @@ -0,0 +1,216 @@ +namespace love2dToAPK.Forms { + partial class frmFirstStartup { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) { + if (disposing && (components != null)) { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() { + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFirstStartup)); + this.panel1 = new System.Windows.Forms.Panel(); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.linkLabel1 = new System.Windows.Forms.LinkLabel(); + this.label7 = new System.Windows.Forms.Label(); + this.linkLabel2 = new System.Windows.Forms.LinkLabel(); + this.label8 = new System.Windows.Forms.Label(); + this.btnContinue = new love2dToAPK.Controls.minimalButton(); + this.panel1.SuspendLayout(); + this.SuspendLayout(); + // + // panel1 + // + this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.label8); + this.panel1.Controls.Add(this.linkLabel2); + this.panel1.Controls.Add(this.label7); + this.panel1.Controls.Add(this.linkLabel1); + this.panel1.Controls.Add(this.label6); + this.panel1.Controls.Add(this.label4); + this.panel1.Controls.Add(this.label5); + this.panel1.Controls.Add(this.label3); + this.panel1.Controls.Add(this.label2); + this.panel1.Controls.Add(this.label1); + this.panel1.Location = new System.Drawing.Point(12, 52); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(368, 407); + this.panel1.TabIndex = 1; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(49)))), ((int)(((byte)(110))))); + this.label1.Location = new System.Drawing.Point(12, 10); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(179, 37); + this.label1.TabIndex = 0; + this.label1.Text = "Love2dToAPK"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label2.Location = new System.Drawing.Point(16, 53); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(314, 30); + this.label2.TabIndex = 1; + this.label2.Text = "It seems like this is the first time you have opened the app.\r\nSo here is a brief" + + " introduction!"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(49)))), ((int)(((byte)(110))))); + this.label3.Location = new System.Drawing.Point(14, 90); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(81, 25); + this.label3.TabIndex = 2; + this.label3.Text = "Purpose"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label5.Location = new System.Drawing.Point(16, 121); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(339, 60); + this.label5.TabIndex = 4; + this.label5.Text = resources.GetString("label5.Text"); + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(49)))), ((int)(((byte)(110))))); + this.label4.Location = new System.Drawing.Point(14, 190); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(64, 25); + this.label4.TabIndex = 5; + this.label4.Text = "Usage"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label6.Location = new System.Drawing.Point(16, 221); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(336, 75); + this.label6.TabIndex = 6; + this.label6.Text = resources.GetString("label6.Text"); + // + // linkLabel1 + // + this.linkLabel1.AutoSize = true; + this.linkLabel1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel1.Location = new System.Drawing.Point(16, 296); + this.linkLabel1.Name = "linkLabel1"; + this.linkLabel1.Size = new System.Drawing.Size(160, 13); + this.linkLabel1.TabIndex = 7; + this.linkLabel1.TabStop = true; + this.linkLabel1.Text = "https://aintnoguidehereguys/"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(49)))), ((int)(((byte)(110))))); + this.label7.Location = new System.Drawing.Point(14, 318); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(71, 25); + this.label7.TabIndex = 8; + this.label7.Text = "Credits"; + // + // linkLabel2 + // + this.linkLabel2.AutoSize = true; + this.linkLabel2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel2.Location = new System.Drawing.Point(16, 381); + this.linkLabel2.Name = "linkLabel2"; + this.linkLabel2.Size = new System.Drawing.Size(197, 13); + this.linkLabel2.TabIndex = 10; + this.linkLabel2.TabStop = true; + this.linkLabel2.Text = "http://qubodup.itch.io/startgamedev"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label8.Location = new System.Drawing.Point(16, 349); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(297, 26); + this.label8.TabIndex = 11; + this.label8.Text = "This app was created by Jakob Stendahl with the help of\r\nthese guys and resources" + + "."; + // + // btnContinue + // + this.btnContinue.AutoSize = true; + this.btnContinue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(209)))), ((int)(((byte)(12))))); + this.btnContinue.BackgroundColor = System.Drawing.SystemColors.Control; + this.btnContinue.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnContinue.ForeColor = System.Drawing.Color.White; + this.btnContinue.ForegroundColor = System.Drawing.Color.White; + this.btnContinue.Location = new System.Drawing.Point(230, 469); + this.btnContinue.Name = "btnContinue"; + this.btnContinue.Padding = new System.Windows.Forms.Padding(5); + this.btnContinue.Size = new System.Drawing.Size(150, 31); + this.btnContinue.TabIndex = 2; + this.btnContinue.Text = "Start Love2dToAPK"; + this.btnContinue.Click += new System.EventHandler(this.btnContinue_Click); + // + // frmFirstStartup + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.ClientSize = new System.Drawing.Size(397, 512); + this.Controls.Add(this.btnContinue); + this.Controls.Add(this.panel1); + this.Name = "frmFirstStartup"; + this.Load += new System.EventHandler(this.frmFirstStartup_Load); + this.Controls.SetChildIndex(this.panel1, 0); + this.Controls.SetChildIndex(this.btnContinue, 0); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Label label2; + private System.Windows.Forms.Label label3; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.Label label6; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.LinkLabel linkLabel1; + private System.Windows.Forms.Label label7; + private System.Windows.Forms.LinkLabel linkLabel2; + private System.Windows.Forms.Label label8; + private Controls.minimalButton btnContinue; + } +} |