BoTW-Multiplayer/C#/GUIApp/Forms/serverInterface.Designer.cs
2025-01-20 14:05:21 -06:00

878 lines
49 KiB
C#

namespace GUIApp
{
partial class serverInterface
{
/// <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 Windows Form 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.serverSettingsPanel = new System.Windows.Forms.Panel();
this.serverInformationPanel = new System.Windows.Forms.Panel();
this.disconnectButton = new System.Windows.Forms.Button();
this.serverDescriptionLabel = new System.Windows.Forms.Label();
this.serverNameLabel = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.mainPanel = new System.Windows.Forms.Panel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.label13 = new System.Windows.Forms.Label();
this.pictureBox22 = new System.Windows.Forms.PictureBox();
this.label14 = new System.Windows.Forms.Label();
this.pictureBox23 = new System.Windows.Forms.PictureBox();
this.pictureBox24 = new System.Windows.Forms.PictureBox();
this.pictureBox25 = new System.Windows.Forms.PictureBox();
this.pictureBox26 = new System.Windows.Forms.PictureBox();
this.pictureBox27 = new System.Windows.Forms.PictureBox();
this.label15 = new System.Windows.Forms.Label();
this.pictureBox28 = new System.Windows.Forms.PictureBox();
this.panel3 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.pictureBox15 = new System.Windows.Forms.PictureBox();
this.label11 = new System.Windows.Forms.Label();
this.pictureBox16 = new System.Windows.Forms.PictureBox();
this.pictureBox17 = new System.Windows.Forms.PictureBox();
this.pictureBox18 = new System.Windows.Forms.PictureBox();
this.pictureBox19 = new System.Windows.Forms.PictureBox();
this.pictureBox20 = new System.Windows.Forms.PictureBox();
this.label12 = new System.Windows.Forms.Label();
this.pictureBox21 = new System.Windows.Forms.PictureBox();
this.panel2 = new System.Windows.Forms.Panel();
this.label7 = new System.Windows.Forms.Label();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.label8 = new System.Windows.Forms.Label();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.pictureBox11 = new System.Windows.Forms.PictureBox();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.pictureBox13 = new System.Windows.Forms.PictureBox();
this.label9 = new System.Windows.Forms.Label();
this.pictureBox14 = new System.Windows.Forms.PictureBox();
this.panel1 = new System.Windows.Forms.Panel();
this.jugador1_Position = new System.Windows.Forms.Label();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.label5 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.jugador1_nameLabel = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.serverLog = new System.Windows.Forms.RichTextBox();
this.serverInformationPanel.SuspendLayout();
this.mainPanel.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// serverSettingsPanel
//
this.serverSettingsPanel.BackColor = System.Drawing.SystemColors.ControlLight;
this.serverSettingsPanel.Dock = System.Windows.Forms.DockStyle.Right;
this.serverSettingsPanel.Location = new System.Drawing.Point(1238, 0);
this.serverSettingsPanel.Margin = new System.Windows.Forms.Padding(4);
this.serverSettingsPanel.Name = "serverSettingsPanel";
this.serverSettingsPanel.Size = new System.Drawing.Size(250, 970);
this.serverSettingsPanel.TabIndex = 0;
//
// serverInformationPanel
//
this.serverInformationPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.serverInformationPanel.Controls.Add(this.disconnectButton);
this.serverInformationPanel.Controls.Add(this.serverDescriptionLabel);
this.serverInformationPanel.Controls.Add(this.serverNameLabel);
this.serverInformationPanel.Controls.Add(this.label3);
this.serverInformationPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.serverInformationPanel.Location = new System.Drawing.Point(0, 0);
this.serverInformationPanel.Margin = new System.Windows.Forms.Padding(4);
this.serverInformationPanel.Name = "serverInformationPanel";
this.serverInformationPanel.Size = new System.Drawing.Size(1238, 124);
this.serverInformationPanel.TabIndex = 1;
//
// disconnectButton
//
this.disconnectButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.disconnectButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.disconnectButton.Location = new System.Drawing.Point(979, 12);
this.disconnectButton.Margin = new System.Windows.Forms.Padding(4);
this.disconnectButton.Name = "disconnectButton";
this.disconnectButton.Size = new System.Drawing.Size(250, 101);
this.disconnectButton.TabIndex = 5;
this.disconnectButton.Text = "Disconnect";
this.disconnectButton.UseVisualStyleBackColor = true;
//
// serverDescriptionLabel
//
this.serverDescriptionLabel.AutoSize = true;
this.serverDescriptionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.serverDescriptionLabel.Location = new System.Drawing.Point(51, 45);
this.serverDescriptionLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.serverDescriptionLabel.Name = "serverDescriptionLabel";
this.serverDescriptionLabel.Size = new System.Drawing.Size(194, 29);
this.serverDescriptionLabel.TabIndex = 4;
this.serverDescriptionLabel.Text = "Placeholder text";
//
// serverNameLabel
//
this.serverNameLabel.AutoSize = true;
this.serverNameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.serverNameLabel.Location = new System.Drawing.Point(51, 12);
this.serverNameLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.serverNameLabel.Name = "serverNameLabel";
this.serverNameLabel.Size = new System.Drawing.Size(210, 29);
this.serverNameLabel.TabIndex = 3;
this.serverNameLabel.Text = "Placeholder text";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(51, 78);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(82, 29);
this.label3.TabIndex = 2;
this.label3.Text = "Mods:";
//
// mainPanel
//
this.mainPanel.Controls.Add(this.tableLayoutPanel1);
this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.mainPanel.Location = new System.Drawing.Point(0, 124);
this.mainPanel.Margin = new System.Windows.Forms.Padding(4);
this.mainPanel.Name = "mainPanel";
this.mainPanel.Size = new System.Drawing.Size(1238, 846);
this.mainPanel.TabIndex = 2;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.serverLog, 0, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 396F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1238, 846);
this.tableLayoutPanel1.TabIndex = 0;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.panel4, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.panel3, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.panel2, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(5, 5);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 2;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1228, 388);
this.tableLayoutPanel2.TabIndex = 1;
//
// panel4
//
this.panel4.Controls.Add(this.label13);
this.panel4.Controls.Add(this.pictureBox22);
this.panel4.Controls.Add(this.label14);
this.panel4.Controls.Add(this.pictureBox23);
this.panel4.Controls.Add(this.pictureBox24);
this.panel4.Controls.Add(this.pictureBox25);
this.panel4.Controls.Add(this.pictureBox26);
this.panel4.Controls.Add(this.pictureBox27);
this.panel4.Controls.Add(this.label15);
this.panel4.Controls.Add(this.pictureBox28);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(619, 199);
this.panel4.Margin = new System.Windows.Forms.Padding(4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(602, 182);
this.panel4.TabIndex = 3;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.ForeColor = System.Drawing.Color.Gray;
this.label13.Location = new System.Drawing.Point(264, 64);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(152, 25);
this.label13.TabIndex = 14;
this.label13.Text = "MainField:Town";
//
// pictureBox22
//
this.pictureBox22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox22.Location = new System.Drawing.Point(434, 34);
this.pictureBox22.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox22.Name = "pictureBox22";
this.pictureBox22.Size = new System.Drawing.Size(31, 31);
this.pictureBox22.TabIndex = 13;
this.pictureBox22.TabStop = false;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.ForeColor = System.Drawing.Color.Gray;
this.label14.Location = new System.Drawing.Point(214, 64);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(44, 25);
this.label14.TabIndex = 12;
this.label14.Text = "x12";
//
// pictureBox23
//
this.pictureBox23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox23.Location = new System.Drawing.Point(402, 95);
this.pictureBox23.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox23.Name = "pictureBox23";
this.pictureBox23.Size = new System.Drawing.Size(62, 62);
this.pictureBox23.TabIndex = 11;
this.pictureBox23.TabStop = false;
//
// pictureBox24
//
this.pictureBox24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox24.Location = new System.Drawing.Point(329, 95);
this.pictureBox24.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox24.Name = "pictureBox24";
this.pictureBox24.Size = new System.Drawing.Size(62, 62);
this.pictureBox24.TabIndex = 10;
this.pictureBox24.TabStop = false;
//
// pictureBox25
//
this.pictureBox25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox25.Location = new System.Drawing.Point(255, 95);
this.pictureBox25.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox25.Name = "pictureBox25";
this.pictureBox25.Size = new System.Drawing.Size(62, 62);
this.pictureBox25.TabIndex = 9;
this.pictureBox25.TabStop = false;
//
// pictureBox26
//
this.pictureBox26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox26.Location = new System.Drawing.Point(181, 95);
this.pictureBox26.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox26.Name = "pictureBox26";
this.pictureBox26.Size = new System.Drawing.Size(62, 62);
this.pictureBox26.TabIndex = 8;
this.pictureBox26.TabStop = false;
//
// pictureBox27
//
this.pictureBox27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox27.Location = new System.Drawing.Point(181, 64);
this.pictureBox27.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox27.Name = "pictureBox27";
this.pictureBox27.Size = new System.Drawing.Size(24, 24);
this.pictureBox27.TabIndex = 7;
this.pictureBox27.TabStop = false;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.ForeColor = System.Drawing.Color.Gray;
this.label15.Location = new System.Drawing.Point(175, 32);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(167, 29);
this.label15.TabIndex = 6;
this.label15.Text = "Disconnected";
//
// pictureBox28
//
this.pictureBox28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox28.Image = global::GUIApp.Properties.Resources.Daruk;
this.pictureBox28.Location = new System.Drawing.Point(28, 32);
this.pictureBox28.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox28.Name = "pictureBox28";
this.pictureBox28.Size = new System.Drawing.Size(124, 124);
this.pictureBox28.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox28.TabIndex = 0;
this.pictureBox28.TabStop = false;
//
// panel3
//
this.panel3.Controls.Add(this.label10);
this.panel3.Controls.Add(this.pictureBox15);
this.panel3.Controls.Add(this.label11);
this.panel3.Controls.Add(this.pictureBox16);
this.panel3.Controls.Add(this.pictureBox17);
this.panel3.Controls.Add(this.pictureBox18);
this.panel3.Controls.Add(this.pictureBox19);
this.panel3.Controls.Add(this.pictureBox20);
this.panel3.Controls.Add(this.label12);
this.panel3.Controls.Add(this.pictureBox21);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(7, 199);
this.panel3.Margin = new System.Windows.Forms.Padding(4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(601, 182);
this.panel3.TabIndex = 2;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label10.ForeColor = System.Drawing.Color.Gray;
this.label10.Location = new System.Drawing.Point(264, 64);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(152, 25);
this.label10.TabIndex = 14;
this.label10.Text = "MainField:Town";
//
// pictureBox15
//
this.pictureBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox15.Location = new System.Drawing.Point(434, 34);
this.pictureBox15.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox15.Name = "pictureBox15";
this.pictureBox15.Size = new System.Drawing.Size(31, 31);
this.pictureBox15.TabIndex = 13;
this.pictureBox15.TabStop = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label11.ForeColor = System.Drawing.Color.Gray;
this.label11.Location = new System.Drawing.Point(214, 64);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(44, 25);
this.label11.TabIndex = 12;
this.label11.Text = "x12";
//
// pictureBox16
//
this.pictureBox16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox16.Location = new System.Drawing.Point(402, 95);
this.pictureBox16.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox16.Name = "pictureBox16";
this.pictureBox16.Size = new System.Drawing.Size(62, 62);
this.pictureBox16.TabIndex = 11;
this.pictureBox16.TabStop = false;
//
// pictureBox17
//
this.pictureBox17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox17.Location = new System.Drawing.Point(329, 95);
this.pictureBox17.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox17.Name = "pictureBox17";
this.pictureBox17.Size = new System.Drawing.Size(62, 62);
this.pictureBox17.TabIndex = 10;
this.pictureBox17.TabStop = false;
//
// pictureBox18
//
this.pictureBox18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox18.Location = new System.Drawing.Point(255, 95);
this.pictureBox18.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox18.Name = "pictureBox18";
this.pictureBox18.Size = new System.Drawing.Size(62, 62);
this.pictureBox18.TabIndex = 9;
this.pictureBox18.TabStop = false;
//
// pictureBox19
//
this.pictureBox19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox19.Location = new System.Drawing.Point(181, 95);
this.pictureBox19.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox19.Name = "pictureBox19";
this.pictureBox19.Size = new System.Drawing.Size(62, 62);
this.pictureBox19.TabIndex = 8;
this.pictureBox19.TabStop = false;
//
// pictureBox20
//
this.pictureBox20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox20.Location = new System.Drawing.Point(181, 64);
this.pictureBox20.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox20.Name = "pictureBox20";
this.pictureBox20.Size = new System.Drawing.Size(24, 24);
this.pictureBox20.TabIndex = 7;
this.pictureBox20.TabStop = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label12.ForeColor = System.Drawing.Color.Gray;
this.label12.Location = new System.Drawing.Point(175, 32);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(167, 29);
this.label12.TabIndex = 6;
this.label12.Text = "Disconnected";
//
// pictureBox21
//
this.pictureBox21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox21.Image = global::GUIApp.Properties.Resources.Urbosa;
this.pictureBox21.Location = new System.Drawing.Point(28, 32);
this.pictureBox21.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox21.Name = "pictureBox21";
this.pictureBox21.Size = new System.Drawing.Size(124, 124);
this.pictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox21.TabIndex = 0;
this.pictureBox21.TabStop = false;
//
// panel2
//
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.pictureBox8);
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.pictureBox9);
this.panel2.Controls.Add(this.pictureBox10);
this.panel2.Controls.Add(this.pictureBox11);
this.panel2.Controls.Add(this.pictureBox12);
this.panel2.Controls.Add(this.pictureBox13);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.pictureBox14);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(619, 7);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(602, 181);
this.panel2.TabIndex = 1;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.ForeColor = System.Drawing.Color.Gray;
this.label7.Location = new System.Drawing.Point(264, 64);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(152, 25);
this.label7.TabIndex = 14;
this.label7.Text = "MainField:Town";
//
// pictureBox8
//
this.pictureBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox8.Location = new System.Drawing.Point(434, 34);
this.pictureBox8.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(31, 31);
this.pictureBox8.TabIndex = 13;
this.pictureBox8.TabStop = false;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.ForeColor = System.Drawing.Color.Gray;
this.label8.Location = new System.Drawing.Point(214, 64);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(44, 25);
this.label8.TabIndex = 12;
this.label8.Text = "x12";
//
// pictureBox9
//
this.pictureBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox9.Location = new System.Drawing.Point(402, 95);
this.pictureBox9.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(62, 62);
this.pictureBox9.TabIndex = 11;
this.pictureBox9.TabStop = false;
//
// pictureBox10
//
this.pictureBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox10.Location = new System.Drawing.Point(329, 95);
this.pictureBox10.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox10.Name = "pictureBox10";
this.pictureBox10.Size = new System.Drawing.Size(62, 62);
this.pictureBox10.TabIndex = 10;
this.pictureBox10.TabStop = false;
//
// pictureBox11
//
this.pictureBox11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox11.Location = new System.Drawing.Point(255, 95);
this.pictureBox11.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox11.Name = "pictureBox11";
this.pictureBox11.Size = new System.Drawing.Size(62, 62);
this.pictureBox11.TabIndex = 9;
this.pictureBox11.TabStop = false;
//
// pictureBox12
//
this.pictureBox12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox12.Location = new System.Drawing.Point(181, 95);
this.pictureBox12.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox12.Name = "pictureBox12";
this.pictureBox12.Size = new System.Drawing.Size(62, 62);
this.pictureBox12.TabIndex = 8;
this.pictureBox12.TabStop = false;
//
// pictureBox13
//
this.pictureBox13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox13.Location = new System.Drawing.Point(181, 64);
this.pictureBox13.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox13.Name = "pictureBox13";
this.pictureBox13.Size = new System.Drawing.Size(24, 24);
this.pictureBox13.TabIndex = 7;
this.pictureBox13.TabStop = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.ForeColor = System.Drawing.Color.Gray;
this.label9.Location = new System.Drawing.Point(175, 32);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(167, 29);
this.label9.TabIndex = 6;
this.label9.Text = "Disconnected";
//
// pictureBox14
//
this.pictureBox14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox14.Image = global::GUIApp.Properties.Resources.Revali;
this.pictureBox14.Location = new System.Drawing.Point(28, 32);
this.pictureBox14.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox14.Name = "pictureBox14";
this.pictureBox14.Size = new System.Drawing.Size(124, 124);
this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox14.TabIndex = 0;
this.pictureBox14.TabStop = false;
//
// panel1
//
this.panel1.Controls.Add(this.jugador1_Position);
this.panel1.Controls.Add(this.pictureBox7);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.pictureBox6);
this.panel1.Controls.Add(this.pictureBox5);
this.panel1.Controls.Add(this.pictureBox4);
this.panel1.Controls.Add(this.pictureBox3);
this.panel1.Controls.Add(this.pictureBox2);
this.panel1.Controls.Add(this.jugador1_nameLabel);
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(7, 7);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(601, 181);
this.panel1.TabIndex = 0;
//
// jugador1_Position
//
this.jugador1_Position.AutoSize = true;
this.jugador1_Position.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.jugador1_Position.ForeColor = System.Drawing.Color.Gray;
this.jugador1_Position.Location = new System.Drawing.Point(264, 64);
this.jugador1_Position.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.jugador1_Position.Name = "jugador1_Position";
this.jugador1_Position.Size = new System.Drawing.Size(152, 25);
this.jugador1_Position.TabIndex = 14;
this.jugador1_Position.Text = "MainField:Town";
//
// pictureBox7
//
this.pictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox7.Location = new System.Drawing.Point(434, 34);
this.pictureBox7.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(31, 31);
this.pictureBox7.TabIndex = 13;
this.pictureBox7.TabStop = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.ForeColor = System.Drawing.Color.Gray;
this.label5.Location = new System.Drawing.Point(214, 64);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(44, 25);
this.label5.TabIndex = 12;
this.label5.Text = "x12";
//
// pictureBox6
//
this.pictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox6.Location = new System.Drawing.Point(402, 95);
this.pictureBox6.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(62, 62);
this.pictureBox6.TabIndex = 11;
this.pictureBox6.TabStop = false;
//
// pictureBox5
//
this.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox5.Location = new System.Drawing.Point(329, 95);
this.pictureBox5.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(62, 62);
this.pictureBox5.TabIndex = 10;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox4.Location = new System.Drawing.Point(255, 95);
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(62, 62);
this.pictureBox4.TabIndex = 9;
this.pictureBox4.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox3.Location = new System.Drawing.Point(181, 95);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(62, 62);
this.pictureBox3.TabIndex = 8;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox2.Location = new System.Drawing.Point(181, 64);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(24, 24);
this.pictureBox2.TabIndex = 7;
this.pictureBox2.TabStop = false;
//
// jugador1_nameLabel
//
this.jugador1_nameLabel.AutoSize = true;
this.jugador1_nameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.jugador1_nameLabel.ForeColor = System.Drawing.Color.Gray;
this.jugador1_nameLabel.Location = new System.Drawing.Point(175, 32);
this.jugador1_nameLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.jugador1_nameLabel.Name = "jugador1_nameLabel";
this.jugador1_nameLabel.Size = new System.Drawing.Size(259, 29);
this.jugador1_nameLabel.TabIndex = 6;
this.jugador1_nameLabel.Text = "Disconnected (HOST)";
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Image = global::GUIApp.Properties.Resources.Mipha2;
this.pictureBox1.Location = new System.Drawing.Point(28, 32);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(124, 124);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// serverLog
//
this.serverLog.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.serverLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.serverLog.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.serverLog.Location = new System.Drawing.Point(5, 402);
this.serverLog.Margin = new System.Windows.Forms.Padding(4);
this.serverLog.Name = "serverLog";
this.serverLog.ReadOnly = true;
this.serverLog.Size = new System.Drawing.Size(1228, 439);
this.serverLog.TabIndex = 2;
this.serverLog.Text = "";
this.serverLog.TextChanged += new System.EventHandler(this.serverLog_TextChanged);
//
// serverInterface
//
this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoSize = true;
this.ClientSize = new System.Drawing.Size(1488, 970);
this.Controls.Add(this.mainPanel);
this.Controls.Add(this.serverInformationPanel);
this.Controls.Add(this.serverSettingsPanel);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "serverInterface";
this.Text = "serverInterface";
this.Load += new System.EventHandler(this.serverInterface_Load);
this.serverInformationPanel.ResumeLayout(false);
this.serverInformationPanel.PerformLayout();
this.mainPanel.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel serverSettingsPanel;
private System.Windows.Forms.Panel serverInformationPanel;
private System.Windows.Forms.Panel mainPanel;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Button disconnectButton;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label jugador1_Position;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.PictureBox pictureBox22;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.PictureBox pictureBox23;
private System.Windows.Forms.PictureBox pictureBox24;
private System.Windows.Forms.PictureBox pictureBox25;
private System.Windows.Forms.PictureBox pictureBox26;
private System.Windows.Forms.PictureBox pictureBox27;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.PictureBox pictureBox28;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.PictureBox pictureBox15;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.PictureBox pictureBox16;
private System.Windows.Forms.PictureBox pictureBox17;
private System.Windows.Forms.PictureBox pictureBox18;
private System.Windows.Forms.PictureBox pictureBox19;
private System.Windows.Forms.PictureBox pictureBox20;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.PictureBox pictureBox21;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.PictureBox pictureBox10;
private System.Windows.Forms.PictureBox pictureBox11;
private System.Windows.Forms.PictureBox pictureBox12;
private System.Windows.Forms.PictureBox pictureBox13;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.PictureBox pictureBox14;
private System.Windows.Forms.RichTextBox serverLog;
public System.Windows.Forms.Label serverDescriptionLabel;
public System.Windows.Forms.Label serverNameLabel;
public System.Windows.Forms.Label jugador1_nameLabel;
}
}