mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
2988 lines
No EOL
143 KiB
C#
2988 lines
No EOL
143 KiB
C#
namespace PKHeX
|
|
{
|
|
partial class RibbMedal
|
|
{
|
|
/// <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(RibbMedal));
|
|
this.BTN_Save = new System.Windows.Forms.Button();
|
|
this.BTN_All = new System.Windows.Forms.Button();
|
|
this.BTN_None = new System.Windows.Forms.Button();
|
|
this.BTN_Cancel = new System.Windows.Forms.Button();
|
|
this.Tab_Medals = new System.Windows.Forms.TabPage();
|
|
this.CHK_Secret = new System.Windows.Forms.CheckBox();
|
|
this.GB_Medals1 = new System.Windows.Forms.GroupBox();
|
|
this.L_SuperTraining = new System.Windows.Forms.Label();
|
|
this.L_Rank3 = new System.Windows.Forms.Label();
|
|
this.L_Rank2 = new System.Windows.Forms.Label();
|
|
this.L_Rank1 = new System.Windows.Forms.Label();
|
|
this.TMedal2_7 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_6 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_5 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_4 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_3 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_2 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_1 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal2_0 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_7 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_6 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_5 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_4 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_3 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_2 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_3 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_1 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_2 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_0 = new System.Windows.Forms.CheckBox();
|
|
this.GB_Medals2 = new System.Windows.Forms.GroupBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.L_Rank8 = new System.Windows.Forms.Label();
|
|
this.L_Rank7 = new System.Windows.Forms.Label();
|
|
this.L_Rank6 = new System.Windows.Forms.Label();
|
|
this.L_Rank5 = new System.Windows.Forms.Label();
|
|
this.L_Rank4 = new System.Windows.Forms.Label();
|
|
this.TMedal4_7 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_6 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_5 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_4 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_3 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_2 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_1 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal4_0 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_7 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_6 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_5 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal3_4 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_0 = new System.Windows.Forms.CheckBox();
|
|
this.TMedal1_1 = new System.Windows.Forms.CheckBox();
|
|
this.Tab_Extra = new System.Windows.Forms.TabPage();
|
|
this.GB_Extra2 = new System.Windows.Forms.GroupBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.Extra1_7 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_6 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_7 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_5 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_6 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_5 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_4 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_3 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_2 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_7 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_1 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_6 = new System.Windows.Forms.CheckBox();
|
|
this.Extra2_0 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_5 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_4 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_3 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_2 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_1 = new System.Windows.Forms.CheckBox();
|
|
this.Extra4_0 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_7 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_6 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_5 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_4 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_3 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_2 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_1 = new System.Windows.Forms.CheckBox();
|
|
this.Extra3_0 = new System.Windows.Forms.CheckBox();
|
|
this.GB_Extra1 = new System.Windows.Forms.GroupBox();
|
|
this.PastBattle = new System.Windows.Forms.PictureBox();
|
|
this.PastContest = new System.Windows.Forms.PictureBox();
|
|
this.PB_54 = new System.Windows.Forms.PictureBox();
|
|
this.PB_50 = new System.Windows.Forms.PictureBox();
|
|
this.PB_53 = new System.Windows.Forms.PictureBox();
|
|
this.PB_52 = new System.Windows.Forms.PictureBox();
|
|
this.PB_51 = new System.Windows.Forms.PictureBox();
|
|
this.Extra1_4 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_3 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_2 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_1 = new System.Windows.Forms.CheckBox();
|
|
this.Extra1_0 = new System.Windows.Forms.CheckBox();
|
|
this.L_PastBattle = new System.Windows.Forms.Label();
|
|
this.TB_PastContest = new System.Windows.Forms.MaskedTextBox();
|
|
this.L_PastContest = new System.Windows.Forms.Label();
|
|
this.TB_PastBattle = new System.Windows.Forms.MaskedTextBox();
|
|
this.Tab_Kalos = new System.Windows.Forms.TabPage();
|
|
this.GB_Kalos34 = new System.Windows.Forms.GroupBox();
|
|
this.PB_47 = new System.Windows.Forms.PictureBox();
|
|
this.PB_46 = new System.Windows.Forms.PictureBox();
|
|
this.PB_45 = new System.Windows.Forms.PictureBox();
|
|
this.PB_44 = new System.Windows.Forms.PictureBox();
|
|
this.PB_43 = new System.Windows.Forms.PictureBox();
|
|
this.PB_42 = new System.Windows.Forms.PictureBox();
|
|
this.PB_41 = new System.Windows.Forms.PictureBox();
|
|
this.PB_40 = new System.Windows.Forms.PictureBox();
|
|
this.PB_37 = new System.Windows.Forms.PictureBox();
|
|
this.PB_36 = new System.Windows.Forms.PictureBox();
|
|
this.PB_35 = new System.Windows.Forms.PictureBox();
|
|
this.PB_34 = new System.Windows.Forms.PictureBox();
|
|
this.PB_33 = new System.Windows.Forms.PictureBox();
|
|
this.PB_32 = new System.Windows.Forms.PictureBox();
|
|
this.PB_31 = new System.Windows.Forms.PictureBox();
|
|
this.PB_30 = new System.Windows.Forms.PictureBox();
|
|
this.Kalos2b_7 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_6 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_5 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_4 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_3 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_2 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_1 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2b_0 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_7 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_6 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_5 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_4 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos2a_0 = new System.Windows.Forms.CheckBox();
|
|
this.GB_Kalos12 = new System.Windows.Forms.GroupBox();
|
|
this.PB_27 = new System.Windows.Forms.PictureBox();
|
|
this.PB_26 = new System.Windows.Forms.PictureBox();
|
|
this.PB_25 = new System.Windows.Forms.PictureBox();
|
|
this.PB_24 = new System.Windows.Forms.PictureBox();
|
|
this.PB_23 = new System.Windows.Forms.PictureBox();
|
|
this.PB_22 = new System.Windows.Forms.PictureBox();
|
|
this.PB_21 = new System.Windows.Forms.PictureBox();
|
|
this.PB_20 = new System.Windows.Forms.PictureBox();
|
|
this.PB_17 = new System.Windows.Forms.PictureBox();
|
|
this.PB_16 = new System.Windows.Forms.PictureBox();
|
|
this.PB_15 = new System.Windows.Forms.PictureBox();
|
|
this.PB_14 = new System.Windows.Forms.PictureBox();
|
|
this.PB_13 = new System.Windows.Forms.PictureBox();
|
|
this.PB_12 = new System.Windows.Forms.PictureBox();
|
|
this.PB_11 = new System.Windows.Forms.PictureBox();
|
|
this.PB_10 = new System.Windows.Forms.PictureBox();
|
|
this.Kalos1b_7 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_6 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_5 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_4 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_3 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_2 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_1 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1b_0 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_7 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_6 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_5 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_4 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Kalos1a_0 = new System.Windows.Forms.CheckBox();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.Sinnoh3a_0 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_4 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_5 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_6 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3a_7 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_0 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_1 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_2 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_3 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_4 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_5 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_6 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh3b_7 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh4a_0 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh4a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh4a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Sinnoh4a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_0 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_4 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_5 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_6 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2a_7 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_0 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_1 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_2 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_3 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_4 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_5 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_6 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn2b_7 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_0 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_1 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_2 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_3 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_4 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_5 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_6 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1a_7 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_0 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_1 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_2 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_3 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_4 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_5 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_6 = new System.Windows.Forms.CheckBox();
|
|
this.Hoenn1b_7 = new System.Windows.Forms.CheckBox();
|
|
this.Tab_Medals.SuspendLayout();
|
|
this.GB_Medals1.SuspendLayout();
|
|
this.GB_Medals2.SuspendLayout();
|
|
this.Tab_Extra.SuspendLayout();
|
|
this.GB_Extra2.SuspendLayout();
|
|
this.GB_Extra1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PastBattle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PastContest)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_54)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_50)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_53)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_52)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_51)).BeginInit();
|
|
this.Tab_Kalos.SuspendLayout();
|
|
this.GB_Kalos34.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_47)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_46)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_45)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_44)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_43)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_42)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_41)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_40)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_37)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_34)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_33)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_32)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_31)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_30)).BeginInit();
|
|
this.GB_Kalos12.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_10)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// BTN_Save
|
|
//
|
|
this.BTN_Save.Location = new System.Drawing.Point(412, 261);
|
|
this.BTN_Save.Name = "BTN_Save";
|
|
this.BTN_Save.Size = new System.Drawing.Size(90, 23);
|
|
this.BTN_Save.TabIndex = 1;
|
|
this.BTN_Save.Text = "Save";
|
|
this.BTN_Save.UseVisualStyleBackColor = true;
|
|
this.BTN_Save.Click += new System.EventHandler(this.BTN_Save_Click);
|
|
//
|
|
// BTN_All
|
|
//
|
|
this.BTN_All.Location = new System.Drawing.Point(12, 261);
|
|
this.BTN_All.Name = "BTN_All";
|
|
this.BTN_All.Size = new System.Drawing.Size(90, 23);
|
|
this.BTN_All.TabIndex = 2;
|
|
this.BTN_All.Text = "Give All";
|
|
this.BTN_All.UseVisualStyleBackColor = true;
|
|
this.BTN_All.Click += new System.EventHandler(this.BTN_AllRibbons_Click);
|
|
//
|
|
// BTN_None
|
|
//
|
|
this.BTN_None.Location = new System.Drawing.Point(108, 261);
|
|
this.BTN_None.Name = "BTN_None";
|
|
this.BTN_None.Size = new System.Drawing.Size(90, 23);
|
|
this.BTN_None.TabIndex = 3;
|
|
this.BTN_None.Text = "Remove All";
|
|
this.BTN_None.UseVisualStyleBackColor = true;
|
|
this.BTN_None.Click += new System.EventHandler(this.BTN_NoRibbons_Click);
|
|
//
|
|
// BTN_Cancel
|
|
//
|
|
this.BTN_Cancel.Location = new System.Drawing.Point(316, 261);
|
|
this.BTN_Cancel.Name = "BTN_Cancel";
|
|
this.BTN_Cancel.Size = new System.Drawing.Size(90, 23);
|
|
this.BTN_Cancel.TabIndex = 4;
|
|
this.BTN_Cancel.Text = "Cancel";
|
|
this.BTN_Cancel.UseVisualStyleBackColor = true;
|
|
this.BTN_Cancel.Click += new System.EventHandler(this.BTN_Cancel_Click);
|
|
//
|
|
// Tab_Medals
|
|
//
|
|
this.Tab_Medals.Controls.Add(this.CHK_Secret);
|
|
this.Tab_Medals.Controls.Add(this.GB_Medals1);
|
|
this.Tab_Medals.Controls.Add(this.GB_Medals2);
|
|
this.Tab_Medals.Location = new System.Drawing.Point(4, 22);
|
|
this.Tab_Medals.Name = "Tab_Medals";
|
|
this.Tab_Medals.Padding = new System.Windows.Forms.Padding(3);
|
|
this.Tab_Medals.Size = new System.Drawing.Size(482, 214);
|
|
this.Tab_Medals.TabIndex = 2;
|
|
this.Tab_Medals.Text = "Training Medals";
|
|
this.Tab_Medals.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_Secret
|
|
//
|
|
this.CHK_Secret.AutoSize = true;
|
|
this.CHK_Secret.Location = new System.Drawing.Point(295, 17);
|
|
this.CHK_Secret.Name = "CHK_Secret";
|
|
this.CHK_Secret.Size = new System.Drawing.Size(140, 17);
|
|
this.CHK_Secret.TabIndex = 19;
|
|
this.CHK_Secret.Text = "Secret Training Enabled";
|
|
this.CHK_Secret.UseVisualStyleBackColor = true;
|
|
this.CHK_Secret.CheckedChanged += new System.EventHandler(this.updateSecretSuper);
|
|
//
|
|
// GB_Medals1
|
|
//
|
|
this.GB_Medals1.Controls.Add(this.L_SuperTraining);
|
|
this.GB_Medals1.Controls.Add(this.L_Rank3);
|
|
this.GB_Medals1.Controls.Add(this.L_Rank2);
|
|
this.GB_Medals1.Controls.Add(this.L_Rank1);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_7);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_6);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_5);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_4);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_3);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_2);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_1);
|
|
this.GB_Medals1.Controls.Add(this.TMedal2_0);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_7);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_6);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_5);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_4);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_3);
|
|
this.GB_Medals1.Controls.Add(this.TMedal1_2);
|
|
this.GB_Medals1.Controls.Add(this.TMedal3_3);
|
|
this.GB_Medals1.Controls.Add(this.TMedal3_1);
|
|
this.GB_Medals1.Controls.Add(this.TMedal3_2);
|
|
this.GB_Medals1.Controls.Add(this.TMedal3_0);
|
|
this.GB_Medals1.Location = new System.Drawing.Point(8, 3);
|
|
this.GB_Medals1.Name = "GB_Medals1";
|
|
this.GB_Medals1.Size = new System.Drawing.Size(230, 210);
|
|
this.GB_Medals1.TabIndex = 5;
|
|
this.GB_Medals1.TabStop = false;
|
|
//
|
|
// L_SuperTraining
|
|
//
|
|
this.L_SuperTraining.AutoSize = true;
|
|
this.L_SuperTraining.Location = new System.Drawing.Point(59, 15);
|
|
this.L_SuperTraining.Name = "L_SuperTraining";
|
|
this.L_SuperTraining.Size = new System.Drawing.Size(112, 13);
|
|
this.L_SuperTraining.TabIndex = 19;
|
|
this.L_SuperTraining.Text = "Normal Super Training";
|
|
//
|
|
// L_Rank3
|
|
//
|
|
this.L_Rank3.AutoSize = true;
|
|
this.L_Rank3.Location = new System.Drawing.Point(165, 45);
|
|
this.L_Rank3.Name = "L_Rank3";
|
|
this.L_Rank3.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank3.TabIndex = 18;
|
|
this.L_Rank3.Text = "Rank 3";
|
|
//
|
|
// L_Rank2
|
|
//
|
|
this.L_Rank2.AutoSize = true;
|
|
this.L_Rank2.Location = new System.Drawing.Point(92, 45);
|
|
this.L_Rank2.Name = "L_Rank2";
|
|
this.L_Rank2.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank2.TabIndex = 17;
|
|
this.L_Rank2.Text = "Rank 2";
|
|
//
|
|
// L_Rank1
|
|
//
|
|
this.L_Rank1.AutoSize = true;
|
|
this.L_Rank1.Location = new System.Drawing.Point(19, 45);
|
|
this.L_Rank1.Name = "L_Rank1";
|
|
this.L_Rank1.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank1.TabIndex = 16;
|
|
this.L_Rank1.Text = "Rank 1";
|
|
//
|
|
// TMedal2_7
|
|
//
|
|
this.TMedal2_7.AutoSize = true;
|
|
this.TMedal2_7.Location = new System.Drawing.Point(168, 59);
|
|
this.TMedal2_7.Name = "TMedal2_7";
|
|
this.TMedal2_7.Size = new System.Drawing.Size(41, 17);
|
|
this.TMedal2_7.TabIndex = 13;
|
|
this.TMedal2_7.Text = "HP";
|
|
this.TMedal2_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_6
|
|
//
|
|
this.TMedal2_6.AutoSize = true;
|
|
this.TMedal2_6.Location = new System.Drawing.Point(168, 110);
|
|
this.TMedal2_6.Name = "TMedal2_6";
|
|
this.TMedal2_6.Size = new System.Drawing.Size(46, 17);
|
|
this.TMedal2_6.TabIndex = 16;
|
|
this.TMedal2_6.Text = "SpA";
|
|
this.TMedal2_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_5
|
|
//
|
|
this.TMedal2_5.AutoSize = true;
|
|
this.TMedal2_5.Location = new System.Drawing.Point(95, 93);
|
|
this.TMedal2_5.Name = "TMedal2_5";
|
|
this.TMedal2_5.Size = new System.Drawing.Size(43, 17);
|
|
this.TMedal2_5.TabIndex = 9;
|
|
this.TMedal2_5.Text = "Def";
|
|
this.TMedal2_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_4
|
|
//
|
|
this.TMedal2_4.AutoSize = true;
|
|
this.TMedal2_4.Location = new System.Drawing.Point(95, 144);
|
|
this.TMedal2_4.Name = "TMedal2_4";
|
|
this.TMedal2_4.Size = new System.Drawing.Size(45, 17);
|
|
this.TMedal2_4.TabIndex = 12;
|
|
this.TMedal2_4.Text = "Spe";
|
|
this.TMedal2_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_3
|
|
//
|
|
this.TMedal2_3.AutoSize = true;
|
|
this.TMedal2_3.Location = new System.Drawing.Point(95, 127);
|
|
this.TMedal2_3.Name = "TMedal2_3";
|
|
this.TMedal2_3.Size = new System.Drawing.Size(47, 17);
|
|
this.TMedal2_3.TabIndex = 11;
|
|
this.TMedal2_3.Text = "SpD";
|
|
this.TMedal2_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_2
|
|
//
|
|
this.TMedal2_2.AutoSize = true;
|
|
this.TMedal2_2.Location = new System.Drawing.Point(95, 76);
|
|
this.TMedal2_2.Name = "TMedal2_2";
|
|
this.TMedal2_2.Size = new System.Drawing.Size(42, 17);
|
|
this.TMedal2_2.TabIndex = 8;
|
|
this.TMedal2_2.Text = "Atk";
|
|
this.TMedal2_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_1
|
|
//
|
|
this.TMedal2_1.AutoSize = true;
|
|
this.TMedal2_1.Location = new System.Drawing.Point(95, 59);
|
|
this.TMedal2_1.Name = "TMedal2_1";
|
|
this.TMedal2_1.Size = new System.Drawing.Size(41, 17);
|
|
this.TMedal2_1.TabIndex = 7;
|
|
this.TMedal2_1.Text = "HP";
|
|
this.TMedal2_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal2_0
|
|
//
|
|
this.TMedal2_0.AutoSize = true;
|
|
this.TMedal2_0.Location = new System.Drawing.Point(95, 110);
|
|
this.TMedal2_0.Name = "TMedal2_0";
|
|
this.TMedal2_0.Size = new System.Drawing.Size(46, 17);
|
|
this.TMedal2_0.TabIndex = 10;
|
|
this.TMedal2_0.Text = "SpA";
|
|
this.TMedal2_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_7
|
|
//
|
|
this.TMedal1_7.AutoSize = true;
|
|
this.TMedal1_7.Location = new System.Drawing.Point(22, 93);
|
|
this.TMedal1_7.Name = "TMedal1_7";
|
|
this.TMedal1_7.Size = new System.Drawing.Size(43, 17);
|
|
this.TMedal1_7.TabIndex = 3;
|
|
this.TMedal1_7.Text = "Def";
|
|
this.TMedal1_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_6
|
|
//
|
|
this.TMedal1_6.AutoSize = true;
|
|
this.TMedal1_6.Location = new System.Drawing.Point(22, 144);
|
|
this.TMedal1_6.Name = "TMedal1_6";
|
|
this.TMedal1_6.Size = new System.Drawing.Size(45, 17);
|
|
this.TMedal1_6.TabIndex = 6;
|
|
this.TMedal1_6.Text = "Spe";
|
|
this.TMedal1_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_5
|
|
//
|
|
this.TMedal1_5.AutoSize = true;
|
|
this.TMedal1_5.Location = new System.Drawing.Point(22, 127);
|
|
this.TMedal1_5.Name = "TMedal1_5";
|
|
this.TMedal1_5.Size = new System.Drawing.Size(47, 17);
|
|
this.TMedal1_5.TabIndex = 5;
|
|
this.TMedal1_5.Text = "SpD";
|
|
this.TMedal1_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_4
|
|
//
|
|
this.TMedal1_4.AutoSize = true;
|
|
this.TMedal1_4.Location = new System.Drawing.Point(22, 76);
|
|
this.TMedal1_4.Name = "TMedal1_4";
|
|
this.TMedal1_4.Size = new System.Drawing.Size(42, 17);
|
|
this.TMedal1_4.TabIndex = 2;
|
|
this.TMedal1_4.Text = "Atk";
|
|
this.TMedal1_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_3
|
|
//
|
|
this.TMedal1_3.AutoSize = true;
|
|
this.TMedal1_3.Location = new System.Drawing.Point(22, 59);
|
|
this.TMedal1_3.Name = "TMedal1_3";
|
|
this.TMedal1_3.Size = new System.Drawing.Size(41, 17);
|
|
this.TMedal1_3.TabIndex = 1;
|
|
this.TMedal1_3.Text = "HP";
|
|
this.TMedal1_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_2
|
|
//
|
|
this.TMedal1_2.AutoSize = true;
|
|
this.TMedal1_2.Location = new System.Drawing.Point(22, 110);
|
|
this.TMedal1_2.Name = "TMedal1_2";
|
|
this.TMedal1_2.Size = new System.Drawing.Size(46, 17);
|
|
this.TMedal1_2.TabIndex = 4;
|
|
this.TMedal1_2.Text = "SpA";
|
|
this.TMedal1_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_3
|
|
//
|
|
this.TMedal3_3.AutoSize = true;
|
|
this.TMedal3_3.Location = new System.Drawing.Point(168, 93);
|
|
this.TMedal3_3.Name = "TMedal3_3";
|
|
this.TMedal3_3.Size = new System.Drawing.Size(43, 17);
|
|
this.TMedal3_3.TabIndex = 15;
|
|
this.TMedal3_3.Text = "Def";
|
|
this.TMedal3_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_1
|
|
//
|
|
this.TMedal3_1.AutoSize = true;
|
|
this.TMedal3_1.Location = new System.Drawing.Point(168, 127);
|
|
this.TMedal3_1.Name = "TMedal3_1";
|
|
this.TMedal3_1.Size = new System.Drawing.Size(47, 17);
|
|
this.TMedal3_1.TabIndex = 17;
|
|
this.TMedal3_1.Text = "SpD";
|
|
this.TMedal3_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_2
|
|
//
|
|
this.TMedal3_2.AutoSize = true;
|
|
this.TMedal3_2.Location = new System.Drawing.Point(168, 144);
|
|
this.TMedal3_2.Name = "TMedal3_2";
|
|
this.TMedal3_2.Size = new System.Drawing.Size(45, 17);
|
|
this.TMedal3_2.TabIndex = 18;
|
|
this.TMedal3_2.Text = "Spe";
|
|
this.TMedal3_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_0
|
|
//
|
|
this.TMedal3_0.AutoSize = true;
|
|
this.TMedal3_0.Location = new System.Drawing.Point(168, 76);
|
|
this.TMedal3_0.Name = "TMedal3_0";
|
|
this.TMedal3_0.Size = new System.Drawing.Size(42, 17);
|
|
this.TMedal3_0.TabIndex = 14;
|
|
this.TMedal3_0.Text = "Atk";
|
|
this.TMedal3_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Medals2
|
|
//
|
|
this.GB_Medals2.Controls.Add(this.label11);
|
|
this.GB_Medals2.Controls.Add(this.L_Rank8);
|
|
this.GB_Medals2.Controls.Add(this.L_Rank7);
|
|
this.GB_Medals2.Controls.Add(this.L_Rank6);
|
|
this.GB_Medals2.Controls.Add(this.L_Rank5);
|
|
this.GB_Medals2.Controls.Add(this.L_Rank4);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_7);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_6);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_5);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_4);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_3);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_2);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_1);
|
|
this.GB_Medals2.Controls.Add(this.TMedal4_0);
|
|
this.GB_Medals2.Controls.Add(this.TMedal3_7);
|
|
this.GB_Medals2.Controls.Add(this.TMedal3_6);
|
|
this.GB_Medals2.Controls.Add(this.TMedal3_5);
|
|
this.GB_Medals2.Controls.Add(this.TMedal3_4);
|
|
this.GB_Medals2.Controls.Add(this.TMedal1_0);
|
|
this.GB_Medals2.Controls.Add(this.TMedal1_1);
|
|
this.GB_Medals2.Enabled = false;
|
|
this.GB_Medals2.Location = new System.Drawing.Point(244, 43);
|
|
this.GB_Medals2.Name = "GB_Medals2";
|
|
this.GB_Medals2.Size = new System.Drawing.Size(230, 170);
|
|
this.GB_Medals2.TabIndex = 4;
|
|
this.GB_Medals2.TabStop = false;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(167, 98);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(44, 13);
|
|
this.label11.TabIndex = 25;
|
|
this.label11.Text = "Unused";
|
|
this.label11.Visible = false;
|
|
//
|
|
// L_Rank8
|
|
//
|
|
this.L_Rank8.AutoSize = true;
|
|
this.L_Rank8.Location = new System.Drawing.Point(93, 98);
|
|
this.L_Rank8.Name = "L_Rank8";
|
|
this.L_Rank8.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank8.TabIndex = 24;
|
|
this.L_Rank8.Text = "Rank 8";
|
|
//
|
|
// L_Rank7
|
|
//
|
|
this.L_Rank7.AutoSize = true;
|
|
this.L_Rank7.Location = new System.Drawing.Point(19, 98);
|
|
this.L_Rank7.Name = "L_Rank7";
|
|
this.L_Rank7.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank7.TabIndex = 23;
|
|
this.L_Rank7.Text = "Rank 7";
|
|
//
|
|
// L_Rank6
|
|
//
|
|
this.L_Rank6.AutoSize = true;
|
|
this.L_Rank6.Location = new System.Drawing.Point(167, 9);
|
|
this.L_Rank6.Name = "L_Rank6";
|
|
this.L_Rank6.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank6.TabIndex = 22;
|
|
this.L_Rank6.Text = "Rank 6";
|
|
//
|
|
// L_Rank5
|
|
//
|
|
this.L_Rank5.AutoSize = true;
|
|
this.L_Rank5.Location = new System.Drawing.Point(93, 9);
|
|
this.L_Rank5.Name = "L_Rank5";
|
|
this.L_Rank5.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank5.TabIndex = 21;
|
|
this.L_Rank5.Text = "Rank 5";
|
|
//
|
|
// L_Rank4
|
|
//
|
|
this.L_Rank4.AutoSize = true;
|
|
this.L_Rank4.Location = new System.Drawing.Point(19, 9);
|
|
this.L_Rank4.Name = "L_Rank4";
|
|
this.L_Rank4.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Rank4.TabIndex = 20;
|
|
this.L_Rank4.Text = "Rank 4";
|
|
//
|
|
// TMedal4_7
|
|
//
|
|
this.TMedal4_7.AutoSize = true;
|
|
this.TMedal4_7.Location = new System.Drawing.Point(96, 114);
|
|
this.TMedal4_7.Name = "TMedal4_7";
|
|
this.TMedal4_7.Size = new System.Drawing.Size(45, 17);
|
|
this.TMedal4_7.TabIndex = 31;
|
|
this.TMedal4_7.Text = "X/Y";
|
|
this.TMedal4_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_6
|
|
//
|
|
this.TMedal4_6.AutoSize = true;
|
|
this.TMedal4_6.Location = new System.Drawing.Point(22, 150);
|
|
this.TMedal4_6.Name = "TMedal4_6";
|
|
this.TMedal4_6.Size = new System.Drawing.Size(74, 17);
|
|
this.TMedal4_6.TabIndex = 30;
|
|
this.TMedal4_6.Text = "Hydreigon";
|
|
this.TMedal4_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_5
|
|
//
|
|
this.TMedal4_5.AutoSize = true;
|
|
this.TMedal4_5.Location = new System.Drawing.Point(22, 133);
|
|
this.TMedal4_5.Name = "TMedal4_5";
|
|
this.TMedal4_5.Size = new System.Drawing.Size(63, 17);
|
|
this.TMedal4_5.TabIndex = 29;
|
|
this.TMedal4_5.Text = "Barrage";
|
|
this.TMedal4_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_4
|
|
//
|
|
this.TMedal4_4.AutoSize = true;
|
|
this.TMedal4_4.Location = new System.Drawing.Point(22, 115);
|
|
this.TMedal4_4.Name = "TMedal4_4";
|
|
this.TMedal4_4.Size = new System.Drawing.Size(60, 17);
|
|
this.TMedal4_4.TabIndex = 28;
|
|
this.TMedal4_4.Text = "Scatter";
|
|
this.TMedal4_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_3
|
|
//
|
|
this.TMedal4_3.AutoSize = true;
|
|
this.TMedal4_3.Location = new System.Drawing.Point(170, 60);
|
|
this.TMedal4_3.Name = "TMedal4_3";
|
|
this.TMedal4_3.Size = new System.Drawing.Size(50, 17);
|
|
this.TMedal4_3.TabIndex = 27;
|
|
this.TMedal4_3.Text = "Long";
|
|
this.TMedal4_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_2
|
|
//
|
|
this.TMedal4_2.AutoSize = true;
|
|
this.TMedal4_2.Location = new System.Drawing.Point(170, 43);
|
|
this.TMedal4_2.Name = "TMedal4_2";
|
|
this.TMedal4_2.Size = new System.Drawing.Size(54, 17);
|
|
this.TMedal4_2.TabIndex = 26;
|
|
this.TMedal4_2.Text = "Quick";
|
|
this.TMedal4_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_1
|
|
//
|
|
this.TMedal4_1.AutoSize = true;
|
|
this.TMedal4_1.Location = new System.Drawing.Point(170, 25);
|
|
this.TMedal4_1.Name = "TMedal4_1";
|
|
this.TMedal4_1.Size = new System.Drawing.Size(63, 17);
|
|
this.TMedal4_1.TabIndex = 25;
|
|
this.TMedal4_1.Text = "Second";
|
|
this.TMedal4_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal4_0
|
|
//
|
|
this.TMedal4_0.AutoSize = true;
|
|
this.TMedal4_0.Location = new System.Drawing.Point(96, 77);
|
|
this.TMedal4_0.Name = "TMedal4_0";
|
|
this.TMedal4_0.Size = new System.Drawing.Size(60, 17);
|
|
this.TMedal4_0.TabIndex = 24;
|
|
this.TMedal4_0.Text = "Fleeing";
|
|
this.TMedal4_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_7
|
|
//
|
|
this.TMedal3_7.AutoSize = true;
|
|
this.TMedal3_7.Location = new System.Drawing.Point(96, 60);
|
|
this.TMedal3_7.Name = "TMedal3_7";
|
|
this.TMedal3_7.Size = new System.Drawing.Size(55, 17);
|
|
this.TMedal3_7.TabIndex = 23;
|
|
this.TMedal3_7.Text = "Water";
|
|
this.TMedal3_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_6
|
|
//
|
|
this.TMedal3_6.AutoSize = true;
|
|
this.TMedal3_6.Location = new System.Drawing.Point(96, 42);
|
|
this.TMedal3_6.Name = "TMedal3_6";
|
|
this.TMedal3_6.Size = new System.Drawing.Size(43, 17);
|
|
this.TMedal3_6.TabIndex = 22;
|
|
this.TMedal3_6.Text = "Fire";
|
|
this.TMedal3_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_5
|
|
//
|
|
this.TMedal3_5.AutoSize = true;
|
|
this.TMedal3_5.Location = new System.Drawing.Point(96, 25);
|
|
this.TMedal3_5.Name = "TMedal3_5";
|
|
this.TMedal3_5.Size = new System.Drawing.Size(47, 17);
|
|
this.TMedal3_5.TabIndex = 21;
|
|
this.TMedal3_5.Text = "Leaf";
|
|
this.TMedal3_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal3_4
|
|
//
|
|
this.TMedal3_4.AutoSize = true;
|
|
this.TMedal3_4.Location = new System.Drawing.Point(22, 25);
|
|
this.TMedal3_4.Name = "TMedal3_4";
|
|
this.TMedal3_4.Size = new System.Drawing.Size(67, 17);
|
|
this.TMedal3_4.TabIndex = 20;
|
|
this.TMedal3_4.Text = "Troubles";
|
|
this.TMedal3_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// TMedal1_0
|
|
//
|
|
this.TMedal1_0.AutoSize = true;
|
|
this.TMedal1_0.Enabled = false;
|
|
this.TMedal1_0.Location = new System.Drawing.Point(170, 115);
|
|
this.TMedal1_0.Name = "TMedal1_0";
|
|
this.TMedal1_0.Size = new System.Drawing.Size(44, 17);
|
|
this.TMedal1_0.TabIndex = 32;
|
|
this.TMedal1_0.Text = "1_0";
|
|
this.TMedal1_0.UseVisualStyleBackColor = true;
|
|
this.TMedal1_0.Visible = false;
|
|
this.TMedal1_0.CheckedChanged += new System.EventHandler(this.unusedbits);
|
|
//
|
|
// TMedal1_1
|
|
//
|
|
this.TMedal1_1.AutoSize = true;
|
|
this.TMedal1_1.Enabled = false;
|
|
this.TMedal1_1.Location = new System.Drawing.Point(170, 132);
|
|
this.TMedal1_1.Name = "TMedal1_1";
|
|
this.TMedal1_1.Size = new System.Drawing.Size(44, 17);
|
|
this.TMedal1_1.TabIndex = 33;
|
|
this.TMedal1_1.Text = "1_1";
|
|
this.TMedal1_1.UseVisualStyleBackColor = true;
|
|
this.TMedal1_1.Visible = false;
|
|
this.TMedal1_1.CheckedChanged += new System.EventHandler(this.unusedbits);
|
|
//
|
|
// Tab_Extra
|
|
//
|
|
this.Tab_Extra.Controls.Add(this.GB_Extra2);
|
|
this.Tab_Extra.Controls.Add(this.GB_Extra1);
|
|
this.Tab_Extra.Location = new System.Drawing.Point(4, 22);
|
|
this.Tab_Extra.Name = "Tab_Extra";
|
|
this.Tab_Extra.Padding = new System.Windows.Forms.Padding(3);
|
|
this.Tab_Extra.Size = new System.Drawing.Size(482, 214);
|
|
this.Tab_Extra.TabIndex = 1;
|
|
this.Tab_Extra.Text = "Extra";
|
|
this.Tab_Extra.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Extra2
|
|
//
|
|
this.GB_Extra2.Controls.Add(this.label13);
|
|
this.GB_Extra2.Controls.Add(this.Extra1_7);
|
|
this.GB_Extra2.Controls.Add(this.Extra1_6);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_7);
|
|
this.GB_Extra2.Controls.Add(this.Extra1_5);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_6);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_5);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_4);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_3);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_2);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_7);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_1);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_6);
|
|
this.GB_Extra2.Controls.Add(this.Extra2_0);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_5);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_4);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_3);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_2);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_1);
|
|
this.GB_Extra2.Controls.Add(this.Extra4_0);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_7);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_6);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_5);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_4);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_3);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_2);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_1);
|
|
this.GB_Extra2.Controls.Add(this.Extra3_0);
|
|
this.GB_Extra2.Enabled = false;
|
|
this.GB_Extra2.Location = new System.Drawing.Point(245, 3);
|
|
this.GB_Extra2.Name = "GB_Extra2";
|
|
this.GB_Extra2.Size = new System.Drawing.Size(230, 210);
|
|
this.GB_Extra2.TabIndex = 3;
|
|
this.GB_Extra2.TabStop = false;
|
|
this.GB_Extra2.Visible = false;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(99, 34);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(95, 13);
|
|
this.label13.TabIndex = 17;
|
|
this.label13.Text = "Unknown/Unused";
|
|
//
|
|
// Extra1_7
|
|
//
|
|
this.Extra1_7.AutoSize = true;
|
|
this.Extra1_7.Location = new System.Drawing.Point(28, 49);
|
|
this.Extra1_7.Name = "Extra1_7";
|
|
this.Extra1_7.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra1_7.TabIndex = 7;
|
|
this.Extra1_7.Text = "1_7";
|
|
this.Extra1_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra1_6
|
|
//
|
|
this.Extra1_6.AutoSize = true;
|
|
this.Extra1_6.Location = new System.Drawing.Point(28, 34);
|
|
this.Extra1_6.Name = "Extra1_6";
|
|
this.Extra1_6.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra1_6.TabIndex = 6;
|
|
this.Extra1_6.Text = "1_6";
|
|
this.Extra1_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_7
|
|
//
|
|
this.Extra2_7.AutoSize = true;
|
|
this.Extra2_7.Location = new System.Drawing.Point(28, 180);
|
|
this.Extra2_7.Name = "Extra2_7";
|
|
this.Extra2_7.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_7.TabIndex = 16;
|
|
this.Extra2_7.Text = "2_7";
|
|
this.Extra2_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra1_5
|
|
//
|
|
this.Extra1_5.AutoSize = true;
|
|
this.Extra1_5.Location = new System.Drawing.Point(28, 19);
|
|
this.Extra1_5.Name = "Extra1_5";
|
|
this.Extra1_5.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra1_5.TabIndex = 5;
|
|
this.Extra1_5.Text = "1_5";
|
|
this.Extra1_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_6
|
|
//
|
|
this.Extra2_6.AutoSize = true;
|
|
this.Extra2_6.Location = new System.Drawing.Point(28, 165);
|
|
this.Extra2_6.Name = "Extra2_6";
|
|
this.Extra2_6.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_6.TabIndex = 14;
|
|
this.Extra2_6.Text = "2_6";
|
|
this.Extra2_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_5
|
|
//
|
|
this.Extra2_5.AutoSize = true;
|
|
this.Extra2_5.Location = new System.Drawing.Point(28, 150);
|
|
this.Extra2_5.Name = "Extra2_5";
|
|
this.Extra2_5.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_5.TabIndex = 13;
|
|
this.Extra2_5.Text = "2_5";
|
|
this.Extra2_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_4
|
|
//
|
|
this.Extra2_4.AutoSize = true;
|
|
this.Extra2_4.Location = new System.Drawing.Point(28, 135);
|
|
this.Extra2_4.Name = "Extra2_4";
|
|
this.Extra2_4.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_4.TabIndex = 12;
|
|
this.Extra2_4.Text = "2_4";
|
|
this.Extra2_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_3
|
|
//
|
|
this.Extra2_3.AutoSize = true;
|
|
this.Extra2_3.Location = new System.Drawing.Point(28, 120);
|
|
this.Extra2_3.Name = "Extra2_3";
|
|
this.Extra2_3.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_3.TabIndex = 11;
|
|
this.Extra2_3.Text = "2_3";
|
|
this.Extra2_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_2
|
|
//
|
|
this.Extra2_2.AutoSize = true;
|
|
this.Extra2_2.Location = new System.Drawing.Point(28, 105);
|
|
this.Extra2_2.Name = "Extra2_2";
|
|
this.Extra2_2.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_2.TabIndex = 10;
|
|
this.Extra2_2.Text = "2_2";
|
|
this.Extra2_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_7
|
|
//
|
|
this.Extra4_7.AutoSize = true;
|
|
this.Extra4_7.Location = new System.Drawing.Point(167, 180);
|
|
this.Extra4_7.Name = "Extra4_7";
|
|
this.Extra4_7.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_7.TabIndex = 16;
|
|
this.Extra4_7.Text = "4_7";
|
|
this.Extra4_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_1
|
|
//
|
|
this.Extra2_1.AutoSize = true;
|
|
this.Extra2_1.Location = new System.Drawing.Point(28, 90);
|
|
this.Extra2_1.Name = "Extra2_1";
|
|
this.Extra2_1.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_1.TabIndex = 9;
|
|
this.Extra2_1.Text = "2_1";
|
|
this.Extra2_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_6
|
|
//
|
|
this.Extra4_6.AutoSize = true;
|
|
this.Extra4_6.Location = new System.Drawing.Point(167, 165);
|
|
this.Extra4_6.Name = "Extra4_6";
|
|
this.Extra4_6.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_6.TabIndex = 14;
|
|
this.Extra4_6.Text = "4_6";
|
|
this.Extra4_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra2_0
|
|
//
|
|
this.Extra2_0.AutoSize = true;
|
|
this.Extra2_0.Location = new System.Drawing.Point(28, 75);
|
|
this.Extra2_0.Name = "Extra2_0";
|
|
this.Extra2_0.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra2_0.TabIndex = 8;
|
|
this.Extra2_0.Text = "2_0";
|
|
this.Extra2_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_5
|
|
//
|
|
this.Extra4_5.AutoSize = true;
|
|
this.Extra4_5.Location = new System.Drawing.Point(167, 150);
|
|
this.Extra4_5.Name = "Extra4_5";
|
|
this.Extra4_5.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_5.TabIndex = 13;
|
|
this.Extra4_5.Text = "4_5";
|
|
this.Extra4_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_4
|
|
//
|
|
this.Extra4_4.AutoSize = true;
|
|
this.Extra4_4.Location = new System.Drawing.Point(167, 135);
|
|
this.Extra4_4.Name = "Extra4_4";
|
|
this.Extra4_4.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_4.TabIndex = 12;
|
|
this.Extra4_4.Text = "4_4";
|
|
this.Extra4_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_3
|
|
//
|
|
this.Extra4_3.AutoSize = true;
|
|
this.Extra4_3.Location = new System.Drawing.Point(167, 120);
|
|
this.Extra4_3.Name = "Extra4_3";
|
|
this.Extra4_3.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_3.TabIndex = 11;
|
|
this.Extra4_3.Text = "4_3";
|
|
this.Extra4_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_2
|
|
//
|
|
this.Extra4_2.AutoSize = true;
|
|
this.Extra4_2.Location = new System.Drawing.Point(167, 105);
|
|
this.Extra4_2.Name = "Extra4_2";
|
|
this.Extra4_2.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_2.TabIndex = 10;
|
|
this.Extra4_2.Text = "4_2";
|
|
this.Extra4_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_1
|
|
//
|
|
this.Extra4_1.AutoSize = true;
|
|
this.Extra4_1.Location = new System.Drawing.Point(167, 90);
|
|
this.Extra4_1.Name = "Extra4_1";
|
|
this.Extra4_1.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_1.TabIndex = 9;
|
|
this.Extra4_1.Text = "4_1";
|
|
this.Extra4_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra4_0
|
|
//
|
|
this.Extra4_0.AutoSize = true;
|
|
this.Extra4_0.Location = new System.Drawing.Point(167, 75);
|
|
this.Extra4_0.Name = "Extra4_0";
|
|
this.Extra4_0.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra4_0.TabIndex = 8;
|
|
this.Extra4_0.Text = "4_0";
|
|
this.Extra4_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_7
|
|
//
|
|
this.Extra3_7.AutoSize = true;
|
|
this.Extra3_7.Location = new System.Drawing.Point(102, 180);
|
|
this.Extra3_7.Name = "Extra3_7";
|
|
this.Extra3_7.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_7.TabIndex = 7;
|
|
this.Extra3_7.Text = "3_7";
|
|
this.Extra3_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_6
|
|
//
|
|
this.Extra3_6.AutoSize = true;
|
|
this.Extra3_6.Location = new System.Drawing.Point(102, 165);
|
|
this.Extra3_6.Name = "Extra3_6";
|
|
this.Extra3_6.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_6.TabIndex = 6;
|
|
this.Extra3_6.Text = "3_6";
|
|
this.Extra3_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_5
|
|
//
|
|
this.Extra3_5.AutoSize = true;
|
|
this.Extra3_5.Location = new System.Drawing.Point(102, 150);
|
|
this.Extra3_5.Name = "Extra3_5";
|
|
this.Extra3_5.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_5.TabIndex = 5;
|
|
this.Extra3_5.Text = "3_5";
|
|
this.Extra3_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_4
|
|
//
|
|
this.Extra3_4.AutoSize = true;
|
|
this.Extra3_4.Location = new System.Drawing.Point(102, 135);
|
|
this.Extra3_4.Name = "Extra3_4";
|
|
this.Extra3_4.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_4.TabIndex = 4;
|
|
this.Extra3_4.Text = "3_4";
|
|
this.Extra3_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_3
|
|
//
|
|
this.Extra3_3.AutoSize = true;
|
|
this.Extra3_3.Location = new System.Drawing.Point(102, 120);
|
|
this.Extra3_3.Name = "Extra3_3";
|
|
this.Extra3_3.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_3.TabIndex = 3;
|
|
this.Extra3_3.Text = "3_3";
|
|
this.Extra3_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_2
|
|
//
|
|
this.Extra3_2.AutoSize = true;
|
|
this.Extra3_2.Location = new System.Drawing.Point(102, 105);
|
|
this.Extra3_2.Name = "Extra3_2";
|
|
this.Extra3_2.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_2.TabIndex = 2;
|
|
this.Extra3_2.Text = "3_2";
|
|
this.Extra3_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_1
|
|
//
|
|
this.Extra3_1.AutoSize = true;
|
|
this.Extra3_1.Location = new System.Drawing.Point(102, 90);
|
|
this.Extra3_1.Name = "Extra3_1";
|
|
this.Extra3_1.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_1.TabIndex = 1;
|
|
this.Extra3_1.Text = "3_1";
|
|
this.Extra3_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Extra3_0
|
|
//
|
|
this.Extra3_0.AutoSize = true;
|
|
this.Extra3_0.Location = new System.Drawing.Point(102, 75);
|
|
this.Extra3_0.Name = "Extra3_0";
|
|
this.Extra3_0.Size = new System.Drawing.Size(44, 17);
|
|
this.Extra3_0.TabIndex = 0;
|
|
this.Extra3_0.Text = "3_0";
|
|
this.Extra3_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Extra1
|
|
//
|
|
this.GB_Extra1.Controls.Add(this.PastBattle);
|
|
this.GB_Extra1.Controls.Add(this.PastContest);
|
|
this.GB_Extra1.Controls.Add(this.PB_54);
|
|
this.GB_Extra1.Controls.Add(this.PB_50);
|
|
this.GB_Extra1.Controls.Add(this.PB_53);
|
|
this.GB_Extra1.Controls.Add(this.PB_52);
|
|
this.GB_Extra1.Controls.Add(this.PB_51);
|
|
this.GB_Extra1.Controls.Add(this.Extra1_4);
|
|
this.GB_Extra1.Controls.Add(this.Extra1_3);
|
|
this.GB_Extra1.Controls.Add(this.Extra1_2);
|
|
this.GB_Extra1.Controls.Add(this.Extra1_1);
|
|
this.GB_Extra1.Controls.Add(this.Extra1_0);
|
|
this.GB_Extra1.Controls.Add(this.L_PastBattle);
|
|
this.GB_Extra1.Controls.Add(this.TB_PastContest);
|
|
this.GB_Extra1.Controls.Add(this.L_PastContest);
|
|
this.GB_Extra1.Controls.Add(this.TB_PastBattle);
|
|
this.GB_Extra1.Location = new System.Drawing.Point(8, 3);
|
|
this.GB_Extra1.Name = "GB_Extra1";
|
|
this.GB_Extra1.Size = new System.Drawing.Size(230, 210);
|
|
this.GB_Extra1.TabIndex = 2;
|
|
this.GB_Extra1.TabStop = false;
|
|
this.GB_Extra1.Text = "Set 3";
|
|
//
|
|
// PastBattle
|
|
//
|
|
this.PastBattle.Image = global::PKHeX.Properties.Resources.battlememory;
|
|
this.PastBattle.Location = new System.Drawing.Point(27, 170);
|
|
this.PastBattle.Name = "PastBattle";
|
|
this.PastBattle.Size = new System.Drawing.Size(40, 40);
|
|
this.PastBattle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PastBattle.TabIndex = 43;
|
|
this.PastBattle.TabStop = false;
|
|
//
|
|
// PastContest
|
|
//
|
|
this.PastContest.Image = global::PKHeX.Properties.Resources.contestmemory;
|
|
this.PastContest.Location = new System.Drawing.Point(27, 131);
|
|
this.PastContest.Name = "PastContest";
|
|
this.PastContest.Size = new System.Drawing.Size(40, 40);
|
|
this.PastContest.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PastContest.TabIndex = 42;
|
|
this.PastContest.TabStop = false;
|
|
//
|
|
// PB_54
|
|
//
|
|
this.PB_54.Image = global::PKHeX.Properties.Resources.worldchamp;
|
|
this.PB_54.Location = new System.Drawing.Point(163, 101);
|
|
this.PB_54.Name = "PB_54";
|
|
this.PB_54.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_54.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_54.TabIndex = 41;
|
|
this.PB_54.TabStop = false;
|
|
this.PB_54.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_50
|
|
//
|
|
this.PB_50.Image = global::PKHeX.Properties.Resources.wishing;
|
|
this.PB_50.Location = new System.Drawing.Point(43, 101);
|
|
this.PB_50.Name = "PB_50";
|
|
this.PB_50.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_50.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_50.TabIndex = 40;
|
|
this.PB_50.TabStop = false;
|
|
this.PB_50.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_53
|
|
//
|
|
this.PB_53.Image = global::PKHeX.Properties.Resources.nationalchamp;
|
|
this.PB_53.Location = new System.Drawing.Point(133, 101);
|
|
this.PB_53.Name = "PB_53";
|
|
this.PB_53.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_53.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_53.TabIndex = 39;
|
|
this.PB_53.TabStop = false;
|
|
this.PB_53.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_52
|
|
//
|
|
this.PB_52.Image = global::PKHeX.Properties.Resources.regionalchamp;
|
|
this.PB_52.Location = new System.Drawing.Point(103, 101);
|
|
this.PB_52.Name = "PB_52";
|
|
this.PB_52.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_52.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_52.TabIndex = 38;
|
|
this.PB_52.TabStop = false;
|
|
this.PB_52.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_51
|
|
//
|
|
this.PB_51.Image = global::PKHeX.Properties.Resources.battlechamp;
|
|
this.PB_51.Location = new System.Drawing.Point(73, 101);
|
|
this.PB_51.Name = "PB_51";
|
|
this.PB_51.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_51.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_51.TabIndex = 37;
|
|
this.PB_51.TabStop = false;
|
|
this.PB_51.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// Extra1_4
|
|
//
|
|
this.Extra1_4.AutoSize = true;
|
|
this.Extra1_4.Location = new System.Drawing.Point(63, 79);
|
|
this.Extra1_4.Name = "Extra1_4";
|
|
this.Extra1_4.Size = new System.Drawing.Size(90, 17);
|
|
this.Extra1_4.TabIndex = 4;
|
|
this.Extra1_4.Text = "World Champ";
|
|
this.Extra1_4.UseVisualStyleBackColor = true;
|
|
this.Extra1_4.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Extra1_3
|
|
//
|
|
this.Extra1_3.AutoSize = true;
|
|
this.Extra1_3.Location = new System.Drawing.Point(63, 64);
|
|
this.Extra1_3.Name = "Extra1_3";
|
|
this.Extra1_3.Size = new System.Drawing.Size(101, 17);
|
|
this.Extra1_3.TabIndex = 3;
|
|
this.Extra1_3.Text = "National Champ";
|
|
this.Extra1_3.UseVisualStyleBackColor = true;
|
|
this.Extra1_3.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Extra1_2
|
|
//
|
|
this.Extra1_2.AutoSize = true;
|
|
this.Extra1_2.Location = new System.Drawing.Point(63, 49);
|
|
this.Extra1_2.Name = "Extra1_2";
|
|
this.Extra1_2.Size = new System.Drawing.Size(104, 17);
|
|
this.Extra1_2.TabIndex = 2;
|
|
this.Extra1_2.Text = "Regional Champ";
|
|
this.Extra1_2.UseVisualStyleBackColor = true;
|
|
this.Extra1_2.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Extra1_1
|
|
//
|
|
this.Extra1_1.AutoSize = true;
|
|
this.Extra1_1.Location = new System.Drawing.Point(63, 34);
|
|
this.Extra1_1.Name = "Extra1_1";
|
|
this.Extra1_1.Size = new System.Drawing.Size(89, 17);
|
|
this.Extra1_1.TabIndex = 1;
|
|
this.Extra1_1.Text = "Battle Champ";
|
|
this.Extra1_1.UseVisualStyleBackColor = true;
|
|
this.Extra1_1.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Extra1_0
|
|
//
|
|
this.Extra1_0.AutoSize = true;
|
|
this.Extra1_0.Location = new System.Drawing.Point(63, 19);
|
|
this.Extra1_0.Name = "Extra1_0";
|
|
this.Extra1_0.Size = new System.Drawing.Size(64, 17);
|
|
this.Extra1_0.TabIndex = 0;
|
|
this.Extra1_0.Text = "Wishing";
|
|
this.Extra1_0.UseVisualStyleBackColor = true;
|
|
this.Extra1_0.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// L_PastBattle
|
|
//
|
|
this.L_PastBattle.AutoSize = true;
|
|
this.L_PastBattle.Location = new System.Drawing.Point(74, 184);
|
|
this.L_PastBattle.Name = "L_PastBattle";
|
|
this.L_PastBattle.Size = new System.Drawing.Size(103, 13);
|
|
this.L_PastBattle.TabIndex = 21;
|
|
this.L_PastBattle.Text = "Past Battle Ribbons:";
|
|
//
|
|
// TB_PastContest
|
|
//
|
|
this.TB_PastContest.Location = new System.Drawing.Point(183, 141);
|
|
this.TB_PastContest.Mask = "00";
|
|
this.TB_PastContest.Name = "TB_PastContest";
|
|
this.TB_PastContest.Size = new System.Drawing.Size(21, 20);
|
|
this.TB_PastContest.TabIndex = 5;
|
|
this.TB_PastContest.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.TB_PastContest.TextChanged += new System.EventHandler(this.pastribbontoggle);
|
|
//
|
|
// L_PastContest
|
|
//
|
|
this.L_PastContest.AutoSize = true;
|
|
this.L_PastContest.Location = new System.Drawing.Point(65, 145);
|
|
this.L_PastContest.Name = "L_PastContest";
|
|
this.L_PastContest.Size = new System.Drawing.Size(112, 13);
|
|
this.L_PastContest.TabIndex = 20;
|
|
this.L_PastContest.Text = "Past Contest Ribbons:";
|
|
//
|
|
// TB_PastBattle
|
|
//
|
|
this.TB_PastBattle.Location = new System.Drawing.Point(183, 180);
|
|
this.TB_PastBattle.Mask = "00";
|
|
this.TB_PastBattle.Name = "TB_PastBattle";
|
|
this.TB_PastBattle.Size = new System.Drawing.Size(21, 20);
|
|
this.TB_PastBattle.TabIndex = 6;
|
|
this.TB_PastBattle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.TB_PastBattle.TextChanged += new System.EventHandler(this.pastribbontoggle);
|
|
//
|
|
// Tab_Kalos
|
|
//
|
|
this.Tab_Kalos.Controls.Add(this.GB_Kalos34);
|
|
this.Tab_Kalos.Controls.Add(this.GB_Kalos12);
|
|
this.Tab_Kalos.Location = new System.Drawing.Point(4, 22);
|
|
this.Tab_Kalos.Name = "Tab_Kalos";
|
|
this.Tab_Kalos.Padding = new System.Windows.Forms.Padding(3);
|
|
this.Tab_Kalos.Size = new System.Drawing.Size(482, 214);
|
|
this.Tab_Kalos.TabIndex = 0;
|
|
this.Tab_Kalos.Text = "Kalos";
|
|
this.Tab_Kalos.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Kalos34
|
|
//
|
|
this.GB_Kalos34.Controls.Add(this.PB_47);
|
|
this.GB_Kalos34.Controls.Add(this.PB_46);
|
|
this.GB_Kalos34.Controls.Add(this.PB_45);
|
|
this.GB_Kalos34.Controls.Add(this.PB_44);
|
|
this.GB_Kalos34.Controls.Add(this.PB_43);
|
|
this.GB_Kalos34.Controls.Add(this.PB_42);
|
|
this.GB_Kalos34.Controls.Add(this.PB_41);
|
|
this.GB_Kalos34.Controls.Add(this.PB_40);
|
|
this.GB_Kalos34.Controls.Add(this.PB_37);
|
|
this.GB_Kalos34.Controls.Add(this.PB_36);
|
|
this.GB_Kalos34.Controls.Add(this.PB_35);
|
|
this.GB_Kalos34.Controls.Add(this.PB_34);
|
|
this.GB_Kalos34.Controls.Add(this.PB_33);
|
|
this.GB_Kalos34.Controls.Add(this.PB_32);
|
|
this.GB_Kalos34.Controls.Add(this.PB_31);
|
|
this.GB_Kalos34.Controls.Add(this.PB_30);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_7);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_6);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_5);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_4);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_3);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_2);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_1);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2b_0);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_7);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_6);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_5);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_4);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_3);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_2);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_1);
|
|
this.GB_Kalos34.Controls.Add(this.Kalos2a_0);
|
|
this.GB_Kalos34.Location = new System.Drawing.Point(245, 3);
|
|
this.GB_Kalos34.Name = "GB_Kalos34";
|
|
this.GB_Kalos34.Size = new System.Drawing.Size(230, 210);
|
|
this.GB_Kalos34.TabIndex = 2;
|
|
this.GB_Kalos34.TabStop = false;
|
|
this.GB_Kalos34.Text = "Set 2";
|
|
//
|
|
// PB_47
|
|
//
|
|
this.PB_47.Image = global::PKHeX.Properties.Resources.souvenir;
|
|
this.PB_47.Location = new System.Drawing.Point(198, 177);
|
|
this.PB_47.Name = "PB_47";
|
|
this.PB_47.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_47.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_47.TabIndex = 47;
|
|
this.PB_47.TabStop = false;
|
|
this.PB_47.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_46
|
|
//
|
|
this.PB_46.Image = global::PKHeX.Properties.Resources.special;
|
|
this.PB_46.Location = new System.Drawing.Point(171, 177);
|
|
this.PB_46.Name = "PB_46";
|
|
this.PB_46.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_46.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_46.TabIndex = 46;
|
|
this.PB_46.TabStop = false;
|
|
this.PB_46.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_45
|
|
//
|
|
this.PB_45.Image = global::PKHeX.Properties.Resources.birthday;
|
|
this.PB_45.Location = new System.Drawing.Point(144, 177);
|
|
this.PB_45.Name = "PB_45";
|
|
this.PB_45.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_45.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_45.TabIndex = 45;
|
|
this.PB_45.TabStop = false;
|
|
this.PB_45.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_44
|
|
//
|
|
this.PB_44.Image = global::PKHeX.Properties.Resources._event;
|
|
this.PB_44.Location = new System.Drawing.Point(117, 177);
|
|
this.PB_44.Name = "PB_44";
|
|
this.PB_44.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_44.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_44.TabIndex = 44;
|
|
this.PB_44.TabStop = false;
|
|
this.PB_44.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_43
|
|
//
|
|
this.PB_43.Image = global::PKHeX.Properties.Resources.premier;
|
|
this.PB_43.Location = new System.Drawing.Point(89, 177);
|
|
this.PB_43.Name = "PB_43";
|
|
this.PB_43.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_43.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_43.TabIndex = 43;
|
|
this.PB_43.TabStop = false;
|
|
this.PB_43.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_42
|
|
//
|
|
this.PB_42.Image = global::PKHeX.Properties.Resources.classic;
|
|
this.PB_42.Location = new System.Drawing.Point(62, 177);
|
|
this.PB_42.Name = "PB_42";
|
|
this.PB_42.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_42.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_42.TabIndex = 42;
|
|
this.PB_42.TabStop = false;
|
|
this.PB_42.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_41
|
|
//
|
|
this.PB_41.Image = global::PKHeX.Properties.Resources.world;
|
|
this.PB_41.Location = new System.Drawing.Point(35, 177);
|
|
this.PB_41.Name = "PB_41";
|
|
this.PB_41.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_41.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_41.TabIndex = 41;
|
|
this.PB_41.TabStop = false;
|
|
this.PB_41.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_40
|
|
//
|
|
this.PB_40.Image = global::PKHeX.Properties.Resources.earth;
|
|
this.PB_40.Location = new System.Drawing.Point(8, 177);
|
|
this.PB_40.Name = "PB_40";
|
|
this.PB_40.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_40.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_40.TabIndex = 40;
|
|
this.PB_40.TabStop = false;
|
|
this.PB_40.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_37
|
|
//
|
|
this.PB_37.Image = global::PKHeX.Properties.Resources.national;
|
|
this.PB_37.Location = new System.Drawing.Point(198, 147);
|
|
this.PB_37.Name = "PB_37";
|
|
this.PB_37.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_37.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_37.TabIndex = 39;
|
|
this.PB_37.TabStop = false;
|
|
this.PB_37.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_36
|
|
//
|
|
this.PB_36.Image = global::PKHeX.Properties.Resources.country;
|
|
this.PB_36.Location = new System.Drawing.Point(171, 147);
|
|
this.PB_36.Name = "PB_36";
|
|
this.PB_36.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_36.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_36.TabIndex = 38;
|
|
this.PB_36.TabStop = false;
|
|
this.PB_36.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_35
|
|
//
|
|
this.PB_35.Image = global::PKHeX.Properties.Resources.legend;
|
|
this.PB_35.Location = new System.Drawing.Point(144, 147);
|
|
this.PB_35.Name = "PB_35";
|
|
this.PB_35.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_35.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_35.TabIndex = 37;
|
|
this.PB_35.TabStop = false;
|
|
this.PB_35.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_34
|
|
//
|
|
this.PB_34.Image = global::PKHeX.Properties.Resources.record;
|
|
this.PB_34.Location = new System.Drawing.Point(117, 147);
|
|
this.PB_34.Name = "PB_34";
|
|
this.PB_34.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_34.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_34.TabIndex = 36;
|
|
this.PB_34.TabStop = false;
|
|
this.PB_34.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_33
|
|
//
|
|
this.PB_33.Image = global::PKHeX.Properties.Resources.footprint;
|
|
this.PB_33.Location = new System.Drawing.Point(89, 147);
|
|
this.PB_33.Name = "PB_33";
|
|
this.PB_33.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_33.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_33.TabIndex = 35;
|
|
this.PB_33.TabStop = false;
|
|
this.PB_33.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_32
|
|
//
|
|
this.PB_32.Image = global::PKHeX.Properties.Resources.artist;
|
|
this.PB_32.Location = new System.Drawing.Point(62, 147);
|
|
this.PB_32.Name = "PB_32";
|
|
this.PB_32.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_32.TabIndex = 34;
|
|
this.PB_32.TabStop = false;
|
|
this.PB_32.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_31
|
|
//
|
|
this.PB_31.Image = global::PKHeX.Properties.Resources.gorgeousroyal;
|
|
this.PB_31.Location = new System.Drawing.Point(35, 147);
|
|
this.PB_31.Name = "PB_31";
|
|
this.PB_31.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_31.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_31.TabIndex = 33;
|
|
this.PB_31.TabStop = false;
|
|
this.PB_31.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_30
|
|
//
|
|
this.PB_30.Image = global::PKHeX.Properties.Resources.royal;
|
|
this.PB_30.Location = new System.Drawing.Point(8, 147);
|
|
this.PB_30.Name = "PB_30";
|
|
this.PB_30.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_30.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_30.TabIndex = 32;
|
|
this.PB_30.TabStop = false;
|
|
this.PB_30.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// Kalos2b_7
|
|
//
|
|
this.Kalos2b_7.AutoSize = true;
|
|
this.Kalos2b_7.Location = new System.Drawing.Point(124, 124);
|
|
this.Kalos2b_7.Name = "Kalos2b_7";
|
|
this.Kalos2b_7.Size = new System.Drawing.Size(68, 17);
|
|
this.Kalos2b_7.TabIndex = 15;
|
|
this.Kalos2b_7.Text = "Souvenir";
|
|
this.Kalos2b_7.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_7.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_6
|
|
//
|
|
this.Kalos2b_6.AutoSize = true;
|
|
this.Kalos2b_6.Location = new System.Drawing.Point(124, 109);
|
|
this.Kalos2b_6.Name = "Kalos2b_6";
|
|
this.Kalos2b_6.Size = new System.Drawing.Size(61, 17);
|
|
this.Kalos2b_6.TabIndex = 14;
|
|
this.Kalos2b_6.Text = "Special";
|
|
this.Kalos2b_6.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_6.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_5
|
|
//
|
|
this.Kalos2b_5.AutoSize = true;
|
|
this.Kalos2b_5.Location = new System.Drawing.Point(124, 94);
|
|
this.Kalos2b_5.Name = "Kalos2b_5";
|
|
this.Kalos2b_5.Size = new System.Drawing.Size(64, 17);
|
|
this.Kalos2b_5.TabIndex = 13;
|
|
this.Kalos2b_5.Text = "Birthday";
|
|
this.Kalos2b_5.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_5.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_4
|
|
//
|
|
this.Kalos2b_4.AutoSize = true;
|
|
this.Kalos2b_4.Location = new System.Drawing.Point(124, 79);
|
|
this.Kalos2b_4.Name = "Kalos2b_4";
|
|
this.Kalos2b_4.Size = new System.Drawing.Size(54, 17);
|
|
this.Kalos2b_4.TabIndex = 12;
|
|
this.Kalos2b_4.Text = "Event";
|
|
this.Kalos2b_4.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_4.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_3
|
|
//
|
|
this.Kalos2b_3.AutoSize = true;
|
|
this.Kalos2b_3.Location = new System.Drawing.Point(124, 64);
|
|
this.Kalos2b_3.Name = "Kalos2b_3";
|
|
this.Kalos2b_3.Size = new System.Drawing.Size(61, 17);
|
|
this.Kalos2b_3.TabIndex = 11;
|
|
this.Kalos2b_3.Text = "Premier";
|
|
this.Kalos2b_3.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_3.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_2
|
|
//
|
|
this.Kalos2b_2.AutoSize = true;
|
|
this.Kalos2b_2.Location = new System.Drawing.Point(124, 49);
|
|
this.Kalos2b_2.Name = "Kalos2b_2";
|
|
this.Kalos2b_2.Size = new System.Drawing.Size(59, 17);
|
|
this.Kalos2b_2.TabIndex = 10;
|
|
this.Kalos2b_2.Text = "Classic";
|
|
this.Kalos2b_2.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_2.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_1
|
|
//
|
|
this.Kalos2b_1.AutoSize = true;
|
|
this.Kalos2b_1.Location = new System.Drawing.Point(124, 34);
|
|
this.Kalos2b_1.Name = "Kalos2b_1";
|
|
this.Kalos2b_1.Size = new System.Drawing.Size(54, 17);
|
|
this.Kalos2b_1.TabIndex = 9;
|
|
this.Kalos2b_1.Text = "World";
|
|
this.Kalos2b_1.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_1.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2b_0
|
|
//
|
|
this.Kalos2b_0.AutoSize = true;
|
|
this.Kalos2b_0.Location = new System.Drawing.Point(124, 19);
|
|
this.Kalos2b_0.Name = "Kalos2b_0";
|
|
this.Kalos2b_0.Size = new System.Drawing.Size(51, 17);
|
|
this.Kalos2b_0.TabIndex = 8;
|
|
this.Kalos2b_0.Text = "Earth";
|
|
this.Kalos2b_0.UseVisualStyleBackColor = true;
|
|
this.Kalos2b_0.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_7
|
|
//
|
|
this.Kalos2a_7.AutoSize = true;
|
|
this.Kalos2a_7.Location = new System.Drawing.Point(19, 124);
|
|
this.Kalos2a_7.Name = "Kalos2a_7";
|
|
this.Kalos2a_7.Size = new System.Drawing.Size(65, 17);
|
|
this.Kalos2a_7.TabIndex = 7;
|
|
this.Kalos2a_7.Text = "National";
|
|
this.Kalos2a_7.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_7.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_6
|
|
//
|
|
this.Kalos2a_6.AutoSize = true;
|
|
this.Kalos2a_6.Location = new System.Drawing.Point(19, 109);
|
|
this.Kalos2a_6.Name = "Kalos2a_6";
|
|
this.Kalos2a_6.Size = new System.Drawing.Size(62, 17);
|
|
this.Kalos2a_6.TabIndex = 6;
|
|
this.Kalos2a_6.Text = "Country";
|
|
this.Kalos2a_6.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_6.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_5
|
|
//
|
|
this.Kalos2a_5.AutoSize = true;
|
|
this.Kalos2a_5.Location = new System.Drawing.Point(19, 94);
|
|
this.Kalos2a_5.Name = "Kalos2a_5";
|
|
this.Kalos2a_5.Size = new System.Drawing.Size(62, 17);
|
|
this.Kalos2a_5.TabIndex = 5;
|
|
this.Kalos2a_5.Text = "Legend";
|
|
this.Kalos2a_5.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_5.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_4
|
|
//
|
|
this.Kalos2a_4.AutoSize = true;
|
|
this.Kalos2a_4.Location = new System.Drawing.Point(19, 79);
|
|
this.Kalos2a_4.Name = "Kalos2a_4";
|
|
this.Kalos2a_4.Size = new System.Drawing.Size(61, 17);
|
|
this.Kalos2a_4.TabIndex = 4;
|
|
this.Kalos2a_4.Text = "Record";
|
|
this.Kalos2a_4.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_4.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_3
|
|
//
|
|
this.Kalos2a_3.AutoSize = true;
|
|
this.Kalos2a_3.Location = new System.Drawing.Point(19, 64);
|
|
this.Kalos2a_3.Name = "Kalos2a_3";
|
|
this.Kalos2a_3.Size = new System.Drawing.Size(67, 17);
|
|
this.Kalos2a_3.TabIndex = 3;
|
|
this.Kalos2a_3.Text = "Footprint";
|
|
this.Kalos2a_3.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_3.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_2
|
|
//
|
|
this.Kalos2a_2.AutoSize = true;
|
|
this.Kalos2a_2.Location = new System.Drawing.Point(19, 49);
|
|
this.Kalos2a_2.Name = "Kalos2a_2";
|
|
this.Kalos2a_2.Size = new System.Drawing.Size(49, 17);
|
|
this.Kalos2a_2.TabIndex = 2;
|
|
this.Kalos2a_2.Text = "Artist";
|
|
this.Kalos2a_2.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_2.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_1
|
|
//
|
|
this.Kalos2a_1.AutoSize = true;
|
|
this.Kalos2a_1.Location = new System.Drawing.Point(19, 34);
|
|
this.Kalos2a_1.Name = "Kalos2a_1";
|
|
this.Kalos2a_1.Size = new System.Drawing.Size(102, 17);
|
|
this.Kalos2a_1.TabIndex = 1;
|
|
this.Kalos2a_1.Text = "Gorgeous Royal";
|
|
this.Kalos2a_1.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_1.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos2a_0
|
|
//
|
|
this.Kalos2a_0.AutoSize = true;
|
|
this.Kalos2a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Kalos2a_0.Name = "Kalos2a_0";
|
|
this.Kalos2a_0.Size = new System.Drawing.Size(53, 17);
|
|
this.Kalos2a_0.TabIndex = 0;
|
|
this.Kalos2a_0.Text = "Royal";
|
|
this.Kalos2a_0.UseVisualStyleBackColor = true;
|
|
this.Kalos2a_0.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// GB_Kalos12
|
|
//
|
|
this.GB_Kalos12.Controls.Add(this.PB_27);
|
|
this.GB_Kalos12.Controls.Add(this.PB_26);
|
|
this.GB_Kalos12.Controls.Add(this.PB_25);
|
|
this.GB_Kalos12.Controls.Add(this.PB_24);
|
|
this.GB_Kalos12.Controls.Add(this.PB_23);
|
|
this.GB_Kalos12.Controls.Add(this.PB_22);
|
|
this.GB_Kalos12.Controls.Add(this.PB_21);
|
|
this.GB_Kalos12.Controls.Add(this.PB_20);
|
|
this.GB_Kalos12.Controls.Add(this.PB_17);
|
|
this.GB_Kalos12.Controls.Add(this.PB_16);
|
|
this.GB_Kalos12.Controls.Add(this.PB_15);
|
|
this.GB_Kalos12.Controls.Add(this.PB_14);
|
|
this.GB_Kalos12.Controls.Add(this.PB_13);
|
|
this.GB_Kalos12.Controls.Add(this.PB_12);
|
|
this.GB_Kalos12.Controls.Add(this.PB_11);
|
|
this.GB_Kalos12.Controls.Add(this.PB_10);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_7);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_6);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_5);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_4);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_3);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_2);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_1);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1b_0);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_7);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_6);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_5);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_4);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_3);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_2);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_1);
|
|
this.GB_Kalos12.Controls.Add(this.Kalos1a_0);
|
|
this.GB_Kalos12.Location = new System.Drawing.Point(8, 3);
|
|
this.GB_Kalos12.Name = "GB_Kalos12";
|
|
this.GB_Kalos12.Size = new System.Drawing.Size(230, 210);
|
|
this.GB_Kalos12.TabIndex = 0;
|
|
this.GB_Kalos12.TabStop = false;
|
|
this.GB_Kalos12.Text = "Set 1";
|
|
//
|
|
// PB_27
|
|
//
|
|
this.PB_27.Image = global::PKHeX.Properties.Resources.gorgeous;
|
|
this.PB_27.Location = new System.Drawing.Point(198, 177);
|
|
this.PB_27.Name = "PB_27";
|
|
this.PB_27.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_27.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_27.TabIndex = 31;
|
|
this.PB_27.TabStop = false;
|
|
this.PB_27.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_26
|
|
//
|
|
this.PB_26.Image = global::PKHeX.Properties.Resources.smile;
|
|
this.PB_26.Location = new System.Drawing.Point(171, 177);
|
|
this.PB_26.Name = "PB_26";
|
|
this.PB_26.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_26.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_26.TabIndex = 30;
|
|
this.PB_26.TabStop = false;
|
|
this.PB_26.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_25
|
|
//
|
|
this.PB_25.Image = global::PKHeX.Properties.Resources.snooze;
|
|
this.PB_25.Location = new System.Drawing.Point(144, 177);
|
|
this.PB_25.Name = "PB_25";
|
|
this.PB_25.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_25.TabIndex = 29;
|
|
this.PB_25.TabStop = false;
|
|
this.PB_25.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_24
|
|
//
|
|
this.PB_24.Image = global::PKHeX.Properties.Resources.relax;
|
|
this.PB_24.Location = new System.Drawing.Point(117, 177);
|
|
this.PB_24.Name = "PB_24";
|
|
this.PB_24.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_24.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_24.TabIndex = 28;
|
|
this.PB_24.TabStop = false;
|
|
this.PB_24.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_23
|
|
//
|
|
this.PB_23.Image = global::PKHeX.Properties.Resources.careless;
|
|
this.PB_23.Location = new System.Drawing.Point(89, 177);
|
|
this.PB_23.Name = "PB_23";
|
|
this.PB_23.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_23.TabIndex = 27;
|
|
this.PB_23.TabStop = false;
|
|
this.PB_23.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_22
|
|
//
|
|
this.PB_22.Image = global::PKHeX.Properties.Resources.downcast;
|
|
this.PB_22.Location = new System.Drawing.Point(62, 177);
|
|
this.PB_22.Name = "PB_22";
|
|
this.PB_22.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_22.TabIndex = 26;
|
|
this.PB_22.TabStop = false;
|
|
this.PB_22.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_21
|
|
//
|
|
this.PB_21.Image = global::PKHeX.Properties.Resources.shock;
|
|
this.PB_21.Location = new System.Drawing.Point(35, 177);
|
|
this.PB_21.Name = "PB_21";
|
|
this.PB_21.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_21.TabIndex = 25;
|
|
this.PB_21.TabStop = false;
|
|
this.PB_21.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_20
|
|
//
|
|
this.PB_20.Image = global::PKHeX.Properties.Resources.alert;
|
|
this.PB_20.Location = new System.Drawing.Point(8, 177);
|
|
this.PB_20.Name = "PB_20";
|
|
this.PB_20.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_20.TabIndex = 24;
|
|
this.PB_20.TabStop = false;
|
|
this.PB_20.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_17
|
|
//
|
|
this.PB_17.Image = global::PKHeX.Properties.Resources.effort;
|
|
this.PB_17.Location = new System.Drawing.Point(198, 147);
|
|
this.PB_17.Name = "PB_17";
|
|
this.PB_17.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_17.TabIndex = 23;
|
|
this.PB_17.TabStop = false;
|
|
this.PB_17.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_16
|
|
//
|
|
this.PB_16.Image = global::PKHeX.Properties.Resources.expertbattler;
|
|
this.PB_16.Location = new System.Drawing.Point(171, 147);
|
|
this.PB_16.Name = "PB_16";
|
|
this.PB_16.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_16.TabIndex = 22;
|
|
this.PB_16.TabStop = false;
|
|
this.PB_16.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_15
|
|
//
|
|
this.PB_15.Image = global::PKHeX.Properties.Resources.skillfullbattler;
|
|
this.PB_15.Location = new System.Drawing.Point(144, 147);
|
|
this.PB_15.Name = "PB_15";
|
|
this.PB_15.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_15.TabIndex = 21;
|
|
this.PB_15.TabStop = false;
|
|
this.PB_15.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_14
|
|
//
|
|
this.PB_14.Image = global::PKHeX.Properties.Resources.training;
|
|
this.PB_14.Location = new System.Drawing.Point(117, 147);
|
|
this.PB_14.Name = "PB_14";
|
|
this.PB_14.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_14.TabIndex = 20;
|
|
this.PB_14.TabStop = false;
|
|
this.PB_14.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_13
|
|
//
|
|
this.PB_13.Image = global::PKHeX.Properties.Resources.bestfriends;
|
|
this.PB_13.Location = new System.Drawing.Point(89, 147);
|
|
this.PB_13.Name = "PB_13";
|
|
this.PB_13.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_13.TabIndex = 19;
|
|
this.PB_13.TabStop = false;
|
|
this.PB_13.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_12
|
|
//
|
|
this.PB_12.Image = global::PKHeX.Properties.Resources.sinnohchamp;
|
|
this.PB_12.Location = new System.Drawing.Point(62, 147);
|
|
this.PB_12.Name = "PB_12";
|
|
this.PB_12.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_12.TabIndex = 18;
|
|
this.PB_12.TabStop = false;
|
|
this.PB_12.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_11
|
|
//
|
|
this.PB_11.Image = global::PKHeX.Properties.Resources.hoennchamp;
|
|
this.PB_11.Location = new System.Drawing.Point(35, 147);
|
|
this.PB_11.Name = "PB_11";
|
|
this.PB_11.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_11.TabIndex = 17;
|
|
this.PB_11.TabStop = false;
|
|
this.PB_11.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// PB_10
|
|
//
|
|
this.PB_10.Image = global::PKHeX.Properties.Resources.kaloschamp;
|
|
this.PB_10.Location = new System.Drawing.Point(8, 147);
|
|
this.PB_10.Name = "PB_10";
|
|
this.PB_10.Size = new System.Drawing.Size(24, 24);
|
|
this.PB_10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.PB_10.TabIndex = 16;
|
|
this.PB_10.TabStop = false;
|
|
this.PB_10.Click += new System.EventHandler(this.clickRibbon);
|
|
//
|
|
// Kalos1b_7
|
|
//
|
|
this.Kalos1b_7.AutoSize = true;
|
|
this.Kalos1b_7.Location = new System.Drawing.Point(124, 124);
|
|
this.Kalos1b_7.Name = "Kalos1b_7";
|
|
this.Kalos1b_7.Size = new System.Drawing.Size(72, 17);
|
|
this.Kalos1b_7.TabIndex = 15;
|
|
this.Kalos1b_7.Text = "Gorgeous";
|
|
this.Kalos1b_7.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_7.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_6
|
|
//
|
|
this.Kalos1b_6.AutoSize = true;
|
|
this.Kalos1b_6.Location = new System.Drawing.Point(124, 109);
|
|
this.Kalos1b_6.Name = "Kalos1b_6";
|
|
this.Kalos1b_6.Size = new System.Drawing.Size(51, 17);
|
|
this.Kalos1b_6.TabIndex = 14;
|
|
this.Kalos1b_6.Text = "Smile";
|
|
this.Kalos1b_6.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_6.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_5
|
|
//
|
|
this.Kalos1b_5.AutoSize = true;
|
|
this.Kalos1b_5.Location = new System.Drawing.Point(124, 94);
|
|
this.Kalos1b_5.Name = "Kalos1b_5";
|
|
this.Kalos1b_5.Size = new System.Drawing.Size(62, 17);
|
|
this.Kalos1b_5.TabIndex = 13;
|
|
this.Kalos1b_5.Text = "Snooze";
|
|
this.Kalos1b_5.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_5.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_4
|
|
//
|
|
this.Kalos1b_4.AutoSize = true;
|
|
this.Kalos1b_4.Location = new System.Drawing.Point(124, 79);
|
|
this.Kalos1b_4.Name = "Kalos1b_4";
|
|
this.Kalos1b_4.Size = new System.Drawing.Size(53, 17);
|
|
this.Kalos1b_4.TabIndex = 12;
|
|
this.Kalos1b_4.Text = "Relax";
|
|
this.Kalos1b_4.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_4.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_3
|
|
//
|
|
this.Kalos1b_3.AutoSize = true;
|
|
this.Kalos1b_3.Location = new System.Drawing.Point(124, 64);
|
|
this.Kalos1b_3.Name = "Kalos1b_3";
|
|
this.Kalos1b_3.Size = new System.Drawing.Size(66, 17);
|
|
this.Kalos1b_3.TabIndex = 11;
|
|
this.Kalos1b_3.Text = "Careless";
|
|
this.Kalos1b_3.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_3.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_2
|
|
//
|
|
this.Kalos1b_2.AutoSize = true;
|
|
this.Kalos1b_2.Location = new System.Drawing.Point(124, 49);
|
|
this.Kalos1b_2.Name = "Kalos1b_2";
|
|
this.Kalos1b_2.Size = new System.Drawing.Size(74, 17);
|
|
this.Kalos1b_2.TabIndex = 10;
|
|
this.Kalos1b_2.Text = "Downcast";
|
|
this.Kalos1b_2.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_2.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_1
|
|
//
|
|
this.Kalos1b_1.AutoSize = true;
|
|
this.Kalos1b_1.Location = new System.Drawing.Point(124, 34);
|
|
this.Kalos1b_1.Name = "Kalos1b_1";
|
|
this.Kalos1b_1.Size = new System.Drawing.Size(57, 17);
|
|
this.Kalos1b_1.TabIndex = 9;
|
|
this.Kalos1b_1.Text = "Shock";
|
|
this.Kalos1b_1.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_1.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1b_0
|
|
//
|
|
this.Kalos1b_0.AutoSize = true;
|
|
this.Kalos1b_0.Location = new System.Drawing.Point(124, 19);
|
|
this.Kalos1b_0.Name = "Kalos1b_0";
|
|
this.Kalos1b_0.Size = new System.Drawing.Size(47, 17);
|
|
this.Kalos1b_0.TabIndex = 8;
|
|
this.Kalos1b_0.Text = "Alert";
|
|
this.Kalos1b_0.UseVisualStyleBackColor = true;
|
|
this.Kalos1b_0.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_7
|
|
//
|
|
this.Kalos1a_7.AutoSize = true;
|
|
this.Kalos1a_7.Location = new System.Drawing.Point(19, 124);
|
|
this.Kalos1a_7.Name = "Kalos1a_7";
|
|
this.Kalos1a_7.Size = new System.Drawing.Size(51, 17);
|
|
this.Kalos1a_7.TabIndex = 7;
|
|
this.Kalos1a_7.Text = "Effort";
|
|
this.Kalos1a_7.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_7.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_6
|
|
//
|
|
this.Kalos1a_6.AutoSize = true;
|
|
this.Kalos1a_6.Location = new System.Drawing.Point(19, 109);
|
|
this.Kalos1a_6.Name = "Kalos1a_6";
|
|
this.Kalos1a_6.Size = new System.Drawing.Size(89, 17);
|
|
this.Kalos1a_6.TabIndex = 6;
|
|
this.Kalos1a_6.Text = "Expert Battler";
|
|
this.Kalos1a_6.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_6.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_5
|
|
//
|
|
this.Kalos1a_5.AutoSize = true;
|
|
this.Kalos1a_5.Location = new System.Drawing.Point(19, 94);
|
|
this.Kalos1a_5.Name = "Kalos1a_5";
|
|
this.Kalos1a_5.Size = new System.Drawing.Size(91, 17);
|
|
this.Kalos1a_5.TabIndex = 5;
|
|
this.Kalos1a_5.Text = "Skillfull Battler";
|
|
this.Kalos1a_5.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_5.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_4
|
|
//
|
|
this.Kalos1a_4.AutoSize = true;
|
|
this.Kalos1a_4.Location = new System.Drawing.Point(19, 79);
|
|
this.Kalos1a_4.Name = "Kalos1a_4";
|
|
this.Kalos1a_4.Size = new System.Drawing.Size(64, 17);
|
|
this.Kalos1a_4.TabIndex = 4;
|
|
this.Kalos1a_4.Text = "Training";
|
|
this.Kalos1a_4.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_4.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_3
|
|
//
|
|
this.Kalos1a_3.AutoSize = true;
|
|
this.Kalos1a_3.Location = new System.Drawing.Point(19, 64);
|
|
this.Kalos1a_3.Name = "Kalos1a_3";
|
|
this.Kalos1a_3.Size = new System.Drawing.Size(84, 17);
|
|
this.Kalos1a_3.TabIndex = 3;
|
|
this.Kalos1a_3.Text = "Best Friends";
|
|
this.Kalos1a_3.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_3.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_2
|
|
//
|
|
this.Kalos1a_2.AutoSize = true;
|
|
this.Kalos1a_2.Location = new System.Drawing.Point(19, 49);
|
|
this.Kalos1a_2.Name = "Kalos1a_2";
|
|
this.Kalos1a_2.Size = new System.Drawing.Size(95, 17);
|
|
this.Kalos1a_2.TabIndex = 2;
|
|
this.Kalos1a_2.Text = "Sinnoh Champ";
|
|
this.Kalos1a_2.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_2.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_1
|
|
//
|
|
this.Kalos1a_1.AutoSize = true;
|
|
this.Kalos1a_1.Location = new System.Drawing.Point(19, 34);
|
|
this.Kalos1a_1.Name = "Kalos1a_1";
|
|
this.Kalos1a_1.Size = new System.Drawing.Size(94, 17);
|
|
this.Kalos1a_1.TabIndex = 1;
|
|
this.Kalos1a_1.Text = "Hoenn Champ";
|
|
this.Kalos1a_1.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_1.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// Kalos1a_0
|
|
//
|
|
this.Kalos1a_0.AutoSize = true;
|
|
this.Kalos1a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Kalos1a_0.Name = "Kalos1a_0";
|
|
this.Kalos1a_0.Size = new System.Drawing.Size(88, 17);
|
|
this.Kalos1a_0.TabIndex = 0;
|
|
this.Kalos1a_0.Text = "Kalos Champ";
|
|
this.Kalos1a_0.UseVisualStyleBackColor = true;
|
|
this.Kalos1a_0.CheckedChanged += new System.EventHandler(this.toggleribbon);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.Tab_Kalos);
|
|
this.tabControl1.Controls.Add(this.Tab_Extra);
|
|
this.tabControl1.Controls.Add(this.Tab_Medals);
|
|
this.tabControl1.Location = new System.Drawing.Point(12, 12);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(490, 240);
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
// Sinnoh3a_0
|
|
//
|
|
this.Sinnoh3a_0.AutoSize = true;
|
|
this.Sinnoh3a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Sinnoh3a_0.Name = "Sinnoh3a_0";
|
|
this.Sinnoh3a_0.Size = new System.Drawing.Size(47, 17);
|
|
this.Sinnoh3a_0.TabIndex = 0;
|
|
this.Sinnoh3a_0.Text = "Cool";
|
|
this.Sinnoh3a_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_1
|
|
//
|
|
this.Sinnoh3a_1.AutoSize = true;
|
|
this.Sinnoh3a_1.Location = new System.Drawing.Point(19, 42);
|
|
this.Sinnoh3a_1.Name = "Sinnoh3a_1";
|
|
this.Sinnoh3a_1.Size = new System.Drawing.Size(76, 17);
|
|
this.Sinnoh3a_1.TabIndex = 1;
|
|
this.Sinnoh3a_1.Text = "Cool Great";
|
|
this.Sinnoh3a_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_2
|
|
//
|
|
this.Sinnoh3a_2.AutoSize = true;
|
|
this.Sinnoh3a_2.Location = new System.Drawing.Point(19, 65);
|
|
this.Sinnoh3a_2.Name = "Sinnoh3a_2";
|
|
this.Sinnoh3a_2.Size = new System.Drawing.Size(72, 17);
|
|
this.Sinnoh3a_2.TabIndex = 2;
|
|
this.Sinnoh3a_2.Text = "Cool Ultra";
|
|
this.Sinnoh3a_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_3
|
|
//
|
|
this.Sinnoh3a_3.AutoSize = true;
|
|
this.Sinnoh3a_3.Location = new System.Drawing.Point(19, 88);
|
|
this.Sinnoh3a_3.Name = "Sinnoh3a_3";
|
|
this.Sinnoh3a_3.Size = new System.Drawing.Size(82, 17);
|
|
this.Sinnoh3a_3.TabIndex = 3;
|
|
this.Sinnoh3a_3.Text = "Cool Master";
|
|
this.Sinnoh3a_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_4
|
|
//
|
|
this.Sinnoh3a_4.AutoSize = true;
|
|
this.Sinnoh3a_4.Location = new System.Drawing.Point(19, 111);
|
|
this.Sinnoh3a_4.Name = "Sinnoh3a_4";
|
|
this.Sinnoh3a_4.Size = new System.Drawing.Size(59, 17);
|
|
this.Sinnoh3a_4.TabIndex = 4;
|
|
this.Sinnoh3a_4.Text = "Beauty";
|
|
this.Sinnoh3a_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_5
|
|
//
|
|
this.Sinnoh3a_5.AutoSize = true;
|
|
this.Sinnoh3a_5.Location = new System.Drawing.Point(19, 134);
|
|
this.Sinnoh3a_5.Name = "Sinnoh3a_5";
|
|
this.Sinnoh3a_5.Size = new System.Drawing.Size(88, 17);
|
|
this.Sinnoh3a_5.TabIndex = 5;
|
|
this.Sinnoh3a_5.Text = "Beauty Great";
|
|
this.Sinnoh3a_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_6
|
|
//
|
|
this.Sinnoh3a_6.AutoSize = true;
|
|
this.Sinnoh3a_6.Location = new System.Drawing.Point(19, 157);
|
|
this.Sinnoh3a_6.Name = "Sinnoh3a_6";
|
|
this.Sinnoh3a_6.Size = new System.Drawing.Size(84, 17);
|
|
this.Sinnoh3a_6.TabIndex = 6;
|
|
this.Sinnoh3a_6.Text = "Beauty Ultra";
|
|
this.Sinnoh3a_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3a_7
|
|
//
|
|
this.Sinnoh3a_7.AutoSize = true;
|
|
this.Sinnoh3a_7.Location = new System.Drawing.Point(19, 180);
|
|
this.Sinnoh3a_7.Name = "Sinnoh3a_7";
|
|
this.Sinnoh3a_7.Size = new System.Drawing.Size(94, 17);
|
|
this.Sinnoh3a_7.TabIndex = 7;
|
|
this.Sinnoh3a_7.Text = "Beauty Master";
|
|
this.Sinnoh3a_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_0
|
|
//
|
|
this.Sinnoh3b_0.AutoSize = true;
|
|
this.Sinnoh3b_0.Location = new System.Drawing.Point(124, 19);
|
|
this.Sinnoh3b_0.Name = "Sinnoh3b_0";
|
|
this.Sinnoh3b_0.Size = new System.Drawing.Size(48, 17);
|
|
this.Sinnoh3b_0.TabIndex = 8;
|
|
this.Sinnoh3b_0.Text = "Cute";
|
|
this.Sinnoh3b_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_1
|
|
//
|
|
this.Sinnoh3b_1.AutoSize = true;
|
|
this.Sinnoh3b_1.Location = new System.Drawing.Point(124, 42);
|
|
this.Sinnoh3b_1.Name = "Sinnoh3b_1";
|
|
this.Sinnoh3b_1.Size = new System.Drawing.Size(77, 17);
|
|
this.Sinnoh3b_1.TabIndex = 9;
|
|
this.Sinnoh3b_1.Text = "Cute Great";
|
|
this.Sinnoh3b_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_2
|
|
//
|
|
this.Sinnoh3b_2.AutoSize = true;
|
|
this.Sinnoh3b_2.Location = new System.Drawing.Point(124, 65);
|
|
this.Sinnoh3b_2.Name = "Sinnoh3b_2";
|
|
this.Sinnoh3b_2.Size = new System.Drawing.Size(73, 17);
|
|
this.Sinnoh3b_2.TabIndex = 10;
|
|
this.Sinnoh3b_2.Text = "Cute Ultra";
|
|
this.Sinnoh3b_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_3
|
|
//
|
|
this.Sinnoh3b_3.AutoSize = true;
|
|
this.Sinnoh3b_3.Location = new System.Drawing.Point(124, 88);
|
|
this.Sinnoh3b_3.Name = "Sinnoh3b_3";
|
|
this.Sinnoh3b_3.Size = new System.Drawing.Size(83, 17);
|
|
this.Sinnoh3b_3.TabIndex = 11;
|
|
this.Sinnoh3b_3.Text = "Cute Master";
|
|
this.Sinnoh3b_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_4
|
|
//
|
|
this.Sinnoh3b_4.AutoSize = true;
|
|
this.Sinnoh3b_4.Location = new System.Drawing.Point(124, 111);
|
|
this.Sinnoh3b_4.Name = "Sinnoh3b_4";
|
|
this.Sinnoh3b_4.Size = new System.Drawing.Size(53, 17);
|
|
this.Sinnoh3b_4.TabIndex = 12;
|
|
this.Sinnoh3b_4.Text = "Smart";
|
|
this.Sinnoh3b_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_5
|
|
//
|
|
this.Sinnoh3b_5.AutoSize = true;
|
|
this.Sinnoh3b_5.Location = new System.Drawing.Point(124, 134);
|
|
this.Sinnoh3b_5.Name = "Sinnoh3b_5";
|
|
this.Sinnoh3b_5.Size = new System.Drawing.Size(82, 17);
|
|
this.Sinnoh3b_5.TabIndex = 13;
|
|
this.Sinnoh3b_5.Text = "Smart Great";
|
|
this.Sinnoh3b_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_6
|
|
//
|
|
this.Sinnoh3b_6.AutoSize = true;
|
|
this.Sinnoh3b_6.Location = new System.Drawing.Point(124, 157);
|
|
this.Sinnoh3b_6.Name = "Sinnoh3b_6";
|
|
this.Sinnoh3b_6.Size = new System.Drawing.Size(78, 17);
|
|
this.Sinnoh3b_6.TabIndex = 14;
|
|
this.Sinnoh3b_6.Text = "Smart Ultra";
|
|
this.Sinnoh3b_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh3b_7
|
|
//
|
|
this.Sinnoh3b_7.AutoSize = true;
|
|
this.Sinnoh3b_7.Location = new System.Drawing.Point(124, 180);
|
|
this.Sinnoh3b_7.Name = "Sinnoh3b_7";
|
|
this.Sinnoh3b_7.Size = new System.Drawing.Size(88, 17);
|
|
this.Sinnoh3b_7.TabIndex = 15;
|
|
this.Sinnoh3b_7.Text = "Smart Master";
|
|
this.Sinnoh3b_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh4a_0
|
|
//
|
|
this.Sinnoh4a_0.AutoSize = true;
|
|
this.Sinnoh4a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Sinnoh4a_0.Name = "Sinnoh4a_0";
|
|
this.Sinnoh4a_0.Size = new System.Drawing.Size(57, 17);
|
|
this.Sinnoh4a_0.TabIndex = 0;
|
|
this.Sinnoh4a_0.Text = "Tough";
|
|
this.Sinnoh4a_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh4a_1
|
|
//
|
|
this.Sinnoh4a_1.AutoSize = true;
|
|
this.Sinnoh4a_1.Location = new System.Drawing.Point(19, 42);
|
|
this.Sinnoh4a_1.Name = "Sinnoh4a_1";
|
|
this.Sinnoh4a_1.Size = new System.Drawing.Size(86, 17);
|
|
this.Sinnoh4a_1.TabIndex = 1;
|
|
this.Sinnoh4a_1.Text = "Tough Great";
|
|
this.Sinnoh4a_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh4a_2
|
|
//
|
|
this.Sinnoh4a_2.AutoSize = true;
|
|
this.Sinnoh4a_2.Location = new System.Drawing.Point(19, 65);
|
|
this.Sinnoh4a_2.Name = "Sinnoh4a_2";
|
|
this.Sinnoh4a_2.Size = new System.Drawing.Size(82, 17);
|
|
this.Sinnoh4a_2.TabIndex = 2;
|
|
this.Sinnoh4a_2.Text = "Tough Ultra";
|
|
this.Sinnoh4a_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Sinnoh4a_3
|
|
//
|
|
this.Sinnoh4a_3.AutoSize = true;
|
|
this.Sinnoh4a_3.Location = new System.Drawing.Point(19, 88);
|
|
this.Sinnoh4a_3.Name = "Sinnoh4a_3";
|
|
this.Sinnoh4a_3.Size = new System.Drawing.Size(92, 17);
|
|
this.Sinnoh4a_3.TabIndex = 3;
|
|
this.Sinnoh4a_3.Text = "Tough Master";
|
|
this.Sinnoh4a_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_0
|
|
//
|
|
this.Hoenn2a_0.AutoSize = true;
|
|
this.Hoenn2a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Hoenn2a_0.Name = "Hoenn2a_0";
|
|
this.Hoenn2a_0.Size = new System.Drawing.Size(57, 17);
|
|
this.Hoenn2a_0.TabIndex = 0;
|
|
this.Hoenn2a_0.Text = "Tough";
|
|
this.Hoenn2a_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_1
|
|
//
|
|
this.Hoenn2a_1.AutoSize = true;
|
|
this.Hoenn2a_1.Location = new System.Drawing.Point(19, 42);
|
|
this.Hoenn2a_1.Name = "Hoenn2a_1";
|
|
this.Hoenn2a_1.Size = new System.Drawing.Size(88, 17);
|
|
this.Hoenn2a_1.TabIndex = 1;
|
|
this.Hoenn2a_1.Text = "Tough Super";
|
|
this.Hoenn2a_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_2
|
|
//
|
|
this.Hoenn2a_2.AutoSize = true;
|
|
this.Hoenn2a_2.Location = new System.Drawing.Point(19, 65);
|
|
this.Hoenn2a_2.Name = "Hoenn2a_2";
|
|
this.Hoenn2a_2.Size = new System.Drawing.Size(88, 17);
|
|
this.Hoenn2a_2.TabIndex = 2;
|
|
this.Hoenn2a_2.Text = "Tough Hyper";
|
|
this.Hoenn2a_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_3
|
|
//
|
|
this.Hoenn2a_3.AutoSize = true;
|
|
this.Hoenn2a_3.Location = new System.Drawing.Point(19, 88);
|
|
this.Hoenn2a_3.Name = "Hoenn2a_3";
|
|
this.Hoenn2a_3.Size = new System.Drawing.Size(92, 17);
|
|
this.Hoenn2a_3.TabIndex = 3;
|
|
this.Hoenn2a_3.Text = "Tough Master";
|
|
this.Hoenn2a_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_4
|
|
//
|
|
this.Hoenn2a_4.AutoSize = true;
|
|
this.Hoenn2a_4.Location = new System.Drawing.Point(19, 111);
|
|
this.Hoenn2a_4.Name = "Hoenn2a_4";
|
|
this.Hoenn2a_4.Size = new System.Drawing.Size(73, 17);
|
|
this.Hoenn2a_4.TabIndex = 4;
|
|
this.Hoenn2a_4.Text = "Champion";
|
|
this.Hoenn2a_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_5
|
|
//
|
|
this.Hoenn2a_5.AutoSize = true;
|
|
this.Hoenn2a_5.Location = new System.Drawing.Point(19, 134);
|
|
this.Hoenn2a_5.Name = "Hoenn2a_5";
|
|
this.Hoenn2a_5.Size = new System.Drawing.Size(65, 17);
|
|
this.Hoenn2a_5.TabIndex = 5;
|
|
this.Hoenn2a_5.Text = "Winning";
|
|
this.Hoenn2a_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_6
|
|
//
|
|
this.Hoenn2a_6.AutoSize = true;
|
|
this.Hoenn2a_6.Location = new System.Drawing.Point(19, 157);
|
|
this.Hoenn2a_6.Name = "Hoenn2a_6";
|
|
this.Hoenn2a_6.Size = new System.Drawing.Size(58, 17);
|
|
this.Hoenn2a_6.TabIndex = 6;
|
|
this.Hoenn2a_6.Text = "Victory";
|
|
this.Hoenn2a_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2a_7
|
|
//
|
|
this.Hoenn2a_7.AutoSize = true;
|
|
this.Hoenn2a_7.Location = new System.Drawing.Point(19, 180);
|
|
this.Hoenn2a_7.Name = "Hoenn2a_7";
|
|
this.Hoenn2a_7.Size = new System.Drawing.Size(49, 17);
|
|
this.Hoenn2a_7.TabIndex = 7;
|
|
this.Hoenn2a_7.Text = "Artist";
|
|
this.Hoenn2a_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_0
|
|
//
|
|
this.Hoenn2b_0.AutoSize = true;
|
|
this.Hoenn2b_0.Location = new System.Drawing.Point(124, 19);
|
|
this.Hoenn2b_0.Name = "Hoenn2b_0";
|
|
this.Hoenn2b_0.Size = new System.Drawing.Size(51, 17);
|
|
this.Hoenn2b_0.TabIndex = 8;
|
|
this.Hoenn2b_0.Text = "Effort";
|
|
this.Hoenn2b_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_1
|
|
//
|
|
this.Hoenn2b_1.AutoSize = true;
|
|
this.Hoenn2b_1.Location = new System.Drawing.Point(124, 42);
|
|
this.Hoenn2b_1.Name = "Hoenn2b_1";
|
|
this.Hoenn2b_1.Size = new System.Drawing.Size(58, 17);
|
|
this.Hoenn2b_1.TabIndex = 9;
|
|
this.Hoenn2b_1.Text = "Marine";
|
|
this.Hoenn2b_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_2
|
|
//
|
|
this.Hoenn2b_2.AutoSize = true;
|
|
this.Hoenn2b_2.Location = new System.Drawing.Point(124, 65);
|
|
this.Hoenn2b_2.Name = "Hoenn2b_2";
|
|
this.Hoenn2b_2.Size = new System.Drawing.Size(50, 17);
|
|
this.Hoenn2b_2.TabIndex = 10;
|
|
this.Hoenn2b_2.Text = "Land";
|
|
this.Hoenn2b_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_3
|
|
//
|
|
this.Hoenn2b_3.AutoSize = true;
|
|
this.Hoenn2b_3.Location = new System.Drawing.Point(124, 88);
|
|
this.Hoenn2b_3.Name = "Hoenn2b_3";
|
|
this.Hoenn2b_3.Size = new System.Drawing.Size(44, 17);
|
|
this.Hoenn2b_3.TabIndex = 11;
|
|
this.Hoenn2b_3.Text = "Sky";
|
|
this.Hoenn2b_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_4
|
|
//
|
|
this.Hoenn2b_4.AutoSize = true;
|
|
this.Hoenn2b_4.Location = new System.Drawing.Point(124, 111);
|
|
this.Hoenn2b_4.Name = "Hoenn2b_4";
|
|
this.Hoenn2b_4.Size = new System.Drawing.Size(62, 17);
|
|
this.Hoenn2b_4.TabIndex = 12;
|
|
this.Hoenn2b_4.Text = "Country";
|
|
this.Hoenn2b_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_5
|
|
//
|
|
this.Hoenn2b_5.AutoSize = true;
|
|
this.Hoenn2b_5.Location = new System.Drawing.Point(124, 134);
|
|
this.Hoenn2b_5.Name = "Hoenn2b_5";
|
|
this.Hoenn2b_5.Size = new System.Drawing.Size(65, 17);
|
|
this.Hoenn2b_5.TabIndex = 13;
|
|
this.Hoenn2b_5.Text = "National";
|
|
this.Hoenn2b_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_6
|
|
//
|
|
this.Hoenn2b_6.AutoSize = true;
|
|
this.Hoenn2b_6.Location = new System.Drawing.Point(124, 157);
|
|
this.Hoenn2b_6.Name = "Hoenn2b_6";
|
|
this.Hoenn2b_6.Size = new System.Drawing.Size(51, 17);
|
|
this.Hoenn2b_6.TabIndex = 14;
|
|
this.Hoenn2b_6.Text = "Earth";
|
|
this.Hoenn2b_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn2b_7
|
|
//
|
|
this.Hoenn2b_7.AutoSize = true;
|
|
this.Hoenn2b_7.Location = new System.Drawing.Point(124, 180);
|
|
this.Hoenn2b_7.Name = "Hoenn2b_7";
|
|
this.Hoenn2b_7.Size = new System.Drawing.Size(54, 17);
|
|
this.Hoenn2b_7.TabIndex = 15;
|
|
this.Hoenn2b_7.Text = "World";
|
|
this.Hoenn2b_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_0
|
|
//
|
|
this.Hoenn1a_0.AutoSize = true;
|
|
this.Hoenn1a_0.Location = new System.Drawing.Point(19, 19);
|
|
this.Hoenn1a_0.Name = "Hoenn1a_0";
|
|
this.Hoenn1a_0.Size = new System.Drawing.Size(47, 17);
|
|
this.Hoenn1a_0.TabIndex = 0;
|
|
this.Hoenn1a_0.Text = "Cool";
|
|
this.Hoenn1a_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_1
|
|
//
|
|
this.Hoenn1a_1.AutoSize = true;
|
|
this.Hoenn1a_1.Location = new System.Drawing.Point(19, 42);
|
|
this.Hoenn1a_1.Name = "Hoenn1a_1";
|
|
this.Hoenn1a_1.Size = new System.Drawing.Size(76, 17);
|
|
this.Hoenn1a_1.TabIndex = 1;
|
|
this.Hoenn1a_1.Text = "Cool Great";
|
|
this.Hoenn1a_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_2
|
|
//
|
|
this.Hoenn1a_2.AutoSize = true;
|
|
this.Hoenn1a_2.Location = new System.Drawing.Point(19, 65);
|
|
this.Hoenn1a_2.Name = "Hoenn1a_2";
|
|
this.Hoenn1a_2.Size = new System.Drawing.Size(72, 17);
|
|
this.Hoenn1a_2.TabIndex = 2;
|
|
this.Hoenn1a_2.Text = "Cool Ultra";
|
|
this.Hoenn1a_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_3
|
|
//
|
|
this.Hoenn1a_3.AutoSize = true;
|
|
this.Hoenn1a_3.Location = new System.Drawing.Point(19, 88);
|
|
this.Hoenn1a_3.Name = "Hoenn1a_3";
|
|
this.Hoenn1a_3.Size = new System.Drawing.Size(82, 17);
|
|
this.Hoenn1a_3.TabIndex = 3;
|
|
this.Hoenn1a_3.Text = "Cool Master";
|
|
this.Hoenn1a_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_4
|
|
//
|
|
this.Hoenn1a_4.AutoSize = true;
|
|
this.Hoenn1a_4.Location = new System.Drawing.Point(19, 111);
|
|
this.Hoenn1a_4.Name = "Hoenn1a_4";
|
|
this.Hoenn1a_4.Size = new System.Drawing.Size(59, 17);
|
|
this.Hoenn1a_4.TabIndex = 4;
|
|
this.Hoenn1a_4.Text = "Beauty";
|
|
this.Hoenn1a_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_5
|
|
//
|
|
this.Hoenn1a_5.AutoSize = true;
|
|
this.Hoenn1a_5.Location = new System.Drawing.Point(19, 134);
|
|
this.Hoenn1a_5.Name = "Hoenn1a_5";
|
|
this.Hoenn1a_5.Size = new System.Drawing.Size(88, 17);
|
|
this.Hoenn1a_5.TabIndex = 5;
|
|
this.Hoenn1a_5.Text = "Beauty Great";
|
|
this.Hoenn1a_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_6
|
|
//
|
|
this.Hoenn1a_6.AutoSize = true;
|
|
this.Hoenn1a_6.Location = new System.Drawing.Point(19, 157);
|
|
this.Hoenn1a_6.Name = "Hoenn1a_6";
|
|
this.Hoenn1a_6.Size = new System.Drawing.Size(84, 17);
|
|
this.Hoenn1a_6.TabIndex = 6;
|
|
this.Hoenn1a_6.Text = "Beauty Ultra";
|
|
this.Hoenn1a_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1a_7
|
|
//
|
|
this.Hoenn1a_7.AutoSize = true;
|
|
this.Hoenn1a_7.Location = new System.Drawing.Point(19, 180);
|
|
this.Hoenn1a_7.Name = "Hoenn1a_7";
|
|
this.Hoenn1a_7.Size = new System.Drawing.Size(94, 17);
|
|
this.Hoenn1a_7.TabIndex = 7;
|
|
this.Hoenn1a_7.Text = "Beauty Master";
|
|
this.Hoenn1a_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_0
|
|
//
|
|
this.Hoenn1b_0.AutoSize = true;
|
|
this.Hoenn1b_0.Location = new System.Drawing.Point(124, 19);
|
|
this.Hoenn1b_0.Name = "Hoenn1b_0";
|
|
this.Hoenn1b_0.Size = new System.Drawing.Size(48, 17);
|
|
this.Hoenn1b_0.TabIndex = 8;
|
|
this.Hoenn1b_0.Text = "Cute";
|
|
this.Hoenn1b_0.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_1
|
|
//
|
|
this.Hoenn1b_1.AutoSize = true;
|
|
this.Hoenn1b_1.Location = new System.Drawing.Point(124, 42);
|
|
this.Hoenn1b_1.Name = "Hoenn1b_1";
|
|
this.Hoenn1b_1.Size = new System.Drawing.Size(77, 17);
|
|
this.Hoenn1b_1.TabIndex = 9;
|
|
this.Hoenn1b_1.Text = "Cute Great";
|
|
this.Hoenn1b_1.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_2
|
|
//
|
|
this.Hoenn1b_2.AutoSize = true;
|
|
this.Hoenn1b_2.Location = new System.Drawing.Point(124, 65);
|
|
this.Hoenn1b_2.Name = "Hoenn1b_2";
|
|
this.Hoenn1b_2.Size = new System.Drawing.Size(73, 17);
|
|
this.Hoenn1b_2.TabIndex = 10;
|
|
this.Hoenn1b_2.Text = "Cute Ultra";
|
|
this.Hoenn1b_2.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_3
|
|
//
|
|
this.Hoenn1b_3.AutoSize = true;
|
|
this.Hoenn1b_3.Location = new System.Drawing.Point(124, 88);
|
|
this.Hoenn1b_3.Name = "Hoenn1b_3";
|
|
this.Hoenn1b_3.Size = new System.Drawing.Size(83, 17);
|
|
this.Hoenn1b_3.TabIndex = 11;
|
|
this.Hoenn1b_3.Text = "Cute Master";
|
|
this.Hoenn1b_3.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_4
|
|
//
|
|
this.Hoenn1b_4.AutoSize = true;
|
|
this.Hoenn1b_4.Location = new System.Drawing.Point(124, 111);
|
|
this.Hoenn1b_4.Name = "Hoenn1b_4";
|
|
this.Hoenn1b_4.Size = new System.Drawing.Size(53, 17);
|
|
this.Hoenn1b_4.TabIndex = 12;
|
|
this.Hoenn1b_4.Text = "Smart";
|
|
this.Hoenn1b_4.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_5
|
|
//
|
|
this.Hoenn1b_5.AutoSize = true;
|
|
this.Hoenn1b_5.Location = new System.Drawing.Point(124, 134);
|
|
this.Hoenn1b_5.Name = "Hoenn1b_5";
|
|
this.Hoenn1b_5.Size = new System.Drawing.Size(82, 17);
|
|
this.Hoenn1b_5.TabIndex = 13;
|
|
this.Hoenn1b_5.Text = "Smart Great";
|
|
this.Hoenn1b_5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_6
|
|
//
|
|
this.Hoenn1b_6.AutoSize = true;
|
|
this.Hoenn1b_6.Location = new System.Drawing.Point(124, 157);
|
|
this.Hoenn1b_6.Name = "Hoenn1b_6";
|
|
this.Hoenn1b_6.Size = new System.Drawing.Size(78, 17);
|
|
this.Hoenn1b_6.TabIndex = 14;
|
|
this.Hoenn1b_6.Text = "Smart Ultra";
|
|
this.Hoenn1b_6.UseVisualStyleBackColor = true;
|
|
//
|
|
// Hoenn1b_7
|
|
//
|
|
this.Hoenn1b_7.AutoSize = true;
|
|
this.Hoenn1b_7.Location = new System.Drawing.Point(124, 180);
|
|
this.Hoenn1b_7.Name = "Hoenn1b_7";
|
|
this.Hoenn1b_7.Size = new System.Drawing.Size(88, 17);
|
|
this.Hoenn1b_7.TabIndex = 15;
|
|
this.Hoenn1b_7.Text = "Smart Master";
|
|
this.Hoenn1b_7.UseVisualStyleBackColor = true;
|
|
//
|
|
// RibbMedal
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(514, 292);
|
|
this.Controls.Add(this.BTN_Cancel);
|
|
this.Controls.Add(this.BTN_None);
|
|
this.Controls.Add(this.BTN_All);
|
|
this.Controls.Add(this.BTN_Save);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "RibbMedal";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "Ribbon / Medal Editor";
|
|
this.Tab_Medals.ResumeLayout(false);
|
|
this.Tab_Medals.PerformLayout();
|
|
this.GB_Medals1.ResumeLayout(false);
|
|
this.GB_Medals1.PerformLayout();
|
|
this.GB_Medals2.ResumeLayout(false);
|
|
this.GB_Medals2.PerformLayout();
|
|
this.Tab_Extra.ResumeLayout(false);
|
|
this.GB_Extra2.ResumeLayout(false);
|
|
this.GB_Extra2.PerformLayout();
|
|
this.GB_Extra1.ResumeLayout(false);
|
|
this.GB_Extra1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PastBattle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PastContest)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_54)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_50)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_53)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_52)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_51)).EndInit();
|
|
this.Tab_Kalos.ResumeLayout(false);
|
|
this.GB_Kalos34.ResumeLayout(false);
|
|
this.GB_Kalos34.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_47)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_46)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_45)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_44)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_43)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_42)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_41)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_40)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_37)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_34)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_33)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_32)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_31)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_30)).EndInit();
|
|
this.GB_Kalos12.ResumeLayout(false);
|
|
this.GB_Kalos12.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_10)).EndInit();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button BTN_Save;
|
|
private System.Windows.Forms.Button BTN_All;
|
|
private System.Windows.Forms.Button BTN_None;
|
|
private System.Windows.Forms.Button BTN_Cancel;
|
|
private System.Windows.Forms.TabPage Tab_Medals;
|
|
private System.Windows.Forms.GroupBox GB_Medals1;
|
|
private System.Windows.Forms.CheckBox TMedal2_7;
|
|
private System.Windows.Forms.CheckBox TMedal2_6;
|
|
private System.Windows.Forms.CheckBox TMedal2_5;
|
|
private System.Windows.Forms.CheckBox TMedal2_4;
|
|
private System.Windows.Forms.CheckBox TMedal2_3;
|
|
private System.Windows.Forms.CheckBox TMedal2_2;
|
|
private System.Windows.Forms.CheckBox TMedal2_1;
|
|
private System.Windows.Forms.CheckBox TMedal2_0;
|
|
private System.Windows.Forms.CheckBox TMedal1_7;
|
|
private System.Windows.Forms.CheckBox TMedal1_6;
|
|
private System.Windows.Forms.CheckBox TMedal1_5;
|
|
private System.Windows.Forms.CheckBox TMedal1_4;
|
|
private System.Windows.Forms.CheckBox TMedal1_3;
|
|
private System.Windows.Forms.CheckBox TMedal1_2;
|
|
private System.Windows.Forms.CheckBox TMedal1_1;
|
|
private System.Windows.Forms.CheckBox TMedal1_0;
|
|
private System.Windows.Forms.GroupBox GB_Medals2;
|
|
private System.Windows.Forms.CheckBox TMedal4_7;
|
|
private System.Windows.Forms.CheckBox TMedal4_6;
|
|
private System.Windows.Forms.CheckBox TMedal4_5;
|
|
private System.Windows.Forms.CheckBox TMedal4_4;
|
|
private System.Windows.Forms.CheckBox TMedal4_3;
|
|
private System.Windows.Forms.CheckBox TMedal4_2;
|
|
private System.Windows.Forms.CheckBox TMedal4_1;
|
|
private System.Windows.Forms.CheckBox TMedal4_0;
|
|
private System.Windows.Forms.CheckBox TMedal3_7;
|
|
private System.Windows.Forms.CheckBox TMedal3_6;
|
|
private System.Windows.Forms.CheckBox TMedal3_5;
|
|
private System.Windows.Forms.CheckBox TMedal3_4;
|
|
private System.Windows.Forms.CheckBox TMedal3_3;
|
|
private System.Windows.Forms.CheckBox TMedal3_2;
|
|
private System.Windows.Forms.CheckBox TMedal3_1;
|
|
private System.Windows.Forms.CheckBox TMedal3_0;
|
|
private System.Windows.Forms.TabPage Tab_Extra;
|
|
private System.Windows.Forms.GroupBox GB_Extra1;
|
|
private System.Windows.Forms.CheckBox Extra2_7;
|
|
private System.Windows.Forms.CheckBox Extra2_6;
|
|
private System.Windows.Forms.CheckBox Extra2_5;
|
|
private System.Windows.Forms.CheckBox Extra2_4;
|
|
private System.Windows.Forms.CheckBox Extra2_3;
|
|
private System.Windows.Forms.CheckBox Extra2_2;
|
|
private System.Windows.Forms.CheckBox Extra2_1;
|
|
private System.Windows.Forms.CheckBox Extra2_0;
|
|
private System.Windows.Forms.CheckBox Extra1_7;
|
|
private System.Windows.Forms.CheckBox Extra1_6;
|
|
private System.Windows.Forms.CheckBox Extra1_5;
|
|
private System.Windows.Forms.CheckBox Extra1_4;
|
|
private System.Windows.Forms.CheckBox Extra1_3;
|
|
private System.Windows.Forms.CheckBox Extra1_2;
|
|
private System.Windows.Forms.CheckBox Extra1_1;
|
|
private System.Windows.Forms.CheckBox Extra1_0;
|
|
private System.Windows.Forms.TabPage Tab_Kalos;
|
|
private System.Windows.Forms.GroupBox GB_Kalos34;
|
|
private System.Windows.Forms.CheckBox Kalos2b_7;
|
|
private System.Windows.Forms.CheckBox Kalos2b_6;
|
|
private System.Windows.Forms.CheckBox Kalos2b_5;
|
|
private System.Windows.Forms.CheckBox Kalos2b_4;
|
|
private System.Windows.Forms.CheckBox Kalos2b_3;
|
|
private System.Windows.Forms.CheckBox Kalos2b_2;
|
|
private System.Windows.Forms.CheckBox Kalos2b_1;
|
|
private System.Windows.Forms.CheckBox Kalos2b_0;
|
|
private System.Windows.Forms.CheckBox Kalos2a_7;
|
|
private System.Windows.Forms.CheckBox Kalos2a_6;
|
|
private System.Windows.Forms.CheckBox Kalos2a_5;
|
|
private System.Windows.Forms.CheckBox Kalos2a_4;
|
|
private System.Windows.Forms.CheckBox Kalos2a_3;
|
|
private System.Windows.Forms.CheckBox Kalos2a_2;
|
|
private System.Windows.Forms.CheckBox Kalos2a_1;
|
|
private System.Windows.Forms.CheckBox Kalos2a_0;
|
|
private System.Windows.Forms.GroupBox GB_Kalos12;
|
|
private System.Windows.Forms.CheckBox Kalos1b_7;
|
|
private System.Windows.Forms.CheckBox Kalos1b_6;
|
|
private System.Windows.Forms.CheckBox Kalos1b_5;
|
|
private System.Windows.Forms.CheckBox Kalos1b_4;
|
|
private System.Windows.Forms.CheckBox Kalos1b_3;
|
|
private System.Windows.Forms.CheckBox Kalos1b_2;
|
|
private System.Windows.Forms.CheckBox Kalos1b_1;
|
|
private System.Windows.Forms.CheckBox Kalos1b_0;
|
|
private System.Windows.Forms.CheckBox Kalos1a_7;
|
|
private System.Windows.Forms.CheckBox Kalos1a_6;
|
|
private System.Windows.Forms.CheckBox Kalos1a_5;
|
|
private System.Windows.Forms.CheckBox Kalos1a_4;
|
|
private System.Windows.Forms.CheckBox Kalos1a_3;
|
|
private System.Windows.Forms.CheckBox Kalos1a_2;
|
|
private System.Windows.Forms.CheckBox Kalos1a_1;
|
|
private System.Windows.Forms.CheckBox Kalos1a_0;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_0;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_1;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_2;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_3;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_4;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_5;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_6;
|
|
private System.Windows.Forms.CheckBox Sinnoh3a_7;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_0;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_1;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_2;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_3;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_4;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_5;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_6;
|
|
private System.Windows.Forms.CheckBox Sinnoh3b_7;
|
|
private System.Windows.Forms.CheckBox Sinnoh4a_0;
|
|
private System.Windows.Forms.CheckBox Sinnoh4a_1;
|
|
private System.Windows.Forms.CheckBox Sinnoh4a_2;
|
|
private System.Windows.Forms.CheckBox Sinnoh4a_3;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_0;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_1;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_2;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_3;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_4;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_5;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_6;
|
|
private System.Windows.Forms.CheckBox Hoenn2a_7;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_0;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_1;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_2;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_3;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_4;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_5;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_6;
|
|
private System.Windows.Forms.CheckBox Hoenn2b_7;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_0;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_1;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_2;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_3;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_4;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_5;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_6;
|
|
private System.Windows.Forms.CheckBox Hoenn1a_7;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_0;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_1;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_2;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_3;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_4;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_5;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_6;
|
|
private System.Windows.Forms.CheckBox Hoenn1b_7;
|
|
private System.Windows.Forms.GroupBox GB_Extra2;
|
|
private System.Windows.Forms.CheckBox Extra4_7;
|
|
private System.Windows.Forms.CheckBox Extra4_6;
|
|
private System.Windows.Forms.CheckBox Extra4_5;
|
|
private System.Windows.Forms.CheckBox Extra4_4;
|
|
private System.Windows.Forms.CheckBox Extra4_3;
|
|
private System.Windows.Forms.CheckBox Extra4_2;
|
|
private System.Windows.Forms.CheckBox Extra4_1;
|
|
private System.Windows.Forms.CheckBox Extra4_0;
|
|
private System.Windows.Forms.CheckBox Extra3_7;
|
|
private System.Windows.Forms.CheckBox Extra3_6;
|
|
private System.Windows.Forms.CheckBox Extra3_5;
|
|
private System.Windows.Forms.CheckBox Extra3_4;
|
|
private System.Windows.Forms.CheckBox Extra3_3;
|
|
private System.Windows.Forms.CheckBox Extra3_2;
|
|
private System.Windows.Forms.CheckBox Extra3_1;
|
|
private System.Windows.Forms.CheckBox Extra3_0;
|
|
private System.Windows.Forms.Label L_Rank3;
|
|
private System.Windows.Forms.Label L_Rank2;
|
|
private System.Windows.Forms.Label L_Rank1;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label L_Rank8;
|
|
private System.Windows.Forms.Label L_Rank7;
|
|
private System.Windows.Forms.Label L_Rank6;
|
|
private System.Windows.Forms.Label L_Rank5;
|
|
private System.Windows.Forms.Label L_Rank4;
|
|
private System.Windows.Forms.Label L_PastBattle;
|
|
private System.Windows.Forms.Label L_PastContest;
|
|
private System.Windows.Forms.MaskedTextBox TB_PastBattle;
|
|
private System.Windows.Forms.MaskedTextBox TB_PastContest;
|
|
private System.Windows.Forms.CheckBox CHK_Secret;
|
|
private System.Windows.Forms.Label L_SuperTraining;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.PictureBox PB_47;
|
|
private System.Windows.Forms.PictureBox PB_46;
|
|
private System.Windows.Forms.PictureBox PB_45;
|
|
private System.Windows.Forms.PictureBox PB_44;
|
|
private System.Windows.Forms.PictureBox PB_43;
|
|
private System.Windows.Forms.PictureBox PB_42;
|
|
private System.Windows.Forms.PictureBox PB_41;
|
|
private System.Windows.Forms.PictureBox PB_40;
|
|
private System.Windows.Forms.PictureBox PB_37;
|
|
private System.Windows.Forms.PictureBox PB_36;
|
|
private System.Windows.Forms.PictureBox PB_35;
|
|
private System.Windows.Forms.PictureBox PB_34;
|
|
private System.Windows.Forms.PictureBox PB_33;
|
|
private System.Windows.Forms.PictureBox PB_32;
|
|
private System.Windows.Forms.PictureBox PB_31;
|
|
private System.Windows.Forms.PictureBox PB_30;
|
|
private System.Windows.Forms.PictureBox PB_27;
|
|
private System.Windows.Forms.PictureBox PB_26;
|
|
private System.Windows.Forms.PictureBox PB_25;
|
|
private System.Windows.Forms.PictureBox PB_24;
|
|
private System.Windows.Forms.PictureBox PB_23;
|
|
private System.Windows.Forms.PictureBox PB_22;
|
|
private System.Windows.Forms.PictureBox PB_21;
|
|
private System.Windows.Forms.PictureBox PB_20;
|
|
private System.Windows.Forms.PictureBox PB_17;
|
|
private System.Windows.Forms.PictureBox PB_16;
|
|
private System.Windows.Forms.PictureBox PB_15;
|
|
private System.Windows.Forms.PictureBox PB_14;
|
|
private System.Windows.Forms.PictureBox PB_13;
|
|
private System.Windows.Forms.PictureBox PB_12;
|
|
private System.Windows.Forms.PictureBox PB_11;
|
|
private System.Windows.Forms.PictureBox PB_10;
|
|
private System.Windows.Forms.PictureBox PastBattle;
|
|
private System.Windows.Forms.PictureBox PastContest;
|
|
private System.Windows.Forms.PictureBox PB_54;
|
|
private System.Windows.Forms.PictureBox PB_50;
|
|
private System.Windows.Forms.PictureBox PB_53;
|
|
private System.Windows.Forms.PictureBox PB_52;
|
|
private System.Windows.Forms.PictureBox PB_51;
|
|
}
|
|
} |