WingMan – Diff between revs 33 and 36

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 33 Rev 36
Line 53... Line 53...
53 this.tabPage3 = new System.Windows.Forms.TabPage(); 53 this.tabPage3 = new System.Windows.Forms.TabPage();
54 this.pictureBox1 = new System.Windows.Forms.PictureBox(); 54 this.pictureBox1 = new System.Windows.Forms.PictureBox();
55 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 55 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
56 this.OverlayPanel = new System.Windows.Forms.Panel(); 56 this.OverlayPanel = new System.Windows.Forms.Panel();
57 this.OverlayPanelLabel = new System.Windows.Forms.Label(); 57 this.OverlayPanelLabel = new System.Windows.Forms.Label();
58 this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components); 58 this.WingManNotifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
59 this.groupBox1.SuspendLayout(); 59 this.groupBox1.SuspendLayout();
60 this.groupBox2.SuspendLayout(); 60 this.groupBox2.SuspendLayout();
61 this.groupBox3.SuspendLayout(); 61 this.groupBox3.SuspendLayout();
62 this.groupBox4.SuspendLayout(); 62 this.groupBox4.SuspendLayout();
63 this.tabControl1.SuspendLayout(); 63 this.tabControl1.SuspendLayout();
Line 151... Line 151...
151 this.groupBox2.Controls.Add(this.LobbySayTextBox); 151 this.groupBox2.Controls.Add(this.LobbySayTextBox);
152 this.groupBox2.Controls.Add(this.LobbyTextBox); 152 this.groupBox2.Controls.Add(this.LobbyTextBox);
153 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; 153 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
154 this.groupBox2.Location = new System.Drawing.Point(0, 0); 154 this.groupBox2.Location = new System.Drawing.Point(0, 0);
155 this.groupBox2.Name = "groupBox2"; 155 this.groupBox2.Name = "groupBox2";
156 this.groupBox2.Size = new System.Drawing.Size(530, 337); 156 this.groupBox2.Size = new System.Drawing.Size(530, 332);
157 this.groupBox2.TabIndex = 1; 157 this.groupBox2.TabIndex = 1;
158 this.groupBox2.TabStop = false; 158 this.groupBox2.TabStop = false;
159 this.groupBox2.Text = "Lobby"; 159 this.groupBox2.Text = "Lobby";
160 // 160 //
161 // button5 161 // button5
Line 243... Line 243...
243 this.label2.TabIndex = 4; 243 this.label2.TabIndex = 4;
244 this.label2.Text = "Name"; 244 this.label2.Text = "Name";
245 // 245 //
246 // LocalNameTextBox 246 // LocalNameTextBox
247 // 247 //
-   248 this.LocalNameTextBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
-   249 this.LocalNameTextBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
248 this.LocalNameTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 250 this.LocalNameTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
249 this.LocalNameTextBox.Location = new System.Drawing.Point(72, 256); 251 this.LocalNameTextBox.Location = new System.Drawing.Point(72, 256);
250 this.LocalNameTextBox.Name = "LocalNameTextBox"; 252 this.LocalNameTextBox.Name = "LocalNameTextBox";
251 this.LocalNameTextBox.Size = new System.Drawing.Size(172, 20); 253 this.LocalNameTextBox.Size = new System.Drawing.Size(172, 20);
252 this.LocalNameTextBox.TabIndex = 3; 254 this.LocalNameTextBox.TabIndex = 3;
Line 428... Line 430...
428 this.tabPage2.Controls.Add(this.groupBox3); 430 this.tabPage2.Controls.Add(this.groupBox3);
429 this.tabPage2.Cursor = System.Windows.Forms.Cursors.Arrow; 431 this.tabPage2.Cursor = System.Windows.Forms.Cursors.Arrow;
430 this.tabPage2.Location = new System.Drawing.Point(4, 22); 432 this.tabPage2.Location = new System.Drawing.Point(4, 22);
431 this.tabPage2.Name = "tabPage2"; 433 this.tabPage2.Name = "tabPage2";
432 this.tabPage2.Padding = new System.Windows.Forms.Padding(3); 434 this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
433 this.tabPage2.Size = new System.Drawing.Size(530, 337); 435 this.tabPage2.Size = new System.Drawing.Size(530, 332);
434 this.tabPage2.TabIndex = 1; 436 this.tabPage2.TabIndex = 1;
435 this.tabPage2.Text = "Bindings"; 437 this.tabPage2.Text = "Bindings";
436 this.tabPage2.UseVisualStyleBackColor = true; 438 this.tabPage2.UseVisualStyleBackColor = true;
437 // 439 //
438 // tabPage3 440 // tabPage3
439 // 441 //
440 this.tabPage3.Controls.Add(this.groupBox2); 442 this.tabPage3.Controls.Add(this.groupBox2);
441 this.tabPage3.Cursor = System.Windows.Forms.Cursors.Arrow; 443 this.tabPage3.Cursor = System.Windows.Forms.Cursors.Arrow;
442 this.tabPage3.Location = new System.Drawing.Point(4, 22); 444 this.tabPage3.Location = new System.Drawing.Point(4, 22);
443 this.tabPage3.Name = "tabPage3"; 445 this.tabPage3.Name = "tabPage3";
444 this.tabPage3.Size = new System.Drawing.Size(530, 337); 446 this.tabPage3.Size = new System.Drawing.Size(530, 332);
445 this.tabPage3.TabIndex = 2; 447 this.tabPage3.TabIndex = 2;
446 this.tabPage3.Text = "Chat"; 448 this.tabPage3.Text = "Chat";
447 this.tabPage3.UseVisualStyleBackColor = true; 449 this.tabPage3.UseVisualStyleBackColor = true;
448 // 450 //
449 // pictureBox1 451 // pictureBox1
Line 490... Line 492...
490 this.OverlayPanelLabel.Name = "OverlayPanelLabel"; 492 this.OverlayPanelLabel.Name = "OverlayPanelLabel";
491 this.OverlayPanelLabel.Size = new System.Drawing.Size(157, 13); 493 this.OverlayPanelLabel.Size = new System.Drawing.Size(157, 13);
492 this.OverlayPanelLabel.TabIndex = 0; 494 this.OverlayPanelLabel.TabIndex = 0;
493 this.OverlayPanelLabel.Text = "Press key-combination to bind..."; 495 this.OverlayPanelLabel.Text = "Press key-combination to bind...";
494 // 496 //
495 // notifyIcon1 497 // WingManNotifyIcon
496 // 498 //
497 this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon"))); 499 this.WingManNotifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("WingManNotifyIcon.Icon")));
498 this.notifyIcon1.Text = "notifyIcon1"; 500 this.WingManNotifyIcon.Text = "WingMan";
499 this.notifyIcon1.Visible = true; 501 this.WingManNotifyIcon.Visible = true;
500 this.notifyIcon1.DoubleClick += new System.EventHandler(this.NotifyIconDoubleClick); 502 this.WingManNotifyIcon.DoubleClick += new System.EventHandler(this.NotifyIconDoubleClick);
501 // 503 //
502 // WingManForm 504 // WingManForm
503 // 505 //
504 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 506 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
505 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 507 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Line 576... Line 578...
576 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 578 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
577 private System.Windows.Forms.Panel OverlayPanel; 579 private System.Windows.Forms.Panel OverlayPanel;
578 private System.Windows.Forms.Label OverlayPanelLabel; 580 private System.Windows.Forms.Label OverlayPanelLabel;
579 private System.Windows.Forms.Label label6; 581 private System.Windows.Forms.Label label6;
580 private System.Windows.Forms.TextBox Password; 582 private System.Windows.Forms.TextBox Password;
581 private System.Windows.Forms.NotifyIcon notifyIcon1; 583 private System.Windows.Forms.NotifyIcon WingManNotifyIcon;
582 private System.Windows.Forms.CheckedListBox LocalBindingsCheckedListBox; 584 private System.Windows.Forms.CheckedListBox LocalBindingsCheckedListBox;
583 } 585 }
584 } 586 }