PokemonGameEditor/GBAPokemonGameEditor/Pokemonedit.Designer.vb
Gamer2020 355ab6608c More evolution methods added!
Like the title says more evolution methods have been added.
2014-11-29 06:20:47 -05:00

1881 lines
84 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Pokemonedit
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Pokemonedit))
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.GroupBox21 = New System.Windows.Forms.GroupBox()
Me.Button13 = New System.Windows.Forms.Button()
Me.CryConver = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Button6 = New System.Windows.Forms.Button()
Me.CryPointer = New System.Windows.Forms.TextBox()
Me.GroupBox20 = New System.Windows.Forms.GroupBox()
Me.Button5 = New System.Windows.Forms.Button()
Me.FootPrintPointer = New System.Windows.Forms.TextBox()
Me.GroupBox16 = New System.Windows.Forms.GroupBox()
Me.IconPicBox = New System.Windows.Forms.PictureBox()
Me.IconPal = New System.Windows.Forms.ComboBox()
Me.Button4 = New System.Windows.Forms.Button()
Me.IconPointer = New System.Windows.Forms.TextBox()
Me.GroupBox15 = New System.Windows.Forms.GroupBox()
Me.AniPic = New System.Windows.Forms.PictureBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.AnimationPointer = New System.Windows.Forms.TextBox()
Me.GroupBox14 = New System.Windows.Forms.GroupBox()
Me.BckPic = New System.Windows.Forms.PictureBox()
Me.FrntPic = New System.Windows.Forms.PictureBox()
Me.Button3 = New System.Windows.Forms.Button()
Me.ShinyPointer = New System.Windows.Forms.TextBox()
Me.BackPointer = New System.Windows.Forms.TextBox()
Me.NormalPointer = New System.Windows.Forms.TextBox()
Me.FrontPointer = New System.Windows.Forms.TextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Lft1 = New System.Windows.Forms.RadioButton()
Me.Rght1 = New System.Windows.Forms.RadioButton()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.GroupBox13 = New System.Windows.Forms.GroupBox()
Me.GVal = New System.Windows.Forms.TextBox()
Me.GCombo1 = New System.Windows.Forms.ComboBox()
Me.G2 = New System.Windows.Forms.RadioButton()
Me.G1 = New System.Windows.Forms.RadioButton()
Me.GroupBox12 = New System.Windows.Forms.GroupBox()
Me.HPCombo1 = New System.Windows.Forms.ComboBox()
Me.HPVal = New System.Windows.Forms.TextBox()
Me.HP2 = New System.Windows.Forms.RadioButton()
Me.HP1 = New System.Windows.Forms.RadioButton()
Me.GroupBox10 = New System.Windows.Forms.GroupBox()
Me.Grate = New System.Windows.Forms.ComboBox()
Me.GroupBox9 = New System.Windows.Forms.GroupBox()
Me.Bexp = New System.Windows.Forms.TextBox()
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
Me.Ev2 = New System.Windows.Forms.ComboBox()
Me.Ev1 = New System.Windows.Forms.ComboBox()
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
Me.Ab2 = New System.Windows.Forms.ComboBox()
Me.Ab1 = New System.Windows.Forms.ComboBox()
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.Type2 = New System.Windows.Forms.ComboBox()
Me.Type1 = New System.Windows.Forms.ComboBox()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.HeldItem2 = New System.Windows.Forms.PictureBox()
Me.HeldItem1 = New System.Windows.Forms.PictureBox()
Me.Item2 = New System.Windows.Forms.ComboBox()
Me.Item1 = New System.Windows.Forms.ComboBox()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.RunBase = New System.Windows.Forms.TextBox()
Me.CatchBase = New System.Windows.Forms.TextBox()
Me.SpDefBase = New System.Windows.Forms.TextBox()
Me.SpAttBase = New System.Windows.Forms.TextBox()
Me.SpeedBase = New System.Windows.Forms.TextBox()
Me.DefBase = New System.Windows.Forms.TextBox()
Me.AtBase = New System.Windows.Forms.TextBox()
Me.HpBase = New System.Windows.Forms.TextBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.Clr1 = New System.Windows.Forms.ComboBox()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.GroupBox17 = New System.Windows.Forms.GroupBox()
Me.EvoBasePokePic = New System.Windows.Forms.PictureBox()
Me.EvoItemPic = New System.Windows.Forms.PictureBox()
Me.EvoPokePic = New System.Windows.Forms.PictureBox()
Me.EvoLevel = New System.Windows.Forms.TextBox()
Me.EvoItem = New System.Windows.Forms.ComboBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.EvoTypes = New System.Windows.Forms.ComboBox()
Me.EvoSlots = New System.Windows.Forms.ListBox()
Me.EvoPKMNames = New System.Windows.Forms.ComboBox()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.Button12 = New System.Windows.Forms.Button()
Me.GroupBox25 = New System.Windows.Forms.GroupBox()
Me.MTCom = New System.Windows.Forms.CheckedListBox()
Me.GroupBox24 = New System.Windows.Forms.GroupBox()
Me.Button11 = New System.Windows.Forms.Button()
Me.AtLvl = New System.Windows.Forms.TextBox()
Me.NewAt = New System.Windows.Forms.ComboBox()
Me.lvlupattacks = New System.Windows.Forms.ListBox()
Me.GroupBox23 = New System.Windows.Forms.GroupBox()
Me.TMHMCom = New System.Windows.Forms.CheckedListBox()
Me.GroupBox22 = New System.Windows.Forms.GroupBox()
Me.Button10 = New System.Windows.Forms.Button()
Me.LvlUpAttPointer = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
Me.OptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.EvolutionModeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.NormalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.Jambo51HackToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.GroupBox18 = New System.Windows.Forms.GroupBox()
Me.ChangePKMName = New System.Windows.Forms.Button()
Me.CurPKMName = New System.Windows.Forms.TextBox()
Me.GroupBox19 = New System.Windows.Forms.GroupBox()
Me.PKMNames = New System.Windows.Forms.ComboBox()
Me.Button7 = New System.Windows.Forms.Button()
Me.Button8 = New System.Windows.Forms.Button()
Me.fileOpenDialog = New System.Windows.Forms.OpenFileDialog()
Me.SaveFileDialog = New System.Windows.Forms.SaveFileDialog()
Me.Button9 = New System.Windows.Forms.Button()
Me.FolderBrowserDialog = New System.Windows.Forms.FolderBrowserDialog()
Me.ProgressBar = New System.Windows.Forms.ProgressBar()
Me.ComboBox3 = New System.Windows.Forms.ComboBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.Label21 = New System.Windows.Forms.Label()
Me.ComboBox2 = New System.Windows.Forms.ComboBox()
Me.Label22 = New System.Windows.Forms.Label()
Me.Label23 = New System.Windows.Forms.Label()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
Me.TabPage5 = New System.Windows.Forms.TabPage()
Me.GroupBox11 = New System.Windows.Forms.GroupBox()
Me.SHVal = New System.Windows.Forms.TextBox()
Me.SHCombo1 = New System.Windows.Forms.ComboBox()
Me.SH2 = New System.Windows.Forms.RadioButton()
Me.SH1 = New System.Windows.Forms.RadioButton()
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
Me.EggType2 = New System.Windows.Forms.ComboBox()
Me.EggType1 = New System.Windows.Forms.ComboBox()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.GroupBox21.SuspendLayout()
Me.GroupBox20.SuspendLayout()
Me.GroupBox16.SuspendLayout()
CType(Me.IconPicBox, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox15.SuspendLayout()
CType(Me.AniPic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox14.SuspendLayout()
CType(Me.BckPic, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.FrntPic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox1.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.GroupBox13.SuspendLayout()
Me.GroupBox12.SuspendLayout()
Me.GroupBox10.SuspendLayout()
Me.GroupBox9.SuspendLayout()
Me.GroupBox7.SuspendLayout()
Me.GroupBox6.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.GroupBox4.SuspendLayout()
CType(Me.HeldItem2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.HeldItem1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox3.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.TabPage3.SuspendLayout()
Me.GroupBox17.SuspendLayout()
CType(Me.EvoBasePokePic, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EvoItemPic, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EvoPokePic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage4.SuspendLayout()
Me.GroupBox25.SuspendLayout()
Me.GroupBox24.SuspendLayout()
Me.GroupBox23.SuspendLayout()
Me.GroupBox22.SuspendLayout()
Me.MenuStrip1.SuspendLayout()
Me.GroupBox18.SuspendLayout()
Me.GroupBox19.SuspendLayout()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage5.SuspendLayout()
Me.GroupBox11.SuspendLayout()
Me.GroupBox8.SuspendLayout()
Me.SuspendLayout()
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Controls.Add(Me.TabPage2)
Me.TabControl1.Controls.Add(Me.TabPage3)
Me.TabControl1.Controls.Add(Me.TabPage4)
Me.TabControl1.Controls.Add(Me.TabPage5)
Me.TabControl1.Location = New System.Drawing.Point(148, 27)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(600, 415)
Me.TabControl1.TabIndex = 1
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.GroupBox21)
Me.TabPage1.Controls.Add(Me.GroupBox20)
Me.TabPage1.Controls.Add(Me.GroupBox16)
Me.TabPage1.Controls.Add(Me.GroupBox15)
Me.TabPage1.Controls.Add(Me.GroupBox14)
Me.TabPage1.Controls.Add(Me.GroupBox1)
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(592, 389)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Media Data"
Me.TabPage1.UseVisualStyleBackColor = True
'
'GroupBox21
'
Me.GroupBox21.Controls.Add(Me.Button13)
Me.GroupBox21.Controls.Add(Me.CryConver)
Me.GroupBox21.Controls.Add(Me.Label18)
Me.GroupBox21.Controls.Add(Me.Label17)
Me.GroupBox21.Controls.Add(Me.Button6)
Me.GroupBox21.Controls.Add(Me.CryPointer)
Me.GroupBox21.Location = New System.Drawing.Point(377, 201)
Me.GroupBox21.Name = "GroupBox21"
Me.GroupBox21.Size = New System.Drawing.Size(167, 109)
Me.GroupBox21.TabIndex = 5
Me.GroupBox21.TabStop = False
Me.GroupBox21.Text = "Cry"
'
'Button13
'
Me.Button13.Location = New System.Drawing.Point(9, 77)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(68, 21)
Me.Button13.TabIndex = 16
Me.Button13.Text = "Save"
Me.Button13.UseVisualStyleBackColor = True
'
'CryConver
'
Me.CryConver.Location = New System.Drawing.Point(10, 51)
Me.CryConver.Name = "CryConver"
Me.CryConver.Size = New System.Drawing.Size(67, 20)
Me.CryConver.TabIndex = 15
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(7, 24)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(60, 13)
Me.Label18.TabIndex = 14
Me.Label18.Text = "Conversion"
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(80, 24)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(40, 13)
Me.Label17.TabIndex = 13
Me.Label17.Text = "Pointer"
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(83, 77)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(68, 21)
Me.Button6.TabIndex = 12
Me.Button6.Text = "Repoint"
Me.Button6.UseVisualStyleBackColor = True
'
'CryPointer
'
Me.CryPointer.Location = New System.Drawing.Point(83, 53)
Me.CryPointer.Name = "CryPointer"
Me.CryPointer.Size = New System.Drawing.Size(68, 20)
Me.CryPointer.TabIndex = 11
'
'GroupBox20
'
Me.GroupBox20.Controls.Add(Me.Button5)
Me.GroupBox20.Controls.Add(Me.FootPrintPointer)
Me.GroupBox20.Location = New System.Drawing.Point(112, 236)
Me.GroupBox20.Name = "GroupBox20"
Me.GroupBox20.Size = New System.Drawing.Size(99, 74)
Me.GroupBox20.TabIndex = 4
Me.GroupBox20.TabStop = False
Me.GroupBox20.Text = "FootPrint"
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(15, 45)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(68, 21)
Me.Button5.TabIndex = 12
Me.Button5.Text = "Repoint"
Me.Button5.UseVisualStyleBackColor = True
'
'FootPrintPointer
'
Me.FootPrintPointer.Location = New System.Drawing.Point(15, 19)
Me.FootPrintPointer.Name = "FootPrintPointer"
Me.FootPrintPointer.Size = New System.Drawing.Size(68, 20)
Me.FootPrintPointer.TabIndex = 11
'
'GroupBox16
'
Me.GroupBox16.Controls.Add(Me.IconPicBox)
Me.GroupBox16.Controls.Add(Me.IconPal)
Me.GroupBox16.Controls.Add(Me.Button4)
Me.GroupBox16.Controls.Add(Me.IconPointer)
Me.GroupBox16.Location = New System.Drawing.Point(377, 6)
Me.GroupBox16.Name = "GroupBox16"
Me.GroupBox16.Size = New System.Drawing.Size(167, 187)
Me.GroupBox16.TabIndex = 3
Me.GroupBox16.TabStop = False
Me.GroupBox16.Text = "Icons"
'
'IconPicBox
'
Me.IconPicBox.Location = New System.Drawing.Point(105, 41)
Me.IconPicBox.Name = "IconPicBox"
Me.IconPicBox.Size = New System.Drawing.Size(32, 64)
Me.IconPicBox.TabIndex = 12
Me.IconPicBox.TabStop = False
'
'IconPal
'
Me.IconPal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.IconPal.FormattingEnabled = True
Me.IconPal.Items.AddRange(New Object() {"Pal 0", "Pal 1", "Pal 2"})
Me.IconPal.Location = New System.Drawing.Point(15, 79)
Me.IconPal.Name = "IconPal"
Me.IconPal.Size = New System.Drawing.Size(68, 21)
Me.IconPal.TabIndex = 2
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(15, 118)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(68, 37)
Me.Button4.TabIndex = 1
Me.Button4.Text = "Repoint + Save"
Me.Button4.UseVisualStyleBackColor = True
'
'IconPointer
'
Me.IconPointer.Location = New System.Drawing.Point(15, 41)
Me.IconPointer.Name = "IconPointer"
Me.IconPointer.Size = New System.Drawing.Size(68, 20)
Me.IconPointer.TabIndex = 0
'
'GroupBox15
'
Me.GroupBox15.Controls.Add(Me.AniPic)
Me.GroupBox15.Controls.Add(Me.Button2)
Me.GroupBox15.Controls.Add(Me.AnimationPointer)
Me.GroupBox15.Location = New System.Drawing.Point(190, 6)
Me.GroupBox15.Name = "GroupBox15"
Me.GroupBox15.Size = New System.Drawing.Size(181, 224)
Me.GroupBox15.TabIndex = 2
Me.GroupBox15.TabStop = False
Me.GroupBox15.Text = "Animation (Emerald Only)"
'
'AniPic
'
Me.AniPic.Location = New System.Drawing.Point(99, 36)
Me.AniPic.Name = "AniPic"
Me.AniPic.Size = New System.Drawing.Size(64, 128)
Me.AniPic.TabIndex = 12
Me.AniPic.TabStop = False
'
'Button2
'
Me.Button2.Enabled = False
Me.Button2.Location = New System.Drawing.Point(15, 79)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(68, 21)
Me.Button2.TabIndex = 11
Me.Button2.Text = "Repoint"
Me.Button2.UseVisualStyleBackColor = True
'
'AnimationPointer
'
Me.AnimationPointer.Location = New System.Drawing.Point(15, 41)
Me.AnimationPointer.Name = "AnimationPointer"
Me.AnimationPointer.Size = New System.Drawing.Size(68, 20)
Me.AnimationPointer.TabIndex = 10
'
'GroupBox14
'
Me.GroupBox14.Controls.Add(Me.BckPic)
Me.GroupBox14.Controls.Add(Me.FrntPic)
Me.GroupBox14.Controls.Add(Me.Button3)
Me.GroupBox14.Controls.Add(Me.ShinyPointer)
Me.GroupBox14.Controls.Add(Me.BackPointer)
Me.GroupBox14.Controls.Add(Me.NormalPointer)
Me.GroupBox14.Controls.Add(Me.FrontPointer)
Me.GroupBox14.Controls.Add(Me.Label12)
Me.GroupBox14.Controls.Add(Me.Label11)
Me.GroupBox14.Controls.Add(Me.Label10)
Me.GroupBox14.Controls.Add(Me.Label9)
Me.GroupBox14.Location = New System.Drawing.Point(6, 6)
Me.GroupBox14.Name = "GroupBox14"
Me.GroupBox14.Size = New System.Drawing.Size(178, 224)
Me.GroupBox14.TabIndex = 1
Me.GroupBox14.TabStop = False
Me.GroupBox14.Text = "Sprite Pointers"
'
'BckPic
'
Me.BckPic.Location = New System.Drawing.Point(95, 118)
Me.BckPic.Name = "BckPic"
Me.BckPic.Size = New System.Drawing.Size(64, 64)
Me.BckPic.TabIndex = 10
Me.BckPic.TabStop = False
'
'FrntPic
'
Me.FrntPic.Location = New System.Drawing.Point(95, 41)
Me.FrntPic.Name = "FrntPic"
Me.FrntPic.Size = New System.Drawing.Size(64, 64)
Me.FrntPic.TabIndex = 9
Me.FrntPic.TabStop = False
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(13, 184)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(68, 21)
Me.Button3.TabIndex = 8
Me.Button3.Text = "Repoint"
Me.Button3.UseVisualStyleBackColor = True
'
'ShinyPointer
'
Me.ShinyPointer.Location = New System.Drawing.Point(13, 158)
Me.ShinyPointer.Name = "ShinyPointer"
Me.ShinyPointer.Size = New System.Drawing.Size(68, 20)
Me.ShinyPointer.TabIndex = 7
'
'BackPointer
'
Me.BackPointer.Location = New System.Drawing.Point(13, 119)
Me.BackPointer.Name = "BackPointer"
Me.BackPointer.Size = New System.Drawing.Size(68, 20)
Me.BackPointer.TabIndex = 6
'
'NormalPointer
'
Me.NormalPointer.Location = New System.Drawing.Point(13, 80)
Me.NormalPointer.Name = "NormalPointer"
Me.NormalPointer.Size = New System.Drawing.Size(68, 20)
Me.NormalPointer.TabIndex = 5
'
'FrontPointer
'
Me.FrontPointer.Location = New System.Drawing.Point(13, 41)
Me.FrontPointer.Name = "FrontPointer"
Me.FrontPointer.Size = New System.Drawing.Size(68, 20)
Me.FrontPointer.TabIndex = 4
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(10, 142)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(54, 13)
Me.Label12.TabIndex = 3
Me.Label12.Text = "Shiny Pal:"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(10, 103)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(65, 13)
Me.Label11.TabIndex = 2
Me.Label11.Text = "Back Sprite:"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(10, 64)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(61, 13)
Me.Label10.TabIndex = 1
Me.Label10.Text = "Normal Pal:"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(10, 25)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(64, 13)
Me.Label9.TabIndex = 0
Me.Label9.Text = "Front Sprite:"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.Lft1)
Me.GroupBox1.Controls.Add(Me.Rght1)
Me.GroupBox1.Location = New System.Drawing.Point(6, 236)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(100, 74)
Me.GroupBox1.TabIndex = 0
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Status Screen"
'
'Lft1
'
Me.Lft1.AutoSize = True
Me.Lft1.Location = New System.Drawing.Point(15, 42)
Me.Lft1.Name = "Lft1"
Me.Lft1.Size = New System.Drawing.Size(70, 17)
Me.Lft1.TabIndex = 1
Me.Lft1.TabStop = True
Me.Lft1.Text = "Face Left"
Me.Lft1.UseVisualStyleBackColor = True
'
'Rght1
'
Me.Rght1.AutoSize = True
Me.Rght1.Location = New System.Drawing.Point(15, 19)
Me.Rght1.Name = "Rght1"
Me.Rght1.Size = New System.Drawing.Size(77, 17)
Me.Rght1.TabIndex = 0
Me.Rght1.TabStop = True
Me.Rght1.Text = "Face Right"
Me.Rght1.UseVisualStyleBackColor = True
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.GroupBox13)
Me.TabPage2.Controls.Add(Me.GroupBox12)
Me.TabPage2.Controls.Add(Me.GroupBox10)
Me.TabPage2.Controls.Add(Me.GroupBox9)
Me.TabPage2.Controls.Add(Me.GroupBox7)
Me.TabPage2.Controls.Add(Me.GroupBox6)
Me.TabPage2.Controls.Add(Me.GroupBox5)
Me.TabPage2.Controls.Add(Me.GroupBox4)
Me.TabPage2.Controls.Add(Me.GroupBox3)
Me.TabPage2.Controls.Add(Me.GroupBox2)
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(592, 389)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Stats"
Me.TabPage2.UseVisualStyleBackColor = True
'
'GroupBox13
'
Me.GroupBox13.Controls.Add(Me.GVal)
Me.GroupBox13.Controls.Add(Me.GCombo1)
Me.GroupBox13.Controls.Add(Me.G2)
Me.GroupBox13.Controls.Add(Me.G1)
Me.GroupBox13.Location = New System.Drawing.Point(12, 248)
Me.GroupBox13.Name = "GroupBox13"
Me.GroupBox13.Size = New System.Drawing.Size(211, 100)
Me.GroupBox13.TabIndex = 9
Me.GroupBox13.TabStop = False
Me.GroupBox13.Text = "Gender Ratio"
'
'GVal
'
Me.GVal.Location = New System.Drawing.Point(113, 42)
Me.GVal.Name = "GVal"
Me.GVal.Size = New System.Drawing.Size(75, 20)
Me.GVal.TabIndex = 3
'
'GCombo1
'
Me.GCombo1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.GCombo1.FormattingEnabled = True
Me.GCombo1.Items.AddRange(New Object() {"100% Male", "87% Male", "75% Male", "65% Male", "50% Male", "65% Female", "75% Female", "87% Female", "100% Female", "Genderless"})
Me.GCombo1.Location = New System.Drawing.Point(113, 16)
Me.GCombo1.Name = "GCombo1"
Me.GCombo1.Size = New System.Drawing.Size(75, 21)
Me.GCombo1.TabIndex = 2
'
'G2
'
Me.G2.AutoSize = True
Me.G2.Location = New System.Drawing.Point(17, 43)
Me.G2.Name = "G2"
Me.G2.Size = New System.Drawing.Size(63, 17)
Me.G2.TabIndex = 1
Me.G2.TabStop = True
Me.G2.Text = "Custom:"
Me.G2.UseVisualStyleBackColor = True
'
'G1
'
Me.G1.AutoSize = True
Me.G1.Location = New System.Drawing.Point(17, 20)
Me.G1.Name = "G1"
Me.G1.Size = New System.Drawing.Size(71, 17)
Me.G1.TabIndex = 0
Me.G1.TabStop = True
Me.G1.Text = "Standard:"
Me.G1.UseVisualStyleBackColor = True
'
'GroupBox12
'
Me.GroupBox12.Controls.Add(Me.HPCombo1)
Me.GroupBox12.Controls.Add(Me.HPVal)
Me.GroupBox12.Controls.Add(Me.HP2)
Me.GroupBox12.Controls.Add(Me.HP1)
Me.GroupBox12.Location = New System.Drawing.Point(379, 162)
Me.GroupBox12.Name = "GroupBox12"
Me.GroupBox12.Size = New System.Drawing.Size(200, 100)
Me.GroupBox12.TabIndex = 8
Me.GroupBox12.TabStop = False
Me.GroupBox12.Text = "Base Happiness"
'
'HPCombo1
'
Me.HPCombo1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.HPCombo1.FormattingEnabled = True
Me.HPCombo1.Items.AddRange(New Object() {"Lowest (0)", "Low (35)", "Normal (70)", "Medium-High (90)", "High (100)", "Very High (140)", "Max (255)"})
Me.HPCombo1.Location = New System.Drawing.Point(102, 19)
Me.HPCombo1.Name = "HPCombo1"
Me.HPCombo1.Size = New System.Drawing.Size(78, 21)
Me.HPCombo1.TabIndex = 3
'
'HPVal
'
Me.HPVal.Location = New System.Drawing.Point(102, 44)
Me.HPVal.Name = "HPVal"
Me.HPVal.Size = New System.Drawing.Size(79, 20)
Me.HPVal.TabIndex = 2
'
'HP2
'
Me.HP2.AutoSize = True
Me.HP2.Location = New System.Drawing.Point(6, 47)
Me.HP2.Name = "HP2"
Me.HP2.Size = New System.Drawing.Size(63, 17)
Me.HP2.TabIndex = 1
Me.HP2.TabStop = True
Me.HP2.Text = "Custom:"
Me.HP2.UseVisualStyleBackColor = True
'
'HP1
'
Me.HP1.AutoSize = True
Me.HP1.Location = New System.Drawing.Point(6, 21)
Me.HP1.Name = "HP1"
Me.HP1.Size = New System.Drawing.Size(71, 17)
Me.HP1.TabIndex = 0
Me.HP1.TabStop = True
Me.HP1.Text = "Standard:"
Me.HP1.UseVisualStyleBackColor = True
'
'GroupBox10
'
Me.GroupBox10.Controls.Add(Me.Grate)
Me.GroupBox10.Location = New System.Drawing.Point(224, 104)
Me.GroupBox10.Name = "GroupBox10"
Me.GroupBox10.Size = New System.Drawing.Size(142, 52)
Me.GroupBox10.TabIndex = 7
Me.GroupBox10.TabStop = False
Me.GroupBox10.Text = "Growth Rate"
'
'Grate
'
Me.Grate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Grate.FormattingEnabled = True
Me.Grate.Items.AddRange(New Object() {"1,000,000", "600,000", "1,640,000", "1,059,860", "800,000", "1,250,000"})
Me.Grate.Location = New System.Drawing.Point(6, 19)
Me.Grate.Name = "Grate"
Me.Grate.Size = New System.Drawing.Size(121, 21)
Me.Grate.TabIndex = 0
'
'GroupBox9
'
Me.GroupBox9.Controls.Add(Me.Bexp)
Me.GroupBox9.Location = New System.Drawing.Point(149, 162)
Me.GroupBox9.Name = "GroupBox9"
Me.GroupBox9.Size = New System.Drawing.Size(69, 50)
Me.GroupBox9.TabIndex = 6
Me.GroupBox9.TabStop = False
Me.GroupBox9.Text = "Base Exp."
'
'Bexp
'
Me.Bexp.Location = New System.Drawing.Point(19, 20)
Me.Bexp.Name = "Bexp"
Me.Bexp.Size = New System.Drawing.Size(33, 20)
Me.Bexp.TabIndex = 0
'
'GroupBox7
'
Me.GroupBox7.Controls.Add(Me.Ev2)
Me.GroupBox7.Controls.Add(Me.Ev1)
Me.GroupBox7.Location = New System.Drawing.Point(224, 162)
Me.GroupBox7.Name = "GroupBox7"
Me.GroupBox7.Size = New System.Drawing.Size(142, 80)
Me.GroupBox7.TabIndex = 5
Me.GroupBox7.TabStop = False
Me.GroupBox7.Text = "EVs"
'
'Ev2
'
Me.Ev2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Ev2.FormattingEnabled = True
Me.Ev2.Items.AddRange(New Object() {"Nothing", "1 SpA", "2 SpA", "3 SpA", "1 SpD", "1 SpD, 1 SpA", "1 SpD, 2 SpA", "1 SpD, 3 SpA", "2 SpD", "2 SpD, 1 SpA", "2 SpD, 2 SpA", "2 SpD, 3 SpA", "3 SpD", "3 SpD, 1 SpA", "3 SpD, 2 SpA", "3 SpD, 3 SpA"})
Me.Ev2.Location = New System.Drawing.Point(15, 47)
Me.Ev2.Name = "Ev2"
Me.Ev2.Size = New System.Drawing.Size(121, 21)
Me.Ev2.TabIndex = 1
'
'Ev1
'
Me.Ev1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Ev1.FormattingEnabled = True
Me.Ev1.Items.AddRange(New Object() {"Nothing", "1 HP", "2 HP", "3 HP", "1 Atk", "1 HP, 1 Atk", "2 HP, 1 Atk", "3 HP, 1 Atk", "2 Atk", "1 HP, 2 Atk", "2 HP, 2 Atk", "3 HP, 2 Atk", "3 Atk", "1 HP, 3 Atk", "2 HP, 3 Atk", "3 HP, 3 Atk", "1 Def", "1 Def, 1 HP", "1 Def, 2 HP", "1 Def, 3 HP", "1 Def, 1 Atk", "1 Def, 1 HP, 1 Atk", "1 Def, 2 HP, 1 Atk", "1 Def, 3 HP, 1 Atk", "1 Def, 2 Atk", "1 Def, 1 HP, 2 Atk", "1 Def, 2 HP, 2 Atk", "1 Def, 3 HP, 2 Atk", "1 Def, 3 Atk", "1 Def, 1 HP, 3 Atk", "1 Def, 2 HP, 3 Atk", "1 Def, 3 HP, 3 Atk", "2 Def", "2 Def, 1 HP", "2 Def, 2 HP", "2 Def, 3 HP", "2 Def, 1 Atk", "2 Def, 1 HP, 1 Atk", "2 Def, 2 HP, 1 Atk", "2 Def, 3 HP, 1 Atk", "2 Def, 2 Atk", "2 Def, 1 HP, 2 Atk", "2 Def, 2 HP, 2 Atk", "2 Def, 3 HP, 2 Atk", "2 Def, 3 Atk", "2 Def, 1 HP, 3 Atk", "2 Def, 2 HP, 3 Atk", "2 Def, 3 HP, 3 Atk", "3 Def", "3 Def, 1 HP", "3 Def, 2 HP", "3 Def, 3 Hp", "3 Def, 1 Atk", "3 Def, 1 HP, 1 Atk", "3 Def, 2 HP, 1 Atk", "3 Def, 3 HP, 1 Atk", "3 Def, 2 Atk", "3 Def, 1 HP, 2 Atk", "3 Def, 2 HP, 2 Atk", "3 Def, 3 HP, 2 Atk", "3 Def, 3 Atk", "3 Def, 1 HP, 3 Atk", "3 Def, 2 HP, 3 Atk", "3 Def, 3 HP, 3 Atk", "1 Spe", "1 Spe, 1 HP", "1 Spe, 2 HP", "1 Spe, 3 HP", "1 Spe, 1 Atk", "1 Spe, 1 HP, 1 Atk", "1 Spe, 2 HP, 1 Atk", "1 Spe, 3 HP, 1 Atk", "1 Spe, 2 Atk", "1 Spe, 1 HP, 2 Atk", "1 Spe, 2 HP, 2 Atk", "1 Spe, 3 HP, 2 Atk", "1 Spe, 3 Atk", "1 Spe, 1 HP, 3 Atk", "1 Spe, 2 HP, 3 Atk", "1 Spe, 3 HP, 3 Atk", "1 Spe, 1 Def", "1 Spe, 1 HP, 1 Def", "1 Spe, 2 HP, 1 Def", "1 Spe, 3 HP, 1 Def", "1 Spe, 1 Atk, 1 Def", "1 Spe, 1 HP, 1 Atk, 1 Def", "1 Spe, 2 HP, 1 Atk, 1 Def", "1 Spe, 3 HP, 1 Atk, 1 Def", "1 Spe, 2 Atk, 1 Def", "1 Spe, 1 HP, 2 Atk, 1 Def", "1 Spe, 2 HP, 2 Atk, 1 Def", "1 Spe, 3 HP, 2 Atk, 1 Def", "1 Spe, 3 Atk, 1 Def", "1 Spe, 1 HP, 3 Atk, 1 Def", "1 Spe, 2 HP, 3 Atk, 1 Def", "1 Spe, 3 HP, 3 Atk, 1 Def", "1 Spe, 2 Def", "1 Spe, 1 HP, 2 Def", "1 Spe, 2 HP, 2 Def", "1 Spe, 3 HP, 2 Def", "1 Spe, 1 Atk, 2 Def", "1 Spe, 1 HP, 1 Atk, 2 Def", "1 Spe, 2 HP, 1 Atk, 2 Def", "1 Spe, 3 HP, 1 Atk, 2 Def", "1 Spe, 2 Atk, 2 Def", "1 Spe, 1 HP, 2 Atk, 2 Def", "1 Spe, 2 HP, 2 Atk, 2 Def", "1 Spe, 3 HP, 2 Atk, 2 Def", "1 Spe, 3 Atk, 2 Def", "1 Spe, 1 HP, 3 Atk, 2 Def", "1 Spe, 2 HP, 3 Atk, 2 Def", "1 Spe, 3 HP, 3 Atk, 2 Def", "1 Spe, 3 Def", "1 Spe, 1 HP, 3 Def", "1 Spe, 2 HP, 3 Def", "1 Spe, 3 HP, 3 Def", "1 Spe, 1 Atk, 3 Def", "1 Spe, 1 HP, 1 Atk, 3 Def", "1 Spe, 2 HP, 1 Atk, 3 Def", "1 Spe, 3 HP, 1 Atk, 3 Def", "1 Spe, 2 Atk, 3 Def", "1 Spe, 1 HP, 2 Atk, 3 Def", "1 Spe, 2 HP, 2 Atk, 3 Def", "1 Spe, 3 HP, 2 Atk, 3 Def", "1 Spe, 3 Atk, 3 Def", "1 Spe, 1 HP, 3 Atk, 3 Def", "1 Spe, 2 HP, 3 Atk, 3 Def", "1 Spe, 3 HP, 3 Atk, 3 Def", "2 Spe", "2 Spe, 1 HP", "2 Spe, 2 HP", "2 Spe, 3 HP", "2 Spe, 1 Atk", "2 Spe, 1 HP, 1 Atk", "2 Spe, 2 HP, 1 Atk", "2 Spe, 3 HP, 1 Atk", "2 Spe, 2 Atk", "2 Spe, 1 HP, 2 Atk", "2 Spe, 2 HP, 2 Atk", "2 Spe, 3 HP, 2 Atk", "2 Spe, 3 Atk", "2 Spe, 1 HP, 3 Atk", "2 Spe, 2 HP, 3 Atk", "2 Spe, 3 HP, 3 Atk", "2 Spe, 1 Def", "2 Spe, 1 HP, 1 Def", "2 Spe, 2 HP, 1 Def", "2 Spe, 3 HP, 1 Def", "2 Spe, 1 Atk, 1 Def", "2 Spe, 1 HP, 1 Atk, 1 Def", "2 Spe, 2 HP, 1 Atk, 1 Def", "2 Spe, 3 HP, 1 Atk, 1 Def", "2 SPe, 2 Atk, 1 Def", "2 Spe, 1 HP, 2 Atk, 1 Def", "2 Spe, 2 HP, 2 Atk, 1 Def", "2 Spe, 3 HP, 2 Atk, 1 Def", "2 Spe, 3 Atk, 1 Def", "2 Spe, 1 HP, 3 Atk, 1 Def", "2 Spe, 2 HP, 3 Atk, 1 Def", "2 Spe, 3 HP, 3 Atk, 1 Def", "2 Spe, 2 Def", "2 Spe, 1 HP, 2 Def", "2 Spe, 2 HP, 2 Def", "2 Spe, 3 HP, 2 Def", "2 Spe, 1 Atk, 2 Def", "2 Spe, 1 HP, 1 Atk, 2 Def", "2 Spe, 2 HP, 1 Atk, 2 Def", "2 Spe, 3 HP, 1 Atk, 2 Def", "2 Spe, 2 Atk, 2 Def", "2 Spe, 1 HP, 2 Atk, 2 Def", "2 Spe, 2 HP, 2 Atk, 2 Def", "2 Spe, 3 HP, 2 Atk, 2 Def", "2 Spe, 3 Atk, 2 Def", "2 Spe, 1 HP, 3 Atk, 2 Def", "2 Spe, 2 HP, 3 Atk, 2 Def", "2 Spe, 3 HP, 3 Atk, 2 Def", "2 Spe, 3 Def", "2 Spe, 1 HP, 3 Def", "2 Spe, 2 HP, 3 Def", "2 Spe, 3 HP, 3 Def", "2 Spe, 1 Atk, 3 Def", "2 Spe, 1 HP, 1 Atk, 3 Def", "2 Spe, 2 HP, 1 Atk, 3 Def", "2 Spe, 3 HP, 1 Atk, 3 Def", "2 Spe, 2 Atk, 3 Def", "2 Spe, 1 HP, 2 Atk, 3 Def", "2 Spe, 2 HP, 2 Atk, 3 Def", "2 Spe, 3 HP, 2 Atk, 3 Def", "2 Spe, 3 Atk, 3 Def", "2 Spe, 1 HP, 3 Atk, 3 Def", "2 Spe, 2 HP, 3 Atk, 3 Def", "2 Spe, 3 HP, 3 Atk, 3 Def", "3 Spe", "3 Spe, 1 HP", "3 Spe, 2 HP", "3 Spe, 3 HP", "3 Spe, 1 Atk", "3 Spe, 1 HP, 1 Atk", "3 Spe, 2 HP, 1 Atk", "3 Spe, 3 HP, 1 Atk", "3 Spe, 2 Atk", "3 Spe, 1 HP, 2 Atk", "3 Spe, 2 HP, 2 Atk", "3 Spe, 3 HP, 2 Atk", "3 Spe, 3 Atk", "3 Spe, 1 HP, 3 Atk", "3 Spe, 2 HP, 3 Atk", "3 Spe, 3 HP, 3 Atk", "3 Spe, 1 Def", "3 Spe, 1 HP, 1 Def", "3 Spe, 2 HP, 1 Def", "3 Spe, 3 HP, 1 Def", "3 Spe, 1 Atk, 1 Def", "3 Spe, 1 HP, 1 Atk, 1 Def", "3 Spe, 2 HP, 1 Atk, 1 Def", "3 Spe, 3 HP, 1 Atk, 1 Def", "3 Spe, 2 Atk, 1 Def", "3 Spe, 1 HP, 2 Atk, 1 Def", "3 Spe, 2 HP, 2 Atk, 1 Def", "3 Spe, 3 HP, 2 Atk, 1 Def", "3 Spe, 3 Atk, 1 Def", "3 Spe, 1 HP, 3 Atk, 1 Def", "3 Spe, 2 HP, 3 Atk, 1 Def", "3 Spe, 3 HP, 3 Atk, 1 Def", "3 Spe, 2 Def", "3 Spe, 1 HP, 2 Def", "3 Spe, 2 HP, 2 Def", "3 Spe, 3 HP, 2 Def", "3 Spe, 1 Atk, 2 Def", "3 Spe, 1 HP, 1 Atk, 2 Def", "3 Spe, 2 HP, 1 Atk, 2 Def", "3 Spe, 3 HP, 1 Atk, 2 Def", "3 Spe, 2 Atk, 2 Def", "3 Spe, 1 HP, 2 Atk, 2 Def", "3 Spe, 2 HP, 2 Atk, 2 Def", "3 Spe, 3 HP, 2 Atk, 2 Def", "3 Spe, 3 Atk, 2 Def", "3 Spe, 1 HP, 3 Atk, 2 Def", "3 Spe, 2 HP, 3 Atk, 2 Def", "3 Spe, 3 HP, 3 Atk, 2 Def", "3 Spe, 3 Def", "3 Spe, 1 HP, 3 Def", "3 Spe, 2 HP, 3 Def", "3 Spe, 3 HP, 3 Def", "3 Spe, 1 Atk, 3 Def", "3 Spe, 1 HP, 1 Atk, 3 Def", "3 Spe, 2 HP, 1 Atk, 3 Def", "3 Spe, 3 HP, 1 ATk, 3 Def", "3 Spe, 2 Atk, 3 Def", "3 Spe, 1 HP, 2 Atk, 3 Def", "3 Spe, 2 HP, 2 Atk, 3 Def", "3 Spe, 3 HP, 2 ATk, 3 Def", "3 Spe, 3 Atk, 3 Def", "3 Spe, 1 HP, 3 Atk, 3 Def", "3 Spe, 2 HP, 3 Atk, 3 Def", "3 Spe, 3 HP, 3 Atk, 3 Def"})
Me.Ev1.Location = New System.Drawing.Point(15, 20)
Me.Ev1.Name = "Ev1"
Me.Ev1.Size = New System.Drawing.Size(121, 21)
Me.Ev1.TabIndex = 0
'
'GroupBox6
'
Me.GroupBox6.Controls.Add(Me.Ab2)
Me.GroupBox6.Controls.Add(Me.Ab1)
Me.GroupBox6.Location = New System.Drawing.Point(6, 162)
Me.GroupBox6.Name = "GroupBox6"
Me.GroupBox6.Size = New System.Drawing.Size(137, 80)
Me.GroupBox6.TabIndex = 4
Me.GroupBox6.TabStop = False
Me.GroupBox6.Text = "Abilities"
'
'Ab2
'
Me.Ab2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.Ab2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Ab2.FormattingEnabled = True
Me.Ab2.Location = New System.Drawing.Point(6, 46)
Me.Ab2.Name = "Ab2"
Me.Ab2.Size = New System.Drawing.Size(121, 21)
Me.Ab2.TabIndex = 1
'
'Ab1
'
Me.Ab1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.Ab1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Ab1.FormattingEnabled = True
Me.Ab1.Location = New System.Drawing.Point(6, 19)
Me.Ab1.Name = "Ab1"
Me.Ab1.Size = New System.Drawing.Size(121, 21)
Me.Ab1.TabIndex = 0
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.Type2)
Me.GroupBox5.Controls.Add(Me.Type1)
Me.GroupBox5.Location = New System.Drawing.Point(423, 19)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(136, 79)
Me.GroupBox5.TabIndex = 3
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "Types"
'
'Type2
'
Me.Type2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Type2.FormattingEnabled = True
Me.Type2.Items.AddRange(New Object() {"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost", "Steel", "???", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"})
Me.Type2.Location = New System.Drawing.Point(6, 50)
Me.Type2.Name = "Type2"
Me.Type2.Size = New System.Drawing.Size(121, 21)
Me.Type2.TabIndex = 1
'
'Type1
'
Me.Type1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Type1.FormattingEnabled = True
Me.Type1.Items.AddRange(New Object() {"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost", "Steel", "???", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"})
Me.Type1.Location = New System.Drawing.Point(6, 22)
Me.Type1.Name = "Type1"
Me.Type1.Size = New System.Drawing.Size(121, 21)
Me.Type1.TabIndex = 0
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.HeldItem2)
Me.GroupBox4.Controls.Add(Me.HeldItem1)
Me.GroupBox4.Controls.Add(Me.Item2)
Me.GroupBox4.Controls.Add(Me.Item1)
Me.GroupBox4.Location = New System.Drawing.Point(224, 19)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(190, 79)
Me.GroupBox4.TabIndex = 2
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Held Items"
'
'HeldItem2
'
Me.HeldItem2.Location = New System.Drawing.Point(16, 50)
Me.HeldItem2.Name = "HeldItem2"
Me.HeldItem2.Size = New System.Drawing.Size(24, 24)
Me.HeldItem2.TabIndex = 3
Me.HeldItem2.TabStop = False
'
'HeldItem1
'
Me.HeldItem1.Location = New System.Drawing.Point(16, 23)
Me.HeldItem1.Name = "HeldItem1"
Me.HeldItem1.Size = New System.Drawing.Size(24, 24)
Me.HeldItem1.TabIndex = 2
Me.HeldItem1.TabStop = False
'
'Item2
'
Me.Item2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.Item2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Item2.FormattingEnabled = True
Me.Item2.Location = New System.Drawing.Point(63, 50)
Me.Item2.Name = "Item2"
Me.Item2.Size = New System.Drawing.Size(121, 21)
Me.Item2.TabIndex = 1
'
'Item1
'
Me.Item1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.Item1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Item1.FormattingEnabled = True
Me.Item1.Location = New System.Drawing.Point(63, 23)
Me.Item1.Name = "Item1"
Me.Item1.Size = New System.Drawing.Size(121, 21)
Me.Item1.TabIndex = 0
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.RunBase)
Me.GroupBox3.Controls.Add(Me.CatchBase)
Me.GroupBox3.Controls.Add(Me.SpDefBase)
Me.GroupBox3.Controls.Add(Me.SpAttBase)
Me.GroupBox3.Controls.Add(Me.SpeedBase)
Me.GroupBox3.Controls.Add(Me.DefBase)
Me.GroupBox3.Controls.Add(Me.AtBase)
Me.GroupBox3.Controls.Add(Me.HpBase)
Me.GroupBox3.Controls.Add(Me.Label8)
Me.GroupBox3.Controls.Add(Me.Label7)
Me.GroupBox3.Controls.Add(Me.Label6)
Me.GroupBox3.Controls.Add(Me.Label5)
Me.GroupBox3.Controls.Add(Me.Label4)
Me.GroupBox3.Controls.Add(Me.Label3)
Me.GroupBox3.Controls.Add(Me.Label2)
Me.GroupBox3.Controls.Add(Me.Label1)
Me.GroupBox3.Location = New System.Drawing.Point(6, 19)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(212, 137)
Me.GroupBox3.TabIndex = 1
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Base Stats"
'
'RunBase
'
Me.RunBase.Location = New System.Drawing.Point(161, 97)
Me.RunBase.Name = "RunBase"
Me.RunBase.Size = New System.Drawing.Size(33, 20)
Me.RunBase.TabIndex = 15
'
'CatchBase
'
Me.CatchBase.Location = New System.Drawing.Point(161, 71)
Me.CatchBase.Name = "CatchBase"
Me.CatchBase.Size = New System.Drawing.Size(33, 20)
Me.CatchBase.TabIndex = 14
'
'SpDefBase
'
Me.SpDefBase.Location = New System.Drawing.Point(161, 46)
Me.SpDefBase.Name = "SpDefBase"
Me.SpDefBase.Size = New System.Drawing.Size(33, 20)
Me.SpDefBase.TabIndex = 13
'
'SpAttBase
'
Me.SpAttBase.Location = New System.Drawing.Point(161, 22)
Me.SpAttBase.Name = "SpAttBase"
Me.SpAttBase.Size = New System.Drawing.Size(33, 20)
Me.SpAttBase.TabIndex = 12
'
'SpeedBase
'
Me.SpeedBase.Location = New System.Drawing.Point(58, 97)
Me.SpeedBase.Name = "SpeedBase"
Me.SpeedBase.Size = New System.Drawing.Size(34, 20)
Me.SpeedBase.TabIndex = 11
'
'DefBase
'
Me.DefBase.Location = New System.Drawing.Point(59, 71)
Me.DefBase.Name = "DefBase"
Me.DefBase.Size = New System.Drawing.Size(33, 20)
Me.DefBase.TabIndex = 10
'
'AtBase
'
Me.AtBase.Location = New System.Drawing.Point(59, 46)
Me.AtBase.Name = "AtBase"
Me.AtBase.Size = New System.Drawing.Size(33, 20)
Me.AtBase.TabIndex = 9
'
'HpBase
'
Me.HpBase.Location = New System.Drawing.Point(59, 22)
Me.HpBase.Name = "HpBase"
Me.HpBase.Size = New System.Drawing.Size(33, 20)
Me.HpBase.TabIndex = 8
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(98, 100)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(56, 13)
Me.Label8.TabIndex = 7
Me.Label8.Text = "Run Rate:"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(98, 74)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(64, 13)
Me.Label7.TabIndex = 6
Me.Label7.Text = "Catch Rate:"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(98, 53)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(66, 13)
Me.Label6.TabIndex = 5
Me.Label6.Text = "Sp.Defense:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(98, 25)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(57, 13)
Me.Label5.TabIndex = 4
Me.Label5.Text = "Sp.Attack:"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(11, 100)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(41, 13)
Me.Label4.TabIndex = 3
Me.Label4.Text = "Speed:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(11, 74)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(50, 13)
Me.Label3.TabIndex = 2
Me.Label3.Text = "Defense:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(11, 49)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(41, 13)
Me.Label2.TabIndex = 1
Me.Label2.Text = "Attack:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(11, 25)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(25, 13)
Me.Label1.TabIndex = 0
Me.Label1.Text = "HP:"
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.Clr1)
Me.GroupBox2.Location = New System.Drawing.Point(379, 104)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(131, 52)
Me.GroupBox2.TabIndex = 0
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Color"
'
'Clr1
'
Me.Clr1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Clr1.FormattingEnabled = True
Me.Clr1.Items.AddRange(New Object() {"Red", "Blue", "Yellow", "Green", "Black", "Brown", "Purple", "Gray", "White", "Pink"})
Me.Clr1.Location = New System.Drawing.Point(6, 19)
Me.Clr1.Name = "Clr1"
Me.Clr1.Size = New System.Drawing.Size(121, 21)
Me.Clr1.TabIndex = 0
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.GroupBox17)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage3.Size = New System.Drawing.Size(592, 389)
Me.TabPage3.TabIndex = 2
Me.TabPage3.Text = "Evolution data"
Me.TabPage3.UseVisualStyleBackColor = True
'
'GroupBox17
'
Me.GroupBox17.Controls.Add(Me.ComboBox3)
Me.GroupBox17.Controls.Add(Me.Label19)
Me.GroupBox17.Controls.Add(Me.TextBox2)
Me.GroupBox17.Controls.Add(Me.TextBox1)
Me.GroupBox17.Controls.Add(Me.Label20)
Me.GroupBox17.Controls.Add(Me.Label21)
Me.GroupBox17.Controls.Add(Me.ComboBox2)
Me.GroupBox17.Controls.Add(Me.Label22)
Me.GroupBox17.Controls.Add(Me.Label23)
Me.GroupBox17.Controls.Add(Me.PictureBox2)
Me.GroupBox17.Controls.Add(Me.ComboBox1)
Me.GroupBox17.Controls.Add(Me.EvoBasePokePic)
Me.GroupBox17.Controls.Add(Me.EvoItemPic)
Me.GroupBox17.Controls.Add(Me.EvoPokePic)
Me.GroupBox17.Controls.Add(Me.EvoLevel)
Me.GroupBox17.Controls.Add(Me.EvoItem)
Me.GroupBox17.Controls.Add(Me.Label16)
Me.GroupBox17.Controls.Add(Me.Label15)
Me.GroupBox17.Controls.Add(Me.Label14)
Me.GroupBox17.Controls.Add(Me.Label13)
Me.GroupBox17.Controls.Add(Me.EvoTypes)
Me.GroupBox17.Controls.Add(Me.EvoSlots)
Me.GroupBox17.Controls.Add(Me.EvoPKMNames)
Me.GroupBox17.Location = New System.Drawing.Point(6, 8)
Me.GroupBox17.Name = "GroupBox17"
Me.GroupBox17.Size = New System.Drawing.Size(571, 277)
Me.GroupBox17.TabIndex = 2
Me.GroupBox17.TabStop = False
Me.GroupBox17.Text = "Evolutions"
'
'EvoBasePokePic
'
Me.EvoBasePokePic.Location = New System.Drawing.Point(150, 19)
Me.EvoBasePokePic.Name = "EvoBasePokePic"
Me.EvoBasePokePic.Size = New System.Drawing.Size(64, 64)
Me.EvoBasePokePic.TabIndex = 11
Me.EvoBasePokePic.TabStop = False
'
'EvoItemPic
'
Me.EvoItemPic.Location = New System.Drawing.Point(184, 153)
Me.EvoItemPic.Name = "EvoItemPic"
Me.EvoItemPic.Size = New System.Drawing.Size(24, 24)
Me.EvoItemPic.TabIndex = 10
Me.EvoItemPic.TabStop = False
'
'EvoPokePic
'
Me.EvoPokePic.Location = New System.Drawing.Point(382, 16)
Me.EvoPokePic.Name = "EvoPokePic"
Me.EvoPokePic.Size = New System.Drawing.Size(64, 64)
Me.EvoPokePic.TabIndex = 9
Me.EvoPokePic.TabStop = False
'
'EvoLevel
'
Me.EvoLevel.Location = New System.Drawing.Point(184, 102)
Me.EvoLevel.Name = "EvoLevel"
Me.EvoLevel.Size = New System.Drawing.Size(25, 20)
Me.EvoLevel.TabIndex = 8
'
'EvoItem
'
Me.EvoItem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.EvoItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.EvoItem.FormattingEnabled = True
Me.EvoItem.Location = New System.Drawing.Point(184, 126)
Me.EvoItem.Name = "EvoItem"
Me.EvoItem.Size = New System.Drawing.Size(121, 21)
Me.EvoItem.TabIndex = 7
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(148, 101)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(36, 13)
Me.Label16.TabIndex = 6
Me.Label16.Text = "Level:"
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(148, 126)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(30, 13)
Me.Label15.TabIndex = 5
Me.Label15.Text = "Item:"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(232, 16)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(55, 13)
Me.Label14.TabIndex = 4
Me.Label14.Text = "Evolve to:"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(6, 102)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(54, 13)
Me.Label13.TabIndex = 3
Me.Label13.Text = "Condition:"
'
'EvoTypes
'
Me.EvoTypes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.EvoTypes.FormattingEnabled = True
Me.EvoTypes.Items.AddRange(New Object() {"None", "Happiness", "Happiness (Day)", "Happiness (Night)", "Level", "Trade", "Trade w/ Item", "Item", "Atk > Def", "Atk = Def", "Atk < Def", "High Personality", "Low Personality", "Allow Pokemon Creation", "Create Extra Pokemon", "Max Beauty"})
Me.EvoTypes.Location = New System.Drawing.Point(7, 123)
Me.EvoTypes.Name = "EvoTypes"
Me.EvoTypes.Size = New System.Drawing.Size(121, 21)
Me.EvoTypes.TabIndex = 2
'
'EvoSlots
'
Me.EvoSlots.FormattingEnabled = True
Me.EvoSlots.Items.AddRange(New Object() {"Evolution 1", "Evolution 2", "Evolution 3", "Evolution 4", "Evolution 5"})
Me.EvoSlots.Location = New System.Drawing.Point(7, 19)
Me.EvoSlots.Name = "EvoSlots"
Me.EvoSlots.Size = New System.Drawing.Size(120, 69)
Me.EvoSlots.TabIndex = 1
'
'EvoPKMNames
'
Me.EvoPKMNames.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.EvoPKMNames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.EvoPKMNames.FormattingEnabled = True
Me.EvoPKMNames.Location = New System.Drawing.Point(235, 32)
Me.EvoPKMNames.Name = "EvoPKMNames"
Me.EvoPKMNames.Size = New System.Drawing.Size(121, 21)
Me.EvoPKMNames.TabIndex = 0
'
'TabPage4
'
Me.TabPage4.Controls.Add(Me.Button12)
Me.TabPage4.Controls.Add(Me.GroupBox25)
Me.TabPage4.Controls.Add(Me.GroupBox24)
Me.TabPage4.Controls.Add(Me.GroupBox23)
Me.TabPage4.Controls.Add(Me.GroupBox22)
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(592, 389)
Me.TabPage4.TabIndex = 3
Me.TabPage4.Text = "Learnable attacks"
Me.TabPage4.UseVisualStyleBackColor = True
'
'Button12
'
Me.Button12.Location = New System.Drawing.Point(6, 9)
Me.Button12.Name = "Button12"
Me.Button12.Size = New System.Drawing.Size(166, 41)
Me.Button12.TabIndex = 10
Me.Button12.Text = "Insert attacks at offset"
Me.Button12.UseVisualStyleBackColor = True
'
'GroupBox25
'
Me.GroupBox25.Controls.Add(Me.MTCom)
Me.GroupBox25.Location = New System.Drawing.Point(380, 6)
Me.GroupBox25.Name = "GroupBox25"
Me.GroupBox25.Size = New System.Drawing.Size(166, 377)
Me.GroupBox25.TabIndex = 9
Me.GroupBox25.TabStop = False
Me.GroupBox25.Text = "Move Tutor Compatibility"
'
'MTCom
'
Me.MTCom.FormattingEnabled = True
Me.MTCom.Location = New System.Drawing.Point(6, 19)
Me.MTCom.Name = "MTCom"
Me.MTCom.Size = New System.Drawing.Size(151, 334)
Me.MTCom.TabIndex = 0
'
'GroupBox24
'
Me.GroupBox24.Controls.Add(Me.Button11)
Me.GroupBox24.Controls.Add(Me.AtLvl)
Me.GroupBox24.Controls.Add(Me.NewAt)
Me.GroupBox24.Controls.Add(Me.lvlupattacks)
Me.GroupBox24.Location = New System.Drawing.Point(6, 110)
Me.GroupBox24.Name = "GroupBox24"
Me.GroupBox24.Size = New System.Drawing.Size(166, 273)
Me.GroupBox24.TabIndex = 8
Me.GroupBox24.TabStop = False
Me.GroupBox24.Text = "Level-up attacks"
'
'Button11
'
Me.Button11.Location = New System.Drawing.Point(6, 219)
Me.Button11.Name = "Button11"
Me.Button11.Size = New System.Drawing.Size(151, 41)
Me.Button11.TabIndex = 3
Me.Button11.Text = "Change attack"
Me.Button11.UseVisualStyleBackColor = True
'
'AtLvl
'
Me.AtLvl.Location = New System.Drawing.Point(6, 192)
Me.AtLvl.Name = "AtLvl"
Me.AtLvl.Size = New System.Drawing.Size(24, 20)
Me.AtLvl.TabIndex = 2
'
'NewAt
'
Me.NewAt.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.NewAt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.NewAt.FormattingEnabled = True
Me.NewAt.Location = New System.Drawing.Point(36, 191)
Me.NewAt.Name = "NewAt"
Me.NewAt.Size = New System.Drawing.Size(121, 21)
Me.NewAt.TabIndex = 1
'
'lvlupattacks
'
Me.lvlupattacks.FormattingEnabled = True
Me.lvlupattacks.Location = New System.Drawing.Point(6, 19)
Me.lvlupattacks.Name = "lvlupattacks"
Me.lvlupattacks.Size = New System.Drawing.Size(151, 160)
Me.lvlupattacks.TabIndex = 0
'
'GroupBox23
'
Me.GroupBox23.Controls.Add(Me.TMHMCom)
Me.GroupBox23.Location = New System.Drawing.Point(184, 6)
Me.GroupBox23.Name = "GroupBox23"
Me.GroupBox23.Size = New System.Drawing.Size(190, 377)
Me.GroupBox23.TabIndex = 7
Me.GroupBox23.TabStop = False
Me.GroupBox23.Text = "TM and HM compatibility"
'
'TMHMCom
'
Me.TMHMCom.FormattingEnabled = True
Me.TMHMCom.Location = New System.Drawing.Point(7, 19)
Me.TMHMCom.Name = "TMHMCom"
Me.TMHMCom.Size = New System.Drawing.Size(177, 334)
Me.TMHMCom.TabIndex = 0
'
'GroupBox22
'
Me.GroupBox22.Controls.Add(Me.Button10)
Me.GroupBox22.Controls.Add(Me.LvlUpAttPointer)
Me.GroupBox22.Location = New System.Drawing.Point(6, 56)
Me.GroupBox22.Name = "GroupBox22"
Me.GroupBox22.Size = New System.Drawing.Size(166, 50)
Me.GroupBox22.TabIndex = 6
Me.GroupBox22.TabStop = False
Me.GroupBox22.Text = "Level-up attack Pointer"
'
'Button10
'
Me.Button10.Location = New System.Drawing.Point(89, 19)
Me.Button10.Name = "Button10"
Me.Button10.Size = New System.Drawing.Size(68, 21)
Me.Button10.TabIndex = 12
Me.Button10.Text = "Repoint"
Me.Button10.UseVisualStyleBackColor = True
'
'LvlUpAttPointer
'
Me.LvlUpAttPointer.Location = New System.Drawing.Point(15, 19)
Me.LvlUpAttPointer.Name = "LvlUpAttPointer"
Me.LvlUpAttPointer.Size = New System.Drawing.Size(68, 20)
Me.LvlUpAttPointer.TabIndex = 11
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(8, 199)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(130, 41)
Me.Button1.TabIndex = 2
Me.Button1.Text = "Save"
Me.Button1.UseVisualStyleBackColor = True
'
'MenuStrip1
'
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OptionsToolStripMenuItem})
Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
Me.MenuStrip1.Name = "MenuStrip1"
Me.MenuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
Me.MenuStrip1.Size = New System.Drawing.Size(754, 24)
Me.MenuStrip1.TabIndex = 5
Me.MenuStrip1.Text = "MenuStrip1"
'
'OptionsToolStripMenuItem
'
Me.OptionsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EvolutionModeToolStripMenuItem})
Me.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"
Me.OptionsToolStripMenuItem.Size = New System.Drawing.Size(61, 20)
Me.OptionsToolStripMenuItem.Text = "Options"
'
'EvolutionModeToolStripMenuItem
'
Me.EvolutionModeToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NormalToolStripMenuItem, Me.Jambo51HackToolStripMenuItem})
Me.EvolutionModeToolStripMenuItem.Name = "EvolutionModeToolStripMenuItem"
Me.EvolutionModeToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
Me.EvolutionModeToolStripMenuItem.Text = "Evolution Mode"
'
'NormalToolStripMenuItem
'
Me.NormalToolStripMenuItem.Checked = True
Me.NormalToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked
Me.NormalToolStripMenuItem.Name = "NormalToolStripMenuItem"
Me.NormalToolStripMenuItem.Size = New System.Drawing.Size(151, 22)
Me.NormalToolStripMenuItem.Text = "Normal"
'
'Jambo51HackToolStripMenuItem
'
Me.Jambo51HackToolStripMenuItem.Name = "Jambo51HackToolStripMenuItem"
Me.Jambo51HackToolStripMenuItem.Size = New System.Drawing.Size(151, 22)
Me.Jambo51HackToolStripMenuItem.Text = "Jambo51 Hack"
'
'GroupBox18
'
Me.GroupBox18.Controls.Add(Me.ChangePKMName)
Me.GroupBox18.Controls.Add(Me.CurPKMName)
Me.GroupBox18.Location = New System.Drawing.Point(8, 121)
Me.GroupBox18.Name = "GroupBox18"
Me.GroupBox18.Size = New System.Drawing.Size(130, 72)
Me.GroupBox18.TabIndex = 7
Me.GroupBox18.TabStop = False
Me.GroupBox18.Text = "Rename Pokemon"
'
'ChangePKMName
'
Me.ChangePKMName.Location = New System.Drawing.Point(6, 40)
Me.ChangePKMName.Name = "ChangePKMName"
Me.ChangePKMName.Size = New System.Drawing.Size(118, 24)
Me.ChangePKMName.TabIndex = 6
Me.ChangePKMName.Text = "Change Name"
Me.ChangePKMName.UseVisualStyleBackColor = True
'
'CurPKMName
'
Me.CurPKMName.Location = New System.Drawing.Point(6, 14)
Me.CurPKMName.MaxLength = 10
Me.CurPKMName.Name = "CurPKMName"
Me.CurPKMName.Size = New System.Drawing.Size(118, 20)
Me.CurPKMName.TabIndex = 5
'
'GroupBox19
'
Me.GroupBox19.Controls.Add(Me.PKMNames)
Me.GroupBox19.Location = New System.Drawing.Point(8, 49)
Me.GroupBox19.Name = "GroupBox19"
Me.GroupBox19.Size = New System.Drawing.Size(130, 66)
Me.GroupBox19.TabIndex = 8
Me.GroupBox19.TabStop = False
Me.GroupBox19.Text = "Pokemon Selection"
'
'PKMNames
'
Me.PKMNames.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.PKMNames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.PKMNames.FormattingEnabled = True
Me.PKMNames.Location = New System.Drawing.Point(6, 28)
Me.PKMNames.Name = "PKMNames"
Me.PKMNames.Size = New System.Drawing.Size(118, 21)
Me.PKMNames.TabIndex = 7
'
'Button7
'
Me.Button7.Location = New System.Drawing.Point(8, 246)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(130, 41)
Me.Button7.TabIndex = 9
Me.Button7.Text = "Import Pokemon"
Me.Button7.UseVisualStyleBackColor = True
'
'Button8
'
Me.Button8.Location = New System.Drawing.Point(8, 293)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(130, 41)
Me.Button8.TabIndex = 10
Me.Button8.Text = "Export Pokemon"
Me.Button8.UseVisualStyleBackColor = True
'
'fileOpenDialog
'
Me.fileOpenDialog.FileName = "OpenFileDialog1"
'
'Button9
'
Me.Button9.Location = New System.Drawing.Point(8, 340)
Me.Button9.Name = "Button9"
Me.Button9.Size = New System.Drawing.Size(130, 41)
Me.Button9.TabIndex = 11
Me.Button9.Text = "Export All"
Me.Button9.UseVisualStyleBackColor = True
'
'ProgressBar
'
Me.ProgressBar.Location = New System.Drawing.Point(148, 455)
Me.ProgressBar.Name = "ProgressBar"
Me.ProgressBar.Size = New System.Drawing.Size(600, 16)
Me.ProgressBar.TabIndex = 12
Me.ProgressBar.Visible = False
'
'ComboBox3
'
Me.ComboBox3.FormattingEnabled = True
Me.ComboBox3.Location = New System.Drawing.Point(206, 186)
Me.ComboBox3.Name = "ComboBox3"
Me.ComboBox3.Size = New System.Drawing.Size(99, 21)
Me.ComboBox3.TabIndex = 32
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(148, 186)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(41, 13)
Me.Label19.TabIndex = 31
Me.Label19.Text = "Attack:"
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(269, 244)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(36, 20)
Me.TextBox2.TabIndex = 30
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(184, 244)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(32, 20)
Me.TextBox1.TabIndex = 29
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Location = New System.Drawing.Point(148, 244)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(35, 13)
Me.Label20.TabIndex = 28
Me.Label20.Text = "Bank:"
'
'Label21
'
Me.Label21.AutoSize = True
Me.Label21.Location = New System.Drawing.Point(232, 244)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(31, 13)
Me.Label21.TabIndex = 27
Me.Label21.Text = "Map:"
'
'ComboBox2
'
Me.ComboBox2.FormattingEnabled = True
Me.ComboBox2.Location = New System.Drawing.Point(206, 213)
Me.ComboBox2.Name = "ComboBox2"
Me.ComboBox2.Size = New System.Drawing.Size(99, 21)
Me.ComboBox2.TabIndex = 26
'
'Label22
'
Me.Label22.AutoSize = True
Me.Label22.Location = New System.Drawing.Point(148, 211)
Me.Label22.Name = "Label22"
Me.Label22.Size = New System.Drawing.Size(60, 13)
Me.Label22.TabIndex = 25
Me.Label22.Text = "Map name:"
'
'Label23
'
Me.Label23.AutoSize = True
Me.Label23.Location = New System.Drawing.Point(379, 101)
Me.Label23.Name = "Label23"
Me.Label23.Size = New System.Drawing.Size(108, 13)
Me.Label23.TabIndex = 24
Me.Label23.Text = "Species Requirement"
'
'PictureBox2
'
Me.PictureBox2.Location = New System.Drawing.Point(382, 153)
Me.PictureBox2.Name = "PictureBox2"
Me.PictureBox2.Size = New System.Drawing.Size(64, 64)
Me.PictureBox2.TabIndex = 23
Me.PictureBox2.TabStop = False
'
'ComboBox1
'
Me.ComboBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.ComboBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Location = New System.Drawing.Point(382, 123)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(121, 21)
Me.ComboBox1.TabIndex = 22
'
'TabPage5
'
Me.TabPage5.Controls.Add(Me.GroupBox11)
Me.TabPage5.Controls.Add(Me.GroupBox8)
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
Me.TabPage5.Name = "TabPage5"
Me.TabPage5.Size = New System.Drawing.Size(592, 389)
Me.TabPage5.TabIndex = 4
Me.TabPage5.Text = "Breed data"
Me.TabPage5.UseVisualStyleBackColor = True
'
'GroupBox11
'
Me.GroupBox11.Controls.Add(Me.SHVal)
Me.GroupBox11.Controls.Add(Me.SHCombo1)
Me.GroupBox11.Controls.Add(Me.SH2)
Me.GroupBox11.Controls.Add(Me.SH1)
Me.GroupBox11.Location = New System.Drawing.Point(157, 15)
Me.GroupBox11.Name = "GroupBox11"
Me.GroupBox11.Size = New System.Drawing.Size(189, 78)
Me.GroupBox11.TabIndex = 3
Me.GroupBox11.TabStop = False
Me.GroupBox11.Text = "Steps to hatch"
'
'SHVal
'
Me.SHVal.Location = New System.Drawing.Point(102, 50)
Me.SHVal.Name = "SHVal"
Me.SHVal.Size = New System.Drawing.Size(74, 20)
Me.SHVal.TabIndex = 3
'
'SHCombo1
'
Me.SHCombo1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.SHCombo1.FormattingEnabled = True
Me.SHCombo1.Items.AddRange(New Object() {"Instant", "1280 steps", "2560 steps", "3840 steps", "5120 steps", "6400 steps", "7680 steps", "8960 steps", "10240 steps", "20480 steps", "30720 steps"})
Me.SHCombo1.Location = New System.Drawing.Point(102, 15)
Me.SHCombo1.Name = "SHCombo1"
Me.SHCombo1.Size = New System.Drawing.Size(74, 21)
Me.SHCombo1.TabIndex = 2
'
'SH2
'
Me.SH2.AutoSize = True
Me.SH2.Location = New System.Drawing.Point(6, 51)
Me.SH2.Name = "SH2"
Me.SH2.Size = New System.Drawing.Size(63, 17)
Me.SH2.TabIndex = 1
Me.SH2.TabStop = True
Me.SH2.Text = "Custom:"
Me.SH2.UseVisualStyleBackColor = True
'
'SH1
'
Me.SH1.AutoSize = True
Me.SH1.Location = New System.Drawing.Point(6, 19)
Me.SH1.Name = "SH1"
Me.SH1.Size = New System.Drawing.Size(71, 17)
Me.SH1.TabIndex = 0
Me.SH1.TabStop = True
Me.SH1.Text = "Standard:"
Me.SH1.UseVisualStyleBackColor = True
'
'GroupBox8
'
Me.GroupBox8.Controls.Add(Me.EggType2)
Me.GroupBox8.Controls.Add(Me.EggType1)
Me.GroupBox8.Location = New System.Drawing.Point(12, 15)
Me.GroupBox8.Name = "GroupBox8"
Me.GroupBox8.Size = New System.Drawing.Size(139, 78)
Me.GroupBox8.TabIndex = 2
Me.GroupBox8.TabStop = False
Me.GroupBox8.Text = "Egg Groups"
'
'EggType2
'
Me.EggType2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.EggType2.FormattingEnabled = True
Me.EggType2.Items.AddRange(New Object() {"-------", "Monster", "Water 1", "Bug", "Flying", "Field", "Fairy", "Plant", "HumanShape", "Water 3", "Mineral", "Chaos", "Water 2", "Ditto", "Dragon", "Can't Breed"})
Me.EggType2.Location = New System.Drawing.Point(6, 46)
Me.EggType2.Name = "EggType2"
Me.EggType2.Size = New System.Drawing.Size(121, 21)
Me.EggType2.TabIndex = 1
'
'EggType1
'
Me.EggType1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.EggType1.FormattingEnabled = True
Me.EggType1.Items.AddRange(New Object() {"-------", "Monster", "Water 1", "Bug", "Flying", "Field", "Fairy", "Plant", "HumanShape", "Water 3", "Mineral", "Chaos", "Water 2", "Ditto", "Dragon", "Can't Breed"})
Me.EggType1.Location = New System.Drawing.Point(6, 19)
Me.EggType1.Name = "EggType1"
Me.EggType1.Size = New System.Drawing.Size(121, 21)
Me.EggType1.TabIndex = 0
'
'Pokemonedit
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(754, 480)
Me.Controls.Add(Me.ProgressBar)
Me.Controls.Add(Me.Button9)
Me.Controls.Add(Me.Button8)
Me.Controls.Add(Me.Button7)
Me.Controls.Add(Me.GroupBox19)
Me.Controls.Add(Me.GroupBox18)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.TabControl1)
Me.Controls.Add(Me.MenuStrip1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MainMenuStrip = Me.MenuStrip1
Me.MaximizeBox = False
Me.Name = "Pokemonedit"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Pokemon Editor"
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.GroupBox21.ResumeLayout(False)
Me.GroupBox21.PerformLayout()
Me.GroupBox20.ResumeLayout(False)
Me.GroupBox20.PerformLayout()
Me.GroupBox16.ResumeLayout(False)
Me.GroupBox16.PerformLayout()
CType(Me.IconPicBox, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox15.ResumeLayout(False)
Me.GroupBox15.PerformLayout()
CType(Me.AniPic, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox14.ResumeLayout(False)
Me.GroupBox14.PerformLayout()
CType(Me.BckPic, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.FrntPic, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.TabPage2.ResumeLayout(False)
Me.GroupBox13.ResumeLayout(False)
Me.GroupBox13.PerformLayout()
Me.GroupBox12.ResumeLayout(False)
Me.GroupBox12.PerformLayout()
Me.GroupBox10.ResumeLayout(False)
Me.GroupBox9.ResumeLayout(False)
Me.GroupBox9.PerformLayout()
Me.GroupBox7.ResumeLayout(False)
Me.GroupBox6.ResumeLayout(False)
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox4.ResumeLayout(False)
CType(Me.HeldItem2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.HeldItem1, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.TabPage3.ResumeLayout(False)
Me.GroupBox17.ResumeLayout(False)
Me.GroupBox17.PerformLayout()
CType(Me.EvoBasePokePic, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EvoItemPic, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EvoPokePic, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage4.ResumeLayout(False)
Me.GroupBox25.ResumeLayout(False)
Me.GroupBox24.ResumeLayout(False)
Me.GroupBox24.PerformLayout()
Me.GroupBox23.ResumeLayout(False)
Me.GroupBox22.ResumeLayout(False)
Me.GroupBox22.PerformLayout()
Me.MenuStrip1.ResumeLayout(False)
Me.MenuStrip1.PerformLayout()
Me.GroupBox18.ResumeLayout(False)
Me.GroupBox18.PerformLayout()
Me.GroupBox19.ResumeLayout(False)
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage5.ResumeLayout(False)
Me.GroupBox11.ResumeLayout(False)
Me.GroupBox11.PerformLayout()
Me.GroupBox8.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Lft1 As System.Windows.Forms.RadioButton
Friend WithEvents Rght1 As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Clr1 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents SpeedBase As System.Windows.Forms.TextBox
Friend WithEvents DefBase As System.Windows.Forms.TextBox
Friend WithEvents AtBase As System.Windows.Forms.TextBox
Friend WithEvents HpBase As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents RunBase As System.Windows.Forms.TextBox
Friend WithEvents CatchBase As System.Windows.Forms.TextBox
Friend WithEvents SpDefBase As System.Windows.Forms.TextBox
Friend WithEvents SpAttBase As System.Windows.Forms.TextBox
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents Item2 As System.Windows.Forms.ComboBox
Friend WithEvents Item1 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents Type2 As System.Windows.Forms.ComboBox
Friend WithEvents Type1 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
Friend WithEvents Ab2 As System.Windows.Forms.ComboBox
Friend WithEvents Ab1 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
Friend WithEvents Ev2 As System.Windows.Forms.ComboBox
Friend WithEvents Ev1 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox
Friend WithEvents Bexp As System.Windows.Forms.TextBox
Friend WithEvents GroupBox10 As System.Windows.Forms.GroupBox
Friend WithEvents Grate As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox12 As System.Windows.Forms.GroupBox
Friend WithEvents HPCombo1 As System.Windows.Forms.ComboBox
Friend WithEvents HPVal As System.Windows.Forms.TextBox
Friend WithEvents HP2 As System.Windows.Forms.RadioButton
Friend WithEvents HP1 As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox13 As System.Windows.Forms.GroupBox
Friend WithEvents GVal As System.Windows.Forms.TextBox
Friend WithEvents GCombo1 As System.Windows.Forms.ComboBox
Friend WithEvents G2 As System.Windows.Forms.RadioButton
Friend WithEvents G1 As System.Windows.Forms.RadioButton
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents GroupBox15 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox14 As System.Windows.Forms.GroupBox
Friend WithEvents ShinyPointer As System.Windows.Forms.TextBox
Friend WithEvents BackPointer As System.Windows.Forms.TextBox
Friend WithEvents NormalPointer As System.Windows.Forms.TextBox
Friend WithEvents FrontPointer As System.Windows.Forms.TextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents AnimationPointer As System.Windows.Forms.TextBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents GroupBox16 As System.Windows.Forms.GroupBox
Friend WithEvents IconPal As System.Windows.Forms.ComboBox
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents IconPointer As System.Windows.Forms.TextBox
Friend WithEvents GroupBox17 As System.Windows.Forms.GroupBox
Friend WithEvents EvoPKMNames As System.Windows.Forms.ComboBox
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
Friend WithEvents OptionsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents EvolutionModeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NormalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents Jambo51HackToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents EvoSlots As System.Windows.Forms.ListBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents EvoTypes As System.Windows.Forms.ComboBox
Friend WithEvents EvoLevel As System.Windows.Forms.TextBox
Friend WithEvents EvoItem As System.Windows.Forms.ComboBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents FrntPic As System.Windows.Forms.PictureBox
Friend WithEvents AniPic As System.Windows.Forms.PictureBox
Friend WithEvents BckPic As System.Windows.Forms.PictureBox
Friend WithEvents EvoPokePic As System.Windows.Forms.PictureBox
Friend WithEvents EvoItemPic As System.Windows.Forms.PictureBox
Friend WithEvents HeldItem2 As System.Windows.Forms.PictureBox
Friend WithEvents HeldItem1 As System.Windows.Forms.PictureBox
Friend WithEvents GroupBox18 As System.Windows.Forms.GroupBox
Friend WithEvents ChangePKMName As System.Windows.Forms.Button
Friend WithEvents CurPKMName As System.Windows.Forms.TextBox
Friend WithEvents GroupBox19 As System.Windows.Forms.GroupBox
Friend WithEvents PKMNames As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox21 As System.Windows.Forms.GroupBox
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents CryPointer As System.Windows.Forms.TextBox
Friend WithEvents GroupBox20 As System.Windows.Forms.GroupBox
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents FootPrintPointer As System.Windows.Forms.TextBox
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents fileOpenDialog As System.Windows.Forms.OpenFileDialog
Friend WithEvents SaveFileDialog As System.Windows.Forms.SaveFileDialog
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents GroupBox23 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox22 As System.Windows.Forms.GroupBox
Friend WithEvents Button10 As System.Windows.Forms.Button
Friend WithEvents LvlUpAttPointer As System.Windows.Forms.TextBox
Friend WithEvents TMHMCom As System.Windows.Forms.CheckedListBox
Friend WithEvents FolderBrowserDialog As System.Windows.Forms.FolderBrowserDialog
Friend WithEvents ProgressBar As System.Windows.Forms.ProgressBar
Friend WithEvents GroupBox25 As System.Windows.Forms.GroupBox
Friend WithEvents MTCom As System.Windows.Forms.CheckedListBox
Friend WithEvents GroupBox24 As System.Windows.Forms.GroupBox
Friend WithEvents lvlupattacks As System.Windows.Forms.ListBox
Friend WithEvents EvoBasePokePic As System.Windows.Forms.PictureBox
Friend WithEvents Button11 As System.Windows.Forms.Button
Friend WithEvents AtLvl As System.Windows.Forms.TextBox
Friend WithEvents NewAt As System.Windows.Forms.ComboBox
Friend WithEvents Button12 As System.Windows.Forms.Button
Friend WithEvents IconPicBox As System.Windows.Forms.PictureBox
Friend WithEvents Button13 As System.Windows.Forms.Button
Friend WithEvents CryConver As System.Windows.Forms.TextBox
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
Friend WithEvents Label22 As System.Windows.Forms.Label
Friend WithEvents Label23 As System.Windows.Forms.Label
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
Friend WithEvents GroupBox11 As System.Windows.Forms.GroupBox
Friend WithEvents SHVal As System.Windows.Forms.TextBox
Friend WithEvents SHCombo1 As System.Windows.Forms.ComboBox
Friend WithEvents SH2 As System.Windows.Forms.RadioButton
Friend WithEvents SH1 As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
Friend WithEvents EggType2 As System.Windows.Forms.ComboBox
Friend WithEvents EggType1 As System.Windows.Forms.ComboBox
End Class