WingMan – Diff between revs 7 and 8

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 7 Rev 8
Line 19... Line 19...
19 this.groupBox1 = new System.Windows.Forms.GroupBox(); 19 this.groupBox1 = new System.Windows.Forms.GroupBox();
20 this.WingBindingsComboBox = new System.Windows.Forms.ComboBox(); 20 this.WingBindingsComboBox = new System.Windows.Forms.ComboBox();
21 this.button2 = new System.Windows.Forms.Button(); 21 this.button2 = new System.Windows.Forms.Button();
22 this.button1 = new System.Windows.Forms.Button(); 22 this.button1 = new System.Windows.Forms.Button();
23 this.label1 = new System.Windows.Forms.Label(); 23 this.label1 = new System.Windows.Forms.Label();
24 this.textBox1 = new System.Windows.Forms.TextBox(); 24 this.WingBindingsBindToBox = new System.Windows.Forms.TextBox();
25 this.WingBindingsListBox = new System.Windows.Forms.ListBox(); 25 this.WingBindingsListBox = new System.Windows.Forms.ListBox();
26 this.groupBox2 = new System.Windows.Forms.GroupBox(); 26 this.groupBox2 = new System.Windows.Forms.GroupBox();
27 this.button5 = new System.Windows.Forms.Button(); 27 this.button5 = new System.Windows.Forms.Button();
28 this.LobbySayTextBox = new System.Windows.Forms.TextBox(); 28 this.LobbySayTextBox = new System.Windows.Forms.TextBox();
29 this.LobbyTextBox = new System.Windows.Forms.TextBox(); 29 this.LobbyTextBox = new System.Windows.Forms.TextBox();
Line 32... Line 32...
32 this.button3 = new System.Windows.Forms.Button(); 32 this.button3 = new System.Windows.Forms.Button();
33 this.HelmAddButton = new System.Windows.Forms.Button(); 33 this.HelmAddButton = new System.Windows.Forms.Button();
34 this.label2 = new System.Windows.Forms.Label(); 34 this.label2 = new System.Windows.Forms.Label();
35 this.HelmNameTextBox = new System.Windows.Forms.TextBox(); 35 this.HelmNameTextBox = new System.Windows.Forms.TextBox();
36 this.groupBox4 = new System.Windows.Forms.GroupBox(); 36 this.groupBox4 = new System.Windows.Forms.GroupBox();
-   37 this.label6 = new System.Windows.Forms.Label();
-   38 this.Password = new System.Windows.Forms.TextBox();
37 this.label5 = new System.Windows.Forms.Label(); 39 this.label5 = new System.Windows.Forms.Label();
38 this.Nick = new System.Windows.Forms.TextBox(); 40 this.Nick = new System.Windows.Forms.TextBox();
39 this.HostButton = new System.Windows.Forms.Button(); 41 this.HostButton = new System.Windows.Forms.Button();
40 this.label4 = new System.Windows.Forms.Label(); 42 this.label4 = new System.Windows.Forms.Label();
41 this.ConnectButton = new System.Windows.Forms.Button(); 43 this.ConnectButton = new System.Windows.Forms.Button();
Line 50... Line 52...
50 this.ActivityTextBox = new System.Windows.Forms.TextBox(); 52 this.ActivityTextBox = new System.Windows.Forms.TextBox();
51 this.tabPage2 = new System.Windows.Forms.TabPage(); 53 this.tabPage2 = new System.Windows.Forms.TabPage();
52 this.tabPage3 = new System.Windows.Forms.TabPage(); 54 this.tabPage3 = new System.Windows.Forms.TabPage();
53 this.pictureBox1 = new System.Windows.Forms.PictureBox(); 55 this.pictureBox1 = new System.Windows.Forms.PictureBox();
54 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 56 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
-   57 this.OverlayPanel = new System.Windows.Forms.Panel();
-   58 this.OverlayPanelLabel = new System.Windows.Forms.Label();
55 this.groupBox1.SuspendLayout(); 59 this.groupBox1.SuspendLayout();
56 this.groupBox2.SuspendLayout(); 60 this.groupBox2.SuspendLayout();
57 this.groupBox3.SuspendLayout(); 61 this.groupBox3.SuspendLayout();
58 this.groupBox4.SuspendLayout(); 62 this.groupBox4.SuspendLayout();
59 this.statusStrip.SuspendLayout(); 63 this.statusStrip.SuspendLayout();
Line 62... Line 66...
62 this.groupBox5.SuspendLayout(); 66 this.groupBox5.SuspendLayout();
63 this.tabPage2.SuspendLayout(); 67 this.tabPage2.SuspendLayout();
64 this.tabPage3.SuspendLayout(); 68 this.tabPage3.SuspendLayout();
65 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 69 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
66 this.tableLayoutPanel1.SuspendLayout(); 70 this.tableLayoutPanel1.SuspendLayout();
-   71 this.OverlayPanel.SuspendLayout();
67 this.SuspendLayout(); 72 this.SuspendLayout();
68 // 73 //
69 // groupBox1 74 // groupBox1
70 // 75 //
71 this.groupBox1.Controls.Add(this.WingBindingsComboBox); 76 this.groupBox1.Controls.Add(this.WingBindingsComboBox);
72 this.groupBox1.Controls.Add(this.button2); 77 this.groupBox1.Controls.Add(this.button2);
73 this.groupBox1.Controls.Add(this.button1); 78 this.groupBox1.Controls.Add(this.button1);
74 this.groupBox1.Controls.Add(this.label1); 79 this.groupBox1.Controls.Add(this.label1);
75 this.groupBox1.Controls.Add(this.textBox1); 80 this.groupBox1.Controls.Add(this.WingBindingsBindToBox);
76 this.groupBox1.Controls.Add(this.WingBindingsListBox); 81 this.groupBox1.Controls.Add(this.WingBindingsListBox);
77 this.groupBox1.Location = new System.Drawing.Point(8, 10); 82 this.groupBox1.Location = new System.Drawing.Point(8, 10);
78 this.groupBox1.Name = "groupBox1"; 83 this.groupBox1.Name = "groupBox1";
79 this.groupBox1.Size = new System.Drawing.Size(248, 296); 84 this.groupBox1.Size = new System.Drawing.Size(248, 296);
80 this.groupBox1.TabIndex = 0; 85 this.groupBox1.TabIndex = 0;
Line 107... Line 112...
107 this.button1.Name = "button1"; 112 this.button1.Name = "button1";
108 this.button1.Size = new System.Drawing.Size(75, 23); 113 this.button1.Size = new System.Drawing.Size(75, 23);
109 this.button1.TabIndex = 3; 114 this.button1.TabIndex = 3;
110 this.button1.Text = "Bind"; 115 this.button1.Text = "Bind";
111 this.button1.UseVisualStyleBackColor = true; 116 this.button1.UseVisualStyleBackColor = true;
-   117 this.button1.Click += new System.EventHandler(this.WingBindingsBindButtonClicked);
112 // 118 //
113 // label1 119 // label1
114 // 120 //
115 this.label1.AutoSize = true; 121 this.label1.AutoSize = true;
116 this.label1.Location = new System.Drawing.Point(8, 236); 122 this.label1.Location = new System.Drawing.Point(8, 236);
117 this.label1.Name = "label1"; 123 this.label1.Name = "label1";
118 this.label1.Size = new System.Drawing.Size(54, 13); 124 this.label1.Size = new System.Drawing.Size(54, 13);
119 this.label1.TabIndex = 2; 125 this.label1.TabIndex = 2;
120 this.label1.Text = "Bound To"; 126 this.label1.Text = "Bound To";
121 // 127 //
122 // textBox1 128 // WingBindingsBindToBox
123 // 129 //
124 this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 130 this.WingBindingsBindToBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
125 this.textBox1.Location = new System.Drawing.Point(72, 232); 131 this.WingBindingsBindToBox.Location = new System.Drawing.Point(72, 232);
126 this.textBox1.Name = "textBox1"; 132 this.WingBindingsBindToBox.Name = "WingBindingsBindToBox";
127 this.textBox1.ReadOnly = true; 133 this.WingBindingsBindToBox.ReadOnly = true;
128 this.textBox1.Size = new System.Drawing.Size(168, 20); 134 this.WingBindingsBindToBox.Size = new System.Drawing.Size(168, 20);
129 this.textBox1.TabIndex = 1; 135 this.WingBindingsBindToBox.TabIndex = 1;
130 // 136 //
131 // WingBindingsListBox 137 // WingBindingsListBox
132 // 138 //
133 this.WingBindingsListBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 139 this.WingBindingsListBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
134 this.WingBindingsListBox.FormattingEnabled = true; 140 this.WingBindingsListBox.FormattingEnabled = true;
Line 242... Line 248...
242 this.HelmNameTextBox.TabIndex = 3; 248 this.HelmNameTextBox.TabIndex = 3;
243 this.HelmNameTextBox.Click += new System.EventHandler(this.HelmNameTextBoxClick); 249 this.HelmNameTextBox.Click += new System.EventHandler(this.HelmNameTextBoxClick);
244 // 250 //
245 // groupBox4 251 // groupBox4
246 // 252 //
-   253 this.groupBox4.Controls.Add(this.label6);
-   254 this.groupBox4.Controls.Add(this.Password);
247 this.groupBox4.Controls.Add(this.label5); 255 this.groupBox4.Controls.Add(this.label5);
248 this.groupBox4.Controls.Add(this.Nick); 256 this.groupBox4.Controls.Add(this.Nick);
249 this.groupBox4.Controls.Add(this.HostButton); 257 this.groupBox4.Controls.Add(this.HostButton);
250 this.groupBox4.Controls.Add(this.label4); 258 this.groupBox4.Controls.Add(this.label4);
251 this.groupBox4.Controls.Add(this.ConnectButton); 259 this.groupBox4.Controls.Add(this.ConnectButton);
252 this.groupBox4.Controls.Add(this.Port); 260 this.groupBox4.Controls.Add(this.Port);
253 this.groupBox4.Controls.Add(this.label3); 261 this.groupBox4.Controls.Add(this.label3);
254 this.groupBox4.Controls.Add(this.Address); 262 this.groupBox4.Controls.Add(this.Address);
255 this.groupBox4.Location = new System.Drawing.Point(8, 8); 263 this.groupBox4.Location = new System.Drawing.Point(8, 8);
256 this.groupBox4.Name = "groupBox4"; 264 this.groupBox4.Name = "groupBox4";
257 this.groupBox4.Size = new System.Drawing.Size(344, 112); 265 this.groupBox4.Size = new System.Drawing.Size(512, 112);
258 this.groupBox4.TabIndex = 3; 266 this.groupBox4.TabIndex = 3;
259 this.groupBox4.TabStop = false; 267 this.groupBox4.TabStop = false;
260 this.groupBox4.Text = "Connection"; 268 this.groupBox4.Text = "Connection";
261 // 269 //
-   270 // label6
-   271 //
-   272 this.label6.AutoSize = true;
-   273 this.label6.Location = new System.Drawing.Point(16, 80);
-   274 this.label6.Name = "label6";
-   275 this.label6.Size = new System.Drawing.Size(53, 13);
-   276 this.label6.TabIndex = 10;
-   277 this.label6.Text = "Password";
-   278 //
-   279 // Password
-   280 //
-   281 this.Password.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-   282 this.Password.Location = new System.Drawing.Point(72, 76);
-   283 this.Password.Name = "Password";
-   284 this.Password.Size = new System.Drawing.Size(160, 20);
-   285 this.Password.TabIndex = 9;
-   286 //
262 // label5 287 // label5
263 // 288 //
264 this.label5.AutoSize = true; 289 this.label5.AutoSize = true;
265 this.label5.Location = new System.Drawing.Point(16, 52); 290 this.label5.Location = new System.Drawing.Point(16, 52);
266 this.label5.Name = "label5"; 291 this.label5.Name = "label5";
Line 277... Line 302...
277 this.Nick.TabIndex = 7; 302 this.Nick.TabIndex = 7;
278 // 303 //
279 // HostButton 304 // HostButton
280 // 305 //
281 this.HostButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 306 this.HostButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
282 this.HostButton.Location = new System.Drawing.Point(136, 80); 307 this.HostButton.Location = new System.Drawing.Point(368, 47);
283 this.HostButton.Name = "HostButton"; 308 this.HostButton.Name = "HostButton";
284 this.HostButton.Size = new System.Drawing.Size(75, 23); 309 this.HostButton.Size = new System.Drawing.Size(75, 23);
285 this.HostButton.TabIndex = 6; 310 this.HostButton.TabIndex = 6;
286 this.HostButton.Text = "Host"; 311 this.HostButton.Text = "Host";
287 this.HostButton.UseVisualStyleBackColor = true; 312 this.HostButton.UseVisualStyleBackColor = true;
288 this.HostButton.Click += new System.EventHandler(this.HostButtonClickAsync); 313 this.HostButton.Click += new System.EventHandler(this.HostButtonClickAsync);
289 // 314 //
290 // label4 315 // label4
291 // 316 //
292 this.label4.AutoSize = true; 317 this.label4.AutoSize = true;
293 this.label4.Location = new System.Drawing.Point(240, 24); 318 this.label4.Location = new System.Drawing.Point(144, 20);
294 this.label4.Name = "label4"; 319 this.label4.Name = "label4";
295 this.label4.Size = new System.Drawing.Size(26, 13); 320 this.label4.Size = new System.Drawing.Size(26, 13);
296 this.label4.TabIndex = 3; 321 this.label4.TabIndex = 3;
297 this.label4.Text = "Port"; 322 this.label4.Text = "Port";
298 // 323 //
299 // ConnectButton 324 // ConnectButton
300 // 325 //
301 this.ConnectButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 326 this.ConnectButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
302 this.ConnectButton.Location = new System.Drawing.Point(56, 80); 327 this.ConnectButton.Location = new System.Drawing.Point(280, 47);
303 this.ConnectButton.Name = "ConnectButton"; 328 this.ConnectButton.Name = "ConnectButton";
304 this.ConnectButton.Size = new System.Drawing.Size(75, 23); 329 this.ConnectButton.Size = new System.Drawing.Size(75, 23);
305 this.ConnectButton.TabIndex = 5; 330 this.ConnectButton.TabIndex = 5;
306 this.ConnectButton.Text = "Connect"; 331 this.ConnectButton.Text = "Connect";
307 this.ConnectButton.UseVisualStyleBackColor = true; 332 this.ConnectButton.UseVisualStyleBackColor = true;
308 this.ConnectButton.Click += new System.EventHandler(this.ConnectButtonClickAsync); 333 this.ConnectButton.Click += new System.EventHandler(this.ConnectButtonClickAsync);
309 // 334 //
310 // Port 335 // Port
311 // 336 //
312 this.Port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 337 this.Port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
313 this.Port.Location = new System.Drawing.Point(272, 20); 338 this.Port.Location = new System.Drawing.Point(172, 16);
314 this.Port.Name = "Port"; 339 this.Port.Name = "Port";
315 this.Port.Size = new System.Drawing.Size(60, 20); 340 this.Port.Size = new System.Drawing.Size(60, 20);
316 this.Port.TabIndex = 2; 341 this.Port.TabIndex = 2;
317 this.Port.Text = "43335"; 342 this.Port.Text = "43335";
318 this.Port.Click += new System.EventHandler(this.PortTextBoxClick); 343 this.Port.Click += new System.EventHandler(this.PortTextBoxClick);
319 // 344 //
320 // label3 345 // label3
321 // 346 //
322 this.label3.AutoSize = true; 347 this.label3.AutoSize = true;
323 this.label3.Location = new System.Drawing.Point(8, 24); 348 this.label3.Location = new System.Drawing.Point(8, 20);
324 this.label3.Name = "label3"; 349 this.label3.Name = "label3";
325 this.label3.Size = new System.Drawing.Size(45, 13); 350 this.label3.Size = new System.Drawing.Size(45, 13);
326 this.label3.TabIndex = 1; 351 this.label3.TabIndex = 1;
327 this.label3.Text = "Address"; 352 this.label3.Text = "Address";
328 // 353 //
329 // Address 354 // Address
330 // 355 //
331 this.Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 356 this.Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
332 this.Address.Location = new System.Drawing.Point(56, 20); 357 this.Address.Location = new System.Drawing.Point(56, 16);
333 this.Address.Name = "Address"; 358 this.Address.Name = "Address";
334 this.Address.Size = new System.Drawing.Size(176, 20); 359 this.Address.Size = new System.Drawing.Size(80, 20);
335 this.Address.TabIndex = 0; 360 this.Address.TabIndex = 0;
336 this.Address.Text = "0.0.0.0"; 361 this.Address.Text = "0.0.0.0";
337 this.Address.Click += new System.EventHandler(this.AddressTextBoxClick); 362 this.Address.Click += new System.EventHandler(this.AddressTextBoxClick);
338 // 363 //
339 // statusStrip 364 // statusStrip
Line 439... Line 464...
439 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.71428F)); 464 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.71428F));
440 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 79.28571F)); 465 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 79.28571F));
441 this.tableLayoutPanel1.Size = new System.Drawing.Size(544, 432); 466 this.tableLayoutPanel1.Size = new System.Drawing.Size(544, 432);
442 this.tableLayoutPanel1.TabIndex = 7; 467 this.tableLayoutPanel1.TabIndex = 7;
443 // 468 //
-   469 // OverlayPanel
-   470 //
-   471 this.OverlayPanel.AutoSize = true;
-   472 this.OverlayPanel.BackColor = System.Drawing.Color.Black;
-   473 this.OverlayPanel.Controls.Add(this.OverlayPanelLabel);
-   474 this.OverlayPanel.Location = new System.Drawing.Point(0, 0);
-   475 this.OverlayPanel.Name = "OverlayPanel";
-   476 this.OverlayPanel.Size = new System.Drawing.Size(544, 432);
-   477 this.OverlayPanel.TabIndex = 8;
-   478 this.OverlayPanel.Visible = false;
-   479 //
-   480 // OverlayPanelLabel
-   481 //
-   482 this.OverlayPanelLabel.AutoSize = true;
-   483 this.OverlayPanelLabel.ForeColor = System.Drawing.SystemColors.Control;
-   484 this.OverlayPanelLabel.Location = new System.Drawing.Point(192, 200);
-   485 this.OverlayPanelLabel.Name = "OverlayPanelLabel";
-   486 this.OverlayPanelLabel.Size = new System.Drawing.Size(157, 13);
-   487 this.OverlayPanelLabel.TabIndex = 0;
-   488 this.OverlayPanelLabel.Text = "Press key-combination to bind...";
-   489 //
444 // WingManForm 490 // WingManForm
445 // 491 //
446 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 492 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
447 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 493 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
448 this.ClientSize = new System.Drawing.Size(544, 450); 494 this.ClientSize = new System.Drawing.Size(544, 450);
449 this.Controls.Add(this.statusStrip); -  
450 this.Controls.Add(this.tableLayoutPanel1); 495 this.Controls.Add(this.tableLayoutPanel1);
-   496 this.Controls.Add(this.statusStrip);
-   497 this.Controls.Add(this.OverlayPanel);
451 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; 498 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
452 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 499 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
453 this.MaximizeBox = false; 500 this.MaximizeBox = false;
454 this.MaximumSize = new System.Drawing.Size(560, 488); 501 this.MaximumSize = new System.Drawing.Size(560, 488);
455 this.MinimizeBox = false; 502 this.MinimizeBox = false;
456 this.MinimumSize = new System.Drawing.Size(560, 488); 503 this.MinimumSize = new System.Drawing.Size(560, 488);
457 this.Name = "WingManForm"; 504 this.Name = "WingManForm";
458 this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; 505 this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
459 this.Text = "WingManForm"; 506 this.Text = "WingMan © 2018 Wizardry and Steamworks";
460 this.groupBox1.ResumeLayout(false); 507 this.groupBox1.ResumeLayout(false);
461 this.groupBox1.PerformLayout(); 508 this.groupBox1.PerformLayout();
462 this.groupBox2.ResumeLayout(false); 509 this.groupBox2.ResumeLayout(false);
463 this.groupBox2.PerformLayout(); 510 this.groupBox2.PerformLayout();
464 this.groupBox3.ResumeLayout(false); 511 this.groupBox3.ResumeLayout(false);
Line 473... Line 520...
473 this.groupBox5.PerformLayout(); 520 this.groupBox5.PerformLayout();
474 this.tabPage2.ResumeLayout(false); 521 this.tabPage2.ResumeLayout(false);
475 this.tabPage3.ResumeLayout(false); 522 this.tabPage3.ResumeLayout(false);
476 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 523 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
477 this.tableLayoutPanel1.ResumeLayout(false); 524 this.tableLayoutPanel1.ResumeLayout(false);
-   525 this.OverlayPanel.ResumeLayout(false);
-   526 this.OverlayPanel.PerformLayout();
478 this.ResumeLayout(false); 527 this.ResumeLayout(false);
479 this.PerformLayout(); 528 this.PerformLayout();
Line 480... Line 529...
480   529  
Line 485... Line 534...
485 private System.Windows.Forms.GroupBox groupBox1; 534 private System.Windows.Forms.GroupBox groupBox1;
486 private System.Windows.Forms.GroupBox groupBox2; 535 private System.Windows.Forms.GroupBox groupBox2;
487 private System.Windows.Forms.GroupBox groupBox3; 536 private System.Windows.Forms.GroupBox groupBox3;
488 private System.Windows.Forms.ListBox WingBindingsListBox; 537 private System.Windows.Forms.ListBox WingBindingsListBox;
489 private System.Windows.Forms.Label label1; 538 private System.Windows.Forms.Label label1;
490 private System.Windows.Forms.TextBox textBox1; 539 private System.Windows.Forms.TextBox WingBindingsBindToBox;
491 private System.Windows.Forms.TextBox LobbySayTextBox; 540 private System.Windows.Forms.TextBox LobbySayTextBox;
492 public System.Windows.Forms.TextBox LobbyTextBox; 541 public System.Windows.Forms.TextBox LobbyTextBox;
493 private System.Windows.Forms.Label label2; 542 private System.Windows.Forms.Label label2;
494 private System.Windows.Forms.TextBox HelmNameTextBox; 543 private System.Windows.Forms.TextBox HelmNameTextBox;
495 private System.Windows.Forms.Button button2; 544 private System.Windows.Forms.Button button2;
Line 516... Line 565...
516 private System.Windows.Forms.TabPage tabPage2; 565 private System.Windows.Forms.TabPage tabPage2;
517 private System.Windows.Forms.TabPage tabPage3; 566 private System.Windows.Forms.TabPage tabPage3;
518 private System.Windows.Forms.PictureBox pictureBox1; 567 private System.Windows.Forms.PictureBox pictureBox1;
519 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 568 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
520 private System.Windows.Forms.ListBox HelmBindingsListBox; 569 private System.Windows.Forms.ListBox HelmBindingsListBox;
-   570 private System.Windows.Forms.Panel OverlayPanel;
-   571 private System.Windows.Forms.Label OverlayPanelLabel;
-   572 private System.Windows.Forms.Label label6;
-   573 private System.Windows.Forms.TextBox Password;
521 } 574 }
522 } 575 }