PKHeX/SAV/SAV_Trainer.Designer.cs

2138 lines
104 KiB
C#

namespace PKHeX
{
partial class SAV_Trainer
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SAV_Trainer));
this.B_Cancel = new System.Windows.Forms.Button();
this.B_Save = new System.Windows.Forms.Button();
this.TB_OTName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.MT_Money = new System.Windows.Forms.MaskedTextBox();
this.label2 = new System.Windows.Forms.Label();
this.L_TID = new System.Windows.Forms.Label();
this.L_SID = new System.Windows.Forms.Label();
this.MT_TID = new System.Windows.Forms.MaskedTextBox();
this.MT_SID = new System.Windows.Forms.MaskedTextBox();
this.cb1 = new System.Windows.Forms.CheckBox();
this.cb2 = new System.Windows.Forms.CheckBox();
this.cb3 = new System.Windows.Forms.CheckBox();
this.cb4 = new System.Windows.Forms.CheckBox();
this.cb5 = new System.Windows.Forms.CheckBox();
this.cb6 = new System.Windows.Forms.CheckBox();
this.cb7 = new System.Windows.Forms.CheckBox();
this.cb8 = new System.Windows.Forms.CheckBox();
this.GB_Badges = new System.Windows.Forms.GroupBox();
this.pb8 = new System.Windows.Forms.PictureBox();
this.pb6 = new System.Windows.Forms.PictureBox();
this.pb4 = new System.Windows.Forms.PictureBox();
this.pb2 = new System.Windows.Forms.PictureBox();
this.pb7 = new System.Windows.Forms.PictureBox();
this.pb5 = new System.Windows.Forms.PictureBox();
this.pb3 = new System.Windows.Forms.PictureBox();
this.pb1 = new System.Windows.Forms.PictureBox();
this.GB_Sayings = new System.Windows.Forms.GroupBox();
this.L_Saying5 = new System.Windows.Forms.Label();
this.L_Saying4 = new System.Windows.Forms.Label();
this.L_Saying3 = new System.Windows.Forms.Label();
this.L_Saying2 = new System.Windows.Forms.Label();
this.L_Saying1 = new System.Windows.Forms.Label();
this.TB_Saying5 = new System.Windows.Forms.TextBox();
this.TB_Saying4 = new System.Windows.Forms.TextBox();
this.TB_Saying3 = new System.Windows.Forms.TextBox();
this.TB_Saying2 = new System.Windows.Forms.TextBox();
this.TB_Saying1 = new System.Windows.Forms.TextBox();
this.GB_Overview = new System.Windows.Forms.GroupBox();
this.L_Seconds = new System.Windows.Forms.Label();
this.L_Minutes = new System.Windows.Forms.Label();
this.MT_Seconds = new System.Windows.Forms.MaskedTextBox();
this.MT_Minutes = new System.Windows.Forms.MaskedTextBox();
this.L_Hours = new System.Windows.Forms.Label();
this.MT_Hours = new System.Windows.Forms.MaskedTextBox();
this.L_Language = new System.Windows.Forms.Label();
this.TB_PM = new System.Windows.Forms.MaskedTextBox();
this.TB_BP = new System.Windows.Forms.MaskedTextBox();
this.L_PM = new System.Windows.Forms.Label();
this.L_Region = new System.Windows.Forms.Label();
this.L_BP = new System.Windows.Forms.Label();
this.L_Country = new System.Windows.Forms.Label();
this.CB_Region = new System.Windows.Forms.ComboBox();
this.CB_Country = new System.Windows.Forms.ComboBox();
this.B_MaxCash = new System.Windows.Forms.Button();
this.CB_3DSReg = new System.Windows.Forms.ComboBox();
this.CB_Language = new System.Windows.Forms.ComboBox();
this.L_3DSReg = new System.Windows.Forms.Label();
this.CB_Game = new System.Windows.Forms.ComboBox();
this.CB_Gender = new System.Windows.Forms.ComboBox();
this.TB_Style = new System.Windows.Forms.MaskedTextBox();
this.label21 = new System.Windows.Forms.Label();
this.GB_MaisonBest = new System.Windows.Forms.GroupBox();
this.TB_MBMS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBMN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBRS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBRN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBTS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBTN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBDS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBDN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBSS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBSN = new System.Windows.Forms.MaskedTextBox();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.GB_MaisonCurrent = new System.Windows.Forms.GroupBox();
this.TB_MCMS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCMN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCRS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCRN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCTS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCTN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCDS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCDN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCSS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCSN = new System.Windows.Forms.MaskedTextBox();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.GB_Appear = new System.Windows.Forms.GroupBox();
this.label35 = new System.Windows.Forms.Label();
this.MT_1403F = new System.Windows.Forms.MaskedTextBox();
this.MT_1403E = new System.Windows.Forms.MaskedTextBox();
this.MT_1403D = new System.Windows.Forms.MaskedTextBox();
this.MT_1403C = new System.Windows.Forms.MaskedTextBox();
this.B_GiveAccessories = new System.Windows.Forms.Button();
this.MT_1403B = new System.Windows.Forms.MaskedTextBox();
this.MT_1403A = new System.Windows.Forms.MaskedTextBox();
this.MT_14039 = new System.Windows.Forms.MaskedTextBox();
this.MT_14038 = new System.Windows.Forms.MaskedTextBox();
this.MT_14037 = new System.Windows.Forms.MaskedTextBox();
this.MT_14036 = new System.Windows.Forms.MaskedTextBox();
this.MT_14035 = new System.Windows.Forms.MaskedTextBox();
this.MT_14034 = new System.Windows.Forms.MaskedTextBox();
this.MT_14033 = new System.Windows.Forms.MaskedTextBox();
this.MT_14032 = new System.Windows.Forms.MaskedTextBox();
this.MT_14031 = new System.Windows.Forms.MaskedTextBox();
this.MT_14030 = new System.Windows.Forms.MaskedTextBox();
this.MT_Hat = new System.Windows.Forms.MaskedTextBox();
this.MT_HairColor = new System.Windows.Forms.MaskedTextBox();
this.label32 = new System.Windows.Forms.Label();
this.CB_Dress = new System.Windows.Forms.ComboBox();
this.CB_Bag = new System.Windows.Forms.ComboBox();
this.CB_Socks = new System.Windows.Forms.ComboBox();
this.CB_Pants = new System.Windows.Forms.ComboBox();
this.CB_Shirt = new System.Windows.Forms.ComboBox();
this.CB_Accessory = new System.Windows.Forms.ComboBox();
this.CB_Hat = new System.Windows.Forms.ComboBox();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.CB_FaceHair = new System.Windows.Forms.ComboBox();
this.CB_Hair = new System.Windows.Forms.ComboBox();
this.CB_Eye = new System.Windows.Forms.ComboBox();
this.CB_Skin = new System.Windows.Forms.ComboBox();
this.label26 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.GB_Map = new System.Windows.Forms.GroupBox();
this.TB_CoordY = new System.Windows.Forms.MaskedTextBox();
this.TB_CoordZ = new System.Windows.Forms.MaskedTextBox();
this.TB_CoordX = new System.Windows.Forms.MaskedTextBox();
this.TB_CoordM = new System.Windows.Forms.MaskedTextBox();
this.GB_Misc = new System.Windows.Forms.GroupBox();
this.label34 = new System.Windows.Forms.Label();
this.PB_Sprite = new System.Windows.Forms.PictureBox();
this.CB_Multi = new System.Windows.Forms.ComboBox();
this.L_Offset = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.CB_Stats = new System.Windows.Forms.ComboBox();
this.label39 = new System.Windows.Forms.Label();
this.MT_Stat = new System.Windows.Forms.MaskedTextBox();
this.GB_Badges.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pb8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pb1)).BeginInit();
this.GB_Sayings.SuspendLayout();
this.GB_Overview.SuspendLayout();
this.GB_MaisonBest.SuspendLayout();
this.GB_MaisonCurrent.SuspendLayout();
this.GB_Appear.SuspendLayout();
this.GB_Map.SuspendLayout();
this.GB_Misc.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PB_Sprite)).BeginInit();
this.SuspendLayout();
//
// B_Cancel
//
this.B_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.B_Cancel.Location = new System.Drawing.Point(416, 601);
this.B_Cancel.Name = "B_Cancel";
this.B_Cancel.Size = new System.Drawing.Size(75, 23);
this.B_Cancel.TabIndex = 0;
this.B_Cancel.Text = "Cancel";
this.B_Cancel.UseVisualStyleBackColor = true;
this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click);
//
// B_Save
//
this.B_Save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.B_Save.Location = new System.Drawing.Point(497, 601);
this.B_Save.Name = "B_Save";
this.B_Save.Size = new System.Drawing.Size(75, 23);
this.B_Save.TabIndex = 1;
this.B_Save.Text = "Save";
this.B_Save.UseVisualStyleBackColor = true;
this.B_Save.Click += new System.EventHandler(this.B_Save_Click);
//
// TB_OTName
//
this.TB_OTName.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_OTName.Location = new System.Drawing.Point(99, 17);
this.TB_OTName.MaxLength = 12;
this.TB_OTName.Name = "TB_OTName";
this.TB_OTName.Size = new System.Drawing.Size(93, 20);
this.TB_OTName.TabIndex = 2;
this.TB_OTName.Text = "WWWWWWWWWWWW";
this.TB_OTName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(19, 20);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 13);
this.label1.TabIndex = 3;
this.label1.Text = "Trainer Name:";
//
// MT_Money
//
this.MT_Money.Location = new System.Drawing.Point(119, 39);
this.MT_Money.Mask = "0000000";
this.MT_Money.Name = "MT_Money";
this.MT_Money.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_Money.Size = new System.Drawing.Size(52, 20);
this.MT_Money.TabIndex = 4;
this.MT_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(102, 42);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(16, 13);
this.label2.TabIndex = 5;
this.label2.Text = "$:";
//
// L_TID
//
this.L_TID.Location = new System.Drawing.Point(9, 42);
this.L_TID.Name = "L_TID";
this.L_TID.Size = new System.Drawing.Size(38, 13);
this.L_TID.TabIndex = 6;
this.L_TID.Text = "TID:";
this.L_TID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_SID
//
this.L_SID.Location = new System.Drawing.Point(9, 65);
this.L_SID.Name = "L_SID";
this.L_SID.Size = new System.Drawing.Size(38, 13);
this.L_SID.TabIndex = 7;
this.L_SID.Text = "SID:";
this.L_SID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_TID
//
this.MT_TID.Location = new System.Drawing.Point(53, 40);
this.MT_TID.Mask = "00000";
this.MT_TID.Name = "MT_TID";
this.MT_TID.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_TID.Size = new System.Drawing.Size(39, 20);
this.MT_TID.TabIndex = 8;
this.MT_TID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_TID.MouseHover += new System.EventHandler(this.showTSV);
//
// MT_SID
//
this.MT_SID.Location = new System.Drawing.Point(53, 62);
this.MT_SID.Mask = "00000";
this.MT_SID.Name = "MT_SID";
this.MT_SID.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_SID.Size = new System.Drawing.Size(39, 20);
this.MT_SID.TabIndex = 9;
this.MT_SID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_SID.MouseHover += new System.EventHandler(this.showTSV);
//
// cb1
//
this.cb1.AutoSize = true;
this.cb1.Location = new System.Drawing.Point(236, 32);
this.cb1.Name = "cb1";
this.cb1.Size = new System.Drawing.Size(60, 17);
this.cb1.TabIndex = 10;
this.cb1.Text = "1 - Bug";
this.cb1.UseVisualStyleBackColor = true;
this.cb1.Visible = false;
this.cb1.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb2
//
this.cb2.AutoSize = true;
this.cb2.Location = new System.Drawing.Point(236, 55);
this.cb2.Name = "cb2";
this.cb2.Size = new System.Drawing.Size(58, 17);
this.cb2.TabIndex = 11;
this.cb2.Text = "2 - Cliff";
this.cb2.UseVisualStyleBackColor = true;
this.cb2.Visible = false;
this.cb2.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb3
//
this.cb3.AutoSize = true;
this.cb3.Location = new System.Drawing.Point(236, 78);
this.cb3.Name = "cb3";
this.cb3.Size = new System.Drawing.Size(77, 17);
this.cb3.TabIndex = 12;
this.cb3.Text = "3 - Rumble";
this.cb3.UseVisualStyleBackColor = true;
this.cb3.Visible = false;
this.cb3.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb4
//
this.cb4.AutoSize = true;
this.cb4.Location = new System.Drawing.Point(236, 101);
this.cb4.Name = "cb4";
this.cb4.Size = new System.Drawing.Size(65, 17);
this.cb4.TabIndex = 13;
this.cb4.Text = "4 - Plant";
this.cb4.UseVisualStyleBackColor = true;
this.cb4.Visible = false;
this.cb4.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb5
//
this.cb5.AutoSize = true;
this.cb5.Location = new System.Drawing.Point(312, 32);
this.cb5.Name = "cb5";
this.cb5.Size = new System.Drawing.Size(77, 17);
this.cb5.TabIndex = 14;
this.cb5.Text = "5 - Voltage";
this.cb5.UseVisualStyleBackColor = true;
this.cb5.Visible = false;
this.cb5.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb6
//
this.cb6.AutoSize = true;
this.cb6.Location = new System.Drawing.Point(312, 55);
this.cb6.Name = "cb6";
this.cb6.Size = new System.Drawing.Size(63, 17);
this.cb6.TabIndex = 15;
this.cb6.Text = "6 - Fairy";
this.cb6.UseVisualStyleBackColor = true;
this.cb6.Visible = false;
this.cb6.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb7
//
this.cb7.AutoSize = true;
this.cb7.Location = new System.Drawing.Point(312, 78);
this.cb7.Name = "cb7";
this.cb7.Size = new System.Drawing.Size(78, 17);
this.cb7.TabIndex = 16;
this.cb7.Text = "7 - Psychic";
this.cb7.UseVisualStyleBackColor = true;
this.cb7.Visible = false;
this.cb7.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// cb8
//
this.cb8.AutoSize = true;
this.cb8.Location = new System.Drawing.Point(312, 101);
this.cb8.Name = "cb8";
this.cb8.Size = new System.Drawing.Size(77, 17);
this.cb8.TabIndex = 17;
this.cb8.Text = "8 - Iceberg";
this.cb8.UseVisualStyleBackColor = true;
this.cb8.Visible = false;
this.cb8.CheckedChanged += new System.EventHandler(this.changeBadge);
//
// GB_Badges
//
this.GB_Badges.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.GB_Badges.Controls.Add(this.pb8);
this.GB_Badges.Controls.Add(this.cb8);
this.GB_Badges.Controls.Add(this.cb7);
this.GB_Badges.Controls.Add(this.pb6);
this.GB_Badges.Controls.Add(this.cb6);
this.GB_Badges.Controls.Add(this.pb4);
this.GB_Badges.Controls.Add(this.cb5);
this.GB_Badges.Controls.Add(this.pb2);
this.GB_Badges.Controls.Add(this.cb4);
this.GB_Badges.Controls.Add(this.pb7);
this.GB_Badges.Controls.Add(this.cb3);
this.GB_Badges.Controls.Add(this.pb5);
this.GB_Badges.Controls.Add(this.cb2);
this.GB_Badges.Controls.Add(this.pb3);
this.GB_Badges.Controls.Add(this.cb1);
this.GB_Badges.Controls.Add(this.pb1);
this.GB_Badges.Location = new System.Drawing.Point(11, 489);
this.GB_Badges.Name = "GB_Badges";
this.GB_Badges.Size = new System.Drawing.Size(398, 135);
this.GB_Badges.TabIndex = 26;
this.GB_Badges.TabStop = false;
this.GB_Badges.Text = "Badges";
//
// pb8
//
this.pb8.Image = global::PKHeX.Properties.Resources.badge_8;
this.pb8.Location = new System.Drawing.Point(175, 77);
this.pb8.Name = "pb8";
this.pb8.Size = new System.Drawing.Size(50, 50);
this.pb8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb8.TabIndex = 25;
this.pb8.TabStop = false;
this.pb8.Click += new System.EventHandler(this.toggleBadge);
//
// pb6
//
this.pb6.Image = global::PKHeX.Properties.Resources.badge_6;
this.pb6.Location = new System.Drawing.Point(63, 77);
this.pb6.Name = "pb6";
this.pb6.Size = new System.Drawing.Size(50, 50);
this.pb6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb6.TabIndex = 24;
this.pb6.TabStop = false;
this.pb6.Click += new System.EventHandler(this.toggleBadge);
//
// pb4
//
this.pb4.Image = global::PKHeX.Properties.Resources.badge_4;
this.pb4.Location = new System.Drawing.Point(175, 21);
this.pb4.Name = "pb4";
this.pb4.Size = new System.Drawing.Size(50, 50);
this.pb4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb4.TabIndex = 23;
this.pb4.TabStop = false;
this.pb4.Click += new System.EventHandler(this.toggleBadge);
//
// pb2
//
this.pb2.Image = global::PKHeX.Properties.Resources.badge_2;
this.pb2.Location = new System.Drawing.Point(63, 21);
this.pb2.Name = "pb2";
this.pb2.Size = new System.Drawing.Size(50, 50);
this.pb2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb2.TabIndex = 22;
this.pb2.TabStop = false;
this.pb2.Click += new System.EventHandler(this.toggleBadge);
//
// pb7
//
this.pb7.Image = global::PKHeX.Properties.Resources.badge_7;
this.pb7.Location = new System.Drawing.Point(119, 77);
this.pb7.Name = "pb7";
this.pb7.Size = new System.Drawing.Size(50, 50);
this.pb7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb7.TabIndex = 21;
this.pb7.TabStop = false;
this.pb7.Click += new System.EventHandler(this.toggleBadge);
//
// pb5
//
this.pb5.Image = global::PKHeX.Properties.Resources.badge_5;
this.pb5.Location = new System.Drawing.Point(7, 77);
this.pb5.Name = "pb5";
this.pb5.Size = new System.Drawing.Size(50, 50);
this.pb5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb5.TabIndex = 20;
this.pb5.TabStop = false;
this.pb5.Click += new System.EventHandler(this.toggleBadge);
//
// pb3
//
this.pb3.Image = global::PKHeX.Properties.Resources.badge_3;
this.pb3.Location = new System.Drawing.Point(119, 21);
this.pb3.Name = "pb3";
this.pb3.Size = new System.Drawing.Size(50, 50);
this.pb3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb3.TabIndex = 19;
this.pb3.TabStop = false;
this.pb3.Click += new System.EventHandler(this.toggleBadge);
//
// pb1
//
this.pb1.Image = global::PKHeX.Properties.Resources.badge_1;
this.pb1.Location = new System.Drawing.Point(7, 21);
this.pb1.Name = "pb1";
this.pb1.Size = new System.Drawing.Size(50, 50);
this.pb1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pb1.TabIndex = 18;
this.pb1.TabStop = false;
this.pb1.Click += new System.EventHandler(this.toggleBadge);
//
// GB_Sayings
//
this.GB_Sayings.Controls.Add(this.L_Saying5);
this.GB_Sayings.Controls.Add(this.L_Saying4);
this.GB_Sayings.Controls.Add(this.L_Saying3);
this.GB_Sayings.Controls.Add(this.L_Saying2);
this.GB_Sayings.Controls.Add(this.L_Saying1);
this.GB_Sayings.Controls.Add(this.TB_Saying5);
this.GB_Sayings.Controls.Add(this.TB_Saying4);
this.GB_Sayings.Controls.Add(this.TB_Saying3);
this.GB_Sayings.Controls.Add(this.TB_Saying2);
this.GB_Sayings.Controls.Add(this.TB_Saying1);
this.GB_Sayings.Location = new System.Drawing.Point(12, 248);
this.GB_Sayings.Name = "GB_Sayings";
this.GB_Sayings.Size = new System.Drawing.Size(210, 120);
this.GB_Sayings.TabIndex = 27;
this.GB_Sayings.TabStop = false;
this.GB_Sayings.Text = "Saved Sayings";
//
// L_Saying5
//
this.L_Saying5.AutoSize = true;
this.L_Saying5.Location = new System.Drawing.Point(31, 99);
this.L_Saying5.Name = "L_Saying5";
this.L_Saying5.Size = new System.Drawing.Size(16, 13);
this.L_Saying5.TabIndex = 9;
this.L_Saying5.Text = "5:";
//
// L_Saying4
//
this.L_Saying4.AutoSize = true;
this.L_Saying4.Location = new System.Drawing.Point(31, 79);
this.L_Saying4.Name = "L_Saying4";
this.L_Saying4.Size = new System.Drawing.Size(16, 13);
this.L_Saying4.TabIndex = 8;
this.L_Saying4.Text = "4:";
//
// L_Saying3
//
this.L_Saying3.AutoSize = true;
this.L_Saying3.Location = new System.Drawing.Point(31, 59);
this.L_Saying3.Name = "L_Saying3";
this.L_Saying3.Size = new System.Drawing.Size(16, 13);
this.L_Saying3.TabIndex = 7;
this.L_Saying3.Text = "3:";
//
// L_Saying2
//
this.L_Saying2.AutoSize = true;
this.L_Saying2.Location = new System.Drawing.Point(31, 39);
this.L_Saying2.Name = "L_Saying2";
this.L_Saying2.Size = new System.Drawing.Size(16, 13);
this.L_Saying2.TabIndex = 6;
this.L_Saying2.Text = "2:";
//
// L_Saying1
//
this.L_Saying1.AutoSize = true;
this.L_Saying1.Location = new System.Drawing.Point(31, 19);
this.L_Saying1.Name = "L_Saying1";
this.L_Saying1.Size = new System.Drawing.Size(16, 13);
this.L_Saying1.TabIndex = 5;
this.L_Saying1.Text = "1:";
//
// TB_Saying5
//
this.TB_Saying5.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_Saying5.Location = new System.Drawing.Point(53, 96);
this.TB_Saying5.MaxLength = 16;
this.TB_Saying5.Name = "TB_Saying5";
this.TB_Saying5.Size = new System.Drawing.Size(126, 20);
this.TB_Saying5.TabIndex = 4;
this.TB_Saying5.Text = "1234567890123456";
this.TB_Saying5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_Saying4
//
this.TB_Saying4.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_Saying4.Location = new System.Drawing.Point(53, 76);
this.TB_Saying4.MaxLength = 16;
this.TB_Saying4.Name = "TB_Saying4";
this.TB_Saying4.Size = new System.Drawing.Size(126, 20);
this.TB_Saying4.TabIndex = 3;
this.TB_Saying4.Text = "1234567890123456";
this.TB_Saying4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_Saying3
//
this.TB_Saying3.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_Saying3.Location = new System.Drawing.Point(53, 56);
this.TB_Saying3.MaxLength = 16;
this.TB_Saying3.Name = "TB_Saying3";
this.TB_Saying3.Size = new System.Drawing.Size(126, 20);
this.TB_Saying3.TabIndex = 2;
this.TB_Saying3.Text = "1234567890123456";
this.TB_Saying3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_Saying2
//
this.TB_Saying2.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_Saying2.Location = new System.Drawing.Point(53, 36);
this.TB_Saying2.MaxLength = 16;
this.TB_Saying2.Name = "TB_Saying2";
this.TB_Saying2.Size = new System.Drawing.Size(126, 20);
this.TB_Saying2.TabIndex = 1;
this.TB_Saying2.Text = "1234567890123456";
this.TB_Saying2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_Saying1
//
this.TB_Saying1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_Saying1.Location = new System.Drawing.Point(53, 16);
this.TB_Saying1.MaxLength = 16;
this.TB_Saying1.Name = "TB_Saying1";
this.TB_Saying1.Size = new System.Drawing.Size(126, 20);
this.TB_Saying1.TabIndex = 0;
this.TB_Saying1.Text = "1234567890123456";
this.TB_Saying1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// GB_Overview
//
this.GB_Overview.Controls.Add(this.L_Seconds);
this.GB_Overview.Controls.Add(this.L_Minutes);
this.GB_Overview.Controls.Add(this.MT_Seconds);
this.GB_Overview.Controls.Add(this.MT_Minutes);
this.GB_Overview.Controls.Add(this.L_Hours);
this.GB_Overview.Controls.Add(this.MT_Hours);
this.GB_Overview.Controls.Add(this.L_Language);
this.GB_Overview.Controls.Add(this.TB_PM);
this.GB_Overview.Controls.Add(this.TB_BP);
this.GB_Overview.Controls.Add(this.L_PM);
this.GB_Overview.Controls.Add(this.L_Region);
this.GB_Overview.Controls.Add(this.L_BP);
this.GB_Overview.Controls.Add(this.L_Country);
this.GB_Overview.Controls.Add(this.CB_Region);
this.GB_Overview.Controls.Add(this.CB_Country);
this.GB_Overview.Controls.Add(this.B_MaxCash);
this.GB_Overview.Controls.Add(this.CB_3DSReg);
this.GB_Overview.Controls.Add(this.CB_Language);
this.GB_Overview.Controls.Add(this.L_3DSReg);
this.GB_Overview.Controls.Add(this.MT_SID);
this.GB_Overview.Controls.Add(this.MT_TID);
this.GB_Overview.Controls.Add(this.label2);
this.GB_Overview.Controls.Add(this.L_SID);
this.GB_Overview.Controls.Add(this.MT_Money);
this.GB_Overview.Controls.Add(this.L_TID);
this.GB_Overview.Controls.Add(this.TB_OTName);
this.GB_Overview.Controls.Add(this.label1);
this.GB_Overview.Controls.Add(this.CB_Game);
this.GB_Overview.Controls.Add(this.CB_Gender);
this.GB_Overview.Location = new System.Drawing.Point(12, 12);
this.GB_Overview.Name = "GB_Overview";
this.GB_Overview.Size = new System.Drawing.Size(210, 230);
this.GB_Overview.TabIndex = 28;
this.GB_Overview.TabStop = false;
this.GB_Overview.Text = "Overview";
//
// L_Seconds
//
this.L_Seconds.AutoSize = true;
this.L_Seconds.Location = new System.Drawing.Point(140, 205);
this.L_Seconds.Name = "L_Seconds";
this.L_Seconds.Size = new System.Drawing.Size(29, 13);
this.L_Seconds.TabIndex = 30;
this.L_Seconds.Text = "Sec:";
//
// L_Minutes
//
this.L_Minutes.AutoSize = true;
this.L_Minutes.Location = new System.Drawing.Point(88, 205);
this.L_Minutes.Name = "L_Minutes";
this.L_Minutes.Size = new System.Drawing.Size(27, 13);
this.L_Minutes.TabIndex = 29;
this.L_Minutes.Text = "Min:";
//
// MT_Seconds
//
this.MT_Seconds.Location = new System.Drawing.Point(170, 202);
this.MT_Seconds.Mask = "00";
this.MT_Seconds.Name = "MT_Seconds";
this.MT_Seconds.Size = new System.Drawing.Size(22, 20);
this.MT_Seconds.TabIndex = 28;
this.MT_Seconds.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_Seconds.TextChanged += new System.EventHandler(this.change255);
//
// MT_Minutes
//
this.MT_Minutes.Location = new System.Drawing.Point(115, 202);
this.MT_Minutes.Mask = "00";
this.MT_Minutes.Name = "MT_Minutes";
this.MT_Minutes.Size = new System.Drawing.Size(22, 20);
this.MT_Minutes.TabIndex = 27;
this.MT_Minutes.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_Minutes.TextChanged += new System.EventHandler(this.change255);
//
// L_Hours
//
this.L_Hours.AutoSize = true;
this.L_Hours.Location = new System.Drawing.Point(16, 205);
this.L_Hours.Name = "L_Hours";
this.L_Hours.Size = new System.Drawing.Size(26, 13);
this.L_Hours.TabIndex = 26;
this.L_Hours.Text = "Hrs:";
//
// MT_Hours
//
this.MT_Hours.Location = new System.Drawing.Point(48, 202);
this.MT_Hours.Mask = "00000";
this.MT_Hours.Name = "MT_Hours";
this.MT_Hours.Size = new System.Drawing.Size(38, 20);
this.MT_Hours.TabIndex = 25;
this.MT_Hours.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_Language
//
this.L_Language.Location = new System.Drawing.Point(14, 88);
this.L_Language.Name = "L_Language";
this.L_Language.Size = new System.Drawing.Size(80, 13);
this.L_Language.TabIndex = 21;
this.L_Language.Text = "Language:";
this.L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// TB_PM
//
this.TB_PM.Location = new System.Drawing.Point(78, 181);
this.TB_PM.Mask = "0000000";
this.TB_PM.Name = "TB_PM";
this.TB_PM.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_PM.Size = new System.Drawing.Size(50, 20);
this.TB_PM.TabIndex = 5;
this.TB_PM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_BP
//
this.TB_BP.Location = new System.Drawing.Point(155, 181);
this.TB_BP.Mask = "0000";
this.TB_BP.Name = "TB_BP";
this.TB_BP.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_BP.Size = new System.Drawing.Size(37, 20);
this.TB_BP.TabIndex = 6;
this.TB_BP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_PM
//
this.L_PM.Location = new System.Drawing.Point(12, 184);
this.L_PM.Name = "L_PM";
this.L_PM.Size = new System.Drawing.Size(60, 13);
this.L_PM.TabIndex = 0;
this.L_PM.Text = "PokeMiles:";
this.L_PM.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// L_Region
//
this.L_Region.Location = new System.Drawing.Point(14, 134);
this.L_Region.Name = "L_Region";
this.L_Region.Size = new System.Drawing.Size(80, 13);
this.L_Region.TabIndex = 20;
this.L_Region.Text = "Region:";
this.L_Region.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_BP
//
this.L_BP.Location = new System.Drawing.Point(131, 184);
this.L_BP.Name = "L_BP";
this.L_BP.Size = new System.Drawing.Size(25, 13);
this.L_BP.TabIndex = 1;
this.L_BP.Text = "BP:";
this.L_BP.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// L_Country
//
this.L_Country.Location = new System.Drawing.Point(14, 111);
this.L_Country.Name = "L_Country";
this.L_Country.Size = new System.Drawing.Size(80, 13);
this.L_Country.TabIndex = 19;
this.L_Country.Text = "Country:";
this.L_Country.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CB_Region
//
this.CB_Region.DropDownWidth = 180;
this.CB_Region.FormattingEnabled = true;
this.CB_Region.Location = new System.Drawing.Point(99, 131);
this.CB_Region.Name = "CB_Region";
this.CB_Region.Size = new System.Drawing.Size(93, 21);
this.CB_Region.TabIndex = 18;
//
// CB_Country
//
this.CB_Country.DropDownWidth = 180;
this.CB_Country.FormattingEnabled = true;
this.CB_Country.Location = new System.Drawing.Point(99, 108);
this.CB_Country.Name = "CB_Country";
this.CB_Country.Size = new System.Drawing.Size(93, 21);
this.CB_Country.TabIndex = 17;
this.CB_Country.SelectedIndexChanged += new System.EventHandler(this.updateCountry);
//
// B_MaxCash
//
this.B_MaxCash.Location = new System.Drawing.Point(172, 39);
this.B_MaxCash.Name = "B_MaxCash";
this.B_MaxCash.Size = new System.Drawing.Size(20, 20);
this.B_MaxCash.TabIndex = 16;
this.B_MaxCash.Text = "+";
this.B_MaxCash.UseVisualStyleBackColor = true;
this.B_MaxCash.Click += new System.EventHandler(this.B_MaxCash_Click);
//
// CB_3DSReg
//
this.CB_3DSReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_3DSReg.FormattingEnabled = true;
this.CB_3DSReg.Location = new System.Drawing.Point(99, 154);
this.CB_3DSReg.Name = "CB_3DSReg";
this.CB_3DSReg.Size = new System.Drawing.Size(93, 21);
this.CB_3DSReg.TabIndex = 14;
//
// CB_Language
//
this.CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Language.FormattingEnabled = true;
this.CB_Language.Location = new System.Drawing.Point(99, 85);
this.CB_Language.Name = "CB_Language";
this.CB_Language.Size = new System.Drawing.Size(93, 21);
this.CB_Language.TabIndex = 15;
//
// L_3DSReg
//
this.L_3DSReg.Location = new System.Drawing.Point(14, 157);
this.L_3DSReg.Name = "L_3DSReg";
this.L_3DSReg.Size = new System.Drawing.Size(80, 13);
this.L_3DSReg.TabIndex = 10;
this.L_3DSReg.Text = "3DS Region:";
this.L_3DSReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CB_Game
//
this.CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Game.FormattingEnabled = true;
this.CB_Game.Items.AddRange(new object[] {
"X",
"Y",
"AS",
"OR"});
this.CB_Game.Location = new System.Drawing.Point(141, 62);
this.CB_Game.Name = "CB_Game";
this.CB_Game.Size = new System.Drawing.Size(51, 21);
this.CB_Game.TabIndex = 24;
//
// CB_Gender
//
this.CB_Gender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Gender.FormattingEnabled = true;
this.CB_Gender.Items.AddRange(new object[] {
"♂",
"♀"});
this.CB_Gender.Location = new System.Drawing.Point(99, 62);
this.CB_Gender.Name = "CB_Gender";
this.CB_Gender.Size = new System.Drawing.Size(40, 21);
this.CB_Gender.TabIndex = 22;
//
// TB_Style
//
this.TB_Style.Location = new System.Drawing.Point(94, 67);
this.TB_Style.Mask = "000";
this.TB_Style.Name = "TB_Style";
this.TB_Style.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_Style.Size = new System.Drawing.Size(26, 20);
this.TB_Style.TabIndex = 8;
this.TB_Style.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.TB_Style.TextChanged += new System.EventHandler(this.change255);
//
// label21
//
this.label21.Location = new System.Drawing.Point(42, 70);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(46, 13);
this.label21.TabIndex = 7;
this.label21.Text = "Style:";
this.label21.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// GB_MaisonBest
//
this.GB_MaisonBest.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GB_MaisonBest.Controls.Add(this.TB_MBMS);
this.GB_MaisonBest.Controls.Add(this.TB_MBMN);
this.GB_MaisonBest.Controls.Add(this.TB_MBRS);
this.GB_MaisonBest.Controls.Add(this.TB_MBRN);
this.GB_MaisonBest.Controls.Add(this.TB_MBTS);
this.GB_MaisonBest.Controls.Add(this.TB_MBTN);
this.GB_MaisonBest.Controls.Add(this.TB_MBDS);
this.GB_MaisonBest.Controls.Add(this.TB_MBDN);
this.GB_MaisonBest.Controls.Add(this.TB_MBSS);
this.GB_MaisonBest.Controls.Add(this.TB_MBSN);
this.GB_MaisonBest.Controls.Add(this.label9);
this.GB_MaisonBest.Controls.Add(this.label8);
this.GB_MaisonBest.Controls.Add(this.label7);
this.GB_MaisonBest.Controls.Add(this.label6);
this.GB_MaisonBest.Controls.Add(this.label5);
this.GB_MaisonBest.Controls.Add(this.label4);
this.GB_MaisonBest.Controls.Add(this.label3);
this.GB_MaisonBest.Location = new System.Drawing.Point(416, 148);
this.GB_MaisonBest.Name = "GB_MaisonBest";
this.GB_MaisonBest.Size = new System.Drawing.Size(155, 134);
this.GB_MaisonBest.TabIndex = 40;
this.GB_MaisonBest.TabStop = false;
this.GB_MaisonBest.Text = "Maison Streaks (Best)";
//
// TB_MBMS
//
this.TB_MBMS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBMS.Location = new System.Drawing.Point(104, 106);
this.TB_MBMS.Mask = "0000";
this.TB_MBMS.Name = "TB_MBMS";
this.TB_MBMS.Size = new System.Drawing.Size(35, 20);
this.TB_MBMS.TabIndex = 65;
//
// TB_MBMN
//
this.TB_MBMN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBMN.Location = new System.Drawing.Point(61, 106);
this.TB_MBMN.Mask = "0000";
this.TB_MBMN.Name = "TB_MBMN";
this.TB_MBMN.Size = new System.Drawing.Size(35, 20);
this.TB_MBMN.TabIndex = 64;
//
// TB_MBRS
//
this.TB_MBRS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBRS.Location = new System.Drawing.Point(104, 87);
this.TB_MBRS.Mask = "0000";
this.TB_MBRS.Name = "TB_MBRS";
this.TB_MBRS.Size = new System.Drawing.Size(35, 20);
this.TB_MBRS.TabIndex = 63;
//
// TB_MBRN
//
this.TB_MBRN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBRN.Location = new System.Drawing.Point(61, 87);
this.TB_MBRN.Mask = "0000";
this.TB_MBRN.Name = "TB_MBRN";
this.TB_MBRN.Size = new System.Drawing.Size(35, 20);
this.TB_MBRN.TabIndex = 62;
//
// TB_MBTS
//
this.TB_MBTS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBTS.Location = new System.Drawing.Point(104, 69);
this.TB_MBTS.Mask = "0000";
this.TB_MBTS.Name = "TB_MBTS";
this.TB_MBTS.Size = new System.Drawing.Size(35, 20);
this.TB_MBTS.TabIndex = 61;
//
// TB_MBTN
//
this.TB_MBTN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBTN.Location = new System.Drawing.Point(61, 69);
this.TB_MBTN.Mask = "0000";
this.TB_MBTN.Name = "TB_MBTN";
this.TB_MBTN.Size = new System.Drawing.Size(35, 20);
this.TB_MBTN.TabIndex = 60;
//
// TB_MBDS
//
this.TB_MBDS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBDS.Location = new System.Drawing.Point(104, 50);
this.TB_MBDS.Mask = "0000";
this.TB_MBDS.Name = "TB_MBDS";
this.TB_MBDS.Size = new System.Drawing.Size(35, 20);
this.TB_MBDS.TabIndex = 59;
//
// TB_MBDN
//
this.TB_MBDN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBDN.Location = new System.Drawing.Point(61, 50);
this.TB_MBDN.Mask = "0000";
this.TB_MBDN.Name = "TB_MBDN";
this.TB_MBDN.Size = new System.Drawing.Size(35, 20);
this.TB_MBDN.TabIndex = 58;
//
// TB_MBSS
//
this.TB_MBSS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBSS.Location = new System.Drawing.Point(104, 31);
this.TB_MBSS.Mask = "0000";
this.TB_MBSS.Name = "TB_MBSS";
this.TB_MBSS.Size = new System.Drawing.Size(35, 20);
this.TB_MBSS.TabIndex = 57;
//
// TB_MBSN
//
this.TB_MBSN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBSN.Location = new System.Drawing.Point(61, 31);
this.TB_MBSN.Mask = "0000";
this.TB_MBSN.Name = "TB_MBSN";
this.TB_MBSN.Size = new System.Drawing.Size(35, 20);
this.TB_MBSN.TabIndex = 56;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(104, 17);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 13);
this.label9.TabIndex = 45;
this.label9.Text = "Super";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(58, 17);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(40, 13);
this.label8.TabIndex = 44;
this.label8.Text = "Normal";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(8, 109);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(32, 13);
this.label7.TabIndex = 43;
this.label7.Text = "Multi:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(8, 91);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(50, 13);
this.label6.TabIndex = 42;
this.label6.Text = "Rotation:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(8, 72);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 13);
this.label5.TabIndex = 41;
this.label5.Text = "Triples:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(8, 53);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(49, 13);
this.label4.TabIndex = 40;
this.label4.Text = "Doubles:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(8, 34);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(44, 13);
this.label3.TabIndex = 39;
this.label3.Text = "Singles:";
//
// GB_MaisonCurrent
//
this.GB_MaisonCurrent.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GB_MaisonCurrent.Controls.Add(this.TB_MCMS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCMN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCRS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCRN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCTS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCTN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCDS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCDN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCSS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCSN);
this.GB_MaisonCurrent.Controls.Add(this.label10);
this.GB_MaisonCurrent.Controls.Add(this.label11);
this.GB_MaisonCurrent.Controls.Add(this.label12);
this.GB_MaisonCurrent.Controls.Add(this.label13);
this.GB_MaisonCurrent.Controls.Add(this.label14);
this.GB_MaisonCurrent.Controls.Add(this.label15);
this.GB_MaisonCurrent.Controls.Add(this.label16);
this.GB_MaisonCurrent.Location = new System.Drawing.Point(416, 12);
this.GB_MaisonCurrent.Name = "GB_MaisonCurrent";
this.GB_MaisonCurrent.Size = new System.Drawing.Size(155, 130);
this.GB_MaisonCurrent.TabIndex = 41;
this.GB_MaisonCurrent.TabStop = false;
this.GB_MaisonCurrent.Text = "Maison Streaks (Current)";
//
// TB_MCMS
//
this.TB_MCMS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCMS.Location = new System.Drawing.Point(104, 104);
this.TB_MCMS.Mask = "0000";
this.TB_MCMS.Name = "TB_MCMS";
this.TB_MCMS.Size = new System.Drawing.Size(35, 20);
this.TB_MCMS.TabIndex = 55;
//
// TB_MCMN
//
this.TB_MCMN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCMN.Location = new System.Drawing.Point(61, 104);
this.TB_MCMN.Mask = "0000";
this.TB_MCMN.Name = "TB_MCMN";
this.TB_MCMN.Size = new System.Drawing.Size(35, 20);
this.TB_MCMN.TabIndex = 54;
//
// TB_MCRS
//
this.TB_MCRS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCRS.Location = new System.Drawing.Point(104, 85);
this.TB_MCRS.Mask = "0000";
this.TB_MCRS.Name = "TB_MCRS";
this.TB_MCRS.Size = new System.Drawing.Size(35, 20);
this.TB_MCRS.TabIndex = 53;
//
// TB_MCRN
//
this.TB_MCRN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCRN.Location = new System.Drawing.Point(61, 85);
this.TB_MCRN.Mask = "0000";
this.TB_MCRN.Name = "TB_MCRN";
this.TB_MCRN.Size = new System.Drawing.Size(35, 20);
this.TB_MCRN.TabIndex = 52;
//
// TB_MCTS
//
this.TB_MCTS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCTS.Location = new System.Drawing.Point(104, 67);
this.TB_MCTS.Mask = "0000";
this.TB_MCTS.Name = "TB_MCTS";
this.TB_MCTS.Size = new System.Drawing.Size(35, 20);
this.TB_MCTS.TabIndex = 51;
//
// TB_MCTN
//
this.TB_MCTN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCTN.Location = new System.Drawing.Point(61, 67);
this.TB_MCTN.Mask = "0000";
this.TB_MCTN.Name = "TB_MCTN";
this.TB_MCTN.Size = new System.Drawing.Size(35, 20);
this.TB_MCTN.TabIndex = 50;
//
// TB_MCDS
//
this.TB_MCDS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCDS.Location = new System.Drawing.Point(104, 48);
this.TB_MCDS.Mask = "0000";
this.TB_MCDS.Name = "TB_MCDS";
this.TB_MCDS.Size = new System.Drawing.Size(35, 20);
this.TB_MCDS.TabIndex = 49;
//
// TB_MCDN
//
this.TB_MCDN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCDN.Location = new System.Drawing.Point(61, 48);
this.TB_MCDN.Mask = "0000";
this.TB_MCDN.Name = "TB_MCDN";
this.TB_MCDN.Size = new System.Drawing.Size(35, 20);
this.TB_MCDN.TabIndex = 48;
//
// TB_MCSS
//
this.TB_MCSS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCSS.Location = new System.Drawing.Point(104, 29);
this.TB_MCSS.Mask = "0000";
this.TB_MCSS.Name = "TB_MCSS";
this.TB_MCSS.Size = new System.Drawing.Size(35, 20);
this.TB_MCSS.TabIndex = 47;
//
// TB_MCSN
//
this.TB_MCSN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCSN.Location = new System.Drawing.Point(61, 29);
this.TB_MCSN.Mask = "0000";
this.TB_MCSN.Name = "TB_MCSN";
this.TB_MCSN.Size = new System.Drawing.Size(35, 20);
this.TB_MCSN.TabIndex = 46;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(106, 17);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(35, 13);
this.label10.TabIndex = 45;
this.label10.Text = "Super";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(58, 16);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(40, 13);
this.label11.TabIndex = 44;
this.label11.Text = "Normal";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(8, 107);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(32, 13);
this.label12.TabIndex = 43;
this.label12.Text = "Multi:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(8, 89);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(50, 13);
this.label13.TabIndex = 42;
this.label13.Text = "Rotation:";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 70);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(41, 13);
this.label14.TabIndex = 41;
this.label14.Text = "Triples:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(8, 51);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(49, 13);
this.label15.TabIndex = 40;
this.label15.Text = "Doubles:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(8, 32);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(44, 13);
this.label16.TabIndex = 39;
this.label16.Text = "Singles:";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(36, 35);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(68, 13);
this.label17.TabIndex = 46;
this.label17.Text = "Current Map:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(31, 73);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(71, 13);
this.label18.TabIndex = 47;
this.label18.Text = "X Coordinate:";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(31, 151);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(71, 13);
this.label19.TabIndex = 49;
this.label19.Text = "Y Coordinate:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(31, 111);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(71, 13);
this.label20.TabIndex = 48;
this.label20.Text = "Z Coordinate:";
//
// GB_Appear
//
this.GB_Appear.Controls.Add(this.label35);
this.GB_Appear.Controls.Add(this.MT_1403F);
this.GB_Appear.Controls.Add(this.MT_1403E);
this.GB_Appear.Controls.Add(this.MT_1403D);
this.GB_Appear.Controls.Add(this.MT_1403C);
this.GB_Appear.Controls.Add(this.B_GiveAccessories);
this.GB_Appear.Controls.Add(this.MT_1403B);
this.GB_Appear.Controls.Add(this.MT_1403A);
this.GB_Appear.Controls.Add(this.MT_14039);
this.GB_Appear.Controls.Add(this.MT_14038);
this.GB_Appear.Controls.Add(this.MT_14037);
this.GB_Appear.Controls.Add(this.MT_14036);
this.GB_Appear.Controls.Add(this.MT_14035);
this.GB_Appear.Controls.Add(this.MT_14034);
this.GB_Appear.Controls.Add(this.MT_14033);
this.GB_Appear.Controls.Add(this.MT_14032);
this.GB_Appear.Controls.Add(this.MT_14031);
this.GB_Appear.Controls.Add(this.MT_14030);
this.GB_Appear.Controls.Add(this.MT_Hat);
this.GB_Appear.Controls.Add(this.MT_HairColor);
this.GB_Appear.Controls.Add(this.label32);
this.GB_Appear.Controls.Add(this.CB_Dress);
this.GB_Appear.Controls.Add(this.CB_Bag);
this.GB_Appear.Controls.Add(this.CB_Socks);
this.GB_Appear.Controls.Add(this.CB_Pants);
this.GB_Appear.Controls.Add(this.CB_Shirt);
this.GB_Appear.Controls.Add(this.CB_Accessory);
this.GB_Appear.Controls.Add(this.CB_Hat);
this.GB_Appear.Controls.Add(this.label31);
this.GB_Appear.Controls.Add(this.label30);
this.GB_Appear.Controls.Add(this.label29);
this.GB_Appear.Controls.Add(this.label28);
this.GB_Appear.Controls.Add(this.label27);
this.GB_Appear.Controls.Add(this.CB_FaceHair);
this.GB_Appear.Controls.Add(this.CB_Hair);
this.GB_Appear.Controls.Add(this.CB_Eye);
this.GB_Appear.Controls.Add(this.CB_Skin);
this.GB_Appear.Controls.Add(this.label26);
this.GB_Appear.Controls.Add(this.label25);
this.GB_Appear.Controls.Add(this.label24);
this.GB_Appear.Controls.Add(this.label23);
this.GB_Appear.Controls.Add(this.label22);
this.GB_Appear.Location = new System.Drawing.Point(230, 12);
this.GB_Appear.Name = "GB_Appear";
this.GB_Appear.Size = new System.Drawing.Size(180, 270);
this.GB_Appear.TabIndex = 50;
this.GB_Appear.TabStop = false;
this.GB_Appear.Text = "Current Appearance (X/Y)";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(116, 244);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(55, 13);
this.label35.TabIndex = 72;
this.label35.Text = "Outfit Vals";
//
// MT_1403F
//
this.MT_1403F.Location = new System.Drawing.Point(90, 242);
this.MT_1403F.Mask = "000";
this.MT_1403F.Name = "MT_1403F";
this.MT_1403F.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403F.Size = new System.Drawing.Size(26, 20);
this.MT_1403F.TabIndex = 71;
this.MT_1403F.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_1403E
//
this.MT_1403E.Location = new System.Drawing.Point(64, 242);
this.MT_1403E.Mask = "000";
this.MT_1403E.Name = "MT_1403E";
this.MT_1403E.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403E.Size = new System.Drawing.Size(26, 20);
this.MT_1403E.TabIndex = 70;
this.MT_1403E.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_1403D
//
this.MT_1403D.Location = new System.Drawing.Point(38, 242);
this.MT_1403D.Mask = "000";
this.MT_1403D.Name = "MT_1403D";
this.MT_1403D.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403D.Size = new System.Drawing.Size(26, 20);
this.MT_1403D.TabIndex = 69;
this.MT_1403D.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_1403C
//
this.MT_1403C.Location = new System.Drawing.Point(12, 242);
this.MT_1403C.Mask = "000";
this.MT_1403C.Name = "MT_1403C";
this.MT_1403C.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403C.Size = new System.Drawing.Size(26, 20);
this.MT_1403C.TabIndex = 68;
this.MT_1403C.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// B_GiveAccessories
//
this.B_GiveAccessories.Location = new System.Drawing.Point(12, 180);
this.B_GiveAccessories.Name = "B_GiveAccessories";
this.B_GiveAccessories.Size = new System.Drawing.Size(156, 23);
this.B_GiveAccessories.TabIndex = 67;
this.B_GiveAccessories.Text = "Give All Accessories";
this.B_GiveAccessories.UseVisualStyleBackColor = true;
this.B_GiveAccessories.Click += new System.EventHandler(this.giveAllAccessories);
//
// MT_1403B
//
this.MT_1403B.Location = new System.Drawing.Point(142, 223);
this.MT_1403B.Mask = "000";
this.MT_1403B.Name = "MT_1403B";
this.MT_1403B.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403B.Size = new System.Drawing.Size(26, 20);
this.MT_1403B.TabIndex = 66;
this.MT_1403B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_1403A
//
this.MT_1403A.Location = new System.Drawing.Point(116, 223);
this.MT_1403A.Mask = "000";
this.MT_1403A.Name = "MT_1403A";
this.MT_1403A.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_1403A.Size = new System.Drawing.Size(26, 20);
this.MT_1403A.TabIndex = 65;
this.MT_1403A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14039
//
this.MT_14039.Location = new System.Drawing.Point(90, 223);
this.MT_14039.Mask = "000";
this.MT_14039.Name = "MT_14039";
this.MT_14039.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14039.Size = new System.Drawing.Size(26, 20);
this.MT_14039.TabIndex = 64;
this.MT_14039.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14038
//
this.MT_14038.Location = new System.Drawing.Point(64, 223);
this.MT_14038.Mask = "000";
this.MT_14038.Name = "MT_14038";
this.MT_14038.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14038.Size = new System.Drawing.Size(26, 20);
this.MT_14038.TabIndex = 63;
this.MT_14038.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14037
//
this.MT_14037.Location = new System.Drawing.Point(38, 223);
this.MT_14037.Mask = "000";
this.MT_14037.Name = "MT_14037";
this.MT_14037.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14037.Size = new System.Drawing.Size(26, 20);
this.MT_14037.TabIndex = 61;
this.MT_14037.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14036
//
this.MT_14036.Location = new System.Drawing.Point(12, 223);
this.MT_14036.Mask = "000";
this.MT_14036.Name = "MT_14036";
this.MT_14036.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14036.Size = new System.Drawing.Size(26, 20);
this.MT_14036.TabIndex = 62;
this.MT_14036.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14035
//
this.MT_14035.Location = new System.Drawing.Point(142, 204);
this.MT_14035.Mask = "000";
this.MT_14035.Name = "MT_14035";
this.MT_14035.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14035.Size = new System.Drawing.Size(26, 20);
this.MT_14035.TabIndex = 60;
this.MT_14035.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14034
//
this.MT_14034.Location = new System.Drawing.Point(116, 204);
this.MT_14034.Mask = "000";
this.MT_14034.Name = "MT_14034";
this.MT_14034.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14034.Size = new System.Drawing.Size(26, 20);
this.MT_14034.TabIndex = 59;
this.MT_14034.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14033
//
this.MT_14033.Location = new System.Drawing.Point(90, 204);
this.MT_14033.Mask = "000";
this.MT_14033.Name = "MT_14033";
this.MT_14033.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14033.Size = new System.Drawing.Size(26, 20);
this.MT_14033.TabIndex = 58;
this.MT_14033.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14032
//
this.MT_14032.Location = new System.Drawing.Point(64, 204);
this.MT_14032.Mask = "000";
this.MT_14032.Name = "MT_14032";
this.MT_14032.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14032.Size = new System.Drawing.Size(26, 20);
this.MT_14032.TabIndex = 57;
this.MT_14032.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14031
//
this.MT_14031.Enabled = false;
this.MT_14031.Location = new System.Drawing.Point(38, 204);
this.MT_14031.Mask = "000";
this.MT_14031.Name = "MT_14031";
this.MT_14031.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14031.Size = new System.Drawing.Size(26, 20);
this.MT_14031.TabIndex = 54;
this.MT_14031.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_14030
//
this.MT_14030.Location = new System.Drawing.Point(12, 204);
this.MT_14030.Mask = "000";
this.MT_14030.Name = "MT_14030";
this.MT_14030.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_14030.Size = new System.Drawing.Size(26, 20);
this.MT_14030.TabIndex = 56;
this.MT_14030.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_Hat
//
this.MT_Hat.Location = new System.Drawing.Point(83, 108);
this.MT_Hat.Mask = "00";
this.MT_Hat.Name = "MT_Hat";
this.MT_Hat.Size = new System.Drawing.Size(22, 20);
this.MT_Hat.TabIndex = 55;
this.MT_Hat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// MT_HairColor
//
this.MT_HairColor.Location = new System.Drawing.Point(83, 45);
this.MT_HairColor.Mask = "00";
this.MT_HairColor.Name = "MT_HairColor";
this.MT_HairColor.Size = new System.Drawing.Size(22, 20);
this.MT_HairColor.TabIndex = 55;
this.MT_HairColor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label32
//
this.label32.Location = new System.Drawing.Point(11, 194);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(65, 13);
this.label32.TabIndex = 21;
this.label32.Text = "Dress:";
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label32.Visible = false;
//
// CB_Dress
//
this.CB_Dress.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Dress.FormattingEnabled = true;
this.CB_Dress.Location = new System.Drawing.Point(83, 192);
this.CB_Dress.Name = "CB_Dress";
this.CB_Dress.Size = new System.Drawing.Size(88, 21);
this.CB_Dress.TabIndex = 20;
this.CB_Dress.Visible = false;
//
// CB_Bag
//
this.CB_Bag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Bag.FormattingEnabled = true;
this.CB_Bag.Location = new System.Drawing.Point(83, 234);
this.CB_Bag.Name = "CB_Bag";
this.CB_Bag.Size = new System.Drawing.Size(88, 21);
this.CB_Bag.TabIndex = 19;
this.CB_Bag.Visible = false;
//
// CB_Socks
//
this.CB_Socks.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Socks.FormattingEnabled = true;
this.CB_Socks.Location = new System.Drawing.Point(83, 213);
this.CB_Socks.Name = "CB_Socks";
this.CB_Socks.Size = new System.Drawing.Size(88, 21);
this.CB_Socks.TabIndex = 18;
this.CB_Socks.Visible = false;
//
// CB_Pants
//
this.CB_Pants.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Pants.FormattingEnabled = true;
this.CB_Pants.Location = new System.Drawing.Point(83, 171);
this.CB_Pants.Name = "CB_Pants";
this.CB_Pants.Size = new System.Drawing.Size(88, 21);
this.CB_Pants.TabIndex = 17;
this.CB_Pants.Visible = false;
//
// CB_Shirt
//
this.CB_Shirt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Shirt.FormattingEnabled = true;
this.CB_Shirt.Location = new System.Drawing.Point(83, 150);
this.CB_Shirt.Name = "CB_Shirt";
this.CB_Shirt.Size = new System.Drawing.Size(88, 21);
this.CB_Shirt.TabIndex = 16;
this.CB_Shirt.Visible = false;
//
// CB_Accessory
//
this.CB_Accessory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Accessory.FormattingEnabled = true;
this.CB_Accessory.Location = new System.Drawing.Point(83, 129);
this.CB_Accessory.Name = "CB_Accessory";
this.CB_Accessory.Size = new System.Drawing.Size(88, 21);
this.CB_Accessory.TabIndex = 15;
this.CB_Accessory.Visible = false;
//
// CB_Hat
//
this.CB_Hat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Hat.FormattingEnabled = true;
this.CB_Hat.Location = new System.Drawing.Point(83, 108);
this.CB_Hat.Name = "CB_Hat";
this.CB_Hat.Size = new System.Drawing.Size(88, 21);
this.CB_Hat.TabIndex = 14;
this.CB_Hat.Visible = false;
//
// label31
//
this.label31.Location = new System.Drawing.Point(11, 131);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(65, 13);
this.label31.TabIndex = 13;
this.label31.Text = "Accessory:";
this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label31.Visible = false;
//
// label30
//
this.label30.Location = new System.Drawing.Point(11, 235);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(65, 13);
this.label30.TabIndex = 12;
this.label30.Text = "Bag:";
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label29
//
this.label29.Location = new System.Drawing.Point(11, 214);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(65, 13);
this.label29.TabIndex = 11;
this.label29.Text = "Socks:";
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label29.Visible = false;
//
// label28
//
this.label28.Location = new System.Drawing.Point(11, 173);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(65, 13);
this.label28.TabIndex = 10;
this.label28.Text = "Pants:";
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label28.Visible = false;
//
// label27
//
this.label27.Location = new System.Drawing.Point(11, 152);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 13);
this.label27.TabIndex = 9;
this.label27.Text = "Shirt:";
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label27.Visible = false;
//
// CB_FaceHair
//
this.CB_FaceHair.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_FaceHair.FormattingEnabled = true;
this.CB_FaceHair.Location = new System.Drawing.Point(83, 87);
this.CB_FaceHair.Name = "CB_FaceHair";
this.CB_FaceHair.Size = new System.Drawing.Size(88, 21);
this.CB_FaceHair.TabIndex = 8;
this.CB_FaceHair.Visible = false;
//
// CB_Hair
//
this.CB_Hair.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Hair.FormattingEnabled = true;
this.CB_Hair.Location = new System.Drawing.Point(83, 66);
this.CB_Hair.Name = "CB_Hair";
this.CB_Hair.Size = new System.Drawing.Size(88, 21);
this.CB_Hair.TabIndex = 7;
this.CB_Hair.Visible = false;
//
// CB_Eye
//
this.CB_Eye.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Eye.FormattingEnabled = true;
this.CB_Eye.Location = new System.Drawing.Point(83, 45);
this.CB_Eye.Name = "CB_Eye";
this.CB_Eye.Size = new System.Drawing.Size(88, 21);
this.CB_Eye.TabIndex = 6;
this.CB_Eye.Visible = false;
//
// CB_Skin
//
this.CB_Skin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Skin.FormattingEnabled = true;
this.CB_Skin.Location = new System.Drawing.Point(83, 24);
this.CB_Skin.Name = "CB_Skin";
this.CB_Skin.Size = new System.Drawing.Size(88, 21);
this.CB_Skin.TabIndex = 5;
this.CB_Skin.Visible = false;
//
// label26
//
this.label26.Location = new System.Drawing.Point(11, 110);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(65, 13);
this.label26.TabIndex = 4;
this.label26.Text = "Hat:";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label25
//
this.label25.Location = new System.Drawing.Point(11, 88);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(65, 13);
this.label25.TabIndex = 3;
this.label25.Text = "Facial Hair:";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label25.Visible = false;
//
// label24
//
this.label24.Location = new System.Drawing.Point(11, 67);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 13);
this.label24.TabIndex = 2;
this.label24.Text = "Hairstyle:";
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label24.Visible = false;
//
// label23
//
this.label23.Location = new System.Drawing.Point(11, 47);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 13);
this.label23.TabIndex = 1;
this.label23.Text = "Hair Color:";
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label22
//
this.label22.Location = new System.Drawing.Point(11, 28);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(65, 13);
this.label22.TabIndex = 0;
this.label22.Text = "Skin Color:";
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label22.Visible = false;
//
// GB_Map
//
this.GB_Map.Controls.Add(this.TB_CoordY);
this.GB_Map.Controls.Add(this.label19);
this.GB_Map.Controls.Add(this.TB_CoordZ);
this.GB_Map.Controls.Add(this.label17);
this.GB_Map.Controls.Add(this.TB_CoordX);
this.GB_Map.Controls.Add(this.label20);
this.GB_Map.Controls.Add(this.TB_CoordM);
this.GB_Map.Controls.Add(this.label18);
this.GB_Map.Location = new System.Drawing.Point(230, 288);
this.GB_Map.Name = "GB_Map";
this.GB_Map.Size = new System.Drawing.Size(179, 195);
this.GB_Map.TabIndex = 51;
this.GB_Map.TabStop = false;
this.GB_Map.Text = "Map Position";
//
// TB_CoordY
//
this.TB_CoordY.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_CoordY.Location = new System.Drawing.Point(109, 148);
this.TB_CoordY.Mask = "0000";
this.TB_CoordY.Name = "TB_CoordY";
this.TB_CoordY.Size = new System.Drawing.Size(35, 20);
this.TB_CoordY.TabIndex = 3;
//
// TB_CoordZ
//
this.TB_CoordZ.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_CoordZ.Location = new System.Drawing.Point(109, 108);
this.TB_CoordZ.Mask = "0000";
this.TB_CoordZ.Name = "TB_CoordZ";
this.TB_CoordZ.Size = new System.Drawing.Size(35, 20);
this.TB_CoordZ.TabIndex = 2;
//
// TB_CoordX
//
this.TB_CoordX.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_CoordX.Location = new System.Drawing.Point(109, 70);
this.TB_CoordX.Mask = "0000";
this.TB_CoordX.Name = "TB_CoordX";
this.TB_CoordX.Size = new System.Drawing.Size(35, 20);
this.TB_CoordX.TabIndex = 1;
//
// TB_CoordM
//
this.TB_CoordM.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_CoordM.Location = new System.Drawing.Point(109, 32);
this.TB_CoordM.Mask = "0000";
this.TB_CoordM.Name = "TB_CoordM";
this.TB_CoordM.Size = new System.Drawing.Size(35, 20);
this.TB_CoordM.TabIndex = 0;
//
// GB_Misc
//
this.GB_Misc.Controls.Add(this.TB_Style);
this.GB_Misc.Controls.Add(this.label34);
this.GB_Misc.Controls.Add(this.PB_Sprite);
this.GB_Misc.Controls.Add(this.CB_Multi);
this.GB_Misc.Controls.Add(this.label21);
this.GB_Misc.Location = new System.Drawing.Point(13, 374);
this.GB_Misc.Name = "GB_Misc";
this.GB_Misc.Size = new System.Drawing.Size(209, 109);
this.GB_Misc.TabIndex = 53;
this.GB_Misc.TabStop = false;
this.GB_Misc.Text = "Misc";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Enabled = false;
this.label34.Location = new System.Drawing.Point(44, 18);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(90, 13);
this.label34.TabIndex = 27;
this.label34.Text = "Multiplayer Sprite:";
//
// PB_Sprite
//
this.PB_Sprite.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.PB_Sprite.Enabled = false;
this.PB_Sprite.Location = new System.Drawing.Point(126, 62);
this.PB_Sprite.Name = "PB_Sprite";
this.PB_Sprite.Size = new System.Drawing.Size(42, 42);
this.PB_Sprite.TabIndex = 26;
this.PB_Sprite.TabStop = false;
//
// CB_Multi
//
this.CB_Multi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Multi.Enabled = false;
this.CB_Multi.FormattingEnabled = true;
this.CB_Multi.Location = new System.Drawing.Point(18, 38);
this.CB_Multi.Name = "CB_Multi";
this.CB_Multi.Size = new System.Drawing.Size(173, 21);
this.CB_Multi.TabIndex = 25;
this.CB_Multi.SelectedIndexChanged += new System.EventHandler(this.CB_Multi_SelectedIndexChanged);
//
// L_Offset
//
this.L_Offset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.L_Offset.AutoSize = true;
this.L_Offset.Location = new System.Drawing.Point(424, 580);
this.L_Offset.Name = "L_Offset";
this.L_Offset.Size = new System.Drawing.Size(39, 13);
this.L_Offset.TabIndex = 28;
this.L_Offset.Text = "(offset)";
//
// label33
//
this.label33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(424, 524);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(31, 13);
this.label33.TabIndex = 24;
this.label33.Text = "Stats";
//
// CB_Stats
//
this.CB_Stats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.CB_Stats.DropDownHeight = 156;
this.CB_Stats.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Stats.DropDownWidth = 180;
this.CB_Stats.FormattingEnabled = true;
this.CB_Stats.IntegralHeight = false;
this.CB_Stats.Location = new System.Drawing.Point(427, 540);
this.CB_Stats.Name = "CB_Stats";
this.CB_Stats.Size = new System.Drawing.Size(121, 21);
this.CB_Stats.TabIndex = 23;
this.CB_Stats.SelectedIndexChanged += new System.EventHandler(this.changeStat);
//
// label39
//
this.label39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(424, 564);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(34, 13);
this.label39.TabIndex = 22;
this.label39.Text = "Value";
//
// MT_Stat
//
this.MT_Stat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.MT_Stat.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.MT_Stat.Location = new System.Drawing.Point(471, 561);
this.MT_Stat.Mask = "0000000000";
this.MT_Stat.Name = "MT_Stat";
this.MT_Stat.Size = new System.Drawing.Size(77, 20);
this.MT_Stat.TabIndex = 21;
this.MT_Stat.Text = "1231231234";
this.MT_Stat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.MT_Stat.TextChanged += new System.EventHandler(this.changeStatVal);
//
// SAV_Trainer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(584, 636);
this.Controls.Add(this.GB_Misc);
this.Controls.Add(this.GB_Map);
this.Controls.Add(this.L_Offset);
this.Controls.Add(this.GB_Appear);
this.Controls.Add(this.GB_MaisonCurrent);
this.Controls.Add(this.GB_MaisonBest);
this.Controls.Add(this.B_Save);
this.Controls.Add(this.label33);
this.Controls.Add(this.B_Cancel);
this.Controls.Add(this.CB_Stats);
this.Controls.Add(this.GB_Overview);
this.Controls.Add(this.label39);
this.Controls.Add(this.GB_Sayings);
this.Controls.Add(this.MT_Stat);
this.Controls.Add(this.GB_Badges);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SAV_Trainer";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Trainer Data Editor";
this.GB_Badges.ResumeLayout(false);
this.GB_Badges.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pb8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pb1)).EndInit();
this.GB_Sayings.ResumeLayout(false);
this.GB_Sayings.PerformLayout();
this.GB_Overview.ResumeLayout(false);
this.GB_Overview.PerformLayout();
this.GB_MaisonBest.ResumeLayout(false);
this.GB_MaisonBest.PerformLayout();
this.GB_MaisonCurrent.ResumeLayout(false);
this.GB_MaisonCurrent.PerformLayout();
this.GB_Appear.ResumeLayout(false);
this.GB_Appear.PerformLayout();
this.GB_Map.ResumeLayout(false);
this.GB_Map.PerformLayout();
this.GB_Misc.ResumeLayout(false);
this.GB_Misc.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.PB_Sprite)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button B_Cancel;
private System.Windows.Forms.Button B_Save;
private System.Windows.Forms.TextBox TB_OTName;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.MaskedTextBox MT_Money;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label L_TID;
private System.Windows.Forms.Label L_SID;
private System.Windows.Forms.MaskedTextBox MT_TID;
private System.Windows.Forms.MaskedTextBox MT_SID;
private System.Windows.Forms.CheckBox cb1;
private System.Windows.Forms.CheckBox cb2;
private System.Windows.Forms.CheckBox cb3;
private System.Windows.Forms.CheckBox cb4;
private System.Windows.Forms.CheckBox cb5;
private System.Windows.Forms.CheckBox cb6;
private System.Windows.Forms.CheckBox cb7;
private System.Windows.Forms.CheckBox cb8;
private System.Windows.Forms.PictureBox pb1;
private System.Windows.Forms.PictureBox pb3;
private System.Windows.Forms.PictureBox pb5;
private System.Windows.Forms.PictureBox pb7;
private System.Windows.Forms.PictureBox pb2;
private System.Windows.Forms.PictureBox pb4;
private System.Windows.Forms.PictureBox pb6;
private System.Windows.Forms.PictureBox pb8;
private System.Windows.Forms.GroupBox GB_Badges;
private System.Windows.Forms.GroupBox GB_Sayings;
private System.Windows.Forms.Label L_Saying5;
private System.Windows.Forms.Label L_Saying4;
private System.Windows.Forms.Label L_Saying3;
private System.Windows.Forms.Label L_Saying2;
private System.Windows.Forms.Label L_Saying1;
private System.Windows.Forms.TextBox TB_Saying5;
private System.Windows.Forms.TextBox TB_Saying4;
private System.Windows.Forms.TextBox TB_Saying3;
private System.Windows.Forms.TextBox TB_Saying2;
private System.Windows.Forms.TextBox TB_Saying1;
private System.Windows.Forms.GroupBox GB_Overview;
private System.Windows.Forms.ComboBox CB_Language;
private System.Windows.Forms.ComboBox CB_3DSReg;
private System.Windows.Forms.Label L_3DSReg;
private System.Windows.Forms.Button B_MaxCash;
private System.Windows.Forms.ComboBox CB_Region;
private System.Windows.Forms.ComboBox CB_Country;
private System.Windows.Forms.Label L_Region;
private System.Windows.Forms.Label L_Country;
private System.Windows.Forms.GroupBox GB_MaisonBest;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.GroupBox GB_MaisonCurrent;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label L_Language;
private System.Windows.Forms.ComboBox CB_Game;
private System.Windows.Forms.ComboBox CB_Gender;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.MaskedTextBox TB_BP;
private System.Windows.Forms.MaskedTextBox TB_PM;
private System.Windows.Forms.Label L_BP;
private System.Windows.Forms.Label L_PM;
private System.Windows.Forms.MaskedTextBox TB_Style;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.MaskedTextBox TB_MBMS;
private System.Windows.Forms.MaskedTextBox TB_MBMN;
private System.Windows.Forms.MaskedTextBox TB_MBRS;
private System.Windows.Forms.MaskedTextBox TB_MBRN;
private System.Windows.Forms.MaskedTextBox TB_MBTS;
private System.Windows.Forms.MaskedTextBox TB_MBTN;
private System.Windows.Forms.MaskedTextBox TB_MBDS;
private System.Windows.Forms.MaskedTextBox TB_MBDN;
private System.Windows.Forms.MaskedTextBox TB_MBSS;
private System.Windows.Forms.MaskedTextBox TB_MBSN;
private System.Windows.Forms.MaskedTextBox TB_MCMS;
private System.Windows.Forms.MaskedTextBox TB_MCMN;
private System.Windows.Forms.MaskedTextBox TB_MCRS;
private System.Windows.Forms.MaskedTextBox TB_MCRN;
private System.Windows.Forms.MaskedTextBox TB_MCTS;
private System.Windows.Forms.MaskedTextBox TB_MCTN;
private System.Windows.Forms.MaskedTextBox TB_MCDS;
private System.Windows.Forms.MaskedTextBox TB_MCDN;
private System.Windows.Forms.MaskedTextBox TB_MCSS;
private System.Windows.Forms.MaskedTextBox TB_MCSN;
private System.Windows.Forms.GroupBox GB_Appear;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.ComboBox CB_Dress;
private System.Windows.Forms.ComboBox CB_Bag;
private System.Windows.Forms.ComboBox CB_Socks;
private System.Windows.Forms.ComboBox CB_Pants;
private System.Windows.Forms.ComboBox CB_Shirt;
private System.Windows.Forms.ComboBox CB_Accessory;
private System.Windows.Forms.ComboBox CB_Hat;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.ComboBox CB_FaceHair;
private System.Windows.Forms.ComboBox CB_Hair;
private System.Windows.Forms.ComboBox CB_Eye;
private System.Windows.Forms.ComboBox CB_Skin;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.GroupBox GB_Map;
private System.Windows.Forms.MaskedTextBox TB_CoordY;
private System.Windows.Forms.MaskedTextBox TB_CoordZ;
private System.Windows.Forms.MaskedTextBox TB_CoordX;
private System.Windows.Forms.MaskedTextBox TB_CoordM;
private System.Windows.Forms.GroupBox GB_Misc;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.PictureBox PB_Sprite;
private System.Windows.Forms.ComboBox CB_Multi;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.ComboBox CB_Stats;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.MaskedTextBox MT_Stat;
private System.Windows.Forms.Label L_Offset;
private System.Windows.Forms.Label L_Seconds;
private System.Windows.Forms.Label L_Minutes;
private System.Windows.Forms.MaskedTextBox MT_Seconds;
private System.Windows.Forms.MaskedTextBox MT_Minutes;
private System.Windows.Forms.Label L_Hours;
private System.Windows.Forms.MaskedTextBox MT_Hours;
private System.Windows.Forms.MaskedTextBox MT_Hat;
private System.Windows.Forms.MaskedTextBox MT_HairColor;
private System.Windows.Forms.MaskedTextBox MT_1403B;
private System.Windows.Forms.MaskedTextBox MT_1403A;
private System.Windows.Forms.MaskedTextBox MT_14039;
private System.Windows.Forms.MaskedTextBox MT_14038;
private System.Windows.Forms.MaskedTextBox MT_14037;
private System.Windows.Forms.MaskedTextBox MT_14036;
private System.Windows.Forms.MaskedTextBox MT_14035;
private System.Windows.Forms.MaskedTextBox MT_14034;
private System.Windows.Forms.MaskedTextBox MT_14033;
private System.Windows.Forms.MaskedTextBox MT_14032;
private System.Windows.Forms.MaskedTextBox MT_14031;
private System.Windows.Forms.MaskedTextBox MT_14030;
private System.Windows.Forms.Button B_GiveAccessories;
private System.Windows.Forms.MaskedTextBox MT_1403F;
private System.Windows.Forms.MaskedTextBox MT_1403E;
private System.Windows.Forms.MaskedTextBox MT_1403D;
private System.Windows.Forms.MaskedTextBox MT_1403C;
private System.Windows.Forms.Label label35;
}
}