DS-Pokemon-Rom-Editor/DS_Map/Editors/TrainerEditor.Designer.cs

2539 lines
146 KiB
C#
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace DSPRE.Editors
{
partial class TrainerEditor
{
/// <summary>
/// Variable nécessaire au concepteur.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Nettoyage des ressources utilisées.
/// </summary>
/// <param name="disposing">true si les ressources managées doivent être supprimées ; sinon, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Code généré par le Concepteur de composants
/// <summary>
/// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
/// le contenu de cette méthode avec l'éditeur de code.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TrainerEditor));
this.partyForm2ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility2ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender2ComboBox = new System.Windows.Forms.ComboBox();
this.label49 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.partyLevel2UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall2UpDown = new System.Windows.Forms.NumericUpDown();
this.label48 = new System.Windows.Forms.Label();
this.partyForm1ComboBox = new System.Windows.Forms.ComboBox();
this.party1GroupBox = new System.Windows.Forms.GroupBox();
this.partyAbility1ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender1ComboBox = new System.Windows.Forms.ComboBox();
this.label47 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.poke1MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyForm4ComboBox = new System.Windows.Forms.ComboBox();
this.partyForm6ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility6ComboBox = new System.Windows.Forms.ComboBox();
this.label60 = new System.Windows.Forms.Label();
this.label61 = new System.Windows.Forms.Label();
this.label62 = new System.Windows.Forms.Label();
this.poke6MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyAbility4ComboBox = new System.Windows.Forms.ComboBox();
this.party2GroupBox = new System.Windows.Forms.GroupBox();
this.poke2MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV2UpDown = new System.Windows.Forms.NumericUpDown();
this.party4GroupBox = new System.Windows.Forms.GroupBox();
this.partyGender4ComboBox = new System.Windows.Forms.ComboBox();
this.label54 = new System.Windows.Forms.Label();
this.label55 = new System.Windows.Forms.Label();
this.label56 = new System.Windows.Forms.Label();
this.poke4MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV4UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel4UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall4UpDown = new System.Windows.Forms.NumericUpDown();
this.TrainerAIGroupBox = new System.Windows.Forms.GroupBox();
this.trainerAI1CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI2CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI3CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI4CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI5CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI6CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI7CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI8CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI9CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI10CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI11CheckBox = new System.Windows.Forms.CheckBox();
this.trainerItemsGroupBox = new System.Windows.Forms.GroupBox();
this.label63 = new System.Windows.Forms.Label();
this.eyeContactMusicAltLabel = new System.Windows.Forms.Label();
this.encounterSSEQAltUpDown = new System.Windows.Forms.NumericUpDown();
this.eyeContactMusicLabel = new System.Windows.Forms.Label();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.groupBox28 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
this.label74 = new System.Windows.Forms.Label();
this.party6GroupBox = new System.Windows.Forms.GroupBox();
this.partyGender6ComboBox = new System.Windows.Forms.ComboBox();
this.party5GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm5ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility5ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender5ComboBox = new System.Windows.Forms.ComboBox();
this.label57 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.label59 = new System.Windows.Forms.Label();
this.poke5MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV5UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel5UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall5UpDown = new System.Windows.Forms.NumericUpDown();
this.party3GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm3ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility3ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender3ComboBox = new System.Windows.Forms.ComboBox();
this.label51 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.poke3MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyIV3UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel3UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall3UpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox27 = new System.Windows.Forms.GroupBox();
this.encounterSSEQMainUpDown = new System.Windows.Forms.NumericUpDown();
this.trainerClassFrameMaxLabel = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.trClassFramePreviewUpDown = new System.Windows.Forms.NumericUpDown();
this.trainerClassNameTextbox = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.label42 = new System.Windows.Forms.Label();
this.trainerItemsCheckBox = new System.Windows.Forms.CheckBox();
this.trainerNameTextBox = new System.Windows.Forms.TextBox();
this.partyCountUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox25 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.trainerMovesCheckBox = new System.Windows.Forms.CheckBox();
this.trainerDoubleCheckBox = new System.Windows.Forms.CheckBox();
this.label44 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.trainerClassListBox = new System.Windows.Forms.ListBox();
this.exportTrainerButton = new System.Windows.Forms.Button();
this.importTrainerButton = new System.Windows.Forms.Button();
this.importReplacePartyButton = new System.Windows.Forms.Button();
this.exportPartyButton = new System.Windows.Forms.Button();
this.DVExplainButton = new System.Windows.Forms.Button();
this.partyPokemonItemPictureBox6 = new System.Windows.Forms.PictureBox();
this.partyPokemon6PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemonItemPictureBox5 = new System.Windows.Forms.PictureBox();
this.partyPokemon5PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemonItemPictureBox4 = new System.Windows.Forms.PictureBox();
this.partyPokemon4PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemonItemPictureBox3 = new System.Windows.Forms.PictureBox();
this.partyPokemon3PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemonItemPictureBox2 = new System.Windows.Forms.PictureBox();
this.partyPokemon2PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemonItemPictureBox1 = new System.Windows.Forms.PictureBox();
this.partyPokemon1PictureBox = new System.Windows.Forms.PictureBox();
this.saveTrainerClassButton = new System.Windows.Forms.Button();
this.trainerClassPicBox = new System.Windows.Forms.PictureBox();
this.deleteTrainerButton = new System.Windows.Forms.Button();
this.addTrainerButton = new System.Windows.Forms.Button();
this.trainerSaveCurrentButton = new System.Windows.Forms.Button();
this.replacePropertiesButton = new System.Windows.Forms.Button();
this.exportPropertiesButton = new System.Windows.Forms.Button();
this.partyMove6_1ComboBox = new DSPRE.InputComboBox();
this.partyMove6_2ComboBox = new DSPRE.InputComboBox();
this.partyMove6_3ComboBox = new DSPRE.InputComboBox();
this.partyMove6_4ComboBox = new DSPRE.InputComboBox();
this.partyItem6ComboBox = new DSPRE.InputComboBox();
this.partyPokemon6ComboBox = new DSPRE.InputComboBox();
this.partyMove5_1ComboBox = new DSPRE.InputComboBox();
this.partyMove5_2ComboBox = new DSPRE.InputComboBox();
this.partyMove5_3ComboBox = new DSPRE.InputComboBox();
this.partyMove5_4ComboBox = new DSPRE.InputComboBox();
this.partyItem5ComboBox = new DSPRE.InputComboBox();
this.partyPokemon5ComboBox = new DSPRE.InputComboBox();
this.partyMove4_1ComboBox = new DSPRE.InputComboBox();
this.partyMove4_2ComboBox = new DSPRE.InputComboBox();
this.partyMove4_3ComboBox = new DSPRE.InputComboBox();
this.partyMove4_4ComboBox = new DSPRE.InputComboBox();
this.partyItem4ComboBox = new DSPRE.InputComboBox();
this.partyPokemon4ComboBox = new DSPRE.InputComboBox();
this.partyMove3_1ComboBox = new DSPRE.InputComboBox();
this.partyMove3_2ComboBox = new DSPRE.InputComboBox();
this.partyMove3_3ComboBox = new DSPRE.InputComboBox();
this.partyMove3_4ComboBox = new DSPRE.InputComboBox();
this.partyItem3ComboBox = new DSPRE.InputComboBox();
this.partyPokemon3ComboBox = new DSPRE.InputComboBox();
this.partyMove2_1ComboBox = new DSPRE.InputComboBox();
this.partyMove2_2ComboBox = new DSPRE.InputComboBox();
this.partyMove2_3ComboBox = new DSPRE.InputComboBox();
this.partyMove2_4ComboBox = new DSPRE.InputComboBox();
this.partyItem2ComboBox = new DSPRE.InputComboBox();
this.partyPokemon2ComboBox = new DSPRE.InputComboBox();
this.partyMove1_1ComboBox = new DSPRE.InputComboBox();
this.partyMove1_2ComboBox = new DSPRE.InputComboBox();
this.partyMove1_3ComboBox = new DSPRE.InputComboBox();
this.partyMove1_4ComboBox = new DSPRE.InputComboBox();
this.partyItem1ComboBox = new DSPRE.InputComboBox();
this.partyPokemon1ComboBox = new DSPRE.InputComboBox();
this.trainerComboBox = new DSPRE.InputComboBox();
this.trainerItem1ComboBox = new DSPRE.InputComboBox();
this.trainerItem2ComboBox = new DSPRE.InputComboBox();
this.trainerItem3ComboBox = new DSPRE.InputComboBox();
this.trainerItem4ComboBox = new DSPRE.InputComboBox();
((System.ComponentModel.ISupportInitialize)(this.partyLevel2UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall2UpDown)).BeginInit();
this.party1GroupBox.SuspendLayout();
this.poke1MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV1UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel1UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall1UpDown)).BeginInit();
this.poke6MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV6UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel6UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall6UpDown)).BeginInit();
this.party2GroupBox.SuspendLayout();
this.poke2MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV2UpDown)).BeginInit();
this.party4GroupBox.SuspendLayout();
this.poke4MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV4UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel4UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall4UpDown)).BeginInit();
this.TrainerAIGroupBox.SuspendLayout();
this.trainerItemsGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQAltUpDown)).BeginInit();
this.tableLayoutPanel4.SuspendLayout();
this.groupBox28.SuspendLayout();
this.tableLayoutPanel6.SuspendLayout();
this.party6GroupBox.SuspendLayout();
this.party5GroupBox.SuspendLayout();
this.poke5MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV5UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel5UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall5UpDown)).BeginInit();
this.party3GroupBox.SuspendLayout();
this.poke3MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV3UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel3UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall3UpDown)).BeginInit();
this.groupBox27.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQMainUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.trClassFramePreviewUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyCountUpDown)).BeginInit();
this.groupBox25.SuspendLayout();
this.tableLayoutPanel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon6PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon5PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon4PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon3PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon2PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon1PictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.trainerClassPicBox)).BeginInit();
this.SuspendLayout();
//
// partyForm2ComboBox
//
this.partyForm2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm2ComboBox.FormattingEnabled = true;
this.partyForm2ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm2ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm2ComboBox.Name = "partyForm2ComboBox";
this.partyForm2ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm2ComboBox.TabIndex = 20;
//
// partyAbility2ComboBox
//
this.partyAbility2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility2ComboBox.FormattingEnabled = true;
this.partyAbility2ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility2ComboBox.Name = "partyAbility2ComboBox";
this.partyAbility2ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility2ComboBox.TabIndex = 18;
//
// partyGender2ComboBox
//
this.partyGender2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender2ComboBox.FormattingEnabled = true;
this.partyGender2ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender2ComboBox.Name = "partyGender2ComboBox";
this.partyGender2ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender2ComboBox.TabIndex = 17;
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(12, 94);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(22, 13);
this.label49.TabIndex = 8;
this.label49.Text = "DV";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(12, 67);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(22, 13);
this.label50.TabIndex = 7;
this.label50.Text = "Lv.";
//
// partyLevel2UpDown
//
this.partyLevel2UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel2UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel2UpDown.Name = "partyLevel2UpDown";
this.partyLevel2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel2UpDown.TabIndex = 4;
this.partyLevel2UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall2UpDown
//
this.partyBall2UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall2UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall2UpDown.Name = "partyBall2UpDown";
this.partyBall2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall2UpDown.TabIndex = 3;
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(12, 118);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(28, 26);
this.label48.TabIndex = 9;
this.label48.Text = "Ball\r\nSeal";
//
// partyForm1ComboBox
//
this.partyForm1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm1ComboBox.FormattingEnabled = true;
this.partyForm1ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm1ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm1ComboBox.Name = "partyForm1ComboBox";
this.partyForm1ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm1ComboBox.TabIndex = 14;
//
// party1GroupBox
//
this.party1GroupBox.Controls.Add(this.partyForm1ComboBox);
this.party1GroupBox.Controls.Add(this.partyAbility1ComboBox);
this.party1GroupBox.Controls.Add(this.partyGender1ComboBox);
this.party1GroupBox.Controls.Add(this.partyPokemonItemPictureBox1);
this.party1GroupBox.Controls.Add(this.label47);
this.party1GroupBox.Controls.Add(this.label46);
this.party1GroupBox.Controls.Add(this.label45);
this.party1GroupBox.Controls.Add(this.poke1MovesGroupBox);
this.party1GroupBox.Controls.Add(this.partyIV1UpDown);
this.party1GroupBox.Controls.Add(this.partyLevel1UpDown);
this.party1GroupBox.Controls.Add(this.partyBall1UpDown);
this.party1GroupBox.Controls.Add(this.partyItem1ComboBox);
this.party1GroupBox.Controls.Add(this.partyPokemon1PictureBox);
this.party1GroupBox.Controls.Add(this.partyPokemon1ComboBox);
this.party1GroupBox.Enabled = false;
this.party1GroupBox.Location = new System.Drawing.Point(16, 37);
this.party1GroupBox.Name = "party1GroupBox";
this.party1GroupBox.Size = new System.Drawing.Size(343, 183);
this.party1GroupBox.TabIndex = 0;
this.party1GroupBox.TabStop = false;
this.party1GroupBox.Text = "Pokemon 1";
//
// partyAbility1ComboBox
//
this.partyAbility1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility1ComboBox.FormattingEnabled = true;
this.partyAbility1ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility1ComboBox.Name = "partyAbility1ComboBox";
this.partyAbility1ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility1ComboBox.TabIndex = 13;
//
// partyGender1ComboBox
//
this.partyGender1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender1ComboBox.FormattingEnabled = true;
this.partyGender1ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender1ComboBox.Name = "partyGender1ComboBox";
this.partyGender1ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender1ComboBox.TabIndex = 12;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(12, 118);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(28, 26);
this.label47.TabIndex = 9;
this.label47.Text = "Ball\r\nSeal";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(12, 94);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(22, 13);
this.label46.TabIndex = 8;
this.label46.Text = "DV";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(12, 67);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(22, 13);
this.label45.TabIndex = 7;
this.label45.Text = "Lv.";
//
// poke1MovesGroupBox
//
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_1ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_2ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_3ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_4ComboBox);
this.poke1MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke1MovesGroupBox.Name = "poke1MovesGroupBox";
this.poke1MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke1MovesGroupBox.TabIndex = 6;
this.poke1MovesGroupBox.TabStop = false;
this.poke1MovesGroupBox.Text = "Moves";
//
// partyIV1UpDown
//
this.partyIV1UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV1UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV1UpDown.Name = "partyIV1UpDown";
this.partyIV1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV1UpDown.TabIndex = 5;
//
// partyLevel1UpDown
//
this.partyLevel1UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel1UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel1UpDown.Name = "partyLevel1UpDown";
this.partyLevel1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel1UpDown.TabIndex = 4;
this.partyLevel1UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall1UpDown
//
this.partyBall1UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall1UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall1UpDown.Name = "partyBall1UpDown";
this.partyBall1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall1UpDown.TabIndex = 3;
//
// partyForm4ComboBox
//
this.partyForm4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm4ComboBox.FormattingEnabled = true;
this.partyForm4ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm4ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm4ComboBox.Name = "partyForm4ComboBox";
this.partyForm4ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm4ComboBox.TabIndex = 18;
//
// partyForm6ComboBox
//
this.partyForm6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm6ComboBox.FormattingEnabled = true;
this.partyForm6ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm6ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm6ComboBox.Name = "partyForm6ComboBox";
this.partyForm6ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm6ComboBox.TabIndex = 20;
//
// partyAbility6ComboBox
//
this.partyAbility6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility6ComboBox.FormattingEnabled = true;
this.partyAbility6ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility6ComboBox.Name = "partyAbility6ComboBox";
this.partyAbility6ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility6ComboBox.TabIndex = 19;
//
// label60
//
this.label60.AutoSize = true;
this.label60.Location = new System.Drawing.Point(12, 118);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(28, 26);
this.label60.TabIndex = 9;
this.label60.Text = "Ball\r\nSeal";
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(12, 94);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(22, 13);
this.label61.TabIndex = 8;
this.label61.Text = "DV";
//
// label62
//
this.label62.AutoSize = true;
this.label62.Location = new System.Drawing.Point(12, 67);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(22, 13);
this.label62.TabIndex = 7;
this.label62.Text = "Lv.";
//
// poke6MovesGroupBox
//
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_1ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_2ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_3ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_4ComboBox);
this.poke6MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke6MovesGroupBox.Name = "poke6MovesGroupBox";
this.poke6MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke6MovesGroupBox.TabIndex = 6;
this.poke6MovesGroupBox.TabStop = false;
this.poke6MovesGroupBox.Text = "Moves";
//
// partyIV6UpDown
//
this.partyIV6UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV6UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV6UpDown.Name = "partyIV6UpDown";
this.partyIV6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV6UpDown.TabIndex = 5;
//
// partyLevel6UpDown
//
this.partyLevel6UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel6UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel6UpDown.Name = "partyLevel6UpDown";
this.partyLevel6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel6UpDown.TabIndex = 4;
this.partyLevel6UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall6UpDown
//
this.partyBall6UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall6UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall6UpDown.Name = "partyBall6UpDown";
this.partyBall6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall6UpDown.TabIndex = 3;
//
// partyAbility4ComboBox
//
this.partyAbility4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility4ComboBox.FormattingEnabled = true;
this.partyAbility4ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility4ComboBox.Name = "partyAbility4ComboBox";
this.partyAbility4ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility4ComboBox.TabIndex = 17;
//
// party2GroupBox
//
this.party2GroupBox.Controls.Add(this.partyForm2ComboBox);
this.party2GroupBox.Controls.Add(this.partyAbility2ComboBox);
this.party2GroupBox.Controls.Add(this.partyGender2ComboBox);
this.party2GroupBox.Controls.Add(this.partyPokemonItemPictureBox2);
this.party2GroupBox.Controls.Add(this.label48);
this.party2GroupBox.Controls.Add(this.label49);
this.party2GroupBox.Controls.Add(this.label50);
this.party2GroupBox.Controls.Add(this.poke2MovesGroupBox);
this.party2GroupBox.Controls.Add(this.partyIV2UpDown);
this.party2GroupBox.Controls.Add(this.partyLevel2UpDown);
this.party2GroupBox.Controls.Add(this.partyBall2UpDown);
this.party2GroupBox.Controls.Add(this.partyItem2ComboBox);
this.party2GroupBox.Controls.Add(this.partyPokemon2PictureBox);
this.party2GroupBox.Controls.Add(this.partyPokemon2ComboBox);
this.party2GroupBox.Enabled = false;
this.party2GroupBox.Location = new System.Drawing.Point(371, 37);
this.party2GroupBox.Name = "party2GroupBox";
this.party2GroupBox.Size = new System.Drawing.Size(343, 183);
this.party2GroupBox.TabIndex = 10;
this.party2GroupBox.TabStop = false;
this.party2GroupBox.Text = "Pokemon 2";
//
// poke2MovesGroupBox
//
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_1ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_2ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_3ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_4ComboBox);
this.poke2MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke2MovesGroupBox.Name = "poke2MovesGroupBox";
this.poke2MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke2MovesGroupBox.TabIndex = 6;
this.poke2MovesGroupBox.TabStop = false;
this.poke2MovesGroupBox.Text = "Moves";
//
// partyIV2UpDown
//
this.partyIV2UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV2UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV2UpDown.Name = "partyIV2UpDown";
this.partyIV2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV2UpDown.TabIndex = 5;
//
// party4GroupBox
//
this.party4GroupBox.Controls.Add(this.partyForm4ComboBox);
this.party4GroupBox.Controls.Add(this.partyAbility4ComboBox);
this.party4GroupBox.Controls.Add(this.partyGender4ComboBox);
this.party4GroupBox.Controls.Add(this.partyPokemonItemPictureBox4);
this.party4GroupBox.Controls.Add(this.label54);
this.party4GroupBox.Controls.Add(this.label55);
this.party4GroupBox.Controls.Add(this.label56);
this.party4GroupBox.Controls.Add(this.poke4MovesGroupBox);
this.party4GroupBox.Controls.Add(this.partyIV4UpDown);
this.party4GroupBox.Controls.Add(this.partyLevel4UpDown);
this.party4GroupBox.Controls.Add(this.partyBall4UpDown);
this.party4GroupBox.Controls.Add(this.partyItem4ComboBox);
this.party4GroupBox.Controls.Add(this.partyPokemon4PictureBox);
this.party4GroupBox.Controls.Add(this.partyPokemon4ComboBox);
this.party4GroupBox.Enabled = false;
this.party4GroupBox.Location = new System.Drawing.Point(371, 223);
this.party4GroupBox.Name = "party4GroupBox";
this.party4GroupBox.Size = new System.Drawing.Size(343, 183);
this.party4GroupBox.TabIndex = 11;
this.party4GroupBox.TabStop = false;
this.party4GroupBox.Text = "Pokemon 4";
//
// partyGender4ComboBox
//
this.partyGender4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender4ComboBox.FormattingEnabled = true;
this.partyGender4ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender4ComboBox.Name = "partyGender4ComboBox";
this.partyGender4ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender4ComboBox.TabIndex = 16;
//
// label54
//
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(12, 118);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(28, 26);
this.label54.TabIndex = 9;
this.label54.Text = "Ball\r\nSeal";
//
// label55
//
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(12, 94);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(22, 13);
this.label55.TabIndex = 8;
this.label55.Text = "DV";
//
// label56
//
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(12, 67);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(22, 13);
this.label56.TabIndex = 7;
this.label56.Text = "Lv.";
//
// poke4MovesGroupBox
//
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_1ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_2ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_3ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_4ComboBox);
this.poke4MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke4MovesGroupBox.Name = "poke4MovesGroupBox";
this.poke4MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke4MovesGroupBox.TabIndex = 6;
this.poke4MovesGroupBox.TabStop = false;
this.poke4MovesGroupBox.Text = "Moves";
//
// partyIV4UpDown
//
this.partyIV4UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV4UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV4UpDown.Name = "partyIV4UpDown";
this.partyIV4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV4UpDown.TabIndex = 5;
//
// partyLevel4UpDown
//
this.partyLevel4UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel4UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel4UpDown.Name = "partyLevel4UpDown";
this.partyLevel4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel4UpDown.TabIndex = 4;
this.partyLevel4UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall4UpDown
//
this.partyBall4UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall4UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall4UpDown.Name = "partyBall4UpDown";
this.partyBall4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall4UpDown.TabIndex = 3;
//
// TrainerAIGroupBox
//
this.TrainerAIGroupBox.Controls.Add(this.trainerAI1CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI2CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI3CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI4CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI5CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI6CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI7CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI8CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI9CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI10CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI11CheckBox);
this.TrainerAIGroupBox.Location = new System.Drawing.Point(9, 282);
this.TrainerAIGroupBox.Name = "TrainerAIGroupBox";
this.TrainerAIGroupBox.Size = new System.Drawing.Size(272, 116);
this.TrainerAIGroupBox.TabIndex = 27;
this.TrainerAIGroupBox.TabStop = false;
this.TrainerAIGroupBox.Text = "AI";
//
// trainerAI1CheckBox
//
this.trainerAI1CheckBox.AutoSize = true;
this.trainerAI1CheckBox.Location = new System.Drawing.Point(10, 21);
this.trainerAI1CheckBox.Name = "trainerAI1CheckBox";
this.trainerAI1CheckBox.Size = new System.Drawing.Size(52, 17);
this.trainerAI1CheckBox.TabIndex = 0;
this.trainerAI1CheckBox.Text = "Basic";
this.trainerAI1CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI2CheckBox
//
this.trainerAI2CheckBox.AutoSize = true;
this.trainerAI2CheckBox.Location = new System.Drawing.Point(80, 21);
this.trainerAI2CheckBox.Name = "trainerAI2CheckBox";
this.trainerAI2CheckBox.Size = new System.Drawing.Size(102, 17);
this.trainerAI2CheckBox.TabIndex = 1;
this.trainerAI2CheckBox.Text = "Evaluate Attack";
this.trainerAI2CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI3CheckBox
//
this.trainerAI3CheckBox.AutoSize = true;
this.trainerAI3CheckBox.Location = new System.Drawing.Point(10, 44);
this.trainerAI3CheckBox.Name = "trainerAI3CheckBox";
this.trainerAI3CheckBox.Size = new System.Drawing.Size(56, 17);
this.trainerAI3CheckBox.TabIndex = 2;
this.trainerAI3CheckBox.Text = "Expert";
this.trainerAI3CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI4CheckBox
//
this.trainerAI4CheckBox.AutoSize = true;
this.trainerAI4CheckBox.Location = new System.Drawing.Point(10, 90);
this.trainerAI4CheckBox.Name = "trainerAI4CheckBox";
this.trainerAI4CheckBox.Size = new System.Drawing.Size(56, 17);
this.trainerAI4CheckBox.TabIndex = 3;
this.trainerAI4CheckBox.Text = "Status";
this.trainerAI4CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI5CheckBox
//
this.trainerAI5CheckBox.AutoSize = true;
this.trainerAI5CheckBox.Location = new System.Drawing.Point(10, 67);
this.trainerAI5CheckBox.Name = "trainerAI5CheckBox";
this.trainerAI5CheckBox.Size = new System.Drawing.Size(47, 17);
this.trainerAI5CheckBox.TabIndex = 4;
this.trainerAI5CheckBox.Text = "Risk";
this.trainerAI5CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI6CheckBox
//
this.trainerAI6CheckBox.AutoSize = true;
this.trainerAI6CheckBox.Location = new System.Drawing.Point(80, 44);
this.trainerAI6CheckBox.Name = "trainerAI6CheckBox";
this.trainerAI6CheckBox.Size = new System.Drawing.Size(100, 17);
this.trainerAI6CheckBox.TabIndex = 5;
this.trainerAI6CheckBox.Text = "Damage Priority";
this.trainerAI6CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI7CheckBox
//
this.trainerAI7CheckBox.AutoSize = true;
this.trainerAI7CheckBox.Location = new System.Drawing.Point(80, 67);
this.trainerAI7CheckBox.Name = "trainerAI7CheckBox";
this.trainerAI7CheckBox.Size = new System.Drawing.Size(80, 17);
this.trainerAI7CheckBox.TabIndex = 6;
this.trainerAI7CheckBox.Text = "Baton Pass";
this.trainerAI7CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI8CheckBox
//
this.trainerAI8CheckBox.AutoSize = true;
this.trainerAI8CheckBox.Location = new System.Drawing.Point(80, 90);
this.trainerAI8CheckBox.Name = "trainerAI8CheckBox";
this.trainerAI8CheckBox.Size = new System.Drawing.Size(87, 17);
this.trainerAI8CheckBox.TabIndex = 7;
this.trainerAI8CheckBox.Text = "Tag Strategy";
this.trainerAI8CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI9CheckBox
//
this.trainerAI9CheckBox.AutoSize = true;
this.trainerAI9CheckBox.Location = new System.Drawing.Point(191, 21);
this.trainerAI9CheckBox.Name = "trainerAI9CheckBox";
this.trainerAI9CheckBox.Size = new System.Drawing.Size(75, 17);
this.trainerAI9CheckBox.TabIndex = 8;
this.trainerAI9CheckBox.Text = "Check HP";
this.trainerAI9CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI10CheckBox
//
this.trainerAI10CheckBox.AutoSize = true;
this.trainerAI10CheckBox.Location = new System.Drawing.Point(191, 44);
this.trainerAI10CheckBox.Name = "trainerAI10CheckBox";
this.trainerAI10CheckBox.Size = new System.Drawing.Size(67, 17);
this.trainerAI10CheckBox.TabIndex = 9;
this.trainerAI10CheckBox.Text = "Weather";
this.trainerAI10CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI11CheckBox
//
this.trainerAI11CheckBox.AutoSize = true;
this.trainerAI11CheckBox.Location = new System.Drawing.Point(191, 67);
this.trainerAI11CheckBox.Name = "trainerAI11CheckBox";
this.trainerAI11CheckBox.Size = new System.Drawing.Size(44, 17);
this.trainerAI11CheckBox.TabIndex = 10;
this.trainerAI11CheckBox.Text = "???";
this.trainerAI11CheckBox.UseVisualStyleBackColor = true;
//
// trainerItemsGroupBox
//
this.trainerItemsGroupBox.Controls.Add(this.trainerItem1ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem2ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem3ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem4ComboBox);
this.trainerItemsGroupBox.Location = new System.Drawing.Point(211, 146);
this.trainerItemsGroupBox.Name = "trainerItemsGroupBox";
this.trainerItemsGroupBox.Size = new System.Drawing.Size(191, 130);
this.trainerItemsGroupBox.TabIndex = 26;
this.trainerItemsGroupBox.TabStop = false;
this.trainerItemsGroupBox.Text = "Trainer Items";
//
// label63
//
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(339, 83);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(57, 13);
this.label63.TabIndex = 34;
this.label63.Text = "Party Slots";
//
// eyeContactMusicAltLabel
//
this.eyeContactMusicAltLabel.AutoSize = true;
this.eyeContactMusicAltLabel.Location = new System.Drawing.Point(286, 69);
this.eyeContactMusicAltLabel.Name = "eyeContactMusicAltLabel";
this.eyeContactMusicAltLabel.Size = new System.Drawing.Size(117, 13);
this.eyeContactMusicAltLabel.TabIndex = 36;
this.eyeContactMusicAltLabel.Text = "Eye Contact Music [Alt]";
//
// encounterSSEQAltUpDown
//
this.encounterSSEQAltUpDown.Enabled = false;
this.encounterSSEQAltUpDown.Location = new System.Drawing.Point(290, 85);
this.encounterSSEQAltUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.encounterSSEQAltUpDown.Name = "encounterSSEQAltUpDown";
this.encounterSSEQAltUpDown.Size = new System.Drawing.Size(81, 20);
this.encounterSSEQAltUpDown.TabIndex = 35;
//
// eyeContactMusicLabel
//
this.eyeContactMusicLabel.AutoSize = true;
this.eyeContactMusicLabel.Location = new System.Drawing.Point(143, 69);
this.eyeContactMusicLabel.Name = "eyeContactMusicLabel";
this.eyeContactMusicLabel.Size = new System.Drawing.Size(128, 13);
this.eyeContactMusicLabel.TabIndex = 34;
this.eyeContactMusicLabel.Text = "Eye Contact Music [Main]";
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 1;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 47.0167F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Controls.Add(this.exportTrainerButton, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.importTrainerButton, 0, 1);
this.tableLayoutPanel4.Location = new System.Drawing.Point(224, 20);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 2;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(108, 62);
this.tableLayoutPanel4.TabIndex = 56;
//
// groupBox28
//
this.groupBox28.Controls.Add(this.tableLayoutPanel6);
this.groupBox28.Controls.Add(this.DVExplainButton);
this.groupBox28.Controls.Add(this.label74);
this.groupBox28.Controls.Add(this.party6GroupBox);
this.groupBox28.Controls.Add(this.party5GroupBox);
this.groupBox28.Controls.Add(this.party4GroupBox);
this.groupBox28.Controls.Add(this.party3GroupBox);
this.groupBox28.Controls.Add(this.party2GroupBox);
this.groupBox28.Controls.Add(this.party1GroupBox);
this.groupBox28.Location = new System.Drawing.Point(444, 8);
this.groupBox28.Name = "groupBox28";
this.groupBox28.Size = new System.Drawing.Size(731, 609);
this.groupBox28.TabIndex = 53;
this.groupBox28.TabStop = false;
this.groupBox28.Text = "Party";
//
// tableLayoutPanel6
//
this.tableLayoutPanel6.ColumnCount = 2;
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.00001F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.Controls.Add(this.importReplacePartyButton, 1, 0);
this.tableLayoutPanel6.Controls.Add(this.exportPartyButton, 0, 0);
this.tableLayoutPanel6.Location = new System.Drawing.Point(471, 10);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 1;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(237, 29);
this.tableLayoutPanel6.TabIndex = 48;
//
// label74
//
this.label74.AutoSize = true;
this.label74.Location = new System.Drawing.Point(247, 16);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(0, 13);
this.label74.TabIndex = 46;
//
// party6GroupBox
//
this.party6GroupBox.Controls.Add(this.partyForm6ComboBox);
this.party6GroupBox.Controls.Add(this.partyAbility6ComboBox);
this.party6GroupBox.Controls.Add(this.partyGender6ComboBox);
this.party6GroupBox.Controls.Add(this.partyPokemonItemPictureBox6);
this.party6GroupBox.Controls.Add(this.label60);
this.party6GroupBox.Controls.Add(this.label61);
this.party6GroupBox.Controls.Add(this.label62);
this.party6GroupBox.Controls.Add(this.poke6MovesGroupBox);
this.party6GroupBox.Controls.Add(this.partyIV6UpDown);
this.party6GroupBox.Controls.Add(this.partyLevel6UpDown);
this.party6GroupBox.Controls.Add(this.partyBall6UpDown);
this.party6GroupBox.Controls.Add(this.partyItem6ComboBox);
this.party6GroupBox.Controls.Add(this.partyPokemon6PictureBox);
this.party6GroupBox.Controls.Add(this.partyPokemon6ComboBox);
this.party6GroupBox.Enabled = false;
this.party6GroupBox.Location = new System.Drawing.Point(371, 408);
this.party6GroupBox.Name = "party6GroupBox";
this.party6GroupBox.Size = new System.Drawing.Size(343, 183);
this.party6GroupBox.TabIndex = 13;
this.party6GroupBox.TabStop = false;
this.party6GroupBox.Text = "Pokemon 6";
//
// partyGender6ComboBox
//
this.partyGender6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender6ComboBox.FormattingEnabled = true;
this.partyGender6ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender6ComboBox.Name = "partyGender6ComboBox";
this.partyGender6ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender6ComboBox.TabIndex = 15;
//
// party5GroupBox
//
this.party5GroupBox.Controls.Add(this.partyForm5ComboBox);
this.party5GroupBox.Controls.Add(this.partyAbility5ComboBox);
this.party5GroupBox.Controls.Add(this.partyGender5ComboBox);
this.party5GroupBox.Controls.Add(this.partyPokemonItemPictureBox5);
this.party5GroupBox.Controls.Add(this.label57);
this.party5GroupBox.Controls.Add(this.label58);
this.party5GroupBox.Controls.Add(this.label59);
this.party5GroupBox.Controls.Add(this.poke5MovesGroupBox);
this.party5GroupBox.Controls.Add(this.partyIV5UpDown);
this.party5GroupBox.Controls.Add(this.partyLevel5UpDown);
this.party5GroupBox.Controls.Add(this.partyBall5UpDown);
this.party5GroupBox.Controls.Add(this.partyItem5ComboBox);
this.party5GroupBox.Controls.Add(this.partyPokemon5PictureBox);
this.party5GroupBox.Controls.Add(this.partyPokemon5ComboBox);
this.party5GroupBox.Enabled = false;
this.party5GroupBox.Location = new System.Drawing.Point(16, 408);
this.party5GroupBox.Name = "party5GroupBox";
this.party5GroupBox.Size = new System.Drawing.Size(343, 183);
this.party5GroupBox.TabIndex = 12;
this.party5GroupBox.TabStop = false;
this.party5GroupBox.Text = "Pokemon 5";
//
// partyForm5ComboBox
//
this.partyForm5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm5ComboBox.FormattingEnabled = true;
this.partyForm5ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm5ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm5ComboBox.Name = "partyForm5ComboBox";
this.partyForm5ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm5ComboBox.TabIndex = 19;
//
// partyAbility5ComboBox
//
this.partyAbility5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility5ComboBox.FormattingEnabled = true;
this.partyAbility5ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility5ComboBox.Name = "partyAbility5ComboBox";
this.partyAbility5ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility5ComboBox.TabIndex = 18;
//
// partyGender5ComboBox
//
this.partyGender5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender5ComboBox.FormattingEnabled = true;
this.partyGender5ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender5ComboBox.Name = "partyGender5ComboBox";
this.partyGender5ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender5ComboBox.TabIndex = 14;
//
// label57
//
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(12, 118);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(28, 26);
this.label57.TabIndex = 9;
this.label57.Text = "Ball\r\nSeal";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Location = new System.Drawing.Point(12, 94);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(22, 13);
this.label58.TabIndex = 8;
this.label58.Text = "DV";
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(12, 67);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(22, 13);
this.label59.TabIndex = 7;
this.label59.Text = "Lv.";
//
// poke5MovesGroupBox
//
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_1ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_2ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_3ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_4ComboBox);
this.poke5MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke5MovesGroupBox.Name = "poke5MovesGroupBox";
this.poke5MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke5MovesGroupBox.TabIndex = 6;
this.poke5MovesGroupBox.TabStop = false;
this.poke5MovesGroupBox.Text = "Moves";
//
// partyIV5UpDown
//
this.partyIV5UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV5UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV5UpDown.Name = "partyIV5UpDown";
this.partyIV5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV5UpDown.TabIndex = 5;
//
// partyLevel5UpDown
//
this.partyLevel5UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel5UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel5UpDown.Name = "partyLevel5UpDown";
this.partyLevel5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel5UpDown.TabIndex = 4;
this.partyLevel5UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall5UpDown
//
this.partyBall5UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall5UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall5UpDown.Name = "partyBall5UpDown";
this.partyBall5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall5UpDown.TabIndex = 3;
//
// party3GroupBox
//
this.party3GroupBox.Controls.Add(this.partyForm3ComboBox);
this.party3GroupBox.Controls.Add(this.partyAbility3ComboBox);
this.party3GroupBox.Controls.Add(this.partyGender3ComboBox);
this.party3GroupBox.Controls.Add(this.partyPokemonItemPictureBox3);
this.party3GroupBox.Controls.Add(this.label51);
this.party3GroupBox.Controls.Add(this.label52);
this.party3GroupBox.Controls.Add(this.label53);
this.party3GroupBox.Controls.Add(this.poke3MovesGroupBox);
this.party3GroupBox.Controls.Add(this.partyIV3UpDown);
this.party3GroupBox.Controls.Add(this.partyLevel3UpDown);
this.party3GroupBox.Controls.Add(this.partyBall3UpDown);
this.party3GroupBox.Controls.Add(this.partyItem3ComboBox);
this.party3GroupBox.Controls.Add(this.partyPokemon3PictureBox);
this.party3GroupBox.Controls.Add(this.partyPokemon3ComboBox);
this.party3GroupBox.Enabled = false;
this.party3GroupBox.Location = new System.Drawing.Point(16, 223);
this.party3GroupBox.Name = "party3GroupBox";
this.party3GroupBox.Size = new System.Drawing.Size(343, 183);
this.party3GroupBox.TabIndex = 10;
this.party3GroupBox.TabStop = false;
this.party3GroupBox.Text = "Pokemon 3";
//
// partyForm3ComboBox
//
this.partyForm3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm3ComboBox.FormattingEnabled = true;
this.partyForm3ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm3ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm3ComboBox.Name = "partyForm3ComboBox";
this.partyForm3ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm3ComboBox.TabIndex = 15;
//
// partyAbility3ComboBox
//
this.partyAbility3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility3ComboBox.FormattingEnabled = true;
this.partyAbility3ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility3ComboBox.Name = "partyAbility3ComboBox";
this.partyAbility3ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility3ComboBox.TabIndex = 14;
//
// partyGender3ComboBox
//
this.partyGender3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender3ComboBox.FormattingEnabled = true;
this.partyGender3ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender3ComboBox.Name = "partyGender3ComboBox";
this.partyGender3ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender3ComboBox.TabIndex = 13;
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(12, 118);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(28, 26);
this.label51.TabIndex = 9;
this.label51.Text = "Ball\r\nSeal";
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(12, 94);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(22, 13);
this.label52.TabIndex = 8;
this.label52.Text = "DV";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(12, 67);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(22, 13);
this.label53.TabIndex = 7;
this.label53.Text = "Lv.";
//
// poke3MovesGroupBox
//
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_1ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_2ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_3ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_4ComboBox);
this.poke3MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke3MovesGroupBox.Name = "poke3MovesGroupBox";
this.poke3MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke3MovesGroupBox.TabIndex = 6;
this.poke3MovesGroupBox.TabStop = false;
this.poke3MovesGroupBox.Text = "Moves";
//
// partyIV3UpDown
//
this.partyIV3UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV3UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV3UpDown.Name = "partyIV3UpDown";
this.partyIV3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV3UpDown.TabIndex = 5;
//
// partyLevel3UpDown
//
this.partyLevel3UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel3UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel3UpDown.Name = "partyLevel3UpDown";
this.partyLevel3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel3UpDown.TabIndex = 4;
this.partyLevel3UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall3UpDown
//
this.partyBall3UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall3UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall3UpDown.Name = "partyBall3UpDown";
this.partyBall3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall3UpDown.TabIndex = 3;
//
// groupBox27
//
this.groupBox27.Controls.Add(this.eyeContactMusicAltLabel);
this.groupBox27.Controls.Add(this.encounterSSEQAltUpDown);
this.groupBox27.Controls.Add(this.eyeContactMusicLabel);
this.groupBox27.Controls.Add(this.encounterSSEQMainUpDown);
this.groupBox27.Controls.Add(this.trainerClassFrameMaxLabel);
this.groupBox27.Controls.Add(this.label40);
this.groupBox27.Controls.Add(this.trClassFramePreviewUpDown);
this.groupBox27.Controls.Add(this.saveTrainerClassButton);
this.groupBox27.Controls.Add(this.trainerClassNameTextbox);
this.groupBox27.Controls.Add(this.label17);
this.groupBox27.Controls.Add(this.trainerClassPicBox);
this.groupBox27.Location = new System.Drawing.Point(20, 494);
this.groupBox27.Name = "groupBox27";
this.groupBox27.Size = new System.Drawing.Size(414, 123);
this.groupBox27.TabIndex = 51;
this.groupBox27.TabStop = false;
this.groupBox27.Text = "Trainer Class Editor";
//
// encounterSSEQMainUpDown
//
this.encounterSSEQMainUpDown.Location = new System.Drawing.Point(146, 85);
this.encounterSSEQMainUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.encounterSSEQMainUpDown.Name = "encounterSSEQMainUpDown";
this.encounterSSEQMainUpDown.Size = new System.Drawing.Size(81, 20);
this.encounterSSEQMainUpDown.TabIndex = 33;
//
// trainerClassFrameMaxLabel
//
this.trainerClassFrameMaxLabel.AutoSize = true;
this.trainerClassFrameMaxLabel.Location = new System.Drawing.Point(180, 33);
this.trainerClassFrameMaxLabel.Name = "trainerClassFrameMaxLabel";
this.trainerClassFrameMaxLabel.Size = new System.Drawing.Size(18, 13);
this.trainerClassFrameMaxLabel.TabIndex = 32;
this.trainerClassFrameMaxLabel.Text = "/0";
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(143, 14);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(45, 13);
this.label40.TabIndex = 31;
this.label40.Text = "Preview";
//
// trClassFramePreviewUpDown
//
this.trClassFramePreviewUpDown.Location = new System.Drawing.Point(146, 30);
this.trClassFramePreviewUpDown.Name = "trClassFramePreviewUpDown";
this.trClassFramePreviewUpDown.Size = new System.Drawing.Size(34, 20);
this.trClassFramePreviewUpDown.TabIndex = 30;
this.trClassFramePreviewUpDown.ValueChanged += new System.EventHandler(this.trClassFramePreviewUpDown_ValueChanged);
//
// trainerClassNameTextbox
//
this.trainerClassNameTextbox.Location = new System.Drawing.Point(213, 29);
this.trainerClassNameTextbox.Name = "trainerClassNameTextbox";
this.trainerClassNameTextbox.Size = new System.Drawing.Size(99, 20);
this.trainerClassNameTextbox.TabIndex = 24;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(210, 13);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(63, 13);
this.label17.TabIndex = 23;
this.label17.Text = "Class Name";
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(17, 12);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(59, 13);
this.label42.TabIndex = 49;
this.label42.Text = "Trainer File";
//
// trainerItemsCheckBox
//
this.trainerItemsCheckBox.AutoSize = true;
this.trainerItemsCheckBox.Location = new System.Drawing.Point(215, 115);
this.trainerItemsCheckBox.Name = "trainerItemsCheckBox";
this.trainerItemsCheckBox.Size = new System.Drawing.Size(117, 17);
this.trainerItemsCheckBox.TabIndex = 25;
this.trainerItemsCheckBox.Text = "Choose Party Items";
this.trainerItemsCheckBox.UseVisualStyleBackColor = true;
this.trainerItemsCheckBox.CheckedChanged += new System.EventHandler(this.trainerItemsCheckBox_CheckedChanged);
//
// trainerNameTextBox
//
this.trainerNameTextBox.Location = new System.Drawing.Point(215, 39);
this.trainerNameTextBox.Name = "trainerNameTextBox";
this.trainerNameTextBox.Size = new System.Drawing.Size(148, 20);
this.trainerNameTextBox.TabIndex = 22;
//
// partyCountUpDown
//
this.partyCountUpDown.Location = new System.Drawing.Point(346, 99);
this.partyCountUpDown.Maximum = new decimal(new int[] {
6,
0,
0,
0});
this.partyCountUpDown.Name = "partyCountUpDown";
this.partyCountUpDown.Size = new System.Drawing.Size(41, 20);
this.partyCountUpDown.TabIndex = 33;
this.partyCountUpDown.ValueChanged += new System.EventHandler(this.partyCountUpDown_ValueChanged);
//
// groupBox25
//
this.groupBox25.Controls.Add(this.tableLayoutPanel5);
this.groupBox25.Controls.Add(this.TrainerAIGroupBox);
this.groupBox25.Controls.Add(this.trainerItemsGroupBox);
this.groupBox25.Controls.Add(this.trainerItemsCheckBox);
this.groupBox25.Controls.Add(this.trainerMovesCheckBox);
this.groupBox25.Controls.Add(this.trainerDoubleCheckBox);
this.groupBox25.Controls.Add(this.trainerNameTextBox);
this.groupBox25.Controls.Add(this.partyCountUpDown);
this.groupBox25.Controls.Add(this.label44);
this.groupBox25.Controls.Add(this.label63);
this.groupBox25.Controls.Add(this.label43);
this.groupBox25.Controls.Add(this.trainerClassListBox);
this.groupBox25.Location = new System.Drawing.Point(20, 85);
this.groupBox25.Name = "groupBox25";
this.groupBox25.Size = new System.Drawing.Size(414, 405);
this.groupBox25.TabIndex = 50;
this.groupBox25.TabStop = false;
this.groupBox25.Text = "Trainer Properties [TRP]";
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.ColumnCount = 1;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Controls.Add(this.replacePropertiesButton, 0, 1);
this.tableLayoutPanel5.Controls.Add(this.exportPropertiesButton, 0, 0);
this.tableLayoutPanel5.Location = new System.Drawing.Point(288, 304);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 2;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(121, 62);
this.tableLayoutPanel5.TabIndex = 48;
//
// trainerMovesCheckBox
//
this.trainerMovesCheckBox.AutoSize = true;
this.trainerMovesCheckBox.Location = new System.Drawing.Point(215, 94);
this.trainerMovesCheckBox.Name = "trainerMovesCheckBox";
this.trainerMovesCheckBox.Size = new System.Drawing.Size(97, 17);
this.trainerMovesCheckBox.TabIndex = 24;
this.trainerMovesCheckBox.Text = "Choose Moves";
this.trainerMovesCheckBox.UseVisualStyleBackColor = true;
this.trainerMovesCheckBox.CheckedChanged += new System.EventHandler(this.trainerMovesCheckBox_CheckedChanged);
//
// trainerDoubleCheckBox
//
this.trainerDoubleCheckBox.AutoSize = true;
this.trainerDoubleCheckBox.Location = new System.Drawing.Point(215, 72);
this.trainerDoubleCheckBox.Name = "trainerDoubleCheckBox";
this.trainerDoubleCheckBox.Size = new System.Drawing.Size(90, 17);
this.trainerDoubleCheckBox.TabIndex = 23;
this.trainerDoubleCheckBox.Text = "Double Battle";
this.trainerDoubleCheckBox.UseVisualStyleBackColor = true;
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(212, 23);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(71, 13);
this.label44.TabIndex = 21;
this.label44.Text = "Trainer Name";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(10, 23);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(68, 13);
this.label43.TabIndex = 20;
this.label43.Text = "Trainer Class";
//
// trainerClassListBox
//
this.trainerClassListBox.FormattingEnabled = true;
this.trainerClassListBox.Location = new System.Drawing.Point(11, 39);
this.trainerClassListBox.Name = "trainerClassListBox";
this.trainerClassListBox.Size = new System.Drawing.Size(193, 238);
this.trainerClassListBox.TabIndex = 0;
this.trainerClassListBox.SelectedIndexChanged += new System.EventHandler(this.trainerClassListBox_SelectedIndexChanged);
//
// exportTrainerButton
//
this.exportTrainerButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportTrainerButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportTrainerButton.Location = new System.Drawing.Point(3, 3);
this.exportTrainerButton.Name = "exportTrainerButton";
this.exportTrainerButton.Size = new System.Drawing.Size(102, 25);
this.exportTrainerButton.TabIndex = 42;
this.exportTrainerButton.Text = "Export Full";
this.exportTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportTrainerButton.UseVisualStyleBackColor = true;
this.exportTrainerButton.Click += new System.EventHandler(this.exportTrainerButton_Click);
//
// importTrainerButton
//
this.importTrainerButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.importTrainerButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importTrainerButton.Location = new System.Drawing.Point(3, 34);
this.importTrainerButton.Name = "importTrainerButton";
this.importTrainerButton.Size = new System.Drawing.Size(102, 25);
this.importTrainerButton.TabIndex = 43;
this.importTrainerButton.Text = "Replace Full";
this.importTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importTrainerButton.UseVisualStyleBackColor = true;
this.importTrainerButton.Click += new System.EventHandler(this.importTrainerButton_Click);
//
// importReplacePartyButton
//
this.importReplacePartyButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.importReplacePartyButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importReplacePartyButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importReplacePartyButton.Location = new System.Drawing.Point(121, 3);
this.importReplacePartyButton.Name = "importReplacePartyButton";
this.importReplacePartyButton.Size = new System.Drawing.Size(113, 23);
this.importReplacePartyButton.TabIndex = 41;
this.importReplacePartyButton.Text = "Replace Party";
this.importReplacePartyButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importReplacePartyButton.UseVisualStyleBackColor = true;
this.importReplacePartyButton.Click += new System.EventHandler(this.importReplacePartyButton_Click);
//
// exportPartyButton
//
this.exportPartyButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportPartyButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportPartyButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportPartyButton.Location = new System.Drawing.Point(3, 3);
this.exportPartyButton.Name = "exportPartyButton";
this.exportPartyButton.Size = new System.Drawing.Size(112, 23);
this.exportPartyButton.TabIndex = 38;
this.exportPartyButton.Text = "Export Party";
this.exportPartyButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportPartyButton.UseVisualStyleBackColor = true;
this.exportPartyButton.Click += new System.EventHandler(this.exportPartyButton_Click);
//
// DVExplainButton
//
this.DVExplainButton.Image = global::DSPRE.Properties.Resources.DV_Icon;
this.DVExplainButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.DVExplainButton.Location = new System.Drawing.Point(230, 11);
this.DVExplainButton.Name = "DVExplainButton";
this.DVExplainButton.Size = new System.Drawing.Size(130, 29);
this.DVExplainButton.TabIndex = 45;
this.DVExplainButton.Text = "Open DV Calculator";
this.DVExplainButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.DVExplainButton.UseVisualStyleBackColor = true;
this.DVExplainButton.Click += new System.EventHandler(this.DVExplainButton_Click);
//
// partyPokemonItemPictureBox6
//
this.partyPokemonItemPictureBox6.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox6.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox6.Name = "partyPokemonItemPictureBox6";
this.partyPokemonItemPictureBox6.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox6.TabIndex = 13;
this.partyPokemonItemPictureBox6.TabStop = false;
this.partyPokemonItemPictureBox6.Visible = false;
//
// partyPokemon6PictureBox
//
this.partyPokemon6PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon6PictureBox.Name = "partyPokemon6PictureBox";
this.partyPokemon6PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon6PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon6PictureBox.TabIndex = 1;
this.partyPokemon6PictureBox.TabStop = false;
//
// partyPokemonItemPictureBox5
//
this.partyPokemonItemPictureBox5.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox5.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox5.Name = "partyPokemonItemPictureBox5";
this.partyPokemonItemPictureBox5.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox5.TabIndex = 12;
this.partyPokemonItemPictureBox5.TabStop = false;
this.partyPokemonItemPictureBox5.Visible = false;
//
// partyPokemon5PictureBox
//
this.partyPokemon5PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon5PictureBox.Name = "partyPokemon5PictureBox";
this.partyPokemon5PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon5PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon5PictureBox.TabIndex = 1;
this.partyPokemon5PictureBox.TabStop = false;
//
// partyPokemonItemPictureBox4
//
this.partyPokemonItemPictureBox4.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox4.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox4.Name = "partyPokemonItemPictureBox4";
this.partyPokemonItemPictureBox4.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox4.TabIndex = 14;
this.partyPokemonItemPictureBox4.TabStop = false;
this.partyPokemonItemPictureBox4.Visible = false;
//
// partyPokemon4PictureBox
//
this.partyPokemon4PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon4PictureBox.Name = "partyPokemon4PictureBox";
this.partyPokemon4PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon4PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon4PictureBox.TabIndex = 1;
this.partyPokemon4PictureBox.TabStop = false;
//
// partyPokemonItemPictureBox3
//
this.partyPokemonItemPictureBox3.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox3.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox3.Name = "partyPokemonItemPictureBox3";
this.partyPokemonItemPictureBox3.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox3.TabIndex = 11;
this.partyPokemonItemPictureBox3.TabStop = false;
this.partyPokemonItemPictureBox3.Visible = false;
//
// partyPokemon3PictureBox
//
this.partyPokemon3PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon3PictureBox.Name = "partyPokemon3PictureBox";
this.partyPokemon3PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon3PictureBox.TabIndex = 1;
this.partyPokemon3PictureBox.TabStop = false;
//
// partyPokemonItemPictureBox2
//
this.partyPokemonItemPictureBox2.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox2.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox2.Name = "partyPokemonItemPictureBox2";
this.partyPokemonItemPictureBox2.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox2.TabIndex = 15;
this.partyPokemonItemPictureBox2.TabStop = false;
this.partyPokemonItemPictureBox2.Visible = false;
//
// partyPokemon2PictureBox
//
this.partyPokemon2PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon2PictureBox.Name = "partyPokemon2PictureBox";
this.partyPokemon2PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon2PictureBox.TabIndex = 1;
this.partyPokemon2PictureBox.TabStop = false;
//
// partyPokemonItemPictureBox1
//
this.partyPokemonItemPictureBox1.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox1.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox1.Name = "partyPokemonItemPictureBox1";
this.partyPokemonItemPictureBox1.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox1.TabIndex = 10;
this.partyPokemonItemPictureBox1.TabStop = false;
this.partyPokemonItemPictureBox1.Visible = false;
//
// partyPokemon1PictureBox
//
this.partyPokemon1PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon1PictureBox.Name = "partyPokemon1PictureBox";
this.partyPokemon1PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon1PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon1PictureBox.TabIndex = 1;
this.partyPokemon1PictureBox.TabStop = false;
//
// saveTrainerClassButton
//
this.saveTrainerClassButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveTrainerClassButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveTrainerClassButton.Location = new System.Drawing.Point(322, 15);
this.saveTrainerClassButton.Name = "saveTrainerClassButton";
this.saveTrainerClassButton.Size = new System.Drawing.Size(80, 45);
this.saveTrainerClassButton.TabIndex = 29;
this.saveTrainerClassButton.Text = "&Save\r\nClass";
this.saveTrainerClassButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveTrainerClassButton.UseVisualStyleBackColor = true;
this.saveTrainerClassButton.Click += new System.EventHandler(this.saveTrainerClassButton_Click);
//
// trainerClassPicBox
//
this.trainerClassPicBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.trainerClassPicBox.Location = new System.Drawing.Point(9, 17);
this.trainerClassPicBox.Name = "trainerClassPicBox";
this.trainerClassPicBox.Size = new System.Drawing.Size(128, 96);
this.trainerClassPicBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.trainerClassPicBox.TabIndex = 0;
this.trainerClassPicBox.TabStop = false;
//
// deleteTrainerButton
//
this.deleteTrainerButton.Enabled = false;
this.deleteTrainerButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.deleteTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.deleteTrainerButton.Location = new System.Drawing.Point(338, 55);
this.deleteTrainerButton.Name = "deleteTrainerButton";
this.deleteTrainerButton.Size = new System.Drawing.Size(100, 23);
this.deleteTrainerButton.TabIndex = 55;
this.deleteTrainerButton.Text = "Delete Trainer";
this.deleteTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.deleteTrainerButton.UseVisualStyleBackColor = true;
this.deleteTrainerButton.Visible = false;
//
// addTrainerButton
//
this.addTrainerButton.Enabled = false;
this.addTrainerButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addTrainerButton.Location = new System.Drawing.Point(338, 25);
this.addTrainerButton.Name = "addTrainerButton";
this.addTrainerButton.Size = new System.Drawing.Size(100, 23);
this.addTrainerButton.TabIndex = 54;
this.addTrainerButton.Text = "Add Trainer";
this.addTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addTrainerButton.UseVisualStyleBackColor = true;
this.addTrainerButton.Visible = false;
this.addTrainerButton.Click += new System.EventHandler(this.addTrainerButton_Click);
//
// trainerSaveCurrentButton
//
this.trainerSaveCurrentButton.Image = global::DSPRE.Properties.Resources.saveButton;
this.trainerSaveCurrentButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.trainerSaveCurrentButton.Location = new System.Drawing.Point(20, 54);
this.trainerSaveCurrentButton.Name = "trainerSaveCurrentButton";
this.trainerSaveCurrentButton.Size = new System.Drawing.Size(199, 23);
this.trainerSaveCurrentButton.TabIndex = 52;
this.trainerSaveCurrentButton.Text = "&Save Full Trainer File";
this.trainerSaveCurrentButton.UseVisualStyleBackColor = true;
this.trainerSaveCurrentButton.Click += new System.EventHandler(this.trainerSaveCurrentButton_Click);
//
// replacePropertiesButton
//
this.replacePropertiesButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.replacePropertiesButton.Image = ((System.Drawing.Image)(resources.GetObject("replacePropertiesButton.Image")));
this.replacePropertiesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.replacePropertiesButton.Location = new System.Drawing.Point(3, 34);
this.replacePropertiesButton.Name = "replacePropertiesButton";
this.replacePropertiesButton.Size = new System.Drawing.Size(115, 25);
this.replacePropertiesButton.TabIndex = 42;
this.replacePropertiesButton.Text = "Replace TRP";
this.replacePropertiesButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.replacePropertiesButton.UseVisualStyleBackColor = true;
this.replacePropertiesButton.Click += new System.EventHandler(this.replacePropertiesButton_Click);
//
// exportPropertiesButton
//
this.exportPropertiesButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportPropertiesButton.Image = ((System.Drawing.Image)(resources.GetObject("exportPropertiesButton.Image")));
this.exportPropertiesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportPropertiesButton.Location = new System.Drawing.Point(3, 3);
this.exportPropertiesButton.Name = "exportPropertiesButton";
this.exportPropertiesButton.Size = new System.Drawing.Size(115, 25);
this.exportPropertiesButton.TabIndex = 41;
this.exportPropertiesButton.Text = "Export TRP";
this.exportPropertiesButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportPropertiesButton.UseVisualStyleBackColor = true;
this.exportPropertiesButton.Click += new System.EventHandler(this.exportPropertiesButton_Click);
//
// partyMove6_1ComboBox
//
this.partyMove6_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_1ComboBox.Enabled = false;
this.partyMove6_1ComboBox.FormattingEnabled = true;
this.partyMove6_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove6_1ComboBox.Name = "partyMove6_1ComboBox";
this.partyMove6_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_1ComboBox.TabIndex = 3;
this.partyMove6_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove6_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_2ComboBox
//
this.partyMove6_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_2ComboBox.Enabled = false;
this.partyMove6_2ComboBox.FormattingEnabled = true;
this.partyMove6_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove6_2ComboBox.Name = "partyMove6_2ComboBox";
this.partyMove6_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_2ComboBox.TabIndex = 6;
this.partyMove6_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove6_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_3ComboBox
//
this.partyMove6_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_3ComboBox.Enabled = false;
this.partyMove6_3ComboBox.FormattingEnabled = true;
this.partyMove6_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove6_3ComboBox.Name = "partyMove6_3ComboBox";
this.partyMove6_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_3ComboBox.TabIndex = 5;
this.partyMove6_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove6_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_4ComboBox
//
this.partyMove6_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_4ComboBox.Enabled = false;
this.partyMove6_4ComboBox.FormattingEnabled = true;
this.partyMove6_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove6_4ComboBox.Name = "partyMove6_4ComboBox";
this.partyMove6_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_4ComboBox.TabIndex = 7;
this.partyMove6_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove6_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem6ComboBox
//
this.partyItem6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem6ComboBox.Enabled = false;
this.partyItem6ComboBox.FormattingEnabled = true;
this.partyItem6ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem6ComboBox.Name = "partyItem6ComboBox";
this.partyItem6ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem6ComboBox.TabIndex = 2;
this.partyItem6ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem6ComboBox_SelectedIndexChanged);
//
// partyPokemon6ComboBox
//
this.partyPokemon6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon6ComboBox.FormattingEnabled = true;
this.partyPokemon6ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon6ComboBox.Name = "partyPokemon6ComboBox";
this.partyPokemon6ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon6ComboBox.TabIndex = 0;
this.partyPokemon6ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon6ComboBox_SelectedIndexChanged);
//
// partyMove5_1ComboBox
//
this.partyMove5_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_1ComboBox.Enabled = false;
this.partyMove5_1ComboBox.FormattingEnabled = true;
this.partyMove5_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove5_1ComboBox.Name = "partyMove5_1ComboBox";
this.partyMove5_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_1ComboBox.TabIndex = 3;
this.partyMove5_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove5_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_2ComboBox
//
this.partyMove5_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_2ComboBox.Enabled = false;
this.partyMove5_2ComboBox.FormattingEnabled = true;
this.partyMove5_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove5_2ComboBox.Name = "partyMove5_2ComboBox";
this.partyMove5_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_2ComboBox.TabIndex = 6;
this.partyMove5_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove5_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_3ComboBox
//
this.partyMove5_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_3ComboBox.Enabled = false;
this.partyMove5_3ComboBox.FormattingEnabled = true;
this.partyMove5_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove5_3ComboBox.Name = "partyMove5_3ComboBox";
this.partyMove5_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_3ComboBox.TabIndex = 5;
this.partyMove5_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove5_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_4ComboBox
//
this.partyMove5_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_4ComboBox.Enabled = false;
this.partyMove5_4ComboBox.FormattingEnabled = true;
this.partyMove5_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove5_4ComboBox.Name = "partyMove5_4ComboBox";
this.partyMove5_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_4ComboBox.TabIndex = 7;
this.partyMove5_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove5_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem5ComboBox
//
this.partyItem5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem5ComboBox.Enabled = false;
this.partyItem5ComboBox.FormattingEnabled = true;
this.partyItem5ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem5ComboBox.Name = "partyItem5ComboBox";
this.partyItem5ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem5ComboBox.TabIndex = 2;
this.partyItem5ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem5ComboBox_SelectedIndexChanged);
//
// partyPokemon5ComboBox
//
this.partyPokemon5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon5ComboBox.FormattingEnabled = true;
this.partyPokemon5ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon5ComboBox.Name = "partyPokemon5ComboBox";
this.partyPokemon5ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon5ComboBox.TabIndex = 0;
this.partyPokemon5ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon5ComboBox_SelectedIndexChanged);
//
// partyMove4_1ComboBox
//
this.partyMove4_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_1ComboBox.Enabled = false;
this.partyMove4_1ComboBox.FormattingEnabled = true;
this.partyMove4_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove4_1ComboBox.Name = "partyMove4_1ComboBox";
this.partyMove4_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_1ComboBox.TabIndex = 3;
this.partyMove4_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove4_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_2ComboBox
//
this.partyMove4_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_2ComboBox.Enabled = false;
this.partyMove4_2ComboBox.FormattingEnabled = true;
this.partyMove4_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove4_2ComboBox.Name = "partyMove4_2ComboBox";
this.partyMove4_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_2ComboBox.TabIndex = 6;
this.partyMove4_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove4_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_3ComboBox
//
this.partyMove4_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_3ComboBox.Enabled = false;
this.partyMove4_3ComboBox.FormattingEnabled = true;
this.partyMove4_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove4_3ComboBox.Name = "partyMove4_3ComboBox";
this.partyMove4_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_3ComboBox.TabIndex = 5;
this.partyMove4_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove4_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_4ComboBox
//
this.partyMove4_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_4ComboBox.Enabled = false;
this.partyMove4_4ComboBox.FormattingEnabled = true;
this.partyMove4_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove4_4ComboBox.Name = "partyMove4_4ComboBox";
this.partyMove4_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_4ComboBox.TabIndex = 7;
this.partyMove4_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove4_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem4ComboBox
//
this.partyItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem4ComboBox.Enabled = false;
this.partyItem4ComboBox.FormattingEnabled = true;
this.partyItem4ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem4ComboBox.Name = "partyItem4ComboBox";
this.partyItem4ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem4ComboBox.TabIndex = 2;
this.partyItem4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem4ComboBox_SelectedIndexChanged);
//
// partyPokemon4ComboBox
//
this.partyPokemon4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon4ComboBox.FormattingEnabled = true;
this.partyPokemon4ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon4ComboBox.Name = "partyPokemon4ComboBox";
this.partyPokemon4ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon4ComboBox.TabIndex = 0;
this.partyPokemon4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon4ComboBox_SelectedIndexChanged);
//
// partyMove3_1ComboBox
//
this.partyMove3_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_1ComboBox.Enabled = false;
this.partyMove3_1ComboBox.FormattingEnabled = true;
this.partyMove3_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove3_1ComboBox.Name = "partyMove3_1ComboBox";
this.partyMove3_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_1ComboBox.TabIndex = 3;
this.partyMove3_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove3_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_2ComboBox
//
this.partyMove3_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_2ComboBox.Enabled = false;
this.partyMove3_2ComboBox.FormattingEnabled = true;
this.partyMove3_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove3_2ComboBox.Name = "partyMove3_2ComboBox";
this.partyMove3_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_2ComboBox.TabIndex = 6;
this.partyMove3_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove3_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_3ComboBox
//
this.partyMove3_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_3ComboBox.Enabled = false;
this.partyMove3_3ComboBox.FormattingEnabled = true;
this.partyMove3_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove3_3ComboBox.Name = "partyMove3_3ComboBox";
this.partyMove3_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_3ComboBox.TabIndex = 5;
this.partyMove3_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove3_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_4ComboBox
//
this.partyMove3_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_4ComboBox.Enabled = false;
this.partyMove3_4ComboBox.FormattingEnabled = true;
this.partyMove3_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove3_4ComboBox.Name = "partyMove3_4ComboBox";
this.partyMove3_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_4ComboBox.TabIndex = 7;
this.partyMove3_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove3_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem3ComboBox
//
this.partyItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem3ComboBox.Enabled = false;
this.partyItem3ComboBox.FormattingEnabled = true;
this.partyItem3ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem3ComboBox.Name = "partyItem3ComboBox";
this.partyItem3ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem3ComboBox.TabIndex = 2;
this.partyItem3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem3ComboBox_SelectedIndexChanged);
//
// partyPokemon3ComboBox
//
this.partyPokemon3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon3ComboBox.FormattingEnabled = true;
this.partyPokemon3ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon3ComboBox.Name = "partyPokemon3ComboBox";
this.partyPokemon3ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon3ComboBox.TabIndex = 0;
this.partyPokemon3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon3ComboBox_SelectedIndexChanged);
//
// partyMove2_1ComboBox
//
this.partyMove2_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_1ComboBox.Enabled = false;
this.partyMove2_1ComboBox.FormattingEnabled = true;
this.partyMove2_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove2_1ComboBox.Name = "partyMove2_1ComboBox";
this.partyMove2_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_1ComboBox.TabIndex = 3;
this.partyMove2_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove2_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_2ComboBox
//
this.partyMove2_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_2ComboBox.Enabled = false;
this.partyMove2_2ComboBox.FormattingEnabled = true;
this.partyMove2_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove2_2ComboBox.Name = "partyMove2_2ComboBox";
this.partyMove2_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_2ComboBox.TabIndex = 6;
this.partyMove2_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove2_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_3ComboBox
//
this.partyMove2_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_3ComboBox.Enabled = false;
this.partyMove2_3ComboBox.FormattingEnabled = true;
this.partyMove2_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove2_3ComboBox.Name = "partyMove2_3ComboBox";
this.partyMove2_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_3ComboBox.TabIndex = 5;
this.partyMove2_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove2_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_4ComboBox
//
this.partyMove2_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_4ComboBox.Enabled = false;
this.partyMove2_4ComboBox.FormattingEnabled = true;
this.partyMove2_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove2_4ComboBox.Name = "partyMove2_4ComboBox";
this.partyMove2_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_4ComboBox.TabIndex = 7;
this.partyMove2_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove2_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem2ComboBox
//
this.partyItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem2ComboBox.Enabled = false;
this.partyItem2ComboBox.FormattingEnabled = true;
this.partyItem2ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem2ComboBox.Name = "partyItem2ComboBox";
this.partyItem2ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem2ComboBox.TabIndex = 2;
this.partyItem2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem2ComboBox_SelectedIndexChanged);
//
// partyPokemon2ComboBox
//
this.partyPokemon2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon2ComboBox.FormattingEnabled = true;
this.partyPokemon2ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon2ComboBox.Name = "partyPokemon2ComboBox";
this.partyPokemon2ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon2ComboBox.TabIndex = 0;
this.partyPokemon2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon2ComboBox_SelectedIndexChanged);
//
// partyMove1_1ComboBox
//
this.partyMove1_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_1ComboBox.Enabled = false;
this.partyMove1_1ComboBox.FormattingEnabled = true;
this.partyMove1_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove1_1ComboBox.Name = "partyMove1_1ComboBox";
this.partyMove1_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_1ComboBox.TabIndex = 3;
this.partyMove1_1ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove1_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_2ComboBox
//
this.partyMove1_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_2ComboBox.Enabled = false;
this.partyMove1_2ComboBox.FormattingEnabled = true;
this.partyMove1_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove1_2ComboBox.Name = "partyMove1_2ComboBox";
this.partyMove1_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_2ComboBox.TabIndex = 6;
this.partyMove1_2ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove1_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_3ComboBox
//
this.partyMove1_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_3ComboBox.Enabled = false;
this.partyMove1_3ComboBox.FormattingEnabled = true;
this.partyMove1_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove1_3ComboBox.Name = "partyMove1_3ComboBox";
this.partyMove1_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_3ComboBox.TabIndex = 5;
this.partyMove1_3ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove1_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_4ComboBox
//
this.partyMove1_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_4ComboBox.Enabled = false;
this.partyMove1_4ComboBox.FormattingEnabled = true;
this.partyMove1_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove1_4ComboBox.Name = "partyMove1_4ComboBox";
this.partyMove1_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_4ComboBox.TabIndex = 7;
this.partyMove1_4ComboBox.DropDown += new System.EventHandler(this.partyMoveComboBox_DropDown);
this.partyMove1_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyItem1ComboBox
//
this.partyItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem1ComboBox.Enabled = false;
this.partyItem1ComboBox.FormattingEnabled = true;
this.partyItem1ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem1ComboBox.Name = "partyItem1ComboBox";
this.partyItem1ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem1ComboBox.TabIndex = 2;
this.partyItem1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem1ComboBox_SelectedIndexChanged);
//
// partyPokemon1ComboBox
//
this.partyPokemon1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon1ComboBox.FormattingEnabled = true;
this.partyPokemon1ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon1ComboBox.Name = "partyPokemon1ComboBox";
this.partyPokemon1ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon1ComboBox.TabIndex = 0;
this.partyPokemon1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon1ComboBox_SelectedIndexChanged);
//
// trainerComboBox
//
this.trainerComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerComboBox.FormattingEnabled = true;
this.trainerComboBox.Location = new System.Drawing.Point(20, 27);
this.trainerComboBox.Name = "trainerComboBox";
this.trainerComboBox.Size = new System.Drawing.Size(199, 21);
this.trainerComboBox.TabIndex = 48;
this.trainerComboBox.SelectedIndexChanged += new System.EventHandler(this.trainerComboBox_SelectedIndexChanged);
//
// trainerItem1ComboBox
//
this.trainerItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem1ComboBox.FormattingEnabled = true;
this.trainerItem1ComboBox.Location = new System.Drawing.Point(9, 20);
this.trainerItem1ComboBox.Name = "trainerItem1ComboBox";
this.trainerItem1ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem1ComboBox.TabIndex = 0;
//
// trainerItem2ComboBox
//
this.trainerItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem2ComboBox.FormattingEnabled = true;
this.trainerItem2ComboBox.Location = new System.Drawing.Point(9, 47);
this.trainerItem2ComboBox.Name = "trainerItem2ComboBox";
this.trainerItem2ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem2ComboBox.TabIndex = 1;
//
// trainerItem3ComboBox
//
this.trainerItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem3ComboBox.FormattingEnabled = true;
this.trainerItem3ComboBox.Location = new System.Drawing.Point(9, 74);
this.trainerItem3ComboBox.Name = "trainerItem3ComboBox";
this.trainerItem3ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem3ComboBox.TabIndex = 2;
//
// trainerItem4ComboBox
//
this.trainerItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem4ComboBox.FormattingEnabled = true;
this.trainerItem4ComboBox.Location = new System.Drawing.Point(9, 101);
this.trainerItem4ComboBox.Name = "trainerItem4ComboBox";
this.trainerItem4ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem4ComboBox.TabIndex = 3;
//
// TrainerEditor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.tableLayoutPanel4);
this.Controls.Add(this.groupBox28);
this.Controls.Add(this.groupBox27);
this.Controls.Add(this.deleteTrainerButton);
this.Controls.Add(this.addTrainerButton);
this.Controls.Add(this.label42);
this.Controls.Add(this.trainerSaveCurrentButton);
this.Controls.Add(this.trainerComboBox);
this.Controls.Add(this.groupBox25);
this.Name = "TrainerEditor";
this.Size = new System.Drawing.Size(1193, 646);
((System.ComponentModel.ISupportInitialize)(this.partyLevel2UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall2UpDown)).EndInit();
this.party1GroupBox.ResumeLayout(false);
this.party1GroupBox.PerformLayout();
this.poke1MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV1UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel1UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall1UpDown)).EndInit();
this.poke6MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV6UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel6UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall6UpDown)).EndInit();
this.party2GroupBox.ResumeLayout(false);
this.party2GroupBox.PerformLayout();
this.poke2MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV2UpDown)).EndInit();
this.party4GroupBox.ResumeLayout(false);
this.party4GroupBox.PerformLayout();
this.poke4MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV4UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel4UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall4UpDown)).EndInit();
this.TrainerAIGroupBox.ResumeLayout(false);
this.TrainerAIGroupBox.PerformLayout();
this.trainerItemsGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQAltUpDown)).EndInit();
this.tableLayoutPanel4.ResumeLayout(false);
this.groupBox28.ResumeLayout(false);
this.groupBox28.PerformLayout();
this.tableLayoutPanel6.ResumeLayout(false);
this.party6GroupBox.ResumeLayout(false);
this.party6GroupBox.PerformLayout();
this.party5GroupBox.ResumeLayout(false);
this.party5GroupBox.PerformLayout();
this.poke5MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV5UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel5UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall5UpDown)).EndInit();
this.party3GroupBox.ResumeLayout(false);
this.party3GroupBox.PerformLayout();
this.poke3MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV3UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel3UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall3UpDown)).EndInit();
this.groupBox27.ResumeLayout(false);
this.groupBox27.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQMainUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.trClassFramePreviewUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyCountUpDown)).EndInit();
this.groupBox25.ResumeLayout(false);
this.groupBox25.PerformLayout();
this.tableLayoutPanel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon6PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon5PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon4PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon3PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon2PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon1PictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.trainerClassPicBox)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private InputComboBox partyMove3_2ComboBox;
private InputComboBox partyMove1_1ComboBox;
private InputComboBox partyMove1_2ComboBox;
private InputComboBox partyMove1_3ComboBox;
private InputComboBox partyMove1_4ComboBox;
private System.Windows.Forms.ComboBox partyForm2ComboBox;
private System.Windows.Forms.ComboBox partyAbility2ComboBox;
private System.Windows.Forms.ComboBox partyGender2ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox2;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.NumericUpDown partyLevel2UpDown;
private System.Windows.Forms.NumericUpDown partyBall2UpDown;
private InputComboBox partyMove2_1ComboBox;
private InputComboBox partyMove2_2ComboBox;
private InputComboBox partyMove2_3ComboBox;
private InputComboBox partyMove2_4ComboBox;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.ComboBox partyForm1ComboBox;
private InputComboBox partyMove3_1ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox3;
private InputComboBox partyItem3ComboBox;
private InputComboBox partyPokemon3ComboBox;
private System.Windows.Forms.Button DVExplainButton;
private System.Windows.Forms.GroupBox party1GroupBox;
private System.Windows.Forms.ComboBox partyAbility1ComboBox;
private System.Windows.Forms.ComboBox partyGender1ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox1;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.GroupBox poke1MovesGroupBox;
private System.Windows.Forms.NumericUpDown partyIV1UpDown;
private System.Windows.Forms.NumericUpDown partyLevel1UpDown;
private System.Windows.Forms.NumericUpDown partyBall1UpDown;
private InputComboBox partyItem1ComboBox;
private System.Windows.Forms.PictureBox partyPokemon1PictureBox;
private InputComboBox partyPokemon1ComboBox;
private InputComboBox partyItem2ComboBox;
private System.Windows.Forms.PictureBox partyPokemon3PictureBox;
private InputComboBox partyMove6_1ComboBox;
private InputComboBox partyMove6_2ComboBox;
private InputComboBox partyMove6_3ComboBox;
private InputComboBox partyMove6_4ComboBox;
private System.Windows.Forms.ComboBox partyForm4ComboBox;
private System.Windows.Forms.ComboBox partyForm6ComboBox;
private System.Windows.Forms.ComboBox partyAbility6ComboBox;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.GroupBox poke6MovesGroupBox;
private System.Windows.Forms.NumericUpDown partyIV6UpDown;
private System.Windows.Forms.NumericUpDown partyLevel6UpDown;
private System.Windows.Forms.NumericUpDown partyBall6UpDown;
private InputComboBox partyItem6ComboBox;
private System.Windows.Forms.PictureBox partyPokemon6PictureBox;
private InputComboBox partyPokemon6ComboBox;
private System.Windows.Forms.ComboBox partyAbility4ComboBox;
private System.Windows.Forms.GroupBox party2GroupBox;
private System.Windows.Forms.GroupBox poke2MovesGroupBox;
private System.Windows.Forms.NumericUpDown partyIV2UpDown;
private System.Windows.Forms.PictureBox partyPokemon2PictureBox;
private InputComboBox partyPokemon2ComboBox;
private System.Windows.Forms.GroupBox party4GroupBox;
private System.Windows.Forms.ComboBox partyGender4ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox4;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.GroupBox poke4MovesGroupBox;
private InputComboBox partyMove4_1ComboBox;
private InputComboBox partyMove4_2ComboBox;
private InputComboBox partyMove4_3ComboBox;
private InputComboBox partyMove4_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV4UpDown;
private System.Windows.Forms.NumericUpDown partyLevel4UpDown;
private System.Windows.Forms.NumericUpDown partyBall4UpDown;
private InputComboBox partyItem4ComboBox;
private System.Windows.Forms.PictureBox partyPokemon4PictureBox;
private InputComboBox partyPokemon4ComboBox;
private InputComboBox partyMove3_3ComboBox;
private System.Windows.Forms.GroupBox TrainerAIGroupBox;
private System.Windows.Forms.CheckBox trainerAI1CheckBox;
private System.Windows.Forms.CheckBox trainerAI2CheckBox;
private System.Windows.Forms.CheckBox trainerAI3CheckBox;
private System.Windows.Forms.CheckBox trainerAI4CheckBox;
private System.Windows.Forms.CheckBox trainerAI5CheckBox;
private System.Windows.Forms.CheckBox trainerAI6CheckBox;
private System.Windows.Forms.CheckBox trainerAI7CheckBox;
private System.Windows.Forms.CheckBox trainerAI8CheckBox;
private System.Windows.Forms.CheckBox trainerAI9CheckBox;
private System.Windows.Forms.CheckBox trainerAI10CheckBox;
private System.Windows.Forms.CheckBox trainerAI11CheckBox;
private System.Windows.Forms.GroupBox trainerItemsGroupBox;
private InputComboBox trainerItem1ComboBox;
private InputComboBox trainerItem2ComboBox;
private InputComboBox trainerItem3ComboBox;
private InputComboBox trainerItem4ComboBox;
private System.Windows.Forms.Label label63;
private System.Windows.Forms.Label eyeContactMusicAltLabel;
private System.Windows.Forms.NumericUpDown encounterSSEQAltUpDown;
private System.Windows.Forms.Label eyeContactMusicLabel;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.Button exportTrainerButton;
private System.Windows.Forms.Button importTrainerButton;
private System.Windows.Forms.GroupBox groupBox28;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private System.Windows.Forms.Button importReplacePartyButton;
private System.Windows.Forms.Button exportPartyButton;
private System.Windows.Forms.Label label74;
private System.Windows.Forms.GroupBox party6GroupBox;
private System.Windows.Forms.ComboBox partyGender6ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox6;
private System.Windows.Forms.GroupBox party5GroupBox;
private System.Windows.Forms.ComboBox partyForm5ComboBox;
private System.Windows.Forms.ComboBox partyAbility5ComboBox;
private System.Windows.Forms.ComboBox partyGender5ComboBox;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox5;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.GroupBox poke5MovesGroupBox;
private InputComboBox partyMove5_1ComboBox;
private InputComboBox partyMove5_2ComboBox;
private InputComboBox partyMove5_3ComboBox;
private InputComboBox partyMove5_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV5UpDown;
private System.Windows.Forms.NumericUpDown partyLevel5UpDown;
private System.Windows.Forms.NumericUpDown partyBall5UpDown;
private InputComboBox partyItem5ComboBox;
private System.Windows.Forms.PictureBox partyPokemon5PictureBox;
private InputComboBox partyPokemon5ComboBox;
private System.Windows.Forms.GroupBox party3GroupBox;
private System.Windows.Forms.ComboBox partyForm3ComboBox;
private System.Windows.Forms.ComboBox partyAbility3ComboBox;
private System.Windows.Forms.ComboBox partyGender3ComboBox;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.GroupBox poke3MovesGroupBox;
private InputComboBox partyMove3_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV3UpDown;
private System.Windows.Forms.NumericUpDown partyLevel3UpDown;
private System.Windows.Forms.NumericUpDown partyBall3UpDown;
private System.Windows.Forms.GroupBox groupBox27;
private System.Windows.Forms.NumericUpDown encounterSSEQMainUpDown;
private System.Windows.Forms.Label trainerClassFrameMaxLabel;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.NumericUpDown trClassFramePreviewUpDown;
private System.Windows.Forms.Button saveTrainerClassButton;
private System.Windows.Forms.TextBox trainerClassNameTextbox;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button deleteTrainerButton;
private System.Windows.Forms.Button addTrainerButton;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Button trainerSaveCurrentButton;
private InputComboBox trainerComboBox;
private System.Windows.Forms.CheckBox trainerItemsCheckBox;
private System.Windows.Forms.TextBox trainerNameTextBox;
private System.Windows.Forms.NumericUpDown partyCountUpDown;
private System.Windows.Forms.GroupBox groupBox25;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.Button replacePropertiesButton;
private System.Windows.Forms.Button exportPropertiesButton;
private System.Windows.Forms.CheckBox trainerMovesCheckBox;
private System.Windows.Forms.CheckBox trainerDoubleCheckBox;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.ListBox trainerClassListBox;
public System.Windows.Forms.PictureBox trainerClassPicBox;
}
}