/// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.controlListView1    = new My_ListView.ControlListView();
     this.colonizationTarget1 = new Winforms_Mockups.ColonizationTarget();
     this.colonizationTarget2 = new Winforms_Mockups.ColonizationTarget();
     this.controlListView1.SuspendLayout();
     this.SuspendLayout();
     //
     // controlListView1
     //
     this.controlListView1.AutoScroll = true;
     this.controlListView1.Controls.Add(this.colonizationTarget1);
     this.controlListView1.Controls.Add(this.colonizationTarget2);
     this.controlListView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.controlListView1.Location = new System.Drawing.Point(0, 0);
     this.controlListView1.Name     = "controlListView1";
     this.controlListView1.Size     = new System.Drawing.Size(284, 262);
     this.controlListView1.TabIndex = 0;
     //
     // colonizationTarget1
     //
     this.colonizationTarget1.AutoSize     = true;
     this.colonizationTarget1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationTarget1.Location     = new System.Drawing.Point(3, 3);
     this.colonizationTarget1.Name         = "colonizationTarget1";
     this.colonizationTarget1.Size         = new System.Drawing.Size(258, 129);
     this.colonizationTarget1.TabIndex     = 0;
     //
     // colonizationTarget2
     //
     this.colonizationTarget2.AutoSize     = true;
     this.colonizationTarget2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationTarget2.Location     = new System.Drawing.Point(3, 138);
     this.colonizationTarget2.Name         = "colonizationTarget2";
     this.colonizationTarget2.Size         = new System.Drawing.Size(258, 129);
     this.colonizationTarget2.TabIndex     = 1;
     //
     // FormColonization
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(284, 262);
     this.Controls.Add(this.controlListView1);
     this.Name = "FormColonization";
     this.Text = "FormColonization";
     this.controlListView1.ResumeLayout(false);
     this.controlListView1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.controlListView1      = new My_ListView.ControlListView();
     this.colonizationTarget1   = new Winforms_Mockups.ColonizationTarget();
     this.colonizationTarget2   = new Winforms_Mockups.ColonizationTarget();
     this.selectColonizerAction = new System.Windows.Forms.Button();
     this.colonizerDesignText   = new System.Windows.Forms.Label();
     this.label1              = new System.Windows.Forms.Label();
     this.textBox1            = new System.Windows.Forms.TextBox();
     this.label2              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.controlListView2    = new My_ListView.ControlListView();
     this.colonizationSource1 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource2 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource3 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource4 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource5 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource6 = new Winforms_Mockups.ColonizationSource();
     this.colonizationSource7 = new Winforms_Mockups.ColonizationSource();
     this.controlListView1.SuspendLayout();
     this.controlListView2.SuspendLayout();
     this.SuspendLayout();
     //
     // controlListView1
     //
     this.controlListView1.AutoScroll = true;
     this.controlListView1.Controls.Add(this.colonizationTarget1);
     this.controlListView1.Controls.Add(this.colonizationTarget2);
     this.controlListView1.Location = new System.Drawing.Point(12, 73);
     this.controlListView1.Name     = "controlListView1";
     this.controlListView1.Size     = new System.Drawing.Size(281, 269);
     this.controlListView1.TabIndex = 0;
     //
     // colonizationTarget1
     //
     this.colonizationTarget1.AutoSize     = true;
     this.colonizationTarget1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationTarget1.Location     = new System.Drawing.Point(3, 3);
     this.colonizationTarget1.Name         = "colonizationTarget1";
     this.colonizationTarget1.Size         = new System.Drawing.Size(258, 129);
     this.colonizationTarget1.TabIndex     = 0;
     //
     // colonizationTarget2
     //
     this.colonizationTarget2.AutoSize     = true;
     this.colonizationTarget2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationTarget2.Location     = new System.Drawing.Point(3, 138);
     this.colonizationTarget2.Name         = "colonizationTarget2";
     this.colonizationTarget2.Size         = new System.Drawing.Size(258, 129);
     this.colonizationTarget2.TabIndex     = 1;
     //
     // selectColonizerAction
     //
     this.selectColonizerAction.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.selectColonizerAction.Location                = new System.Drawing.Point(148, 9);
     this.selectColonizerAction.Name                    = "selectColonizerAction";
     this.selectColonizerAction.Size                    = new System.Drawing.Size(124, 36);
     this.selectColonizerAction.TabIndex                = 3;
     this.selectColonizerAction.Text                    = "button1";
     this.selectColonizerAction.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.selectColonizerAction.UseVisualStyleBackColor = true;
     //
     // colonizerDesignText
     //
     this.colonizerDesignText.Location  = new System.Drawing.Point(12, 9);
     this.colonizerDesignText.Name      = "colonizerDesignText";
     this.colonizerDesignText.Size      = new System.Drawing.Size(130, 36);
     this.colonizerDesignText.TabIndex  = 2;
     this.colonizerDesignText.Text      = "Colony ship design:";
     this.colonizerDesignText.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(295, 9);
     this.label1.Margin    = new System.Windows.Forms.Padding(20, 0, 3, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(120, 36);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "Target transport capacoty:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(421, 18);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(80, 20);
     this.textBox1.TabIndex = 5;
     this.textBox1.Text     = "820 k";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 57);
     this.label2.Margin   = new System.Windows.Forms.Padding(3, 12, 3, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(99, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Planets to colonize:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(316, 57);
     this.label3.Margin   = new System.Windows.Forms.Padding(3, 12, 3, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(92, 13);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Colony ship yards:";
     //
     // controlListView2
     //
     this.controlListView2.AutoScroll = true;
     this.controlListView2.Controls.Add(this.colonizationSource1);
     this.controlListView2.Controls.Add(this.colonizationSource2);
     this.controlListView2.Controls.Add(this.colonizationSource3);
     this.controlListView2.Controls.Add(this.colonizationSource4);
     this.controlListView2.Controls.Add(this.colonizationSource5);
     this.controlListView2.Controls.Add(this.colonizationSource6);
     this.controlListView2.Controls.Add(this.colonizationSource7);
     this.controlListView2.Location = new System.Drawing.Point(319, 73);
     this.controlListView2.Name     = "controlListView2";
     this.controlListView2.Size     = new System.Drawing.Size(224, 269);
     this.controlListView2.TabIndex = 8;
     //
     // colonizationSource1
     //
     this.colonizationSource1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource1.Location     = new System.Drawing.Point(3, 6);
     this.colonizationSource1.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource1.Name         = "colonizationSource1";
     this.colonizationSource1.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource1.TabIndex     = 0;
     //
     // colonizationSource2
     //
     this.colonizationSource2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource2.Location     = new System.Drawing.Point(3, 46);
     this.colonizationSource2.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource2.Name         = "colonizationSource2";
     this.colonizationSource2.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource2.TabIndex     = 1;
     //
     // colonizationSource3
     //
     this.colonizationSource3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource3.Location     = new System.Drawing.Point(3, 86);
     this.colonizationSource3.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource3.Name         = "colonizationSource3";
     this.colonizationSource3.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource3.TabIndex     = 2;
     //
     // colonizationSource4
     //
     this.colonizationSource4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource4.Location     = new System.Drawing.Point(3, 126);
     this.colonizationSource4.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource4.Name         = "colonizationSource4";
     this.colonizationSource4.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource4.TabIndex     = 3;
     //
     // colonizationSource5
     //
     this.colonizationSource5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource5.Location     = new System.Drawing.Point(3, 166);
     this.colonizationSource5.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource5.Name         = "colonizationSource5";
     this.colonizationSource5.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource5.TabIndex     = 4;
     //
     // colonizationSource6
     //
     this.colonizationSource6.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource6.Location     = new System.Drawing.Point(3, 206);
     this.colonizationSource6.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource6.Name         = "colonizationSource6";
     this.colonizationSource6.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource6.TabIndex     = 5;
     //
     // colonizationSource7
     //
     this.colonizationSource7.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.colonizationSource7.Location     = new System.Drawing.Point(3, 246);
     this.colonizationSource7.Margin       = new System.Windows.Forms.Padding(3, 6, 3, 3);
     this.colonizationSource7.Name         = "colonizationSource7";
     this.colonizationSource7.Size         = new System.Drawing.Size(200, 31);
     this.colonizationSource7.TabIndex     = 6;
     //
     // FormColonization
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(554, 361);
     this.Controls.Add(this.controlListView2);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.selectColonizerAction);
     this.Controls.Add(this.colonizerDesignText);
     this.Controls.Add(this.controlListView1);
     this.Name = "FormColonization";
     this.Text = "FormColonization";
     this.controlListView1.ResumeLayout(false);
     this.controlListView1.PerformLayout();
     this.controlListView2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.textBox1         = new System.Windows.Forms.TextBox();
     this.controlListView1 = new My_ListView.ControlListView();
     this.researchItem1    = new Winforms_Mockups.ResearchItem();
     this.researchItem2    = new Winforms_Mockups.ResearchItem();
     this.researchItem3    = new Winforms_Mockups.ResearchItem();
     this.label3           = new System.Windows.Forms.Label();
     this.button3          = new System.Windows.Forms.Button();
     this.button2          = new System.Windows.Forms.Button();
     this.textBox2         = new System.Windows.Forms.TextBox();
     this.button9          = new System.Windows.Forms.Button();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.controlListView1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label1.Location = new System.Drawing.Point(98, 12);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Biology";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(98, 25);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(42, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Level 2";
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Left)));
     this.textBox1.Location  = new System.Drawing.Point(12, 98);
     this.textBox1.Multiline = true;
     this.textBox1.Name      = "textBox1";
     this.textBox1.ReadOnly  = true;
     this.textBox1.Size      = new System.Drawing.Size(222, 335);
     this.textBox1.TabIndex  = 17;
     this.textBox1.Text      = "Lore ipsum\r\nDoloret reat msddo mowerr maugad sad\r\ndaod coksal. Je sorof msoerta n" +
                               "aue usfa.\r\n";
     //
     // controlListView1
     //
     this.controlListView1.AutoScroll  = true;
     this.controlListView1.BackColor   = System.Drawing.SystemColors.Control;
     this.controlListView1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.controlListView1.Controls.Add(this.researchItem1);
     this.controlListView1.Controls.Add(this.researchItem2);
     this.controlListView1.Controls.Add(this.researchItem3);
     this.controlListView1.Location = new System.Drawing.Point(240, 25);
     this.controlListView1.Name     = "controlListView1";
     this.controlListView1.Size     = new System.Drawing.Size(277, 173);
     this.controlListView1.TabIndex = 18;
     //
     // researchItem1
     //
     this.researchItem1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(196)))), ((int)(((byte)(255)))));
     this.researchItem1.Location  = new System.Drawing.Point(3, 3);
     this.researchItem1.Name      = "researchItem1";
     this.researchItem1.Size      = new System.Drawing.Size(250, 50);
     this.researchItem1.TabIndex  = 0;
     //
     // researchItem2
     //
     this.researchItem2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(196)))), ((int)(((byte)(255)))));
     this.researchItem2.Location  = new System.Drawing.Point(3, 59);
     this.researchItem2.Name      = "researchItem2";
     this.researchItem2.Size      = new System.Drawing.Size(250, 50);
     this.researchItem2.TabIndex  = 1;
     //
     // researchItem3
     //
     this.researchItem3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(196)))), ((int)(((byte)(255)))));
     this.researchItem3.Location  = new System.Drawing.Point(3, 115);
     this.researchItem3.Name      = "researchItem3";
     this.researchItem3.Size      = new System.Drawing.Size(250, 50);
     this.researchItem3.TabIndex  = 2;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(240, 9);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(87, 13);
     this.label3.TabIndex = 19;
     this.label3.Text     = "Choose priorities:";
     //
     // button3
     //
     this.button3.Image    = global::Winforms_Mockups.Properties.Resources.arrow_down;
     this.button3.Location = new System.Drawing.Point(523, 113);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(50, 50);
     this.button3.TabIndex = 21;
     this.button3.UseVisualStyleBackColor = true;
     //
     // button2
     //
     this.button2.Image    = global::Winforms_Mockups.Properties.Resources.arrow_up;
     this.button2.Location = new System.Drawing.Point(523, 57);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(50, 50);
     this.button2.TabIndex = 20;
     this.button2.UseVisualStyleBackColor = true;
     //
     // textBox2
     //
     this.textBox2.Location  = new System.Drawing.Point(240, 204);
     this.textBox2.Multiline = true;
     this.textBox2.Name      = "textBox2";
     this.textBox2.ReadOnly  = true;
     this.textBox2.Size      = new System.Drawing.Size(250, 193);
     this.textBox2.TabIndex  = 22;
     this.textBox2.Text      = "Improved hydroponic farming. Lore ipsum\r\nDoloret reat msddo mowerr maugad sad\r\nda" +
                               "od coksal. Je sorof msoerta naue usfa.\r\n\r\nFood per population: +0.25\r\nFood per f" +
                               "armer: +0.5\r\nPopulation growth: +25%";
     //
     // button9
     //
     this.button9.Location = new System.Drawing.Point(498, 410);
     this.button9.Name     = "button9";
     this.button9.Size     = new System.Drawing.Size(75, 23);
     this.button9.TabIndex = 24;
     this.button9.Text     = "Confirm";
     this.button9.UseVisualStyleBackColor = true;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::Winforms_Mockups.Properties.Resources.hydroponic_farms;
     this.pictureBox1.Location = new System.Drawing.Point(12, 12);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(80, 80);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 25;
     this.pictureBox1.TabStop  = false;
     //
     // FormResearchComplete
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(587, 445);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.button9);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.controlListView1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "FormResearchComplete";
     this.Text            = "Research complete!";
     this.controlListView1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #4
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.button1              = new System.Windows.Forms.Button();
     this.controlListView1     = new My_ListView.ControlListView();
     this.relationsPlayerInfo1 = new Winforms_Mockups.RelationsPlayerInfo();
     this.relationsPlayerInfo2 = new Winforms_Mockups.RelationsPlayerInfo();
     this.relationsPlayerInfo3 = new Winforms_Mockups.RelationsPlayerInfo();
     this.relationsPlayerInfo4 = new Winforms_Mockups.RelationsPlayerInfo();
     this.relationsPlayerInfo5 = new Winforms_Mockups.RelationsPlayerInfo();
     this.controlListView1.SuspendLayout();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Image                   = global::Winforms_Mockups.Properties.Resources.message;
     this.button1.Location                = new System.Drawing.Point(402, 232);
     this.button1.Name                    = "button1";
     this.button1.Size                    = new System.Drawing.Size(93, 43);
     this.button1.TabIndex                = 2;
     this.button1.Text                    = "Audience";
     this.button1.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.button1.UseVisualStyleBackColor = true;
     //
     // controlListView1
     //
     this.controlListView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)));
     this.controlListView1.AutoScroll = true;
     this.controlListView1.Controls.Add(this.relationsPlayerInfo1);
     this.controlListView1.Controls.Add(this.relationsPlayerInfo2);
     this.controlListView1.Controls.Add(this.relationsPlayerInfo3);
     this.controlListView1.Controls.Add(this.relationsPlayerInfo5);
     this.controlListView1.Controls.Add(this.relationsPlayerInfo4);
     this.controlListView1.Location = new System.Drawing.Point(12, 12);
     this.controlListView1.Name     = "controlListView1";
     this.controlListView1.Size     = new System.Drawing.Size(350, 263);
     this.controlListView1.TabIndex = 3;
     //
     // relationsPlayerInfo1
     //
     this.relationsPlayerInfo1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.relationsPlayerInfo1.Location    = new System.Drawing.Point(3, 3);
     this.relationsPlayerInfo1.Name        = "relationsPlayerInfo1";
     this.relationsPlayerInfo1.Size        = new System.Drawing.Size(160, 120);
     this.relationsPlayerInfo1.TabIndex    = 0;
     //
     // relationsPlayerInfo2
     //
     this.relationsPlayerInfo2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.relationsPlayerInfo2.Location    = new System.Drawing.Point(169, 3);
     this.relationsPlayerInfo2.Name        = "relationsPlayerInfo2";
     this.relationsPlayerInfo2.Size        = new System.Drawing.Size(160, 120);
     this.relationsPlayerInfo2.TabIndex    = 1;
     //
     // relationsPlayerInfo3
     //
     this.relationsPlayerInfo3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.relationsPlayerInfo3.Location    = new System.Drawing.Point(3, 129);
     this.relationsPlayerInfo3.Name        = "relationsPlayerInfo3";
     this.relationsPlayerInfo3.Size        = new System.Drawing.Size(160, 120);
     this.relationsPlayerInfo3.TabIndex    = 2;
     //
     // relationsPlayerInfo4
     //
     this.relationsPlayerInfo4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.relationsPlayerInfo4.Location    = new System.Drawing.Point(3, 255);
     this.relationsPlayerInfo4.Name        = "relationsPlayerInfo4";
     this.relationsPlayerInfo4.Size        = new System.Drawing.Size(160, 120);
     this.relationsPlayerInfo4.TabIndex    = 3;
     //
     // relationsPlayerInfo5
     //
     this.relationsPlayerInfo5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.relationsPlayerInfo5.Location    = new System.Drawing.Point(169, 129);
     this.relationsPlayerInfo5.Name        = "relationsPlayerInfo5";
     this.relationsPlayerInfo5.Size        = new System.Drawing.Size(160, 120);
     this.relationsPlayerInfo5.TabIndex    = 4;
     //
     // FormDiplomacyRelations
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(507, 287);
     this.Controls.Add(this.controlListView1);
     this.Controls.Add(this.button1);
     this.Name = "FormDiplomacyRelations";
     this.Text = "FormDiplomacyRelations";
     this.controlListView1.ResumeLayout(false);
     this.ResumeLayout(false);
 }