-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathUpdaterTransition.Designer.cs
209 lines (197 loc) · 10 KB
/
UpdaterTransition.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
namespace Revamped_BnS_Buddy
{
partial class UpdaterTransition
{
/// <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()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UpdaterTransition));
this.metroLabel1 = new MetroFramework.Controls.MetroLabel();
this.metroButton1 = new MetroFramework.Controls.MetroButton();
this.UpdateLabel = new MetroFramework.Controls.MetroLabel();
this.metroTextBox1 = new MetroFramework.Controls.MetroTextBox();
this.metroButton2 = new MetroFramework.Controls.MetroButton();
this.metroLabel2 = new MetroFramework.Controls.MetroLabel();
this.CurrentLabel = new MetroFramework.Controls.MetroLabel();
this.metroStyleManager1 = new MetroFramework.Components.MetroStyleManager(this.components);
((System.ComponentModel.ISupportInitialize)(this.metroStyleManager1)).BeginInit();
this.SuspendLayout();
//
// metroLabel1
//
this.metroLabel1.AutoSize = true;
this.metroLabel1.FontSize = MetroFramework.MetroLabelSize.Tall;
this.metroLabel1.Location = new System.Drawing.Point(23, 25);
this.metroLabel1.Name = "metroLabel1";
this.metroLabel1.Size = new System.Drawing.Size(71, 25);
this.metroLabel1.TabIndex = 0;
this.metroLabel1.Text = "Update:";
this.metroLabel1.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroLabel1.UseStyleColors = true;
//
// metroButton1
//
this.metroButton1.AutoSize = true;
this.metroButton1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.metroButton1.Highlight = true;
this.metroButton1.Location = new System.Drawing.Point(685, 17);
this.metroButton1.Name = "metroButton1";
this.metroButton1.Size = new System.Drawing.Size(95, 33);
this.metroButton1.TabIndex = 1;
this.metroButton1.TabStop = false;
this.metroButton1.Text = "Proceed Update";
this.metroButton1.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroButton1.UseSelectable = true;
//
// UpdateLabel
//
this.UpdateLabel.AutoSize = true;
this.UpdateLabel.FontSize = MetroFramework.MetroLabelSize.Tall;
this.UpdateLabel.Location = new System.Drawing.Point(100, 25);
this.UpdateLabel.Name = "UpdateLabel";
this.UpdateLabel.Size = new System.Drawing.Size(19, 25);
this.UpdateLabel.TabIndex = 2;
this.UpdateLabel.Text = "-";
this.UpdateLabel.Theme = MetroFramework.MetroThemeStyle.Dark;
this.UpdateLabel.UseStyleColors = true;
//
// metroTextBox1
//
//
//
//
this.metroTextBox1.CustomButton.Image = null;
this.metroTextBox1.CustomButton.Location = new System.Drawing.Point(242, 2);
this.metroTextBox1.CustomButton.Name = "";
this.metroTextBox1.CustomButton.Size = new System.Drawing.Size(515, 515);
this.metroTextBox1.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.metroTextBox1.CustomButton.TabIndex = 1;
this.metroTextBox1.CustomButton.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroTextBox1.CustomButton.UseSelectable = true;
this.metroTextBox1.CustomButton.Visible = false;
this.metroTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroTextBox1.Lines = new string[] {
"Loading..."};
this.metroTextBox1.Location = new System.Drawing.Point(20, 60);
this.metroTextBox1.MaxLength = 32767;
this.metroTextBox1.Multiline = true;
this.metroTextBox1.Name = "metroTextBox1";
this.metroTextBox1.PasswordChar = '\0';
this.metroTextBox1.ReadOnly = true;
this.metroTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.metroTextBox1.SelectedText = "";
this.metroTextBox1.SelectionLength = 0;
this.metroTextBox1.SelectionStart = 0;
this.metroTextBox1.ShortcutsEnabled = true;
this.metroTextBox1.Size = new System.Drawing.Size(760, 520);
this.metroTextBox1.TabIndex = 3;
this.metroTextBox1.TabStop = false;
this.metroTextBox1.Text = "Loading...";
this.metroTextBox1.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroTextBox1.UseSelectable = true;
this.metroTextBox1.UseStyleColors = true;
this.metroTextBox1.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.metroTextBox1.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// metroButton2
//
this.metroButton2.AutoSize = true;
this.metroButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.metroButton2.Highlight = true;
this.metroButton2.Location = new System.Drawing.Point(591, 17);
this.metroButton2.Name = "metroButton2";
this.metroButton2.Size = new System.Drawing.Size(88, 33);
this.metroButton2.TabIndex = 4;
this.metroButton2.TabStop = false;
this.metroButton2.Text = "Cancel Update";
this.metroButton2.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroButton2.UseSelectable = true;
//
// metroLabel2
//
this.metroLabel2.AutoSize = true;
this.metroLabel2.Location = new System.Drawing.Point(23, 6);
this.metroLabel2.Name = "metroLabel2";
this.metroLabel2.Size = new System.Drawing.Size(101, 19);
this.metroLabel2.TabIndex = 5;
this.metroLabel2.Text = "Current version:";
this.metroLabel2.Theme = MetroFramework.MetroThemeStyle.Dark;
this.metroLabel2.UseStyleColors = true;
//
// CurrentLabel
//
this.CurrentLabel.AutoSize = true;
this.CurrentLabel.Location = new System.Drawing.Point(130, 6);
this.CurrentLabel.Name = "CurrentLabel";
this.CurrentLabel.Size = new System.Drawing.Size(15, 19);
this.CurrentLabel.TabIndex = 6;
this.CurrentLabel.Text = "-";
this.CurrentLabel.Theme = MetroFramework.MetroThemeStyle.Dark;
this.CurrentLabel.UseStyleColors = true;
//
// metroStyleManager1
//
this.metroStyleManager1.Owner = this;
this.metroStyleManager1.Theme = MetroFramework.MetroThemeStyle.Dark;
//
// UpdaterTransition
//
this.AcceptButton = this.metroButton1;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.metroButton2;
this.ClientSize = new System.Drawing.Size(800, 600);
this.ControlBox = false;
this.Controls.Add(this.CurrentLabel);
this.Controls.Add(this.metroLabel2);
this.Controls.Add(this.metroButton2);
this.Controls.Add(this.metroTextBox1);
this.Controls.Add(this.UpdateLabel);
this.Controls.Add(this.metroButton1);
this.Controls.Add(this.metroLabel1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "UpdaterTransition";
this.Resizable = false;
this.ShadowType = MetroFramework.Forms.MetroFormShadowType.AeroShadow;
this.ShowInTaskbar = false;
this.Text = "Changelog ";
this.TextAlign = MetroFramework.Forms.MetroFormTextAlign.Center;
this.Theme = MetroFramework.MetroThemeStyle.Dark;
((System.ComponentModel.ISupportInitialize)(this.metroStyleManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
private MetroFramework.Controls.MetroLabel metroLabel1;
private MetroFramework.Controls.MetroButton metroButton1;
private MetroFramework.Controls.MetroLabel UpdateLabel;
private MetroFramework.Controls.MetroTextBox metroTextBox1;
private MetroFramework.Controls.MetroButton metroButton2;
private MetroFramework.Controls.MetroLabel metroLabel2;
private MetroFramework.Controls.MetroLabel CurrentLabel;
private MetroFramework.Components.MetroStyleManager metroStyleManager1;
#endregion
}
}