forked from KamilBest/2048Game
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAbout.Designer.cs
149 lines (143 loc) · 7.18 KB
/
About.Designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
namespace _2048
{
partial class About
{
/// <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(About));
this.textBox1 = new System.Windows.Forms.TextBox();
this.pressD = new System.Windows.Forms.Label();
this.bestScoreCheck = new System.Windows.Forms.CheckBox();
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
this.label4 = new System.Windows.Forms.Label();
this.Ok = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox1.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox1.ForeColor = System.Drawing.Color.White;
this.textBox1.Location = new System.Drawing.Point(26, 210);
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.ReadOnly = true;
this.textBox1.Size = new System.Drawing.Size(450, 215);
this.textBox1.TabIndex = 0;
this.textBox1.TabStop = false;
this.textBox1.Text = resources.GetString("textBox1.Text");
//
// pressD
//
this.pressD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(194)))), ((int)(((byte)(46)))));
this.pressD.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pressD.ForeColor = System.Drawing.Color.White;
this.pressD.Location = new System.Drawing.Point(159, 21);
this.pressD.Name = "pressD";
this.pressD.Size = new System.Drawing.Size(170, 170);
this.pressD.TabIndex = 26;
this.pressD.Text = "2048";
this.pressD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// bestScoreCheck
//
this.bestScoreCheck.AutoSize = true;
this.bestScoreCheck.BackColor = System.Drawing.Color.Transparent;
this.bestScoreCheck.Checked = true;
this.bestScoreCheck.CheckState = System.Windows.Forms.CheckState.Checked;
this.bestScoreCheck.Enabled = false;
this.bestScoreCheck.ForeColor = System.Drawing.Color.White;
this.bestScoreCheck.Location = new System.Drawing.Point(36, 294);
this.bestScoreCheck.Name = "bestScoreCheck";
this.bestScoreCheck.Size = new System.Drawing.Size(105, 17);
this.bestScoreCheck.TabIndex = 28;
this.bestScoreCheck.Text = "Load Best Score";
this.bestScoreCheck.UseVisualStyleBackColor = false;
//
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.linkLabel1.Location = new System.Drawing.Point(149, 402);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(86, 13);
this.linkLabel1.TabIndex = 29;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "Github repository";
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(33, 402);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(110, 13);
this.label4.TabIndex = 30;
this.label4.Text = "Created by Kamil Best";
//
// Ok
//
this.Ok.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(110)))), ((int)(((byte)(101)))));
this.Ok.Cursor = System.Windows.Forms.Cursors.Hand;
this.Ok.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.Ok.ForeColor = System.Drawing.Color.White;
this.Ok.Location = new System.Drawing.Point(360, 386);
this.Ok.Name = "Ok";
this.Ok.Size = new System.Drawing.Size(95, 29);
this.Ok.TabIndex = 31;
this.Ok.Text = "Ok";
this.Ok.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.Ok.Click += new System.EventHandler(this.Ok_Click);
//
// About
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(13)))), ((int)(((byte)(13)))));
this.ClientSize = new System.Drawing.Size(504, 466);
this.Controls.Add(this.Ok);
this.Controls.Add(this.label4);
this.Controls.Add(this.linkLabel1);
this.Controls.Add(this.bestScoreCheck);
this.Controls.Add(this.pressD);
this.Controls.Add(this.textBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Name = "About";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "About game";
this.Load += new System.EventHandler(this.About_Load_1);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label pressD;
private System.Windows.Forms.CheckBox bestScoreCheck;
private System.Windows.Forms.LinkLabel linkLabel1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label Ok;
}
}