mirror of
https://github.com/Gamer2020/PokemonGameEditor.git
synced 2026-05-09 04:41:18 -05:00
3395 lines
150 KiB
VB.net
3395 lines
150 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.GroupBox26 = New System.Windows.Forms.GroupBox()
|
|
Me.ItmAnmtn = New System.Windows.Forms.TextBox()
|
|
Me.Button20 = New System.Windows.Forms.Button()
|
|
Me.Button19 = New System.Windows.Forms.Button()
|
|
Me.GroupBox33 = New System.Windows.Forms.GroupBox()
|
|
Me.BackgroundBox = New System.Windows.Forms.PictureBox()
|
|
Me.EnemyAltitudeSelect = New System.Windows.Forms.NumericUpDown()
|
|
Me.EnemyYSelect = New System.Windows.Forms.NumericUpDown()
|
|
Me.PlayerYSelect = New System.Windows.Forms.NumericUpDown()
|
|
Me.Label49 = New System.Windows.Forms.Label()
|
|
Me.Label48 = New System.Windows.Forms.Label()
|
|
Me.Label47 = New System.Windows.Forms.Label()
|
|
Me.GroupBox20 = New System.Windows.Forms.GroupBox()
|
|
Me.Button24 = New System.Windows.Forms.Button()
|
|
Me.Button23 = New System.Windows.Forms.Button()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.FootPrintPointer = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox16 = New System.Windows.Forms.GroupBox()
|
|
Me.Button22 = New System.Windows.Forms.Button()
|
|
Me.Button21 = New System.Windows.Forms.Button()
|
|
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.AniPic2 = New System.Windows.Forms.PictureBox()
|
|
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.BckPic2 = New System.Windows.Forms.PictureBox()
|
|
Me.FrntPic2 = New System.Windows.Forms.PictureBox()
|
|
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.TabPage2 = 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.GroupBox27 = New System.Windows.Forms.GroupBox()
|
|
Me.PadBase = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
|
|
Me.EggType2 = New System.Windows.Forms.ComboBox()
|
|
Me.EggType1 = New System.Windows.Forms.ComboBox()
|
|
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.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.Lft1 = New System.Windows.Forms.RadioButton()
|
|
Me.Rght1 = New System.Windows.Forms.RadioButton()
|
|
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.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox17 = New System.Windows.Forms.GroupBox()
|
|
Me.TextBox6 = New System.Windows.Forms.TextBox()
|
|
Me.Label50 = New System.Windows.Forms.Label()
|
|
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.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.TabPage6 = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox31 = New System.Windows.Forms.GroupBox()
|
|
Me.RSEDexTrainer = New System.Windows.Forms.PictureBox()
|
|
Me.RSEDexPoke = New System.Windows.Forms.PictureBox()
|
|
Me.Offset_1 = New System.Windows.Forms.TextBox()
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|
Me.Label41 = New System.Windows.Forms.Label()
|
|
Me.Offset_2 = New System.Windows.Forms.TextBox()
|
|
Me.Label42 = New System.Windows.Forms.Label()
|
|
Me.Scale2 = New System.Windows.Forms.TextBox()
|
|
Me.Scale1 = New System.Windows.Forms.TextBox()
|
|
Me.Label43 = New System.Windows.Forms.Label()
|
|
Me.Label44 = New System.Windows.Forms.Label()
|
|
Me.GroupBox32 = New System.Windows.Forms.GroupBox()
|
|
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
|
Me.Label45 = New System.Windows.Forms.Label()
|
|
Me.GroupBox30 = New System.Windows.Forms.GroupBox()
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|
Me.Label38 = New System.Windows.Forms.Label()
|
|
Me.Button17 = New System.Windows.Forms.Button()
|
|
Me.Description2 = New System.Windows.Forms.TextBox()
|
|
Me.Description1 = New System.Windows.Forms.TextBox()
|
|
Me.Button18 = New System.Windows.Forms.Button()
|
|
Me.Pointer2 = New System.Windows.Forms.TextBox()
|
|
Me.Pointer1 = New System.Windows.Forms.TextBox()
|
|
Me.Label39 = New System.Windows.Forms.Label()
|
|
Me.GroupBox29 = New System.Windows.Forms.GroupBox()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|
Me.Label32 = New System.Windows.Forms.Label()
|
|
Me.Label33 = New System.Windows.Forms.Label()
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|
Me.Wght = New System.Windows.Forms.TextBox()
|
|
Me.Hght = New System.Windows.Forms.TextBox()
|
|
Me.Label35 = New System.Windows.Forms.Label()
|
|
Me.Label36 = New System.Windows.Forms.Label()
|
|
Me.GroupBox28 = New System.Windows.Forms.GroupBox()
|
|
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.Button16 = New System.Windows.Forms.Button()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Clr1 = New System.Windows.Forms.ComboBox()
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox35 = New System.Windows.Forms.GroupBox()
|
|
Me.Button35 = New System.Windows.Forms.Button()
|
|
Me.Button36 = New System.Windows.Forms.Button()
|
|
Me.Button37 = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.pSample2 = New System.Windows.Forms.PictureBox()
|
|
Me.chkCompressed2 = New System.Windows.Forms.CheckBox()
|
|
Me.Label56 = New System.Windows.Forms.Label()
|
|
Me.Label54 = New System.Windows.Forms.Label()
|
|
Me.Button31 = New System.Windows.Forms.Button()
|
|
Me.Label52 = New System.Windows.Forms.Label()
|
|
Me.Label46 = New System.Windows.Forms.Label()
|
|
Me.CryComp2 = New System.Windows.Forms.TextBox()
|
|
Me.CryPointer2 = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox34 = New System.Windows.Forms.GroupBox()
|
|
Me.Button34 = New System.Windows.Forms.Button()
|
|
Me.Button33 = New System.Windows.Forms.Button()
|
|
Me.Button32 = New System.Windows.Forms.Button()
|
|
Me.chkCompressed1 = New System.Windows.Forms.CheckBox()
|
|
Me.panel1 = New System.Windows.Forms.Panel()
|
|
Me.pSample = New System.Windows.Forms.PictureBox()
|
|
Me.Label55 = New System.Windows.Forms.Label()
|
|
Me.Label53 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.CryPointer = New System.Windows.Forms.TextBox()
|
|
Me.Label51 = New System.Windows.Forms.Label()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.CryComp1 = New System.Windows.Forms.TextBox()
|
|
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.Button1 = New System.Windows.Forms.Button()
|
|
Me.GroupBox18 = New System.Windows.Forms.GroupBox()
|
|
Me.Button15 = New System.Windows.Forms.Button()
|
|
Me.ChangePKMName = New System.Windows.Forms.Button()
|
|
Me.CurPKMName = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox19 = New System.Windows.Forms.GroupBox()
|
|
Me.PokemonListIndex = New System.Windows.Forms.TextBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
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.Button14 = New System.Windows.Forms.Button()
|
|
Me.Button25 = New System.Windows.Forms.Button()
|
|
Me.Button26 = New System.Windows.Forms.Button()
|
|
Me.Button27 = New System.Windows.Forms.Button()
|
|
Me.Button28 = New System.Windows.Forms.Button()
|
|
Me.Button29 = New System.Windows.Forms.Button()
|
|
Me.Button30 = New System.Windows.Forms.Button()
|
|
Me.Button38 = New System.Windows.Forms.Button()
|
|
Me.Button39 = New System.Windows.Forms.Button()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.GroupBox26.SuspendLayout()
|
|
Me.GroupBox33.SuspendLayout()
|
|
CType(Me.BackgroundBox, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.EnemyAltitudeSelect, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.EnemyYSelect, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PlayerYSelect, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox20.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox16.SuspendLayout()
|
|
CType(Me.IconPicBox, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox15.SuspendLayout()
|
|
CType(Me.AniPic2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.AniPic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox14.SuspendLayout()
|
|
CType(Me.BckPic2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.FrntPic2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BckPic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.FrntPic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.GroupBox11.SuspendLayout()
|
|
Me.GroupBox27.SuspendLayout()
|
|
Me.GroupBox8.SuspendLayout()
|
|
Me.GroupBox13.SuspendLayout()
|
|
Me.GroupBox12.SuspendLayout()
|
|
Me.GroupBox10.SuspendLayout()
|
|
Me.GroupBox9.SuspendLayout()
|
|
Me.GroupBox7.SuspendLayout()
|
|
Me.GroupBox1.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.TabPage3.SuspendLayout()
|
|
Me.GroupBox17.SuspendLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
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.TabPage6.SuspendLayout()
|
|
Me.GroupBox31.SuspendLayout()
|
|
CType(Me.RSEDexTrainer, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RSEDexPoke, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox32.SuspendLayout()
|
|
Me.GroupBox30.SuspendLayout()
|
|
Me.GroupBox29.SuspendLayout()
|
|
Me.GroupBox28.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.TabPage5.SuspendLayout()
|
|
Me.GroupBox35.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.pSample2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox34.SuspendLayout()
|
|
Me.panel1.SuspendLayout()
|
|
CType(Me.pSample, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox21.SuspendLayout()
|
|
Me.GroupBox18.SuspendLayout()
|
|
Me.GroupBox19.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.TabPage6)
|
|
Me.TabControl1.Controls.Add(Me.TabPage5)
|
|
Me.TabControl1.Location = New System.Drawing.Point(197, 33)
|
|
Me.TabControl1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(829, 615)
|
|
Me.TabControl1.TabIndex = 1
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.GroupBox26)
|
|
Me.TabPage1.Controls.Add(Me.Button20)
|
|
Me.TabPage1.Controls.Add(Me.Button19)
|
|
Me.TabPage1.Controls.Add(Me.GroupBox33)
|
|
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.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage1.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Sprites"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox26
|
|
'
|
|
Me.GroupBox26.Controls.Add(Me.ItmAnmtn)
|
|
Me.GroupBox26.Location = New System.Drawing.Point(599, 249)
|
|
Me.GroupBox26.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox26.Name = "GroupBox26"
|
|
Me.GroupBox26.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox26.Size = New System.Drawing.Size(179, 62)
|
|
Me.GroupBox26.TabIndex = 6
|
|
Me.GroupBox26.TabStop = False
|
|
Me.GroupBox26.Text = "Item Animation (FR/LG)"
|
|
'
|
|
'ItmAnmtn
|
|
'
|
|
Me.ItmAnmtn.Location = New System.Drawing.Point(20, 23)
|
|
Me.ItmAnmtn.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ItmAnmtn.MaxLength = 10
|
|
Me.ItmAnmtn.Name = "ItmAnmtn"
|
|
Me.ItmAnmtn.Size = New System.Drawing.Size(125, 22)
|
|
Me.ItmAnmtn.TabIndex = 12
|
|
'
|
|
'Button20
|
|
'
|
|
Me.Button20.Location = New System.Drawing.Point(8, 43)
|
|
Me.Button20.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button20.Name = "Button20"
|
|
Me.Button20.Size = New System.Drawing.Size(237, 28)
|
|
Me.Button20.TabIndex = 9
|
|
Me.Button20.Text = "Export A-series Sprite Sheet"
|
|
Me.Button20.UseVisualStyleBackColor = True
|
|
'
|
|
'Button19
|
|
'
|
|
Me.Button19.Location = New System.Drawing.Point(8, 7)
|
|
Me.Button19.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button19.Name = "Button19"
|
|
Me.Button19.Size = New System.Drawing.Size(237, 28)
|
|
Me.Button19.TabIndex = 8
|
|
Me.Button19.Text = "Import A-series Sprite Sheet"
|
|
Me.Button19.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox33
|
|
'
|
|
Me.GroupBox33.Controls.Add(Me.BackgroundBox)
|
|
Me.GroupBox33.Controls.Add(Me.EnemyAltitudeSelect)
|
|
Me.GroupBox33.Controls.Add(Me.EnemyYSelect)
|
|
Me.GroupBox33.Controls.Add(Me.PlayerYSelect)
|
|
Me.GroupBox33.Controls.Add(Me.Label49)
|
|
Me.GroupBox33.Controls.Add(Me.Label48)
|
|
Me.GroupBox33.Controls.Add(Me.Label47)
|
|
Me.GroupBox33.Location = New System.Drawing.Point(239, 249)
|
|
Me.GroupBox33.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox33.Name = "GroupBox33"
|
|
Me.GroupBox33.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox33.Size = New System.Drawing.Size(352, 302)
|
|
Me.GroupBox33.TabIndex = 7
|
|
Me.GroupBox33.TabStop = False
|
|
Me.GroupBox33.Text = "Battle Sprite Position"
|
|
'
|
|
'BackgroundBox
|
|
'
|
|
Me.BackgroundBox.BackColor = System.Drawing.Color.Transparent
|
|
Me.BackgroundBox.Location = New System.Drawing.Point(17, 90)
|
|
Me.BackgroundBox.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.BackgroundBox.Name = "BackgroundBox"
|
|
Me.BackgroundBox.Size = New System.Drawing.Size(320, 197)
|
|
Me.BackgroundBox.TabIndex = 6
|
|
Me.BackgroundBox.TabStop = False
|
|
'
|
|
'EnemyAltitudeSelect
|
|
'
|
|
Me.EnemyAltitudeSelect.Location = New System.Drawing.Point(148, 58)
|
|
Me.EnemyAltitudeSelect.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EnemyAltitudeSelect.Maximum = New Decimal(New Integer() {127, 0, 0, 0})
|
|
Me.EnemyAltitudeSelect.Minimum = New Decimal(New Integer() {127, 0, 0, -2147483648})
|
|
Me.EnemyAltitudeSelect.Name = "EnemyAltitudeSelect"
|
|
Me.EnemyAltitudeSelect.Size = New System.Drawing.Size(57, 22)
|
|
Me.EnemyAltitudeSelect.TabIndex = 5
|
|
'
|
|
'EnemyYSelect
|
|
'
|
|
Me.EnemyYSelect.Location = New System.Drawing.Point(83, 58)
|
|
Me.EnemyYSelect.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EnemyYSelect.Maximum = New Decimal(New Integer() {127, 0, 0, 0})
|
|
Me.EnemyYSelect.Minimum = New Decimal(New Integer() {127, 0, 0, -2147483648})
|
|
Me.EnemyYSelect.Name = "EnemyYSelect"
|
|
Me.EnemyYSelect.Size = New System.Drawing.Size(57, 22)
|
|
Me.EnemyYSelect.TabIndex = 4
|
|
'
|
|
'PlayerYSelect
|
|
'
|
|
Me.PlayerYSelect.Location = New System.Drawing.Point(17, 58)
|
|
Me.PlayerYSelect.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PlayerYSelect.Maximum = New Decimal(New Integer() {127, 0, 0, 0})
|
|
Me.PlayerYSelect.Minimum = New Decimal(New Integer() {127, 0, 0, -2147483648})
|
|
Me.PlayerYSelect.Name = "PlayerYSelect"
|
|
Me.PlayerYSelect.Size = New System.Drawing.Size(57, 22)
|
|
Me.PlayerYSelect.TabIndex = 3
|
|
'
|
|
'Label49
|
|
'
|
|
Me.Label49.AutoSize = True
|
|
Me.Label49.Location = New System.Drawing.Point(152, 27)
|
|
Me.Label49.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label49.Name = "Label49"
|
|
Me.Label49.Size = New System.Drawing.Size(102, 17)
|
|
Me.Label49.TabIndex = 2
|
|
Me.Label49.Text = "Enemy Altitude"
|
|
'
|
|
'Label48
|
|
'
|
|
Me.Label48.AutoSize = True
|
|
Me.Label48.Location = New System.Drawing.Point(83, 27)
|
|
Me.Label48.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label48.Name = "Label48"
|
|
Me.Label48.Size = New System.Drawing.Size(64, 17)
|
|
Me.Label48.TabIndex = 1
|
|
Me.Label48.Text = "Enemy Y"
|
|
'
|
|
'Label47
|
|
'
|
|
Me.Label47.AutoSize = True
|
|
Me.Label47.Location = New System.Drawing.Point(13, 27)
|
|
Me.Label47.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label47.Name = "Label47"
|
|
Me.Label47.Size = New System.Drawing.Size(61, 17)
|
|
Me.Label47.TabIndex = 0
|
|
Me.Label47.Text = "Player Y"
|
|
'
|
|
'GroupBox20
|
|
'
|
|
Me.GroupBox20.Controls.Add(Me.Button24)
|
|
Me.GroupBox20.Controls.Add(Me.Button23)
|
|
Me.GroupBox20.Controls.Add(Me.PictureBox1)
|
|
Me.GroupBox20.Controls.Add(Me.Button5)
|
|
Me.GroupBox20.Controls.Add(Me.FootPrintPointer)
|
|
Me.GroupBox20.Location = New System.Drawing.Point(599, 318)
|
|
Me.GroupBox20.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox20.Name = "GroupBox20"
|
|
Me.GroupBox20.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox20.Size = New System.Drawing.Size(196, 153)
|
|
Me.GroupBox20.TabIndex = 4
|
|
Me.GroupBox20.TabStop = False
|
|
Me.GroupBox20.Text = "FootPrint"
|
|
'
|
|
'Button24
|
|
'
|
|
Me.Button24.Location = New System.Drawing.Point(20, 114)
|
|
Me.Button24.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button24.Name = "Button24"
|
|
Me.Button24.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button24.TabIndex = 15
|
|
Me.Button24.Text = "Export"
|
|
Me.Button24.UseVisualStyleBackColor = True
|
|
'
|
|
'Button23
|
|
'
|
|
Me.Button23.Location = New System.Drawing.Point(20, 85)
|
|
Me.Button23.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button23.Name = "Button23"
|
|
Me.Button23.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button23.TabIndex = 14
|
|
Me.Button23.Text = "Import"
|
|
Me.Button23.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.Location = New System.Drawing.Point(136, 31)
|
|
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(43, 39)
|
|
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.PictureBox1.TabIndex = 13
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.Location = New System.Drawing.Point(20, 55)
|
|
Me.Button5.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button5.TabIndex = 12
|
|
Me.Button5.Text = "Repoint"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'FootPrintPointer
|
|
'
|
|
Me.FootPrintPointer.Location = New System.Drawing.Point(20, 23)
|
|
Me.FootPrintPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.FootPrintPointer.Name = "FootPrintPointer"
|
|
Me.FootPrintPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.FootPrintPointer.TabIndex = 11
|
|
'
|
|
'GroupBox16
|
|
'
|
|
Me.GroupBox16.Controls.Add(Me.Button22)
|
|
Me.GroupBox16.Controls.Add(Me.Button21)
|
|
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(8, 74)
|
|
Me.GroupBox16.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox16.Name = "GroupBox16"
|
|
Me.GroupBox16.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox16.Size = New System.Drawing.Size(200, 230)
|
|
Me.GroupBox16.TabIndex = 3
|
|
Me.GroupBox16.TabStop = False
|
|
Me.GroupBox16.Text = "Icons"
|
|
'
|
|
'Button22
|
|
'
|
|
Me.Button22.Location = New System.Drawing.Point(20, 192)
|
|
Me.Button22.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button22.Name = "Button22"
|
|
Me.Button22.Size = New System.Drawing.Size(163, 31)
|
|
Me.Button22.TabIndex = 14
|
|
Me.Button22.Text = "Export"
|
|
Me.Button22.UseVisualStyleBackColor = True
|
|
'
|
|
'Button21
|
|
'
|
|
Me.Button21.Location = New System.Drawing.Point(20, 155)
|
|
Me.Button21.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button21.Name = "Button21"
|
|
Me.Button21.Size = New System.Drawing.Size(163, 31)
|
|
Me.Button21.TabIndex = 13
|
|
Me.Button21.Text = "Import"
|
|
Me.Button21.UseVisualStyleBackColor = True
|
|
'
|
|
'IconPicBox
|
|
'
|
|
Me.IconPicBox.Location = New System.Drawing.Point(140, 22)
|
|
Me.IconPicBox.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.IconPicBox.Name = "IconPicBox"
|
|
Me.IconPicBox.Size = New System.Drawing.Size(43, 79)
|
|
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(20, 69)
|
|
Me.IconPal.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.IconPal.Name = "IconPal"
|
|
Me.IconPal.Size = New System.Drawing.Size(89, 24)
|
|
Me.IconPal.TabIndex = 2
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.Location = New System.Drawing.Point(20, 117)
|
|
Me.Button4.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(163, 31)
|
|
Me.Button4.TabIndex = 1
|
|
Me.Button4.Text = "Repoint + Save"
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'IconPointer
|
|
'
|
|
Me.IconPointer.Location = New System.Drawing.Point(20, 22)
|
|
Me.IconPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.IconPointer.Name = "IconPointer"
|
|
Me.IconPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.IconPointer.TabIndex = 0
|
|
'
|
|
'GroupBox15
|
|
'
|
|
Me.GroupBox15.Controls.Add(Me.AniPic2)
|
|
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(599, 9)
|
|
Me.GroupBox15.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox15.Name = "GroupBox15"
|
|
Me.GroupBox15.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox15.Size = New System.Drawing.Size(212, 233)
|
|
Me.GroupBox15.TabIndex = 2
|
|
Me.GroupBox15.TabStop = False
|
|
Me.GroupBox15.Text = "Animation (Emerald Only)"
|
|
'
|
|
'AniPic2
|
|
'
|
|
Me.AniPic2.Location = New System.Drawing.Point(113, 60)
|
|
Me.AniPic2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.AniPic2.Name = "AniPic2"
|
|
Me.AniPic2.Size = New System.Drawing.Size(85, 158)
|
|
Me.AniPic2.TabIndex = 13
|
|
Me.AniPic2.TabStop = False
|
|
'
|
|
'AniPic
|
|
'
|
|
Me.AniPic.Location = New System.Drawing.Point(16, 60)
|
|
Me.AniPic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.AniPic.Name = "AniPic"
|
|
Me.AniPic.Size = New System.Drawing.Size(85, 158)
|
|
Me.AniPic.TabIndex = 12
|
|
Me.AniPic.TabStop = False
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Enabled = False
|
|
Me.Button2.Location = New System.Drawing.Point(16, 27)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button2.TabIndex = 11
|
|
Me.Button2.Text = "Repoint"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'AnimationPointer
|
|
'
|
|
Me.AnimationPointer.Location = New System.Drawing.Point(113, 27)
|
|
Me.AnimationPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.AnimationPointer.Name = "AnimationPointer"
|
|
Me.AnimationPointer.Size = New System.Drawing.Size(84, 22)
|
|
Me.AnimationPointer.TabIndex = 10
|
|
'
|
|
'GroupBox14
|
|
'
|
|
Me.GroupBox14.Controls.Add(Me.BckPic2)
|
|
Me.GroupBox14.Controls.Add(Me.FrntPic2)
|
|
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(259, 9)
|
|
Me.GroupBox14.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox14.Name = "GroupBox14"
|
|
Me.GroupBox14.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox14.Size = New System.Drawing.Size(332, 233)
|
|
Me.GroupBox14.TabIndex = 1
|
|
Me.GroupBox14.TabStop = False
|
|
Me.GroupBox14.Text = "Sprite Pointers"
|
|
'
|
|
'BckPic2
|
|
'
|
|
Me.BckPic2.Location = New System.Drawing.Point(233, 111)
|
|
Me.BckPic2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.BckPic2.Name = "BckPic2"
|
|
Me.BckPic2.Size = New System.Drawing.Size(85, 79)
|
|
Me.BckPic2.TabIndex = 12
|
|
Me.BckPic2.TabStop = False
|
|
'
|
|
'FrntPic2
|
|
'
|
|
Me.FrntPic2.Location = New System.Drawing.Point(233, 16)
|
|
Me.FrntPic2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.FrntPic2.Name = "FrntPic2"
|
|
Me.FrntPic2.Size = New System.Drawing.Size(85, 79)
|
|
Me.FrntPic2.TabIndex = 11
|
|
Me.FrntPic2.TabStop = False
|
|
'
|
|
'BckPic
|
|
'
|
|
Me.BckPic.Location = New System.Drawing.Point(128, 111)
|
|
Me.BckPic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.BckPic.Name = "BckPic"
|
|
Me.BckPic.Size = New System.Drawing.Size(85, 79)
|
|
Me.BckPic.TabIndex = 10
|
|
Me.BckPic.TabStop = False
|
|
'
|
|
'FrntPic
|
|
'
|
|
Me.FrntPic.Location = New System.Drawing.Point(128, 16)
|
|
Me.FrntPic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.FrntPic.Name = "FrntPic"
|
|
Me.FrntPic.Size = New System.Drawing.Size(85, 79)
|
|
Me.FrntPic.TabIndex = 9
|
|
Me.FrntPic.TabStop = False
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Location = New System.Drawing.Point(128, 193)
|
|
Me.Button3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(189, 26)
|
|
Me.Button3.TabIndex = 8
|
|
Me.Button3.Text = "Repoint"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'ShinyPointer
|
|
'
|
|
Me.ShinyPointer.Location = New System.Drawing.Point(17, 194)
|
|
Me.ShinyPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ShinyPointer.Name = "ShinyPointer"
|
|
Me.ShinyPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.ShinyPointer.TabIndex = 7
|
|
'
|
|
'BackPointer
|
|
'
|
|
Me.BackPointer.Location = New System.Drawing.Point(17, 146)
|
|
Me.BackPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.BackPointer.Name = "BackPointer"
|
|
Me.BackPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.BackPointer.TabIndex = 6
|
|
'
|
|
'NormalPointer
|
|
'
|
|
Me.NormalPointer.Location = New System.Drawing.Point(17, 98)
|
|
Me.NormalPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.NormalPointer.Name = "NormalPointer"
|
|
Me.NormalPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.NormalPointer.TabIndex = 5
|
|
'
|
|
'FrontPointer
|
|
'
|
|
Me.FrontPointer.Location = New System.Drawing.Point(17, 50)
|
|
Me.FrontPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.FrontPointer.Name = "FrontPointer"
|
|
Me.FrontPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.FrontPointer.TabIndex = 4
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(13, 175)
|
|
Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(71, 17)
|
|
Me.Label12.TabIndex = 3
|
|
Me.Label12.Text = "Shiny Pal:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(13, 127)
|
|
Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(84, 17)
|
|
Me.Label11.TabIndex = 2
|
|
Me.Label11.Text = "Back Sprite:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(13, 79)
|
|
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(81, 17)
|
|
Me.Label10.TabIndex = 1
|
|
Me.Label10.Text = "Normal Pal:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(13, 31)
|
|
Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(86, 17)
|
|
Me.Label9.TabIndex = 0
|
|
Me.Label9.Text = "Front Sprite:"
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.GroupBox11)
|
|
Me.TabPage2.Controls.Add(Me.GroupBox27)
|
|
Me.TabPage2.Controls.Add(Me.GroupBox8)
|
|
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.GroupBox1)
|
|
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.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage2.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Base Stats"
|
|
Me.TabPage2.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(505, 330)
|
|
Me.GroupBox11.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox11.Name = "GroupBox11"
|
|
Me.GroupBox11.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox11.Size = New System.Drawing.Size(252, 96)
|
|
Me.GroupBox11.TabIndex = 3
|
|
Me.GroupBox11.TabStop = False
|
|
Me.GroupBox11.Text = "Steps to hatch"
|
|
'
|
|
'SHVal
|
|
'
|
|
Me.SHVal.Location = New System.Drawing.Point(136, 62)
|
|
Me.SHVal.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SHVal.Name = "SHVal"
|
|
Me.SHVal.Size = New System.Drawing.Size(97, 22)
|
|
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(136, 18)
|
|
Me.SHCombo1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SHCombo1.Name = "SHCombo1"
|
|
Me.SHCombo1.Size = New System.Drawing.Size(97, 24)
|
|
Me.SHCombo1.TabIndex = 2
|
|
'
|
|
'SH2
|
|
'
|
|
Me.SH2.AutoSize = True
|
|
Me.SH2.Location = New System.Drawing.Point(8, 63)
|
|
Me.SH2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SH2.Name = "SH2"
|
|
Me.SH2.Size = New System.Drawing.Size(80, 21)
|
|
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(8, 23)
|
|
Me.SH1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SH1.Name = "SH1"
|
|
Me.SH1.Size = New System.Drawing.Size(91, 21)
|
|
Me.SH1.TabIndex = 0
|
|
Me.SH1.TabStop = True
|
|
Me.SH1.Text = "Standard:"
|
|
Me.SH1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox27
|
|
'
|
|
Me.GroupBox27.Controls.Add(Me.PadBase)
|
|
Me.GroupBox27.Location = New System.Drawing.Point(309, 305)
|
|
Me.GroupBox27.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox27.Name = "GroupBox27"
|
|
Me.GroupBox27.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox27.Size = New System.Drawing.Size(96, 60)
|
|
Me.GroupBox27.TabIndex = 10
|
|
Me.GroupBox27.TabStop = False
|
|
Me.GroupBox27.Text = "Pad Bytes"
|
|
'
|
|
'PadBase
|
|
'
|
|
Me.PadBase.Location = New System.Drawing.Point(15, 23)
|
|
Me.PadBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PadBase.MaxLength = 4
|
|
Me.PadBase.Name = "PadBase"
|
|
Me.PadBase.Size = New System.Drawing.Size(67, 22)
|
|
Me.PadBase.TabIndex = 16
|
|
'
|
|
'GroupBox8
|
|
'
|
|
Me.GroupBox8.Controls.Add(Me.EggType2)
|
|
Me.GroupBox8.Controls.Add(Me.EggType1)
|
|
Me.GroupBox8.Location = New System.Drawing.Point(16, 436)
|
|
Me.GroupBox8.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox8.Name = "GroupBox8"
|
|
Me.GroupBox8.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox8.Size = New System.Drawing.Size(185, 96)
|
|
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(8, 57)
|
|
Me.EggType2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EggType2.Name = "EggType2"
|
|
Me.EggType2.Size = New System.Drawing.Size(160, 24)
|
|
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(8, 23)
|
|
Me.EggType1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EggType1.Name = "EggType1"
|
|
Me.EggType1.Size = New System.Drawing.Size(160, 24)
|
|
Me.EggType1.TabIndex = 0
|
|
'
|
|
'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(16, 305)
|
|
Me.GroupBox13.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox13.Name = "GroupBox13"
|
|
Me.GroupBox13.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox13.Size = New System.Drawing.Size(281, 123)
|
|
Me.GroupBox13.TabIndex = 9
|
|
Me.GroupBox13.TabStop = False
|
|
Me.GroupBox13.Text = "Gender Ratio"
|
|
'
|
|
'GVal
|
|
'
|
|
Me.GVal.Location = New System.Drawing.Point(151, 52)
|
|
Me.GVal.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GVal.Name = "GVal"
|
|
Me.GVal.Size = New System.Drawing.Size(99, 22)
|
|
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(151, 20)
|
|
Me.GCombo1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GCombo1.Name = "GCombo1"
|
|
Me.GCombo1.Size = New System.Drawing.Size(99, 24)
|
|
Me.GCombo1.TabIndex = 2
|
|
'
|
|
'G2
|
|
'
|
|
Me.G2.AutoSize = True
|
|
Me.G2.Location = New System.Drawing.Point(23, 53)
|
|
Me.G2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.G2.Name = "G2"
|
|
Me.G2.Size = New System.Drawing.Size(80, 21)
|
|
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(23, 25)
|
|
Me.G1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.G1.Name = "G1"
|
|
Me.G1.Size = New System.Drawing.Size(91, 21)
|
|
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(505, 199)
|
|
Me.GroupBox12.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox12.Name = "GroupBox12"
|
|
Me.GroupBox12.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox12.Size = New System.Drawing.Size(267, 123)
|
|
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(136, 23)
|
|
Me.HPCombo1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HPCombo1.Name = "HPCombo1"
|
|
Me.HPCombo1.Size = New System.Drawing.Size(103, 24)
|
|
Me.HPCombo1.TabIndex = 3
|
|
'
|
|
'HPVal
|
|
'
|
|
Me.HPVal.Location = New System.Drawing.Point(136, 54)
|
|
Me.HPVal.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HPVal.Name = "HPVal"
|
|
Me.HPVal.Size = New System.Drawing.Size(104, 22)
|
|
Me.HPVal.TabIndex = 2
|
|
'
|
|
'HP2
|
|
'
|
|
Me.HP2.AutoSize = True
|
|
Me.HP2.Location = New System.Drawing.Point(8, 58)
|
|
Me.HP2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HP2.Name = "HP2"
|
|
Me.HP2.Size = New System.Drawing.Size(80, 21)
|
|
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(8, 26)
|
|
Me.HP1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HP1.Name = "HP1"
|
|
Me.HP1.Size = New System.Drawing.Size(91, 21)
|
|
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(299, 128)
|
|
Me.GroupBox10.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox10.Name = "GroupBox10"
|
|
Me.GroupBox10.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox10.Size = New System.Drawing.Size(189, 64)
|
|
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(8, 23)
|
|
Me.Grate.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Grate.Name = "Grate"
|
|
Me.Grate.Size = New System.Drawing.Size(160, 24)
|
|
Me.Grate.TabIndex = 0
|
|
'
|
|
'GroupBox9
|
|
'
|
|
Me.GroupBox9.Controls.Add(Me.Bexp)
|
|
Me.GroupBox9.Location = New System.Drawing.Point(199, 199)
|
|
Me.GroupBox9.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox9.Name = "GroupBox9"
|
|
Me.GroupBox9.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox9.Size = New System.Drawing.Size(92, 62)
|
|
Me.GroupBox9.TabIndex = 6
|
|
Me.GroupBox9.TabStop = False
|
|
Me.GroupBox9.Text = "Base Exp."
|
|
'
|
|
'Bexp
|
|
'
|
|
Me.Bexp.Location = New System.Drawing.Point(25, 25)
|
|
Me.Bexp.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Bexp.Name = "Bexp"
|
|
Me.Bexp.Size = New System.Drawing.Size(43, 22)
|
|
Me.Bexp.TabIndex = 0
|
|
'
|
|
'GroupBox7
|
|
'
|
|
Me.GroupBox7.Controls.Add(Me.Ev2)
|
|
Me.GroupBox7.Controls.Add(Me.Ev1)
|
|
Me.GroupBox7.Location = New System.Drawing.Point(299, 199)
|
|
Me.GroupBox7.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox7.Name = "GroupBox7"
|
|
Me.GroupBox7.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox7.Size = New System.Drawing.Size(189, 98)
|
|
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(20, 58)
|
|
Me.Ev2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Ev2.Name = "Ev2"
|
|
Me.Ev2.Size = New System.Drawing.Size(160, 24)
|
|
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(20, 25)
|
|
Me.Ev1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Ev1.Name = "Ev1"
|
|
Me.Ev1.Size = New System.Drawing.Size(160, 24)
|
|
Me.Ev1.TabIndex = 0
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.Lft1)
|
|
Me.GroupBox1.Controls.Add(Me.Rght1)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(324, 391)
|
|
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox1.Size = New System.Drawing.Size(133, 91)
|
|
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(20, 52)
|
|
Me.Lft1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Lft1.Name = "Lft1"
|
|
Me.Lft1.Size = New System.Drawing.Size(88, 21)
|
|
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(20, 23)
|
|
Me.Rght1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Rght1.Name = "Rght1"
|
|
Me.Rght1.Size = New System.Drawing.Size(97, 21)
|
|
Me.Rght1.TabIndex = 0
|
|
Me.Rght1.TabStop = True
|
|
Me.Rght1.Text = "Face Right"
|
|
Me.Rght1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox6
|
|
'
|
|
Me.GroupBox6.Controls.Add(Me.Ab2)
|
|
Me.GroupBox6.Controls.Add(Me.Ab1)
|
|
Me.GroupBox6.Location = New System.Drawing.Point(8, 199)
|
|
Me.GroupBox6.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox6.Name = "GroupBox6"
|
|
Me.GroupBox6.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox6.Size = New System.Drawing.Size(183, 98)
|
|
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(8, 57)
|
|
Me.Ab2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Ab2.Name = "Ab2"
|
|
Me.Ab2.Size = New System.Drawing.Size(160, 24)
|
|
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(8, 23)
|
|
Me.Ab1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Ab1.Name = "Ab1"
|
|
Me.Ab1.Size = New System.Drawing.Size(160, 24)
|
|
Me.Ab1.TabIndex = 0
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.Controls.Add(Me.Type2)
|
|
Me.GroupBox5.Controls.Add(Me.Type1)
|
|
Me.GroupBox5.Location = New System.Drawing.Point(564, 23)
|
|
Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox5.Size = New System.Drawing.Size(181, 97)
|
|
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(8, 62)
|
|
Me.Type2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Type2.Name = "Type2"
|
|
Me.Type2.Size = New System.Drawing.Size(160, 24)
|
|
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(8, 27)
|
|
Me.Type1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Type1.Name = "Type1"
|
|
Me.Type1.Size = New System.Drawing.Size(160, 24)
|
|
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(299, 23)
|
|
Me.GroupBox4.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox4.Size = New System.Drawing.Size(253, 97)
|
|
Me.GroupBox4.TabIndex = 2
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Held Items"
|
|
'
|
|
'HeldItem2
|
|
'
|
|
Me.HeldItem2.Location = New System.Drawing.Point(21, 62)
|
|
Me.HeldItem2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HeldItem2.Name = "HeldItem2"
|
|
Me.HeldItem2.Size = New System.Drawing.Size(32, 30)
|
|
Me.HeldItem2.TabIndex = 3
|
|
Me.HeldItem2.TabStop = False
|
|
'
|
|
'HeldItem1
|
|
'
|
|
Me.HeldItem1.Location = New System.Drawing.Point(21, 28)
|
|
Me.HeldItem1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HeldItem1.Name = "HeldItem1"
|
|
Me.HeldItem1.Size = New System.Drawing.Size(32, 30)
|
|
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(84, 62)
|
|
Me.Item2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Item2.Name = "Item2"
|
|
Me.Item2.Size = New System.Drawing.Size(160, 24)
|
|
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(84, 28)
|
|
Me.Item1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Item1.Name = "Item1"
|
|
Me.Item1.Size = New System.Drawing.Size(160, 24)
|
|
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(8, 23)
|
|
Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox3.Size = New System.Drawing.Size(283, 169)
|
|
Me.GroupBox3.TabIndex = 1
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Base Stats"
|
|
'
|
|
'RunBase
|
|
'
|
|
Me.RunBase.Location = New System.Drawing.Point(215, 119)
|
|
Me.RunBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.RunBase.Name = "RunBase"
|
|
Me.RunBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.RunBase.TabIndex = 15
|
|
'
|
|
'CatchBase
|
|
'
|
|
Me.CatchBase.Location = New System.Drawing.Point(215, 87)
|
|
Me.CatchBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CatchBase.Name = "CatchBase"
|
|
Me.CatchBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.CatchBase.TabIndex = 14
|
|
'
|
|
'SpDefBase
|
|
'
|
|
Me.SpDefBase.Location = New System.Drawing.Point(215, 57)
|
|
Me.SpDefBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SpDefBase.Name = "SpDefBase"
|
|
Me.SpDefBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.SpDefBase.TabIndex = 13
|
|
'
|
|
'SpAttBase
|
|
'
|
|
Me.SpAttBase.Location = New System.Drawing.Point(215, 27)
|
|
Me.SpAttBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SpAttBase.Name = "SpAttBase"
|
|
Me.SpAttBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.SpAttBase.TabIndex = 12
|
|
'
|
|
'SpeedBase
|
|
'
|
|
Me.SpeedBase.Location = New System.Drawing.Point(77, 119)
|
|
Me.SpeedBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.SpeedBase.Name = "SpeedBase"
|
|
Me.SpeedBase.Size = New System.Drawing.Size(44, 22)
|
|
Me.SpeedBase.TabIndex = 11
|
|
'
|
|
'DefBase
|
|
'
|
|
Me.DefBase.Location = New System.Drawing.Point(79, 87)
|
|
Me.DefBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.DefBase.Name = "DefBase"
|
|
Me.DefBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.DefBase.TabIndex = 10
|
|
'
|
|
'AtBase
|
|
'
|
|
Me.AtBase.Location = New System.Drawing.Point(79, 57)
|
|
Me.AtBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.AtBase.Name = "AtBase"
|
|
Me.AtBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.AtBase.TabIndex = 9
|
|
'
|
|
'HpBase
|
|
'
|
|
Me.HpBase.Location = New System.Drawing.Point(79, 27)
|
|
Me.HpBase.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.HpBase.Name = "HpBase"
|
|
Me.HpBase.Size = New System.Drawing.Size(43, 22)
|
|
Me.HpBase.TabIndex = 8
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(131, 123)
|
|
Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(72, 17)
|
|
Me.Label8.TabIndex = 7
|
|
Me.Label8.Text = "Run Rate:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(131, 91)
|
|
Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(82, 17)
|
|
Me.Label7.TabIndex = 6
|
|
Me.Label7.Text = "Catch Rate:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(131, 65)
|
|
Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(86, 17)
|
|
Me.Label6.TabIndex = 5
|
|
Me.Label6.Text = "Sp.Defense:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(131, 31)
|
|
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(72, 17)
|
|
Me.Label5.TabIndex = 4
|
|
Me.Label5.Text = "Sp.Attack:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(15, 123)
|
|
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(53, 17)
|
|
Me.Label4.TabIndex = 3
|
|
Me.Label4.Text = "Speed:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(15, 91)
|
|
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(65, 17)
|
|
Me.Label3.TabIndex = 2
|
|
Me.Label3.Text = "Defense:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(15, 60)
|
|
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(51, 17)
|
|
Me.Label2.TabIndex = 1
|
|
Me.Label2.Text = "Attack:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(15, 31)
|
|
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(31, 17)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "HP:"
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.Controls.Add(Me.GroupBox17)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage3.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "Evolution data"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox17
|
|
'
|
|
Me.GroupBox17.Controls.Add(Me.TextBox6)
|
|
Me.GroupBox17.Controls.Add(Me.Label50)
|
|
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(8, 10)
|
|
Me.GroupBox17.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox17.Name = "GroupBox17"
|
|
Me.GroupBox17.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox17.Size = New System.Drawing.Size(761, 341)
|
|
Me.GroupBox17.TabIndex = 2
|
|
Me.GroupBox17.TabStop = False
|
|
Me.GroupBox17.Text = "Evolutions"
|
|
'
|
|
'TextBox6
|
|
'
|
|
Me.TextBox6.Location = New System.Drawing.Point(563, 297)
|
|
Me.TextBox6.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox6.Name = "TextBox6"
|
|
Me.TextBox6.Size = New System.Drawing.Size(52, 22)
|
|
Me.TextBox6.TabIndex = 34
|
|
'
|
|
'Label50
|
|
'
|
|
Me.Label50.AutoSize = True
|
|
Me.Label50.Location = New System.Drawing.Point(505, 300)
|
|
Me.Label50.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label50.Name = "Label50"
|
|
Me.Label50.Size = New System.Drawing.Size(48, 17)
|
|
Me.Label50.TabIndex = 33
|
|
Me.Label50.Text = "Value:"
|
|
'
|
|
'ComboBox3
|
|
'
|
|
Me.ComboBox3.FormattingEnabled = True
|
|
Me.ComboBox3.Location = New System.Drawing.Point(275, 229)
|
|
Me.ComboBox3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ComboBox3.Name = "ComboBox3"
|
|
Me.ComboBox3.Size = New System.Drawing.Size(131, 24)
|
|
Me.ComboBox3.TabIndex = 32
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Location = New System.Drawing.Point(197, 229)
|
|
Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(51, 17)
|
|
Me.Label19.TabIndex = 31
|
|
Me.Label19.Text = "Attack:"
|
|
'
|
|
'TextBox2
|
|
'
|
|
Me.TextBox2.Location = New System.Drawing.Point(359, 300)
|
|
Me.TextBox2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox2.Name = "TextBox2"
|
|
Me.TextBox2.Size = New System.Drawing.Size(47, 22)
|
|
Me.TextBox2.TabIndex = 30
|
|
'
|
|
'TextBox1
|
|
'
|
|
Me.TextBox1.Location = New System.Drawing.Point(245, 300)
|
|
Me.TextBox1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox1.Name = "TextBox1"
|
|
Me.TextBox1.Size = New System.Drawing.Size(41, 22)
|
|
Me.TextBox1.TabIndex = 29
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(197, 300)
|
|
Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(44, 17)
|
|
Me.Label20.TabIndex = 28
|
|
Me.Label20.Text = "Bank:"
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(309, 300)
|
|
Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(39, 17)
|
|
Me.Label21.TabIndex = 27
|
|
Me.Label21.Text = "Map:"
|
|
'
|
|
'ComboBox2
|
|
'
|
|
Me.ComboBox2.FormattingEnabled = True
|
|
Me.ComboBox2.Location = New System.Drawing.Point(275, 262)
|
|
Me.ComboBox2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ComboBox2.Name = "ComboBox2"
|
|
Me.ComboBox2.Size = New System.Drawing.Size(131, 24)
|
|
Me.ComboBox2.TabIndex = 26
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Location = New System.Drawing.Point(197, 260)
|
|
Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(78, 17)
|
|
Me.Label22.TabIndex = 25
|
|
Me.Label22.Text = "Map name:"
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(505, 124)
|
|
Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(143, 17)
|
|
Me.Label23.TabIndex = 24
|
|
Me.Label23.Text = "Species Requirement"
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.Location = New System.Drawing.Point(509, 188)
|
|
Me.PictureBox2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(85, 79)
|
|
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(509, 151)
|
|
Me.ComboBox1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ComboBox1.Name = "ComboBox1"
|
|
Me.ComboBox1.Size = New System.Drawing.Size(160, 24)
|
|
Me.ComboBox1.TabIndex = 22
|
|
'
|
|
'EvoBasePokePic
|
|
'
|
|
Me.EvoBasePokePic.Location = New System.Drawing.Point(200, 23)
|
|
Me.EvoBasePokePic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoBasePokePic.Name = "EvoBasePokePic"
|
|
Me.EvoBasePokePic.Size = New System.Drawing.Size(85, 79)
|
|
Me.EvoBasePokePic.TabIndex = 11
|
|
Me.EvoBasePokePic.TabStop = False
|
|
'
|
|
'EvoItemPic
|
|
'
|
|
Me.EvoItemPic.Location = New System.Drawing.Point(245, 188)
|
|
Me.EvoItemPic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoItemPic.Name = "EvoItemPic"
|
|
Me.EvoItemPic.Size = New System.Drawing.Size(32, 30)
|
|
Me.EvoItemPic.TabIndex = 10
|
|
Me.EvoItemPic.TabStop = False
|
|
'
|
|
'EvoPokePic
|
|
'
|
|
Me.EvoPokePic.Location = New System.Drawing.Point(509, 20)
|
|
Me.EvoPokePic.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoPokePic.Name = "EvoPokePic"
|
|
Me.EvoPokePic.Size = New System.Drawing.Size(85, 79)
|
|
Me.EvoPokePic.TabIndex = 9
|
|
Me.EvoPokePic.TabStop = False
|
|
'
|
|
'EvoLevel
|
|
'
|
|
Me.EvoLevel.Location = New System.Drawing.Point(245, 126)
|
|
Me.EvoLevel.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoLevel.Name = "EvoLevel"
|
|
Me.EvoLevel.Size = New System.Drawing.Size(32, 22)
|
|
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(245, 155)
|
|
Me.EvoItem.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoItem.Name = "EvoItem"
|
|
Me.EvoItem.Size = New System.Drawing.Size(160, 24)
|
|
Me.EvoItem.TabIndex = 7
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(197, 124)
|
|
Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(46, 17)
|
|
Me.Label16.TabIndex = 6
|
|
Me.Label16.Text = "Level:"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(197, 155)
|
|
Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(38, 17)
|
|
Me.Label15.TabIndex = 5
|
|
Me.Label15.Text = "Item:"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(309, 20)
|
|
Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(70, 17)
|
|
Me.Label14.TabIndex = 4
|
|
Me.Label14.Text = "Evolve to:"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(8, 126)
|
|
Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(71, 17)
|
|
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(9, 151)
|
|
Me.EvoTypes.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoTypes.Name = "EvoTypes"
|
|
Me.EvoTypes.Size = New System.Drawing.Size(160, 24)
|
|
Me.EvoTypes.TabIndex = 2
|
|
'
|
|
'EvoSlots
|
|
'
|
|
Me.EvoSlots.FormattingEnabled = True
|
|
Me.EvoSlots.ItemHeight = 16
|
|
Me.EvoSlots.Items.AddRange(New Object() {"Evolution 1", "Evolution 2", "Evolution 3", "Evolution 4", "Evolution 5"})
|
|
Me.EvoSlots.Location = New System.Drawing.Point(9, 23)
|
|
Me.EvoSlots.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoSlots.Name = "EvoSlots"
|
|
Me.EvoSlots.Size = New System.Drawing.Size(159, 84)
|
|
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(313, 39)
|
|
Me.EvoPKMNames.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.EvoPKMNames.Name = "EvoPKMNames"
|
|
Me.EvoPKMNames.Size = New System.Drawing.Size(160, 24)
|
|
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, 25)
|
|
Me.TabPage4.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage4.Name = "TabPage4"
|
|
Me.TabPage4.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage4.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage4.TabIndex = 3
|
|
Me.TabPage4.Text = "Learnable attacks"
|
|
Me.TabPage4.UseVisualStyleBackColor = True
|
|
'
|
|
'Button12
|
|
'
|
|
Me.Button12.Location = New System.Drawing.Point(8, 11)
|
|
Me.Button12.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button12.Name = "Button12"
|
|
Me.Button12.Size = New System.Drawing.Size(221, 50)
|
|
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(507, 7)
|
|
Me.GroupBox25.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox25.Name = "GroupBox25"
|
|
Me.GroupBox25.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox25.Size = New System.Drawing.Size(221, 464)
|
|
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(8, 23)
|
|
Me.MTCom.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.MTCom.Name = "MTCom"
|
|
Me.MTCom.Size = New System.Drawing.Size(200, 395)
|
|
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(8, 135)
|
|
Me.GroupBox24.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox24.Name = "GroupBox24"
|
|
Me.GroupBox24.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox24.Size = New System.Drawing.Size(221, 336)
|
|
Me.GroupBox24.TabIndex = 8
|
|
Me.GroupBox24.TabStop = False
|
|
Me.GroupBox24.Text = "Level-up attacks"
|
|
'
|
|
'Button11
|
|
'
|
|
Me.Button11.Location = New System.Drawing.Point(8, 270)
|
|
Me.Button11.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button11.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(201, 50)
|
|
Me.Button11.TabIndex = 3
|
|
Me.Button11.Text = "Change attack"
|
|
Me.Button11.UseVisualStyleBackColor = True
|
|
'
|
|
'AtLvl
|
|
'
|
|
Me.AtLvl.Location = New System.Drawing.Point(8, 236)
|
|
Me.AtLvl.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.AtLvl.Name = "AtLvl"
|
|
Me.AtLvl.Size = New System.Drawing.Size(31, 22)
|
|
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(48, 235)
|
|
Me.NewAt.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.NewAt.Name = "NewAt"
|
|
Me.NewAt.Size = New System.Drawing.Size(160, 24)
|
|
Me.NewAt.TabIndex = 1
|
|
'
|
|
'lvlupattacks
|
|
'
|
|
Me.lvlupattacks.FormattingEnabled = True
|
|
Me.lvlupattacks.ItemHeight = 16
|
|
Me.lvlupattacks.Location = New System.Drawing.Point(8, 23)
|
|
Me.lvlupattacks.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.lvlupattacks.Name = "lvlupattacks"
|
|
Me.lvlupattacks.Size = New System.Drawing.Size(200, 196)
|
|
Me.lvlupattacks.TabIndex = 0
|
|
'
|
|
'GroupBox23
|
|
'
|
|
Me.GroupBox23.Controls.Add(Me.TMHMCom)
|
|
Me.GroupBox23.Location = New System.Drawing.Point(245, 7)
|
|
Me.GroupBox23.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox23.Name = "GroupBox23"
|
|
Me.GroupBox23.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox23.Size = New System.Drawing.Size(253, 464)
|
|
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(9, 23)
|
|
Me.TMHMCom.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TMHMCom.Name = "TMHMCom"
|
|
Me.TMHMCom.Size = New System.Drawing.Size(235, 395)
|
|
Me.TMHMCom.TabIndex = 0
|
|
'
|
|
'GroupBox22
|
|
'
|
|
Me.GroupBox22.Controls.Add(Me.Button10)
|
|
Me.GroupBox22.Controls.Add(Me.LvlUpAttPointer)
|
|
Me.GroupBox22.Location = New System.Drawing.Point(8, 69)
|
|
Me.GroupBox22.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox22.Name = "GroupBox22"
|
|
Me.GroupBox22.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox22.Size = New System.Drawing.Size(221, 62)
|
|
Me.GroupBox22.TabIndex = 6
|
|
Me.GroupBox22.TabStop = False
|
|
Me.GroupBox22.Text = "Level-up attack Pointer"
|
|
'
|
|
'Button10
|
|
'
|
|
Me.Button10.Location = New System.Drawing.Point(119, 23)
|
|
Me.Button10.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button10.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button10.TabIndex = 12
|
|
Me.Button10.Text = "Repoint"
|
|
Me.Button10.UseVisualStyleBackColor = True
|
|
'
|
|
'LvlUpAttPointer
|
|
'
|
|
Me.LvlUpAttPointer.Location = New System.Drawing.Point(20, 23)
|
|
Me.LvlUpAttPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.LvlUpAttPointer.Name = "LvlUpAttPointer"
|
|
Me.LvlUpAttPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.LvlUpAttPointer.TabIndex = 11
|
|
'
|
|
'TabPage6
|
|
'
|
|
Me.TabPage6.Controls.Add(Me.GroupBox31)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox32)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox30)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox29)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox28)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox2)
|
|
Me.TabPage6.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage6.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TabPage6.Name = "TabPage6"
|
|
Me.TabPage6.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage6.TabIndex = 5
|
|
Me.TabPage6.Text = "Pokedex"
|
|
Me.TabPage6.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox31
|
|
'
|
|
Me.GroupBox31.Controls.Add(Me.RSEDexTrainer)
|
|
Me.GroupBox31.Controls.Add(Me.RSEDexPoke)
|
|
Me.GroupBox31.Controls.Add(Me.Offset_1)
|
|
Me.GroupBox31.Controls.Add(Me.Label40)
|
|
Me.GroupBox31.Controls.Add(Me.Label41)
|
|
Me.GroupBox31.Controls.Add(Me.Offset_2)
|
|
Me.GroupBox31.Controls.Add(Me.Label42)
|
|
Me.GroupBox31.Controls.Add(Me.Scale2)
|
|
Me.GroupBox31.Controls.Add(Me.Scale1)
|
|
Me.GroupBox31.Controls.Add(Me.Label43)
|
|
Me.GroupBox31.Controls.Add(Me.Label44)
|
|
Me.GroupBox31.Location = New System.Drawing.Point(7, 151)
|
|
Me.GroupBox31.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox31.Name = "GroupBox31"
|
|
Me.GroupBox31.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox31.Size = New System.Drawing.Size(228, 257)
|
|
Me.GroupBox31.TabIndex = 21
|
|
Me.GroupBox31.TabStop = False
|
|
Me.GroupBox31.Text = "Size Comparison"
|
|
'
|
|
'RSEDexTrainer
|
|
'
|
|
Me.RSEDexTrainer.BackColor = System.Drawing.Color.Transparent
|
|
Me.RSEDexTrainer.Location = New System.Drawing.Point(125, 151)
|
|
Me.RSEDexTrainer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.RSEDexTrainer.Name = "RSEDexTrainer"
|
|
Me.RSEDexTrainer.Size = New System.Drawing.Size(85, 79)
|
|
Me.RSEDexTrainer.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.RSEDexTrainer.TabIndex = 12
|
|
Me.RSEDexTrainer.TabStop = False
|
|
'
|
|
'RSEDexPoke
|
|
'
|
|
Me.RSEDexPoke.BackColor = System.Drawing.Color.Transparent
|
|
Me.RSEDexPoke.Location = New System.Drawing.Point(20, 151)
|
|
Me.RSEDexPoke.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.RSEDexPoke.Name = "RSEDexPoke"
|
|
Me.RSEDexPoke.Size = New System.Drawing.Size(85, 79)
|
|
Me.RSEDexPoke.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.RSEDexPoke.TabIndex = 11
|
|
Me.RSEDexPoke.TabStop = False
|
|
'
|
|
'Offset_1
|
|
'
|
|
Me.Offset_1.Location = New System.Drawing.Point(73, 58)
|
|
Me.Offset_1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Offset_1.Name = "Offset_1"
|
|
Me.Offset_1.Size = New System.Drawing.Size(49, 22)
|
|
Me.Offset_1.TabIndex = 9
|
|
'
|
|
'Label40
|
|
'
|
|
Me.Label40.AutoSize = True
|
|
Me.Label40.Location = New System.Drawing.Point(16, 62)
|
|
Me.Label40.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label40.Name = "Label40"
|
|
Me.Label40.Size = New System.Drawing.Size(50, 17)
|
|
Me.Label40.TabIndex = 8
|
|
Me.Label40.Text = "Offset:"
|
|
'
|
|
'Label41
|
|
'
|
|
Me.Label41.AutoSize = True
|
|
Me.Label41.Location = New System.Drawing.Point(16, 117)
|
|
Me.Label41.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label41.Name = "Label41"
|
|
Me.Label41.Size = New System.Drawing.Size(47, 17)
|
|
Me.Label41.TabIndex = 7
|
|
Me.Label41.Text = "Scale:"
|
|
'
|
|
'Offset_2
|
|
'
|
|
Me.Offset_2.Location = New System.Drawing.Point(159, 58)
|
|
Me.Offset_2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Offset_2.Name = "Offset_2"
|
|
Me.Offset_2.Size = New System.Drawing.Size(49, 22)
|
|
Me.Offset_2.TabIndex = 6
|
|
'
|
|
'Label42
|
|
'
|
|
Me.Label42.AutoSize = True
|
|
Me.Label42.Location = New System.Drawing.Point(113, 94)
|
|
Me.Label42.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label42.Name = "Label42"
|
|
Me.Label42.Size = New System.Drawing.Size(55, 17)
|
|
Me.Label42.TabIndex = 4
|
|
Me.Label42.Text = "Against"
|
|
'
|
|
'Scale2
|
|
'
|
|
Me.Scale2.Location = New System.Drawing.Point(160, 112)
|
|
Me.Scale2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Scale2.Name = "Scale2"
|
|
Me.Scale2.Size = New System.Drawing.Size(49, 22)
|
|
Me.Scale2.TabIndex = 3
|
|
'
|
|
'Scale1
|
|
'
|
|
Me.Scale1.Location = New System.Drawing.Point(73, 113)
|
|
Me.Scale1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Scale1.Name = "Scale1"
|
|
Me.Scale1.Size = New System.Drawing.Size(51, 22)
|
|
Me.Scale1.TabIndex = 2
|
|
'
|
|
'Label43
|
|
'
|
|
Me.Label43.AutoSize = True
|
|
Me.Label43.Location = New System.Drawing.Point(156, 36)
|
|
Me.Label43.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label43.Name = "Label43"
|
|
Me.Label43.Size = New System.Drawing.Size(54, 17)
|
|
Me.Label43.TabIndex = 1
|
|
Me.Label43.Text = "Trainer"
|
|
'
|
|
'Label44
|
|
'
|
|
Me.Label44.AutoSize = True
|
|
Me.Label44.Location = New System.Drawing.Point(69, 36)
|
|
Me.Label44.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label44.Name = "Label44"
|
|
Me.Label44.Size = New System.Drawing.Size(67, 17)
|
|
Me.Label44.TabIndex = 0
|
|
Me.Label44.Text = "Pokémon"
|
|
'
|
|
'GroupBox32
|
|
'
|
|
Me.GroupBox32.Controls.Add(Me.TextBox5)
|
|
Me.GroupBox32.Controls.Add(Me.Label45)
|
|
Me.GroupBox32.Location = New System.Drawing.Point(199, 14)
|
|
Me.GroupBox32.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox32.Name = "GroupBox32"
|
|
Me.GroupBox32.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox32.Size = New System.Drawing.Size(184, 66)
|
|
Me.GroupBox32.TabIndex = 20
|
|
Me.GroupBox32.TabStop = False
|
|
Me.GroupBox32.Text = "Type"
|
|
'
|
|
'TextBox5
|
|
'
|
|
Me.TextBox5.Location = New System.Drawing.Point(61, 27)
|
|
Me.TextBox5.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox5.MaxLength = 11
|
|
Me.TextBox5.Name = "TextBox5"
|
|
Me.TextBox5.Size = New System.Drawing.Size(107, 22)
|
|
Me.TextBox5.TabIndex = 14
|
|
'
|
|
'Label45
|
|
'
|
|
Me.Label45.AutoSize = True
|
|
Me.Label45.Location = New System.Drawing.Point(8, 27)
|
|
Me.Label45.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label45.Name = "Label45"
|
|
Me.Label45.Size = New System.Drawing.Size(44, 17)
|
|
Me.Label45.TabIndex = 13
|
|
Me.Label45.Text = "Type:"
|
|
'
|
|
'GroupBox30
|
|
'
|
|
Me.GroupBox30.Controls.Add(Me.Label37)
|
|
Me.GroupBox30.Controls.Add(Me.Label38)
|
|
Me.GroupBox30.Controls.Add(Me.Button17)
|
|
Me.GroupBox30.Controls.Add(Me.Description2)
|
|
Me.GroupBox30.Controls.Add(Me.Description1)
|
|
Me.GroupBox30.Controls.Add(Me.Button18)
|
|
Me.GroupBox30.Controls.Add(Me.Pointer2)
|
|
Me.GroupBox30.Controls.Add(Me.Pointer1)
|
|
Me.GroupBox30.Controls.Add(Me.Label39)
|
|
Me.GroupBox30.Location = New System.Drawing.Point(243, 188)
|
|
Me.GroupBox30.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox30.Name = "GroupBox30"
|
|
Me.GroupBox30.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox30.Size = New System.Drawing.Size(516, 322)
|
|
Me.GroupBox30.TabIndex = 19
|
|
Me.GroupBox30.TabStop = False
|
|
Me.GroupBox30.Text = "Entry Text"
|
|
'
|
|
'Label37
|
|
'
|
|
Me.Label37.AutoSize = True
|
|
Me.Label37.Location = New System.Drawing.Point(147, 281)
|
|
Me.Label37.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label37.Name = "Label37"
|
|
Me.Label37.Size = New System.Drawing.Size(56, 17)
|
|
Me.Label37.TabIndex = 8
|
|
Me.Label37.Text = "Length:"
|
|
'
|
|
'Label38
|
|
'
|
|
Me.Label38.AutoSize = True
|
|
Me.Label38.Location = New System.Drawing.Point(147, 128)
|
|
Me.Label38.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label38.Name = "Label38"
|
|
Me.Label38.Size = New System.Drawing.Size(56, 17)
|
|
Me.Label38.TabIndex = 7
|
|
Me.Label38.Text = "Length:"
|
|
'
|
|
'Button17
|
|
'
|
|
Me.Button17.Location = New System.Drawing.Point(12, 151)
|
|
Me.Button17.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button17.Name = "Button17"
|
|
Me.Button17.Size = New System.Drawing.Size(127, 30)
|
|
Me.Button17.TabIndex = 6
|
|
Me.Button17.Text = "Save"
|
|
Me.Button17.UseVisualStyleBackColor = True
|
|
'
|
|
'Description2
|
|
'
|
|
Me.Description2.Location = New System.Drawing.Point(147, 177)
|
|
Me.Description2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Description2.Multiline = True
|
|
Me.Description2.Name = "Description2"
|
|
Me.Description2.ScrollBars = System.Windows.Forms.ScrollBars.Both
|
|
Me.Description2.Size = New System.Drawing.Size(347, 99)
|
|
Me.Description2.TabIndex = 5
|
|
Me.Description2.WordWrap = False
|
|
'
|
|
'Description1
|
|
'
|
|
Me.Description1.Location = New System.Drawing.Point(147, 23)
|
|
Me.Description1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Description1.Multiline = True
|
|
Me.Description1.Name = "Description1"
|
|
Me.Description1.ScrollBars = System.Windows.Forms.ScrollBars.Both
|
|
Me.Description1.Size = New System.Drawing.Size(347, 99)
|
|
Me.Description1.TabIndex = 4
|
|
Me.Description1.WordWrap = False
|
|
'
|
|
'Button18
|
|
'
|
|
Me.Button18.Location = New System.Drawing.Point(12, 114)
|
|
Me.Button18.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button18.Name = "Button18"
|
|
Me.Button18.Size = New System.Drawing.Size(127, 30)
|
|
Me.Button18.TabIndex = 3
|
|
Me.Button18.Text = "Repoint"
|
|
Me.Button18.UseVisualStyleBackColor = True
|
|
'
|
|
'Pointer2
|
|
'
|
|
Me.Pointer2.Location = New System.Drawing.Point(15, 82)
|
|
Me.Pointer2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Pointer2.Name = "Pointer2"
|
|
Me.Pointer2.Size = New System.Drawing.Size(123, 22)
|
|
Me.Pointer2.TabIndex = 2
|
|
'
|
|
'Pointer1
|
|
'
|
|
Me.Pointer1.Location = New System.Drawing.Point(15, 50)
|
|
Me.Pointer1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Pointer1.Name = "Pointer1"
|
|
Me.Pointer1.Size = New System.Drawing.Size(123, 22)
|
|
Me.Pointer1.TabIndex = 1
|
|
'
|
|
'Label39
|
|
'
|
|
Me.Label39.AutoSize = True
|
|
Me.Label39.Location = New System.Drawing.Point(11, 23)
|
|
Me.Label39.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label39.Name = "Label39"
|
|
Me.Label39.Size = New System.Drawing.Size(64, 17)
|
|
Me.Label39.TabIndex = 0
|
|
Me.Label39.Text = "Pointers:"
|
|
'
|
|
'GroupBox29
|
|
'
|
|
Me.GroupBox29.Controls.Add(Me.Label27)
|
|
Me.GroupBox29.Controls.Add(Me.Label28)
|
|
Me.GroupBox29.Controls.Add(Me.Label29)
|
|
Me.GroupBox29.Controls.Add(Me.Label30)
|
|
Me.GroupBox29.Controls.Add(Me.Label31)
|
|
Me.GroupBox29.Controls.Add(Me.Label32)
|
|
Me.GroupBox29.Controls.Add(Me.Label33)
|
|
Me.GroupBox29.Controls.Add(Me.Label34)
|
|
Me.GroupBox29.Controls.Add(Me.Wght)
|
|
Me.GroupBox29.Controls.Add(Me.Hght)
|
|
Me.GroupBox29.Controls.Add(Me.Label35)
|
|
Me.GroupBox29.Controls.Add(Me.Label36)
|
|
Me.GroupBox29.Location = New System.Drawing.Point(391, 4)
|
|
Me.GroupBox29.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox29.Name = "GroupBox29"
|
|
Me.GroupBox29.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox29.Size = New System.Drawing.Size(192, 175)
|
|
Me.GroupBox29.TabIndex = 16
|
|
Me.GroupBox29.TabStop = False
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Location = New System.Drawing.Point(103, 139)
|
|
Me.Label27.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(32, 17)
|
|
Me.Label27.TabIndex = 13
|
|
Me.Label27.Text = " "
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Location = New System.Drawing.Point(103, 121)
|
|
Me.Label28.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(36, 17)
|
|
Me.Label28.TabIndex = 12
|
|
Me.Label28.Text = " "
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Location = New System.Drawing.Point(103, 66)
|
|
Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(36, 17)
|
|
Me.Label29.TabIndex = 11
|
|
Me.Label29.Text = " "
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Location = New System.Drawing.Point(103, 48)
|
|
Me.Label30.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(28, 17)
|
|
Me.Label30.TabIndex = 10
|
|
Me.Label30.Text = " "
|
|
'
|
|
'Label31
|
|
'
|
|
Me.Label31.AutoSize = True
|
|
Me.Label31.Location = New System.Drawing.Point(17, 139)
|
|
Me.Label31.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label31.Name = "Label31"
|
|
Me.Label31.Size = New System.Drawing.Size(60, 17)
|
|
Me.Label31.TabIndex = 9
|
|
Me.Label31.Text = "Pounds:"
|
|
'
|
|
'Label32
|
|
'
|
|
Me.Label32.AutoSize = True
|
|
Me.Label32.Location = New System.Drawing.Point(17, 122)
|
|
Me.Label32.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label32.Name = "Label32"
|
|
Me.Label32.Size = New System.Drawing.Size(74, 17)
|
|
Me.Label32.TabIndex = 8
|
|
Me.Label32.Text = "Kilograms:"
|
|
'
|
|
'Label33
|
|
'
|
|
Me.Label33.AutoSize = True
|
|
Me.Label33.Location = New System.Drawing.Point(17, 66)
|
|
Me.Label33.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label33.Name = "Label33"
|
|
Me.Label33.Size = New System.Drawing.Size(40, 17)
|
|
Me.Label33.TabIndex = 7
|
|
Me.Label33.Text = "Feet:"
|
|
'
|
|
'Label34
|
|
'
|
|
Me.Label34.AutoSize = True
|
|
Me.Label34.Location = New System.Drawing.Point(17, 48)
|
|
Me.Label34.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label34.Name = "Label34"
|
|
Me.Label34.Size = New System.Drawing.Size(55, 17)
|
|
Me.Label34.TabIndex = 6
|
|
Me.Label34.Text = "Meters:"
|
|
'
|
|
'Wght
|
|
'
|
|
Me.Wght.Location = New System.Drawing.Point(103, 92)
|
|
Me.Wght.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Wght.Name = "Wght"
|
|
Me.Wght.Size = New System.Drawing.Size(55, 22)
|
|
Me.Wght.TabIndex = 5
|
|
'
|
|
'Hght
|
|
'
|
|
Me.Hght.Location = New System.Drawing.Point(103, 20)
|
|
Me.Hght.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Hght.Name = "Hght"
|
|
Me.Hght.Size = New System.Drawing.Size(55, 22)
|
|
Me.Hght.TabIndex = 4
|
|
'
|
|
'Label35
|
|
'
|
|
Me.Label35.AutoSize = True
|
|
Me.Label35.Location = New System.Drawing.Point(16, 96)
|
|
Me.Label35.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label35.Name = "Label35"
|
|
Me.Label35.Size = New System.Drawing.Size(56, 17)
|
|
Me.Label35.TabIndex = 2
|
|
Me.Label35.Text = "Weight:"
|
|
'
|
|
'Label36
|
|
'
|
|
Me.Label36.AutoSize = True
|
|
Me.Label36.Location = New System.Drawing.Point(17, 20)
|
|
Me.Label36.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label36.Name = "Label36"
|
|
Me.Label36.Size = New System.Drawing.Size(53, 17)
|
|
Me.Label36.TabIndex = 1
|
|
Me.Label36.Text = "Height:"
|
|
'
|
|
'GroupBox28
|
|
'
|
|
Me.GroupBox28.Controls.Add(Me.TextBox4)
|
|
Me.GroupBox28.Controls.Add(Me.TextBox3)
|
|
Me.GroupBox28.Controls.Add(Me.Button16)
|
|
Me.GroupBox28.Controls.Add(Me.Label26)
|
|
Me.GroupBox28.Controls.Add(Me.Label25)
|
|
Me.GroupBox28.Location = New System.Drawing.Point(7, 14)
|
|
Me.GroupBox28.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox28.Name = "GroupBox28"
|
|
Me.GroupBox28.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox28.Size = New System.Drawing.Size(184, 130)
|
|
Me.GroupBox28.TabIndex = 1
|
|
Me.GroupBox28.TabStop = False
|
|
Me.GroupBox28.Text = "Pokedex Order"
|
|
'
|
|
'TextBox4
|
|
'
|
|
Me.TextBox4.Location = New System.Drawing.Point(125, 58)
|
|
Me.TextBox4.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox4.Name = "TextBox4"
|
|
Me.TextBox4.Size = New System.Drawing.Size(44, 22)
|
|
Me.TextBox4.TabIndex = 4
|
|
'
|
|
'TextBox3
|
|
'
|
|
Me.TextBox3.Location = New System.Drawing.Point(125, 23)
|
|
Me.TextBox3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.TextBox3.Name = "TextBox3"
|
|
Me.TextBox3.Size = New System.Drawing.Size(44, 22)
|
|
Me.TextBox3.TabIndex = 3
|
|
'
|
|
'Button16
|
|
'
|
|
Me.Button16.Location = New System.Drawing.Point(27, 87)
|
|
Me.Button16.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button16.Name = "Button16"
|
|
Me.Button16.Size = New System.Drawing.Size(143, 28)
|
|
Me.Button16.TabIndex = 2
|
|
Me.Button16.Text = "Save"
|
|
Me.Button16.UseVisualStyleBackColor = True
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Location = New System.Drawing.Point(23, 62)
|
|
Me.Label26.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(100, 17)
|
|
Me.Label26.TabIndex = 1
|
|
Me.Label26.Text = "Second Table:"
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Location = New System.Drawing.Point(23, 27)
|
|
Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(64, 17)
|
|
Me.Label25.TabIndex = 0
|
|
Me.Label25.Text = "National:"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Clr1)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(199, 87)
|
|
Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox2.Size = New System.Drawing.Size(175, 64)
|
|
Me.GroupBox2.TabIndex = 0
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Color (Base Stats)"
|
|
'
|
|
'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(8, 23)
|
|
Me.Clr1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Clr1.Name = "Clr1"
|
|
Me.Clr1.Size = New System.Drawing.Size(160, 24)
|
|
Me.Clr1.TabIndex = 0
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.Controls.Add(Me.GroupBox35)
|
|
Me.TabPage5.Controls.Add(Me.GroupBox34)
|
|
Me.TabPage5.Controls.Add(Me.GroupBox21)
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage5.Size = New System.Drawing.Size(821, 586)
|
|
Me.TabPage5.TabIndex = 6
|
|
Me.TabPage5.Text = "Cry Data"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox35
|
|
'
|
|
Me.GroupBox35.Controls.Add(Me.Button35)
|
|
Me.GroupBox35.Controls.Add(Me.Button36)
|
|
Me.GroupBox35.Controls.Add(Me.Button37)
|
|
Me.GroupBox35.Controls.Add(Me.Panel2)
|
|
Me.GroupBox35.Controls.Add(Me.chkCompressed2)
|
|
Me.GroupBox35.Controls.Add(Me.Label56)
|
|
Me.GroupBox35.Controls.Add(Me.Label54)
|
|
Me.GroupBox35.Controls.Add(Me.Button31)
|
|
Me.GroupBox35.Controls.Add(Me.Label52)
|
|
Me.GroupBox35.Controls.Add(Me.Label46)
|
|
Me.GroupBox35.Controls.Add(Me.CryComp2)
|
|
Me.GroupBox35.Controls.Add(Me.CryPointer2)
|
|
Me.GroupBox35.Location = New System.Drawing.Point(17, 290)
|
|
Me.GroupBox35.Name = "GroupBox35"
|
|
Me.GroupBox35.Size = New System.Drawing.Size(666, 250)
|
|
Me.GroupBox35.TabIndex = 8
|
|
Me.GroupBox35.TabStop = False
|
|
Me.GroupBox35.Text = "Growl Cry"
|
|
'
|
|
'Button35
|
|
'
|
|
Me.Button35.Location = New System.Drawing.Point(380, 212)
|
|
Me.Button35.Name = "Button35"
|
|
Me.Button35.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button35.TabIndex = 30
|
|
Me.Button35.Text = "Export"
|
|
Me.Button35.UseVisualStyleBackColor = True
|
|
'
|
|
'Button36
|
|
'
|
|
Me.Button36.Location = New System.Drawing.Point(299, 211)
|
|
Me.Button36.Name = "Button36"
|
|
Me.Button36.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button36.TabIndex = 29
|
|
Me.Button36.Text = "Import"
|
|
Me.Button36.UseVisualStyleBackColor = True
|
|
'
|
|
'Button37
|
|
'
|
|
Me.Button37.Location = New System.Drawing.Point(218, 212)
|
|
Me.Button37.Name = "Button37"
|
|
Me.Button37.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button37.TabIndex = 28
|
|
Me.Button37.Text = "Play"
|
|
Me.Button37.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.AutoScroll = True
|
|
Me.Panel2.Controls.Add(Me.pSample2)
|
|
Me.Panel2.Location = New System.Drawing.Point(218, 18)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(430, 188)
|
|
Me.Panel2.TabIndex = 26
|
|
'
|
|
'pSample2
|
|
'
|
|
Me.pSample2.Location = New System.Drawing.Point(0, 0)
|
|
Me.pSample2.Name = "pSample2"
|
|
Me.pSample2.Size = New System.Drawing.Size(16, 16)
|
|
Me.pSample2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
|
|
Me.pSample2.TabIndex = 0
|
|
Me.pSample2.TabStop = False
|
|
'
|
|
'chkCompressed2
|
|
'
|
|
Me.chkCompressed2.AutoSize = True
|
|
Me.chkCompressed2.Location = New System.Drawing.Point(25, 189)
|
|
Me.chkCompressed2.Name = "chkCompressed2"
|
|
Me.chkCompressed2.Size = New System.Drawing.Size(109, 21)
|
|
Me.chkCompressed2.TabIndex = 25
|
|
Me.chkCompressed2.Text = "Compressed"
|
|
Me.chkCompressed2.UseVisualStyleBackColor = True
|
|
'
|
|
'Label56
|
|
'
|
|
Me.Label56.AutoSize = True
|
|
Me.Label56.Location = New System.Drawing.Point(22, 164)
|
|
Me.Label56.Name = "Label56"
|
|
Me.Label56.Size = New System.Drawing.Size(107, 17)
|
|
Me.Label56.TabIndex = 24
|
|
Me.Label56.Text = "Size: 0 samples"
|
|
'
|
|
'Label54
|
|
'
|
|
Me.Label54.AutoSize = True
|
|
Me.Label54.Location = New System.Drawing.Point(21, 134)
|
|
Me.Label54.Name = "Label54"
|
|
Me.Label54.Size = New System.Drawing.Size(126, 17)
|
|
Me.Label54.TabIndex = 23
|
|
Me.Label54.Text = "Sample Rate: 0 Hz"
|
|
'
|
|
'Button31
|
|
'
|
|
Me.Button31.Location = New System.Drawing.Point(24, 94)
|
|
Me.Button31.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button31.Name = "Button31"
|
|
Me.Button31.Size = New System.Drawing.Size(187, 26)
|
|
Me.Button31.TabIndex = 21
|
|
Me.Button31.Text = "Repoint + Save"
|
|
Me.Button31.UseVisualStyleBackColor = True
|
|
'
|
|
'Label52
|
|
'
|
|
Me.Label52.AutoSize = True
|
|
Me.Label52.Location = New System.Drawing.Point(20, 68)
|
|
Me.Label52.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label52.Name = "Label52"
|
|
Me.Label52.Size = New System.Drawing.Size(95, 17)
|
|
Me.Label52.TabIndex = 22
|
|
Me.Label52.Text = "Compresion?:"
|
|
'
|
|
'Label46
|
|
'
|
|
Me.Label46.AutoSize = True
|
|
Me.Label46.Location = New System.Drawing.Point(20, 38)
|
|
Me.Label46.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label46.Name = "Label46"
|
|
Me.Label46.Size = New System.Drawing.Size(97, 17)
|
|
Me.Label46.TabIndex = 18
|
|
Me.Label46.Text = "Growl Pointer:"
|
|
'
|
|
'CryComp2
|
|
'
|
|
Me.CryComp2.Location = New System.Drawing.Point(122, 64)
|
|
Me.CryComp2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CryComp2.Name = "CryComp2"
|
|
Me.CryComp2.Size = New System.Drawing.Size(43, 22)
|
|
Me.CryComp2.TabIndex = 21
|
|
'
|
|
'CryPointer2
|
|
'
|
|
Me.CryPointer2.Location = New System.Drawing.Point(122, 34)
|
|
Me.CryPointer2.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CryPointer2.Name = "CryPointer2"
|
|
Me.CryPointer2.Size = New System.Drawing.Size(89, 22)
|
|
Me.CryPointer2.TabIndex = 17
|
|
'
|
|
'GroupBox34
|
|
'
|
|
Me.GroupBox34.Controls.Add(Me.Button34)
|
|
Me.GroupBox34.Controls.Add(Me.Button33)
|
|
Me.GroupBox34.Controls.Add(Me.Button32)
|
|
Me.GroupBox34.Controls.Add(Me.chkCompressed1)
|
|
Me.GroupBox34.Controls.Add(Me.panel1)
|
|
Me.GroupBox34.Controls.Add(Me.Label55)
|
|
Me.GroupBox34.Controls.Add(Me.Label53)
|
|
Me.GroupBox34.Controls.Add(Me.Label17)
|
|
Me.GroupBox34.Controls.Add(Me.CryPointer)
|
|
Me.GroupBox34.Controls.Add(Me.Label51)
|
|
Me.GroupBox34.Controls.Add(Me.Button6)
|
|
Me.GroupBox34.Controls.Add(Me.CryComp1)
|
|
Me.GroupBox34.Location = New System.Drawing.Point(17, 23)
|
|
Me.GroupBox34.Name = "GroupBox34"
|
|
Me.GroupBox34.Size = New System.Drawing.Size(666, 250)
|
|
Me.GroupBox34.TabIndex = 7
|
|
Me.GroupBox34.TabStop = False
|
|
Me.GroupBox34.Text = "Normal Cry"
|
|
'
|
|
'Button34
|
|
'
|
|
Me.Button34.Location = New System.Drawing.Point(380, 211)
|
|
Me.Button34.Name = "Button34"
|
|
Me.Button34.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button34.TabIndex = 27
|
|
Me.Button34.Text = "Export"
|
|
Me.Button34.UseVisualStyleBackColor = True
|
|
'
|
|
'Button33
|
|
'
|
|
Me.Button33.Location = New System.Drawing.Point(299, 211)
|
|
Me.Button33.Name = "Button33"
|
|
Me.Button33.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button33.TabIndex = 26
|
|
Me.Button33.Text = "Import"
|
|
Me.Button33.UseVisualStyleBackColor = True
|
|
'
|
|
'Button32
|
|
'
|
|
Me.Button32.Location = New System.Drawing.Point(218, 211)
|
|
Me.Button32.Name = "Button32"
|
|
Me.Button32.Size = New System.Drawing.Size(75, 33)
|
|
Me.Button32.TabIndex = 25
|
|
Me.Button32.Text = "Play"
|
|
Me.Button32.UseVisualStyleBackColor = True
|
|
'
|
|
'chkCompressed1
|
|
'
|
|
Me.chkCompressed1.AutoSize = True
|
|
Me.chkCompressed1.Location = New System.Drawing.Point(23, 184)
|
|
Me.chkCompressed1.Name = "chkCompressed1"
|
|
Me.chkCompressed1.Size = New System.Drawing.Size(109, 21)
|
|
Me.chkCompressed1.TabIndex = 24
|
|
Me.chkCompressed1.Text = "Compressed"
|
|
Me.chkCompressed1.UseVisualStyleBackColor = True
|
|
'
|
|
'panel1
|
|
'
|
|
Me.panel1.AutoScroll = True
|
|
Me.panel1.Controls.Add(Me.pSample)
|
|
Me.panel1.Location = New System.Drawing.Point(218, 17)
|
|
Me.panel1.Name = "panel1"
|
|
Me.panel1.Size = New System.Drawing.Size(430, 188)
|
|
Me.panel1.TabIndex = 23
|
|
'
|
|
'pSample
|
|
'
|
|
Me.pSample.Location = New System.Drawing.Point(0, 0)
|
|
Me.pSample.Name = "pSample"
|
|
Me.pSample.Size = New System.Drawing.Size(16, 16)
|
|
Me.pSample.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
|
|
Me.pSample.TabIndex = 0
|
|
Me.pSample.TabStop = False
|
|
'
|
|
'Label55
|
|
'
|
|
Me.Label55.AutoSize = True
|
|
Me.Label55.Location = New System.Drawing.Point(21, 156)
|
|
Me.Label55.Name = "Label55"
|
|
Me.Label55.Size = New System.Drawing.Size(107, 17)
|
|
Me.Label55.TabIndex = 22
|
|
Me.Label55.Text = "Size: 0 samples"
|
|
'
|
|
'Label53
|
|
'
|
|
Me.Label53.AutoSize = True
|
|
Me.Label53.Location = New System.Drawing.Point(20, 129)
|
|
Me.Label53.Name = "Label53"
|
|
Me.Label53.Size = New System.Drawing.Size(126, 17)
|
|
Me.Label53.TabIndex = 21
|
|
Me.Label53.Text = "Sample Rate: 0 Hz"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(20, 36)
|
|
Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(82, 17)
|
|
Me.Label17.TabIndex = 13
|
|
Me.Label17.Text = "Cry Pointer:"
|
|
'
|
|
'CryPointer
|
|
'
|
|
Me.CryPointer.Location = New System.Drawing.Point(122, 32)
|
|
Me.CryPointer.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CryPointer.Name = "CryPointer"
|
|
Me.CryPointer.Size = New System.Drawing.Size(89, 22)
|
|
Me.CryPointer.TabIndex = 11
|
|
'
|
|
'Label51
|
|
'
|
|
Me.Label51.AutoSize = True
|
|
Me.Label51.Location = New System.Drawing.Point(20, 68)
|
|
Me.Label51.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label51.Name = "Label51"
|
|
Me.Label51.Size = New System.Drawing.Size(95, 17)
|
|
Me.Label51.TabIndex = 20
|
|
Me.Label51.Text = "Compresion?:"
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.Location = New System.Drawing.Point(24, 94)
|
|
Me.Button6.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(187, 26)
|
|
Me.Button6.TabIndex = 12
|
|
Me.Button6.Text = "Repoint + Save"
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'CryComp1
|
|
'
|
|
Me.CryComp1.Location = New System.Drawing.Point(122, 64)
|
|
Me.CryComp1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CryComp1.Name = "CryComp1"
|
|
Me.CryComp1.Size = New System.Drawing.Size(43, 22)
|
|
Me.CryComp1.TabIndex = 19
|
|
'
|
|
'GroupBox21
|
|
'
|
|
Me.GroupBox21.Controls.Add(Me.Button13)
|
|
Me.GroupBox21.Controls.Add(Me.CryConver)
|
|
Me.GroupBox21.Controls.Add(Me.Label18)
|
|
Me.GroupBox21.Location = New System.Drawing.Point(690, 23)
|
|
Me.GroupBox21.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox21.Name = "GroupBox21"
|
|
Me.GroupBox21.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox21.Size = New System.Drawing.Size(115, 157)
|
|
Me.GroupBox21.TabIndex = 6
|
|
Me.GroupBox21.TabStop = False
|
|
Me.GroupBox21.Text = "Cry"
|
|
'
|
|
'Button13
|
|
'
|
|
Me.Button13.Location = New System.Drawing.Point(12, 78)
|
|
Me.Button13.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button13.Name = "Button13"
|
|
Me.Button13.Size = New System.Drawing.Size(91, 26)
|
|
Me.Button13.TabIndex = 16
|
|
Me.Button13.Text = "Save"
|
|
Me.Button13.UseVisualStyleBackColor = True
|
|
'
|
|
'CryConver
|
|
'
|
|
Me.CryConver.Location = New System.Drawing.Point(12, 47)
|
|
Me.CryConver.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CryConver.Name = "CryConver"
|
|
Me.CryConver.Size = New System.Drawing.Size(89, 22)
|
|
Me.CryConver.TabIndex = 15
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Location = New System.Drawing.Point(9, 26)
|
|
Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(83, 17)
|
|
Me.Label18.TabIndex = 14
|
|
Me.Label18.Text = "Conversion:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(8, 102)
|
|
Me.Button1.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(157, 28)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "Save Pokemon"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox18
|
|
'
|
|
Me.GroupBox18.Controls.Add(Me.Button15)
|
|
Me.GroupBox18.Controls.Add(Me.ChangePKMName)
|
|
Me.GroupBox18.Controls.Add(Me.CurPKMName)
|
|
Me.GroupBox18.Location = New System.Drawing.Point(11, 188)
|
|
Me.GroupBox18.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox18.Name = "GroupBox18"
|
|
Me.GroupBox18.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox18.Size = New System.Drawing.Size(173, 123)
|
|
Me.GroupBox18.TabIndex = 7
|
|
Me.GroupBox18.TabStop = False
|
|
Me.GroupBox18.Text = "Rename Pokemon"
|
|
'
|
|
'Button15
|
|
'
|
|
Me.Button15.Location = New System.Drawing.Point(8, 86)
|
|
Me.Button15.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button15.Name = "Button15"
|
|
Me.Button15.Size = New System.Drawing.Size(157, 28)
|
|
Me.Button15.TabIndex = 10
|
|
Me.Button15.Text = "Decap. all names!"
|
|
Me.Button15.UseVisualStyleBackColor = True
|
|
'
|
|
'ChangePKMName
|
|
'
|
|
Me.ChangePKMName.Location = New System.Drawing.Point(8, 49)
|
|
Me.ChangePKMName.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ChangePKMName.Name = "ChangePKMName"
|
|
Me.ChangePKMName.Size = New System.Drawing.Size(157, 30)
|
|
Me.ChangePKMName.TabIndex = 6
|
|
Me.ChangePKMName.Text = "Change Name"
|
|
Me.ChangePKMName.UseVisualStyleBackColor = True
|
|
'
|
|
'CurPKMName
|
|
'
|
|
Me.CurPKMName.Location = New System.Drawing.Point(8, 17)
|
|
Me.CurPKMName.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.CurPKMName.MaxLength = 10
|
|
Me.CurPKMName.Name = "CurPKMName"
|
|
Me.CurPKMName.Size = New System.Drawing.Size(156, 22)
|
|
Me.CurPKMName.TabIndex = 5
|
|
'
|
|
'GroupBox19
|
|
'
|
|
Me.GroupBox19.Controls.Add(Me.PokemonListIndex)
|
|
Me.GroupBox19.Controls.Add(Me.Label24)
|
|
Me.GroupBox19.Controls.Add(Me.PKMNames)
|
|
Me.GroupBox19.Controls.Add(Me.Button1)
|
|
Me.GroupBox19.Location = New System.Drawing.Point(11, 33)
|
|
Me.GroupBox19.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox19.Name = "GroupBox19"
|
|
Me.GroupBox19.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.GroupBox19.Size = New System.Drawing.Size(173, 148)
|
|
Me.GroupBox19.TabIndex = 8
|
|
Me.GroupBox19.TabStop = False
|
|
Me.GroupBox19.Text = "Pokemon Selection"
|
|
'
|
|
'PokemonListIndex
|
|
'
|
|
Me.PokemonListIndex.Location = New System.Drawing.Point(60, 62)
|
|
Me.PokemonListIndex.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PokemonListIndex.Name = "PokemonListIndex"
|
|
Me.PokemonListIndex.ReadOnly = True
|
|
Me.PokemonListIndex.Size = New System.Drawing.Size(52, 22)
|
|
Me.PokemonListIndex.TabIndex = 9
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Location = New System.Drawing.Point(4, 65)
|
|
Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(45, 17)
|
|
Me.Label24.TabIndex = 8
|
|
Me.Label24.Text = "Index:"
|
|
'
|
|
'PKMNames
|
|
'
|
|
Me.PKMNames.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
|
Me.PKMNames.FormattingEnabled = True
|
|
Me.PKMNames.Location = New System.Drawing.Point(8, 23)
|
|
Me.PKMNames.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.PKMNames.Name = "PKMNames"
|
|
Me.PKMNames.Size = New System.Drawing.Size(156, 24)
|
|
Me.PKMNames.TabIndex = 7
|
|
'
|
|
'Button7
|
|
'
|
|
Me.Button7.Location = New System.Drawing.Point(11, 316)
|
|
Me.Button7.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button7.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button7.TabIndex = 9
|
|
Me.Button7.Text = "Import Pokemon"
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.Location = New System.Drawing.Point(11, 368)
|
|
Me.Button8.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(173, 23)
|
|
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(11, 395)
|
|
Me.Button9.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button9.Name = "Button9"
|
|
Me.Button9.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button9.TabIndex = 11
|
|
Me.Button9.Text = "Export All Pokemon"
|
|
Me.Button9.UseVisualStyleBackColor = True
|
|
'
|
|
'ProgressBar
|
|
'
|
|
Me.ProgressBar.Location = New System.Drawing.Point(11, 656)
|
|
Me.ProgressBar.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.ProgressBar.Name = "ProgressBar"
|
|
Me.ProgressBar.Size = New System.Drawing.Size(1016, 20)
|
|
Me.ProgressBar.TabIndex = 12
|
|
Me.ProgressBar.Visible = False
|
|
'
|
|
'Button14
|
|
'
|
|
Me.Button14.Location = New System.Drawing.Point(11, 342)
|
|
Me.Button14.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button14.Name = "Button14"
|
|
Me.Button14.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button14.TabIndex = 13
|
|
Me.Button14.Text = "Import All Pokemon"
|
|
Me.Button14.UseVisualStyleBackColor = True
|
|
'
|
|
'Button25
|
|
'
|
|
Me.Button25.Location = New System.Drawing.Point(11, 422)
|
|
Me.Button25.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button25.Name = "Button25"
|
|
Me.Button25.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button25.TabIndex = 14
|
|
Me.Button25.Text = "Import All Sprite sheets"
|
|
Me.Button25.UseVisualStyleBackColor = True
|
|
'
|
|
'Button26
|
|
'
|
|
Me.Button26.Location = New System.Drawing.Point(11, 448)
|
|
Me.Button26.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button26.Name = "Button26"
|
|
Me.Button26.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button26.TabIndex = 15
|
|
Me.Button26.Text = "Export All Sprite sheets"
|
|
Me.Button26.UseVisualStyleBackColor = True
|
|
'
|
|
'Button27
|
|
'
|
|
Me.Button27.Location = New System.Drawing.Point(11, 500)
|
|
Me.Button27.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button27.Name = "Button27"
|
|
Me.Button27.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button27.TabIndex = 17
|
|
Me.Button27.Text = "Export All Icons"
|
|
Me.Button27.UseVisualStyleBackColor = True
|
|
'
|
|
'Button28
|
|
'
|
|
Me.Button28.Location = New System.Drawing.Point(11, 474)
|
|
Me.Button28.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button28.Name = "Button28"
|
|
Me.Button28.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button28.TabIndex = 16
|
|
Me.Button28.Text = "Import All Icons"
|
|
Me.Button28.UseVisualStyleBackColor = True
|
|
'
|
|
'Button29
|
|
'
|
|
Me.Button29.Location = New System.Drawing.Point(11, 551)
|
|
Me.Button29.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button29.Name = "Button29"
|
|
Me.Button29.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button29.TabIndex = 19
|
|
Me.Button29.Text = "Export All Footprints"
|
|
Me.Button29.UseVisualStyleBackColor = True
|
|
'
|
|
'Button30
|
|
'
|
|
Me.Button30.Location = New System.Drawing.Point(11, 525)
|
|
Me.Button30.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button30.Name = "Button30"
|
|
Me.Button30.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button30.TabIndex = 18
|
|
Me.Button30.Text = "Import All Footprints"
|
|
Me.Button30.UseVisualStyleBackColor = True
|
|
'
|
|
'Button38
|
|
'
|
|
Me.Button38.Location = New System.Drawing.Point(11, 602)
|
|
Me.Button38.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button38.Name = "Button38"
|
|
Me.Button38.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button38.TabIndex = 21
|
|
Me.Button38.Text = "Export All Cries"
|
|
Me.Button38.UseVisualStyleBackColor = True
|
|
'
|
|
'Button39
|
|
'
|
|
Me.Button39.Location = New System.Drawing.Point(11, 576)
|
|
Me.Button39.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.Button39.Name = "Button39"
|
|
Me.Button39.Size = New System.Drawing.Size(173, 23)
|
|
Me.Button39.TabIndex = 20
|
|
Me.Button39.Text = "Import All Cries"
|
|
Me.Button39.UseVisualStyleBackColor = True
|
|
'
|
|
'Pokemonedit
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1043, 690)
|
|
Me.Controls.Add(Me.Button38)
|
|
Me.Controls.Add(Me.Button39)
|
|
Me.Controls.Add(Me.Button29)
|
|
Me.Controls.Add(Me.Button30)
|
|
Me.Controls.Add(Me.Button27)
|
|
Me.Controls.Add(Me.Button28)
|
|
Me.Controls.Add(Me.Button26)
|
|
Me.Controls.Add(Me.Button25)
|
|
Me.Controls.Add(Me.Button14)
|
|
Me.Controls.Add(Me.ProgressBar)
|
|
Me.Controls.Add(Me.Button9)
|
|
Me.Controls.Add(Me.Button7)
|
|
Me.Controls.Add(Me.Button8)
|
|
Me.Controls.Add(Me.GroupBox19)
|
|
Me.Controls.Add(Me.GroupBox18)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Margin = New System.Windows.Forms.Padding(4)
|
|
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.GroupBox26.ResumeLayout(False)
|
|
Me.GroupBox26.PerformLayout()
|
|
Me.GroupBox33.ResumeLayout(False)
|
|
Me.GroupBox33.PerformLayout()
|
|
CType(Me.BackgroundBox, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.EnemyAltitudeSelect, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.EnemyYSelect, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PlayerYSelect, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox20.ResumeLayout(False)
|
|
Me.GroupBox20.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox16.ResumeLayout(False)
|
|
Me.GroupBox16.PerformLayout()
|
|
CType(Me.IconPicBox, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox15.ResumeLayout(False)
|
|
Me.GroupBox15.PerformLayout()
|
|
CType(Me.AniPic2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.AniPic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox14.ResumeLayout(False)
|
|
Me.GroupBox14.PerformLayout()
|
|
CType(Me.BckPic2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.FrntPic2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BckPic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.FrntPic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.GroupBox11.ResumeLayout(False)
|
|
Me.GroupBox11.PerformLayout()
|
|
Me.GroupBox27.ResumeLayout(False)
|
|
Me.GroupBox27.PerformLayout()
|
|
Me.GroupBox8.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.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
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.TabPage3.ResumeLayout(False)
|
|
Me.GroupBox17.ResumeLayout(False)
|
|
Me.GroupBox17.PerformLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
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.TabPage6.ResumeLayout(False)
|
|
Me.GroupBox31.ResumeLayout(False)
|
|
Me.GroupBox31.PerformLayout()
|
|
CType(Me.RSEDexTrainer, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RSEDexPoke, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox32.ResumeLayout(False)
|
|
Me.GroupBox32.PerformLayout()
|
|
Me.GroupBox30.ResumeLayout(False)
|
|
Me.GroupBox30.PerformLayout()
|
|
Me.GroupBox29.ResumeLayout(False)
|
|
Me.GroupBox29.PerformLayout()
|
|
Me.GroupBox28.ResumeLayout(False)
|
|
Me.GroupBox28.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.TabPage5.ResumeLayout(False)
|
|
Me.GroupBox35.ResumeLayout(False)
|
|
Me.GroupBox35.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
CType(Me.pSample2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox34.ResumeLayout(False)
|
|
Me.GroupBox34.PerformLayout()
|
|
Me.panel1.ResumeLayout(False)
|
|
Me.panel1.PerformLayout()
|
|
CType(Me.pSample, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox21.ResumeLayout(False)
|
|
Me.GroupBox21.PerformLayout()
|
|
Me.GroupBox18.ResumeLayout(False)
|
|
Me.GroupBox18.PerformLayout()
|
|
Me.GroupBox19.ResumeLayout(False)
|
|
Me.GroupBox19.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
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 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 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 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 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
|
|
Friend WithEvents PokemonListIndex As TextBox
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents Button14 As Button
|
|
Friend WithEvents Button15 As Button
|
|
Friend WithEvents GroupBox26 As GroupBox
|
|
Friend WithEvents ItmAnmtn As TextBox
|
|
Friend WithEvents GroupBox27 As GroupBox
|
|
Friend WithEvents PadBase As TextBox
|
|
Friend WithEvents TabPage6 As TabPage
|
|
Friend WithEvents GroupBox28 As GroupBox
|
|
Friend WithEvents TextBox4 As TextBox
|
|
Friend WithEvents TextBox3 As TextBox
|
|
Friend WithEvents Button16 As Button
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents GroupBox29 As GroupBox
|
|
Friend WithEvents Label27 As Label
|
|
Friend WithEvents Label28 As Label
|
|
Friend WithEvents Label29 As Label
|
|
Friend WithEvents Label30 As Label
|
|
Friend WithEvents Label31 As Label
|
|
Friend WithEvents Label32 As Label
|
|
Friend WithEvents Label33 As Label
|
|
Friend WithEvents Label34 As Label
|
|
Friend WithEvents Wght As TextBox
|
|
Friend WithEvents Hght As TextBox
|
|
Friend WithEvents Label35 As Label
|
|
Friend WithEvents Label36 As Label
|
|
Friend WithEvents GroupBox30 As GroupBox
|
|
Friend WithEvents Label37 As Label
|
|
Friend WithEvents Label38 As Label
|
|
Friend WithEvents Button17 As Button
|
|
Friend WithEvents Description2 As TextBox
|
|
Friend WithEvents Description1 As TextBox
|
|
Friend WithEvents Button18 As Button
|
|
Friend WithEvents Pointer2 As TextBox
|
|
Friend WithEvents Pointer1 As TextBox
|
|
Friend WithEvents Label39 As Label
|
|
Friend WithEvents GroupBox32 As GroupBox
|
|
Friend WithEvents TextBox5 As TextBox
|
|
Friend WithEvents Label45 As Label
|
|
Friend WithEvents GroupBox31 As GroupBox
|
|
Friend WithEvents Offset_1 As TextBox
|
|
Friend WithEvents Label40 As Label
|
|
Friend WithEvents Label41 As Label
|
|
Friend WithEvents Offset_2 As TextBox
|
|
Friend WithEvents Label42 As Label
|
|
Friend WithEvents Scale2 As TextBox
|
|
Friend WithEvents Scale1 As TextBox
|
|
Friend WithEvents Label43 As Label
|
|
Friend WithEvents Label44 As Label
|
|
Friend WithEvents RSEDexPoke As PictureBox
|
|
Friend WithEvents RSEDexTrainer As PictureBox
|
|
Friend WithEvents GroupBox33 As GroupBox
|
|
Friend WithEvents Label49 As Label
|
|
Friend WithEvents Label48 As Label
|
|
Friend WithEvents Label47 As Label
|
|
Friend WithEvents EnemyAltitudeSelect As NumericUpDown
|
|
Friend WithEvents EnemyYSelect As NumericUpDown
|
|
Friend WithEvents PlayerYSelect As NumericUpDown
|
|
Friend WithEvents BackgroundBox As PictureBox
|
|
Friend WithEvents Button19 As Button
|
|
Friend WithEvents Button20 As Button
|
|
Friend WithEvents BckPic2 As PictureBox
|
|
Friend WithEvents FrntPic2 As PictureBox
|
|
Friend WithEvents AniPic2 As PictureBox
|
|
Friend WithEvents Button22 As Button
|
|
Friend WithEvents Button21 As Button
|
|
Friend WithEvents Button24 As Button
|
|
Friend WithEvents Button23 As Button
|
|
Friend WithEvents Button25 As Button
|
|
Friend WithEvents Button26 As Button
|
|
Friend WithEvents Button27 As Button
|
|
Friend WithEvents Button28 As Button
|
|
Friend WithEvents Button29 As Button
|
|
Friend WithEvents Button30 As Button
|
|
Friend WithEvents TextBox6 As TextBox
|
|
Friend WithEvents Label50 As Label
|
|
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
|
|
Friend WithEvents GroupBox21 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label52 As System.Windows.Forms.Label
|
|
Friend WithEvents CryComp2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label51 As System.Windows.Forms.Label
|
|
Friend WithEvents CryComp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label46 As System.Windows.Forms.Label
|
|
Friend WithEvents CryPointer2 As System.Windows.Forms.TextBox
|
|
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 Button6 As System.Windows.Forms.Button
|
|
Friend WithEvents CryPointer As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox35 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button31 As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBox34 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label53 As System.Windows.Forms.Label
|
|
Friend WithEvents Label54 As System.Windows.Forms.Label
|
|
Friend WithEvents Label56 As System.Windows.Forms.Label
|
|
Friend WithEvents Label55 As System.Windows.Forms.Label
|
|
Private WithEvents panel1 As System.Windows.Forms.Panel
|
|
Private WithEvents pSample As System.Windows.Forms.PictureBox
|
|
Private WithEvents chkCompressed2 As System.Windows.Forms.CheckBox
|
|
Private WithEvents chkCompressed1 As System.Windows.Forms.CheckBox
|
|
Private WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Private WithEvents pSample2 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents Button32 As System.Windows.Forms.Button
|
|
Friend WithEvents Button35 As System.Windows.Forms.Button
|
|
Friend WithEvents Button36 As System.Windows.Forms.Button
|
|
Friend WithEvents Button37 As System.Windows.Forms.Button
|
|
Friend WithEvents Button34 As System.Windows.Forms.Button
|
|
Friend WithEvents Button33 As System.Windows.Forms.Button
|
|
Friend WithEvents Button38 As System.Windows.Forms.Button
|
|
Friend WithEvents Button39 As System.Windows.Forms.Button
|
|
End Class
|