WingMan

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 20  →  ?path2? @ 21
/trunk/WingMan/WingManForm.Designer.cs
@@ -274,7 +274,7 @@
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(16, 80);
this.label6.Location = new System.Drawing.Point(259, 20);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 13);
this.label6.TabIndex = 10;
@@ -283,7 +283,7 @@
// Password
//
this.Password.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Password.Location = new System.Drawing.Point(72, 76);
this.Password.Location = new System.Drawing.Point(316, 16);
this.Password.Name = "Password";
this.Password.Size = new System.Drawing.Size(160, 20);
this.Password.TabIndex = 9;
@@ -291,7 +291,7 @@
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(16, 52);
this.label5.Location = new System.Drawing.Point(112, 52);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(29, 13);
this.label5.TabIndex = 8;
@@ -300,7 +300,7 @@
// Nick
//
this.Nick.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Nick.Location = new System.Drawing.Point(56, 48);
this.Nick.Location = new System.Drawing.Point(152, 48);
this.Nick.Name = "Nick";
this.Nick.Size = new System.Drawing.Size(176, 20);
this.Nick.TabIndex = 7;
@@ -308,7 +308,7 @@
// HostButton
//
this.HostButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.HostButton.Location = new System.Drawing.Point(368, 47);
this.HostButton.Location = new System.Drawing.Point(248, 80);
this.HostButton.Name = "HostButton";
this.HostButton.Size = new System.Drawing.Size(75, 23);
this.HostButton.TabIndex = 6;
@@ -319,7 +319,7 @@
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(144, 20);
this.label4.Location = new System.Drawing.Point(165, 20);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(26, 13);
this.label4.TabIndex = 3;
@@ -328,7 +328,7 @@
// ConnectButton
//
this.ConnectButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ConnectButton.Location = new System.Drawing.Point(280, 47);
this.ConnectButton.Location = new System.Drawing.Point(160, 80);
this.ConnectButton.Name = "ConnectButton";
this.ConnectButton.Size = new System.Drawing.Size(75, 23);
this.ConnectButton.TabIndex = 5;
@@ -339,7 +339,7 @@
// Port
//
this.Port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Port.Location = new System.Drawing.Point(172, 16);
this.Port.Location = new System.Drawing.Point(195, 16);
this.Port.Name = "Port";
this.Port.Size = new System.Drawing.Size(60, 20);
this.Port.TabIndex = 2;
@@ -349,7 +349,7 @@
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(8, 20);
this.label3.Location = new System.Drawing.Point(32, 20);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(45, 13);
this.label3.TabIndex = 1;
@@ -358,7 +358,7 @@
// Address
//
this.Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Address.Location = new System.Drawing.Point(56, 16);
this.Address.Location = new System.Drawing.Point(81, 16);
this.Address.Name = "Address";
this.Address.Size = new System.Drawing.Size(80, 20);
this.Address.TabIndex = 0;