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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
|
namespace Histacom2.OS.Win98.Win98Apps.IE4Sites
{
partial class _12padams1999
{
/// <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 Component 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.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel2 = new Histacom2.Engine.UI.ClassicLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.classicLabel9 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton2 = new Histacom2.Engine.UI.ClassicButton();
this.classicLabel8 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton1 = new Histacom2.Engine.UI.ClassicButton();
this.panel2 = new System.Windows.Forms.Panel();
this.classicLabel3 = new Histacom2.Engine.UI.ClassicLabel();
this.panel3 = new System.Windows.Forms.Panel();
this.classicLabel12 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton5 = new Histacom2.Engine.UI.ClassicButton();
this.classicLabel13 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton6 = new Histacom2.Engine.UI.ClassicButton();
this.panel4 = new System.Windows.Forms.Panel();
this.classicLabel4 = new Histacom2.Engine.UI.ClassicLabel();
this.panel5 = new System.Windows.Forms.Panel();
this.classicLabel11 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton4 = new Histacom2.Engine.UI.ClassicButton();
this.classicLabel10 = new Histacom2.Engine.UI.ClassicLabel();
this.classicButton3 = new Histacom2.Engine.UI.ClassicButton();
this.panel6 = new System.Windows.Forms.Panel();
this.classicLabel5 = new Histacom2.Engine.UI.ClassicLabel();
this.panel7 = new System.Windows.Forms.Panel();
this.classicLabel15 = new Histacom2.Engine.UI.ClassicLabel();
this.panel8 = new System.Windows.Forms.Panel();
this.classicLabel6 = new Histacom2.Engine.UI.ClassicLabel();
this.panel9 = new System.Windows.Forms.Panel();
this.classicLabel16 = new Histacom2.Engine.UI.ClassicLabel();
this.panel10 = new System.Windows.Forms.Panel();
this.classicLabel7 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel14 = new Histacom2.Engine.UI.ClassicLabel();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel5.SuspendLayout();
this.panel6.SuspendLayout();
this.panel7.SuspendLayout();
this.panel8.SuspendLayout();
this.panel9.SuspendLayout();
this.panel10.SuspendLayout();
this.SuspendLayout();
//
// classicLabel1
//
this.classicLabel1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.classicLabel1.DropShadow = false;
this.classicLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel1.Location = new System.Drawing.Point(347, 12);
this.classicLabel1.Name = "classicLabel1";
this.classicLabel1.Size = new System.Drawing.Size(271, 16);
this.classicLabel1.TabIndex = 0;
this.classicLabel1.Text = "Welcome to the official 12padams website!";
//
// classicLabel2
//
this.classicLabel2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.classicLabel2.DropShadow = false;
this.classicLabel2.Location = new System.Drawing.Point(361, 34);
this.classicLabel2.Name = "classicLabel2";
this.classicLabel2.Size = new System.Drawing.Size(250, 13);
this.classicLabel2.TabIndex = 1;
this.classicLabel2.Text = "The best software for your Windows 98 computer";
//
// panel1
//
this.panel1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.panel1.BackColor = System.Drawing.Color.Lime;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.classicLabel9);
this.panel1.Controls.Add(this.classicButton2);
this.panel1.Controls.Add(this.classicLabel8);
this.panel1.Controls.Add(this.classicButton1);
this.panel1.Controls.Add(this.panel2);
this.panel1.Location = new System.Drawing.Point(104, 78);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(225, 209);
this.panel1.TabIndex = 2;
//
// classicLabel9
//
this.classicLabel9.DropShadow = false;
this.classicLabel9.Location = new System.Drawing.Point(4, 79);
this.classicLabel9.Name = "classicLabel9";
this.classicLabel9.Size = new System.Drawing.Size(121, 13);
this.classicLabel9.TabIndex = 4;
this.classicLabel9.Text = "Web Chat 1999";
//
// classicButton2
//
this.classicButton2.AdaptBackColorWithTheme = false;
this.classicButton2.AdaptFontWithTheme = true;
this.classicButton2.AdaptForeColorWithTheme = true;
this.classicButton2.BackColor = System.Drawing.Color.Green;
this.classicButton2.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton2.ForeColor = System.Drawing.Color.Black;
this.classicButton2.Location = new System.Drawing.Point(144, 74);
this.classicButton2.Name = "classicButton2";
this.classicButton2.Size = new System.Drawing.Size(72, 23);
this.classicButton2.TabIndex = 3;
this.classicButton2.Text = "Download";
this.classicButton2.Click += new System.EventHandler(this.classicButton2_Click);
//
// classicLabel8
//
this.classicLabel8.DropShadow = false;
this.classicLabel8.Location = new System.Drawing.Point(4, 49);
this.classicLabel8.Name = "classicLabel8";
this.classicLabel8.Size = new System.Drawing.Size(121, 13);
this.classicLabel8.TabIndex = 2;
this.classicLabel8.Text = "Guess The Number V2";
//
// classicButton1
//
this.classicButton1.AdaptBackColorWithTheme = false;
this.classicButton1.AdaptFontWithTheme = true;
this.classicButton1.AdaptForeColorWithTheme = true;
this.classicButton1.BackColor = System.Drawing.Color.Green;
this.classicButton1.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton1.ForeColor = System.Drawing.Color.Black;
this.classicButton1.Location = new System.Drawing.Point(144, 45);
this.classicButton1.Name = "classicButton1";
this.classicButton1.Size = new System.Drawing.Size(72, 23);
this.classicButton1.TabIndex = 1;
this.classicButton1.Text = "Download";
this.classicButton1.Click += new System.EventHandler(this.classicButton1_Click);
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.ForestGreen;
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.classicLabel3);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(223, 38);
this.panel2.TabIndex = 0;
//
// classicLabel3
//
this.classicLabel3.DropShadow = false;
this.classicLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel3.ForeColor = System.Drawing.Color.White;
this.classicLabel3.Location = new System.Drawing.Point(58, 10);
this.classicLabel3.Name = "classicLabel3";
this.classicLabel3.Size = new System.Drawing.Size(109, 16);
this.classicLabel3.TabIndex = 0;
this.classicLabel3.Text = "Games/Software";
//
// panel3
//
this.panel3.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.panel3.BackColor = System.Drawing.Color.Lime;
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.classicLabel12);
this.panel3.Controls.Add(this.classicButton5);
this.panel3.Controls.Add(this.classicLabel13);
this.panel3.Controls.Add(this.classicButton6);
this.panel3.Controls.Add(this.panel4);
this.panel3.Location = new System.Drawing.Point(630, 78);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(225, 209);
this.panel3.TabIndex = 3;
//
// classicLabel12
//
this.classicLabel12.DropShadow = false;
this.classicLabel12.Location = new System.Drawing.Point(5, 79);
this.classicLabel12.Name = "classicLabel12";
this.classicLabel12.Size = new System.Drawing.Size(121, 13);
this.classicLabel12.TabIndex = 8;
this.classicLabel12.Text = "Error Blaster 98";
//
// classicButton5
//
this.classicButton5.AdaptBackColorWithTheme = false;
this.classicButton5.AdaptFontWithTheme = true;
this.classicButton5.AdaptForeColorWithTheme = true;
this.classicButton5.BackColor = System.Drawing.Color.Green;
this.classicButton5.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton5.ForeColor = System.Drawing.Color.Black;
this.classicButton5.Location = new System.Drawing.Point(145, 74);
this.classicButton5.Name = "classicButton5";
this.classicButton5.Size = new System.Drawing.Size(72, 23);
this.classicButton5.TabIndex = 7;
this.classicButton5.Text = "Download";
//
// classicLabel13
//
this.classicLabel13.DropShadow = false;
this.classicLabel13.Location = new System.Drawing.Point(5, 49);
this.classicLabel13.Name = "classicLabel13";
this.classicLabel13.Size = new System.Drawing.Size(121, 13);
this.classicLabel13.TabIndex = 6;
this.classicLabel13.Text = "Start Runner 98";
//
// classicButton6
//
this.classicButton6.AdaptBackColorWithTheme = false;
this.classicButton6.AdaptFontWithTheme = true;
this.classicButton6.AdaptForeColorWithTheme = true;
this.classicButton6.BackColor = System.Drawing.Color.Green;
this.classicButton6.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton6.ForeColor = System.Drawing.Color.Black;
this.classicButton6.Location = new System.Drawing.Point(145, 45);
this.classicButton6.Name = "classicButton6";
this.classicButton6.Size = new System.Drawing.Size(72, 23);
this.classicButton6.TabIndex = 5;
this.classicButton6.Text = "Download";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.ForestGreen;
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.classicLabel4);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(223, 38);
this.panel4.TabIndex = 0;
//
// classicLabel4
//
this.classicLabel4.DropShadow = false;
this.classicLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel4.ForeColor = System.Drawing.Color.White;
this.classicLabel4.Location = new System.Drawing.Point(57, 10);
this.classicLabel4.Name = "classicLabel4";
this.classicLabel4.Size = new System.Drawing.Size(109, 16);
this.classicLabel4.TabIndex = 0;
this.classicLabel4.Text = "Example Viruses";
//
// panel5
//
this.panel5.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.panel5.BackColor = System.Drawing.Color.Lime;
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel5.Controls.Add(this.classicLabel11);
this.panel5.Controls.Add(this.classicButton4);
this.panel5.Controls.Add(this.classicLabel10);
this.panel5.Controls.Add(this.classicButton3);
this.panel5.Controls.Add(this.panel6);
this.panel5.Location = new System.Drawing.Point(369, 78);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(225, 209);
this.panel5.TabIndex = 4;
//
// classicLabel11
//
this.classicLabel11.DropShadow = false;
this.classicLabel11.Location = new System.Drawing.Point(4, 79);
this.classicLabel11.Name = "classicLabel11";
this.classicLabel11.Size = new System.Drawing.Size(93, 13);
this.classicLabel11.TabIndex = 7;
this.classicLabel11.Text = "Skindows 98";
//
// classicButton4
//
this.classicButton4.AdaptBackColorWithTheme = false;
this.classicButton4.AdaptFontWithTheme = true;
this.classicButton4.AdaptForeColorWithTheme = true;
this.classicButton4.BackColor = System.Drawing.Color.Green;
this.classicButton4.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton4.ForeColor = System.Drawing.Color.Black;
this.classicButton4.Location = new System.Drawing.Point(103, 73);
this.classicButton4.Name = "classicButton4";
this.classicButton4.Size = new System.Drawing.Size(112, 23);
this.classicButton4.TabIndex = 6;
this.classicButton4.Text = "Info";
//
// classicLabel10
//
this.classicLabel10.DropShadow = false;
this.classicLabel10.Location = new System.Drawing.Point(4, 49);
this.classicLabel10.Name = "classicLabel10";
this.classicLabel10.Size = new System.Drawing.Size(93, 13);
this.classicLabel10.TabIndex = 5;
this.classicLabel10.Text = "Backgrounds";
//
// classicButton3
//
this.classicButton3.AdaptBackColorWithTheme = false;
this.classicButton3.AdaptFontWithTheme = true;
this.classicButton3.AdaptForeColorWithTheme = true;
this.classicButton3.BackColor = System.Drawing.Color.Green;
this.classicButton3.DialogResult = System.Windows.Forms.DialogResult.None;
this.classicButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton3.ForeColor = System.Drawing.Color.Black;
this.classicButton3.Location = new System.Drawing.Point(103, 44);
this.classicButton3.Name = "classicButton3";
this.classicButton3.Size = new System.Drawing.Size(112, 23);
this.classicButton3.TabIndex = 2;
this.classicButton3.Text = "View Backgrounds";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.ForestGreen;
this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel6.Controls.Add(this.classicLabel5);
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(223, 38);
this.panel6.TabIndex = 0;
//
// classicLabel5
//
this.classicLabel5.DropShadow = false;
this.classicLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel5.ForeColor = System.Drawing.Color.White;
this.classicLabel5.Location = new System.Drawing.Point(62, 10);
this.classicLabel5.Name = "classicLabel5";
this.classicLabel5.Size = new System.Drawing.Size(94, 16);
this.classicLabel5.TabIndex = 0;
this.classicLabel5.Text = "Customization";
//
// panel7
//
this.panel7.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.panel7.BackColor = System.Drawing.Color.Lime;
this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel7.Controls.Add(this.classicLabel15);
this.panel7.Controls.Add(this.panel8);
this.panel7.Location = new System.Drawing.Point(104, 302);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(353, 135);
this.panel7.TabIndex = 5;
//
// classicLabel15
//
this.classicLabel15.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.classicLabel15.DropShadow = false;
this.classicLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel15.ForeColor = System.Drawing.Color.Navy;
this.classicLabel15.Location = new System.Drawing.Point(90, 44);
this.classicLabel15.Name = "classicLabel15";
this.classicLabel15.Size = new System.Drawing.Size(167, 13);
this.classicLabel15.TabIndex = 2;
this.classicLabel15.Text = "Y2K: A Global Computer Crisis";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.ForestGreen;
this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel8.Controls.Add(this.classicLabel6);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(351, 38);
this.panel8.TabIndex = 0;
//
// classicLabel6
//
this.classicLabel6.DropShadow = false;
this.classicLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel6.ForeColor = System.Drawing.Color.White;
this.classicLabel6.Location = new System.Drawing.Point(129, 10);
this.classicLabel6.Name = "classicLabel6";
this.classicLabel6.Size = new System.Drawing.Size(87, 16);
this.classicLabel6.TabIndex = 0;
this.classicLabel6.Text = "News Stories";
//
// panel9
//
this.panel9.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.panel9.BackColor = System.Drawing.Color.Lime;
this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel9.Controls.Add(this.classicLabel16);
this.panel9.Controls.Add(this.panel10);
this.panel9.Location = new System.Drawing.Point(502, 302);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(353, 135);
this.panel9.TabIndex = 6;
//
// classicLabel16
//
this.classicLabel16.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.classicLabel16.DropShadow = false;
this.classicLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel16.ForeColor = System.Drawing.Color.Navy;
this.classicLabel16.Location = new System.Drawing.Point(122, 44);
this.classicLabel16.Name = "classicLabel16";
this.classicLabel16.Size = new System.Drawing.Size(109, 13);
this.classicLabel16.TabIndex = 3;
this.classicLabel16.Text = "Microsoft Wi n d o w s";
//
// panel10
//
this.panel10.BackColor = System.Drawing.Color.ForestGreen;
this.panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel10.Controls.Add(this.classicLabel7);
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 0);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(351, 38);
this.panel10.TabIndex = 0;
//
// classicLabel7
//
this.classicLabel7.DropShadow = false;
this.classicLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel7.ForeColor = System.Drawing.Color.White;
this.classicLabel7.Location = new System.Drawing.Point(105, 10);
this.classicLabel7.Name = "classicLabel7";
this.classicLabel7.Size = new System.Drawing.Size(139, 16);
this.classicLabel7.TabIndex = 0;
this.classicLabel7.Text = "History Of Computers";
//
// classicLabel14
//
this.classicLabel14.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.classicLabel14.DropShadow = false;
this.classicLabel14.Location = new System.Drawing.Point(430, 460);
this.classicLabel14.Name = "classicLabel14";
this.classicLabel14.Size = new System.Drawing.Size(100, 13);
this.classicLabel14.TabIndex = 7;
this.classicLabel14.Text = "© 12padams, 1999";
//
// _12padams1999
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.LightGreen;
this.Controls.Add(this.classicLabel14);
this.Controls.Add(this.panel9);
this.Controls.Add(this.panel7);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel1);
this.Controls.Add(this.classicLabel2);
this.Controls.Add(this.classicLabel1);
this.Name = "_12padams1999";
this.Size = new System.Drawing.Size(959, 542);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel10.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Engine.UI.ClassicLabel classicLabel1;
private Engine.UI.ClassicLabel classicLabel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private Engine.UI.ClassicLabel classicLabel3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private Engine.UI.ClassicLabel classicLabel4;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel6;
private Engine.UI.ClassicLabel classicLabel5;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel8;
private Engine.UI.ClassicLabel classicLabel6;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Panel panel10;
private Engine.UI.ClassicLabel classicLabel7;
private Engine.UI.ClassicLabel classicLabel8;
private Engine.UI.ClassicButton classicButton1;
private Engine.UI.ClassicLabel classicLabel9;
private Engine.UI.ClassicButton classicButton2;
private Engine.UI.ClassicLabel classicLabel11;
private Engine.UI.ClassicButton classicButton4;
private Engine.UI.ClassicLabel classicLabel10;
private Engine.UI.ClassicButton classicButton3;
private Engine.UI.ClassicLabel classicLabel12;
private Engine.UI.ClassicButton classicButton5;
private Engine.UI.ClassicLabel classicLabel13;
private Engine.UI.ClassicButton classicButton6;
private Engine.UI.ClassicLabel classicLabel14;
private Engine.UI.ClassicLabel classicLabel15;
private Engine.UI.ClassicLabel classicLabel16;
}
}
|