WingMan – Diff between revs 14 and 21

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 14 Rev 21
Line 272... Line 272...
272 this.groupBox4.Text = "Connection"; 272 this.groupBox4.Text = "Connection";
273 // 273 //
274 // label6 274 // label6
275 // 275 //
276 this.label6.AutoSize = true; 276 this.label6.AutoSize = true;
277 this.label6.Location = new System.Drawing.Point(16, 80); 277 this.label6.Location = new System.Drawing.Point(259, 20);
278 this.label6.Name = "label6"; 278 this.label6.Name = "label6";
279 this.label6.Size = new System.Drawing.Size(53, 13); 279 this.label6.Size = new System.Drawing.Size(53, 13);
280 this.label6.TabIndex = 10; 280 this.label6.TabIndex = 10;
281 this.label6.Text = "Password"; 281 this.label6.Text = "Password";
282 // 282 //
283 // Password 283 // Password
284 // 284 //
285 this.Password.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 285 this.Password.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
286 this.Password.Location = new System.Drawing.Point(72, 76); 286 this.Password.Location = new System.Drawing.Point(316, 16);
287 this.Password.Name = "Password"; 287 this.Password.Name = "Password";
288 this.Password.Size = new System.Drawing.Size(160, 20); 288 this.Password.Size = new System.Drawing.Size(160, 20);
289 this.Password.TabIndex = 9; 289 this.Password.TabIndex = 9;
290 // 290 //
291 // label5 291 // label5
292 // 292 //
293 this.label5.AutoSize = true; 293 this.label5.AutoSize = true;
294 this.label5.Location = new System.Drawing.Point(16, 52); 294 this.label5.Location = new System.Drawing.Point(112, 52);
295 this.label5.Name = "label5"; 295 this.label5.Name = "label5";
296 this.label5.Size = new System.Drawing.Size(29, 13); 296 this.label5.Size = new System.Drawing.Size(29, 13);
297 this.label5.TabIndex = 8; 297 this.label5.TabIndex = 8;
298 this.label5.Text = "Nick"; 298 this.label5.Text = "Nick";
299 // 299 //
300 // Nick 300 // Nick
301 // 301 //
302 this.Nick.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 302 this.Nick.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
303 this.Nick.Location = new System.Drawing.Point(56, 48); 303 this.Nick.Location = new System.Drawing.Point(152, 48);
304 this.Nick.Name = "Nick"; 304 this.Nick.Name = "Nick";
305 this.Nick.Size = new System.Drawing.Size(176, 20); 305 this.Nick.Size = new System.Drawing.Size(176, 20);
306 this.Nick.TabIndex = 7; 306 this.Nick.TabIndex = 7;
307 // 307 //
308 // HostButton 308 // HostButton
309 // 309 //
310 this.HostButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 310 this.HostButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
311 this.HostButton.Location = new System.Drawing.Point(368, 47); 311 this.HostButton.Location = new System.Drawing.Point(248, 80);
312 this.HostButton.Name = "HostButton"; 312 this.HostButton.Name = "HostButton";
313 this.HostButton.Size = new System.Drawing.Size(75, 23); 313 this.HostButton.Size = new System.Drawing.Size(75, 23);
314 this.HostButton.TabIndex = 6; 314 this.HostButton.TabIndex = 6;
315 this.HostButton.Text = "Host"; 315 this.HostButton.Text = "Host";
316 this.HostButton.UseVisualStyleBackColor = true; 316 this.HostButton.UseVisualStyleBackColor = true;
317 this.HostButton.Click += new System.EventHandler(this.HostButtonClickAsync); 317 this.HostButton.Click += new System.EventHandler(this.HostButtonClickAsync);
318 // 318 //
319 // label4 319 // label4
320 // 320 //
321 this.label4.AutoSize = true; 321 this.label4.AutoSize = true;
322 this.label4.Location = new System.Drawing.Point(144, 20); 322 this.label4.Location = new System.Drawing.Point(165, 20);
323 this.label4.Name = "label4"; 323 this.label4.Name = "label4";
324 this.label4.Size = new System.Drawing.Size(26, 13); 324 this.label4.Size = new System.Drawing.Size(26, 13);
325 this.label4.TabIndex = 3; 325 this.label4.TabIndex = 3;
326 this.label4.Text = "Port"; 326 this.label4.Text = "Port";
327 // 327 //
328 // ConnectButton 328 // ConnectButton
329 // 329 //
330 this.ConnectButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 330 this.ConnectButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
331 this.ConnectButton.Location = new System.Drawing.Point(280, 47); 331 this.ConnectButton.Location = new System.Drawing.Point(160, 80);
332 this.ConnectButton.Name = "ConnectButton"; 332 this.ConnectButton.Name = "ConnectButton";
333 this.ConnectButton.Size = new System.Drawing.Size(75, 23); 333 this.ConnectButton.Size = new System.Drawing.Size(75, 23);
334 this.ConnectButton.TabIndex = 5; 334 this.ConnectButton.TabIndex = 5;
335 this.ConnectButton.Text = "Connect"; 335 this.ConnectButton.Text = "Connect";
336 this.ConnectButton.UseVisualStyleBackColor = true; 336 this.ConnectButton.UseVisualStyleBackColor = true;
337 this.ConnectButton.Click += new System.EventHandler(this.ConnectButtonClickAsync); 337 this.ConnectButton.Click += new System.EventHandler(this.ConnectButtonClickAsync);
338 // 338 //
339 // Port 339 // Port
340 // 340 //
341 this.Port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 341 this.Port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
342 this.Port.Location = new System.Drawing.Point(172, 16); 342 this.Port.Location = new System.Drawing.Point(195, 16);
343 this.Port.Name = "Port"; 343 this.Port.Name = "Port";
344 this.Port.Size = new System.Drawing.Size(60, 20); 344 this.Port.Size = new System.Drawing.Size(60, 20);
345 this.Port.TabIndex = 2; 345 this.Port.TabIndex = 2;
346 this.Port.Text = "43335"; 346 this.Port.Text = "43335";
347 this.Port.Click += new System.EventHandler(this.PortTextBoxClick); 347 this.Port.Click += new System.EventHandler(this.PortTextBoxClick);
348 // 348 //
349 // label3 349 // label3
350 // 350 //
351 this.label3.AutoSize = true; 351 this.label3.AutoSize = true;
352 this.label3.Location = new System.Drawing.Point(8, 20); 352 this.label3.Location = new System.Drawing.Point(32, 20);
353 this.label3.Name = "label3"; 353 this.label3.Name = "label3";
354 this.label3.Size = new System.Drawing.Size(45, 13); 354 this.label3.Size = new System.Drawing.Size(45, 13);
355 this.label3.TabIndex = 1; 355 this.label3.TabIndex = 1;
356 this.label3.Text = "Address"; 356 this.label3.Text = "Address";
357 // 357 //
358 // Address 358 // Address
359 // 359 //
360 this.Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 360 this.Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
361 this.Address.Location = new System.Drawing.Point(56, 16); 361 this.Address.Location = new System.Drawing.Point(81, 16);
362 this.Address.Name = "Address"; 362 this.Address.Name = "Address";
363 this.Address.Size = new System.Drawing.Size(80, 20); 363 this.Address.Size = new System.Drawing.Size(80, 20);
364 this.Address.TabIndex = 0; 364 this.Address.TabIndex = 0;
365 this.Address.Text = "0.0.0.0"; 365 this.Address.Text = "0.0.0.0";
366 this.Address.Click += new System.EventHandler(this.AddressTextBoxClick); 366 this.Address.Click += new System.EventHandler(this.AddressTextBoxClick);