namespace PKHeX { partial class SAV_EventFlagsORAS { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SAV_EventFlagsORAS)); this.CHK_CustomFlag = new System.Windows.Forms.CheckBox(); this.B_Cancel = new System.Windows.Forms.Button(); this.GB_FlagStatus = new System.Windows.Forms.GroupBox(); this.nud = new System.Windows.Forms.NumericUpDown(); this.L_Flag = new System.Windows.Forms.Label(); this.B_Save = new System.Windows.Forms.Button(); this.GB_Researcher = new System.Windows.Forms.GroupBox(); this.L_UnSet = new System.Windows.Forms.Label(); this.L_IsSet = new System.Windows.Forms.Label(); this.TB_NewSAV = new System.Windows.Forms.TextBox(); this.TB_OldSAV = new System.Windows.Forms.TextBox(); this.TB_UnSet = new System.Windows.Forms.TextBox(); this.TB_IsSet = new System.Windows.Forms.TextBox(); this.B_LoadNew = new System.Windows.Forms.Button(); this.B_LoadOld = new System.Windows.Forms.Button(); this.flag_0647 = new System.Windows.Forms.CheckBox(); this.flag_2840 = new System.Windows.Forms.CheckBox(); this.GB_Rebattle = new System.Windows.Forms.GroupBox(); this.flag_2835 = new System.Windows.Forms.CheckBox(); this.flag_0420 = new System.Windows.Forms.CheckBox(); this.L_SkyTower = new System.Windows.Forms.Label(); this.flag_2834 = new System.Windows.Forms.CheckBox(); this.flag_0419 = new System.Windows.Forms.CheckBox(); this.flag_2828 = new System.Windows.Forms.CheckBox(); this.flag_2830 = new System.Windows.Forms.CheckBox(); this.flag_0182 = new System.Windows.Forms.CheckBox(); this.flag_2820 = new System.Windows.Forms.CheckBox(); this.flag_2839 = new System.Windows.Forms.CheckBox(); this.flag_0648 = new System.Windows.Forms.CheckBox(); this.flag_2815 = new System.Windows.Forms.CheckBox(); this.flag_0208 = new System.Windows.Forms.CheckBox(); this.flag_2824 = new System.Windows.Forms.CheckBox(); this.flag_0172 = new System.Windows.Forms.CheckBox(); this.flag_2821 = new System.Windows.Forms.CheckBox(); this.flag_0260 = new System.Windows.Forms.CheckBox(); this.flag_2842 = new System.Windows.Forms.CheckBox(); this.flag_0945 = new System.Windows.Forms.CheckBox(); this.flag_2838 = new System.Windows.Forms.CheckBox(); this.flag_0958 = new System.Windows.Forms.CheckBox(); this.flag_2836 = new System.Windows.Forms.CheckBox(); this.flag_0956 = new System.Windows.Forms.CheckBox(); this.flag_2837 = new System.Windows.Forms.CheckBox(); this.flag_0957 = new System.Windows.Forms.CheckBox(); this.flag_2813 = new System.Windows.Forms.CheckBox(); this.flag_0175 = new System.Windows.Forms.CheckBox(); this.flag_2811 = new System.Windows.Forms.CheckBox(); this.flag_0173 = new System.Windows.Forms.CheckBox(); this.flag_2812 = new System.Windows.Forms.CheckBox(); this.flag_0174 = new System.Windows.Forms.CheckBox(); this.flag_2832 = new System.Windows.Forms.CheckBox(); this.flag_2829 = new System.Windows.Forms.CheckBox(); this.flag_2822 = new System.Windows.Forms.CheckBox(); this.flag_0252 = new System.Windows.Forms.CheckBox(); this.flag_2827 = new System.Windows.Forms.CheckBox(); this.flag_0178 = new System.Windows.Forms.CheckBox(); this.flag_2826 = new System.Windows.Forms.CheckBox(); this.flag_0177 = new System.Windows.Forms.CheckBox(); this.flag_2823 = new System.Windows.Forms.CheckBox(); this.flag_2819 = new System.Windows.Forms.CheckBox(); this.flag_2833 = new System.Windows.Forms.CheckBox(); this.flag_0184 = new System.Windows.Forms.CheckBox(); this.flag_2816 = new System.Windows.Forms.CheckBox(); this.flag_0179 = new System.Windows.Forms.CheckBox(); this.flag_2817 = new System.Windows.Forms.CheckBox(); this.flag_0180 = new System.Windows.Forms.CheckBox(); this.flag_2825 = new System.Windows.Forms.CheckBox(); this.flag_0176 = new System.Windows.Forms.CheckBox(); this.flag_2814 = new System.Windows.Forms.CheckBox(); this.flag_0209 = new System.Windows.Forms.CheckBox(); this.flag_2818 = new System.Windows.Forms.CheckBox(); this.flag_0181 = new System.Windows.Forms.CheckBox(); this.flag_2831 = new System.Windows.Forms.CheckBox(); this.flag_0183 = new System.Windows.Forms.CheckBox(); this.GB_Misc = new System.Windows.Forms.GroupBox(); this.flag_0288 = new System.Windows.Forms.CheckBox(); this.flag_0287 = new System.Windows.Forms.CheckBox(); this.flag_0286 = new System.Windows.Forms.CheckBox(); this.flag_0293 = new System.Windows.Forms.CheckBox(); this.flag_0292 = new System.Windows.Forms.CheckBox(); this.flag_0291 = new System.Windows.Forms.CheckBox(); this.flag_0290 = new System.Windows.Forms.CheckBox(); this.flag_0289 = new System.Windows.Forms.CheckBox(); this.flag_0285 = new System.Windows.Forms.CheckBox(); this.flag_0284 = new System.Windows.Forms.CheckBox(); this.MT_Ash = new System.Windows.Forms.MaskedTextBox(); this.L_Ash = new System.Windows.Forms.Label(); this.GB_FlagStatus.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nud)).BeginInit(); this.GB_Researcher.SuspendLayout(); this.GB_Rebattle.SuspendLayout(); this.GB_Misc.SuspendLayout(); this.SuspendLayout(); // // CHK_CustomFlag // this.CHK_CustomFlag.AutoSize = true; this.CHK_CustomFlag.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.CHK_CustomFlag.Enabled = false; this.CHK_CustomFlag.Location = new System.Drawing.Point(12, 44); this.CHK_CustomFlag.Name = "CHK_CustomFlag"; this.CHK_CustomFlag.Size = new System.Drawing.Size(59, 17); this.CHK_CustomFlag.TabIndex = 1; this.CHK_CustomFlag.Text = "Status:"; this.CHK_CustomFlag.UseVisualStyleBackColor = true; this.CHK_CustomFlag.CheckedChanged += new System.EventHandler(this.changeCustomBool); // // B_Cancel // this.B_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.B_Cancel.Location = new System.Drawing.Point(507, 475); this.B_Cancel.Name = "B_Cancel"; this.B_Cancel.Size = new System.Drawing.Size(75, 23); this.B_Cancel.TabIndex = 2; this.B_Cancel.Text = "Cancel"; this.B_Cancel.UseVisualStyleBackColor = true; this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click); // // GB_FlagStatus // this.GB_FlagStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.GB_FlagStatus.Controls.Add(this.nud); this.GB_FlagStatus.Controls.Add(this.L_Flag); this.GB_FlagStatus.Controls.Add(this.CHK_CustomFlag); this.GB_FlagStatus.Location = new System.Drawing.Point(314, 436); this.GB_FlagStatus.Name = "GB_FlagStatus"; this.GB_FlagStatus.Size = new System.Drawing.Size(108, 68); this.GB_FlagStatus.TabIndex = 3; this.GB_FlagStatus.TabStop = false; this.GB_FlagStatus.Text = "Check Flag Status"; // // nud // this.nud.Location = new System.Drawing.Point(56, 19); this.nud.Maximum = new decimal(new int[] { 3072, 0, 0, 0}); this.nud.Name = "nud"; this.nud.Size = new System.Drawing.Size(45, 20); this.nud.TabIndex = 9; this.nud.Value = new decimal(new int[] { 3071, 0, 0, 0}); this.nud.ValueChanged += new System.EventHandler(this.changeCustomFlag); this.nud.KeyUp += new System.Windows.Forms.KeyEventHandler(this.changeCustomFlag); // // L_Flag // this.L_Flag.AutoSize = true; this.L_Flag.Location = new System.Drawing.Point(13, 21); this.L_Flag.Name = "L_Flag"; this.L_Flag.Size = new System.Drawing.Size(30, 13); this.L_Flag.TabIndex = 2; this.L_Flag.Text = "Flag:"; // // B_Save // this.B_Save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.B_Save.Location = new System.Drawing.Point(507, 446); this.B_Save.Name = "B_Save"; this.B_Save.Size = new System.Drawing.Size(75, 23); this.B_Save.TabIndex = 9; this.B_Save.Text = "Save"; this.B_Save.UseVisualStyleBackColor = true; this.B_Save.Click += new System.EventHandler(this.B_Save_Click); // // GB_Researcher // this.GB_Researcher.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.GB_Researcher.Controls.Add(this.L_UnSet); this.GB_Researcher.Controls.Add(this.L_IsSet); this.GB_Researcher.Controls.Add(this.TB_NewSAV); this.GB_Researcher.Controls.Add(this.TB_OldSAV); this.GB_Researcher.Controls.Add(this.TB_UnSet); this.GB_Researcher.Controls.Add(this.TB_IsSet); this.GB_Researcher.Controls.Add(this.B_LoadNew); this.GB_Researcher.Controls.Add(this.B_LoadOld); this.GB_Researcher.Location = new System.Drawing.Point(314, 309); this.GB_Researcher.Name = "GB_Researcher"; this.GB_Researcher.Size = new System.Drawing.Size(268, 120); this.GB_Researcher.TabIndex = 13; this.GB_Researcher.TabStop = false; this.GB_Researcher.Text = "FlagDiff Researcher"; // // L_UnSet // this.L_UnSet.AutoSize = true; this.L_UnSet.Location = new System.Drawing.Point(10, 97); this.L_UnSet.Name = "L_UnSet"; this.L_UnSet.Size = new System.Drawing.Size(37, 13); this.L_UnSet.TabIndex = 7; this.L_UnSet.Text = "UnSet"; // // L_IsSet // this.L_IsSet.AutoSize = true; this.L_IsSet.Location = new System.Drawing.Point(12, 77); this.L_IsSet.Name = "L_IsSet"; this.L_IsSet.Size = new System.Drawing.Size(31, 13); this.L_IsSet.TabIndex = 6; this.L_IsSet.Text = "IsSet"; // // TB_NewSAV // this.TB_NewSAV.Location = new System.Drawing.Point(93, 47); this.TB_NewSAV.Name = "TB_NewSAV"; this.TB_NewSAV.ReadOnly = true; this.TB_NewSAV.Size = new System.Drawing.Size(169, 20); this.TB_NewSAV.TabIndex = 5; this.TB_NewSAV.TextChanged += new System.EventHandler(this.changeSAV); // // TB_OldSAV // this.TB_OldSAV.Location = new System.Drawing.Point(93, 21); this.TB_OldSAV.Name = "TB_OldSAV"; this.TB_OldSAV.ReadOnly = true; this.TB_OldSAV.Size = new System.Drawing.Size(169, 20); this.TB_OldSAV.TabIndex = 4; this.TB_OldSAV.TextChanged += new System.EventHandler(this.changeSAV); // // TB_UnSet // this.TB_UnSet.Location = new System.Drawing.Point(56, 94); this.TB_UnSet.Name = "TB_UnSet"; this.TB_UnSet.ReadOnly = true; this.TB_UnSet.Size = new System.Drawing.Size(206, 20); this.TB_UnSet.TabIndex = 3; // // TB_IsSet // this.TB_IsSet.Location = new System.Drawing.Point(56, 74); this.TB_IsSet.Name = "TB_IsSet"; this.TB_IsSet.ReadOnly = true; this.TB_IsSet.Size = new System.Drawing.Size(206, 20); this.TB_IsSet.TabIndex = 2; // // B_LoadNew // this.B_LoadNew.Location = new System.Drawing.Point(12, 45); this.B_LoadNew.Name = "B_LoadNew"; this.B_LoadNew.Size = new System.Drawing.Size(75, 23); this.B_LoadNew.TabIndex = 1; this.B_LoadNew.Text = "Load New"; this.B_LoadNew.UseVisualStyleBackColor = true; this.B_LoadNew.Click += new System.EventHandler(this.openSAV); // // B_LoadOld // this.B_LoadOld.Location = new System.Drawing.Point(12, 19); this.B_LoadOld.Name = "B_LoadOld"; this.B_LoadOld.Size = new System.Drawing.Size(75, 23); this.B_LoadOld.TabIndex = 0; this.B_LoadOld.Text = "Load Old"; this.B_LoadOld.UseVisualStyleBackColor = true; this.B_LoadOld.Click += new System.EventHandler(this.openSAV); // // flag_0647 // this.flag_0647.AutoSize = true; this.flag_0647.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0647.Location = new System.Drawing.Point(15, 47); this.flag_0647.Name = "flag_0647"; this.flag_0647.Size = new System.Drawing.Size(129, 17); this.flag_0647.TabIndex = 14; this.flag_0647.Text = "(AS) Kyogre Defeated"; this.flag_0647.UseVisualStyleBackColor = true; this.flag_0647.Click += new System.EventHandler(this.toggleFlag); // // flag_2840 // this.flag_2840.AutoSize = true; this.flag_2840.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2840.Location = new System.Drawing.Point(15, 62); this.flag_2840.Name = "flag_2840"; this.flag_2840.Size = new System.Drawing.Size(128, 17); this.flag_2840.TabIndex = 15; this.flag_2840.Text = "(AS) Kyogre Captured"; this.flag_2840.UseVisualStyleBackColor = true; this.flag_2840.Click += new System.EventHandler(this.toggleFlag); // // GB_Rebattle // this.GB_Rebattle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GB_Rebattle.Controls.Add(this.flag_2835); this.GB_Rebattle.Controls.Add(this.flag_0420); this.GB_Rebattle.Controls.Add(this.L_SkyTower); this.GB_Rebattle.Controls.Add(this.flag_2834); this.GB_Rebattle.Controls.Add(this.flag_0419); this.GB_Rebattle.Controls.Add(this.flag_2828); this.GB_Rebattle.Controls.Add(this.flag_2830); this.GB_Rebattle.Controls.Add(this.flag_0182); this.GB_Rebattle.Controls.Add(this.flag_2820); this.GB_Rebattle.Controls.Add(this.flag_2839); this.GB_Rebattle.Controls.Add(this.flag_0648); this.GB_Rebattle.Controls.Add(this.flag_2815); this.GB_Rebattle.Controls.Add(this.flag_0208); this.GB_Rebattle.Controls.Add(this.flag_2824); this.GB_Rebattle.Controls.Add(this.flag_0172); this.GB_Rebattle.Controls.Add(this.flag_2821); this.GB_Rebattle.Controls.Add(this.flag_0260); this.GB_Rebattle.Controls.Add(this.flag_2842); this.GB_Rebattle.Controls.Add(this.flag_0945); this.GB_Rebattle.Controls.Add(this.flag_2838); this.GB_Rebattle.Controls.Add(this.flag_0958); this.GB_Rebattle.Controls.Add(this.flag_2836); this.GB_Rebattle.Controls.Add(this.flag_0956); this.GB_Rebattle.Controls.Add(this.flag_2837); this.GB_Rebattle.Controls.Add(this.flag_0957); this.GB_Rebattle.Controls.Add(this.flag_2813); this.GB_Rebattle.Controls.Add(this.flag_0175); this.GB_Rebattle.Controls.Add(this.flag_2811); this.GB_Rebattle.Controls.Add(this.flag_0173); this.GB_Rebattle.Controls.Add(this.flag_2812); this.GB_Rebattle.Controls.Add(this.flag_0174); this.GB_Rebattle.Controls.Add(this.flag_2832); this.GB_Rebattle.Controls.Add(this.flag_2829); this.GB_Rebattle.Controls.Add(this.flag_2822); this.GB_Rebattle.Controls.Add(this.flag_0252); this.GB_Rebattle.Controls.Add(this.flag_2827); this.GB_Rebattle.Controls.Add(this.flag_0178); this.GB_Rebattle.Controls.Add(this.flag_2826); this.GB_Rebattle.Controls.Add(this.flag_0177); this.GB_Rebattle.Controls.Add(this.flag_2823); this.GB_Rebattle.Controls.Add(this.flag_2819); this.GB_Rebattle.Controls.Add(this.flag_2833); this.GB_Rebattle.Controls.Add(this.flag_0184); this.GB_Rebattle.Controls.Add(this.flag_2816); this.GB_Rebattle.Controls.Add(this.flag_0179); this.GB_Rebattle.Controls.Add(this.flag_2817); this.GB_Rebattle.Controls.Add(this.flag_0180); this.GB_Rebattle.Controls.Add(this.flag_2825); this.GB_Rebattle.Controls.Add(this.flag_0176); this.GB_Rebattle.Controls.Add(this.flag_2814); this.GB_Rebattle.Controls.Add(this.flag_0209); this.GB_Rebattle.Controls.Add(this.flag_2818); this.GB_Rebattle.Controls.Add(this.flag_0181); this.GB_Rebattle.Controls.Add(this.flag_2831); this.GB_Rebattle.Controls.Add(this.flag_0183); this.GB_Rebattle.Controls.Add(this.flag_2840); this.GB_Rebattle.Controls.Add(this.flag_0647); this.GB_Rebattle.Location = new System.Drawing.Point(8, 9); this.GB_Rebattle.Name = "GB_Rebattle"; this.GB_Rebattle.Size = new System.Drawing.Size(300, 495); this.GB_Rebattle.TabIndex = 16; this.GB_Rebattle.TabStop = false; this.GB_Rebattle.Text = "Rebattle"; // // flag_2835 // this.flag_2835.AutoSize = true; this.flag_2835.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2835.Location = new System.Drawing.Point(172, 108); this.flag_2835.Name = "flag_2835"; this.flag_2835.Size = new System.Drawing.Size(123, 17); this.flag_2835.TabIndex = 75; this.flag_2835.Text = "(AS) Latios Captured"; this.flag_2835.UseVisualStyleBackColor = true; this.flag_2835.Click += new System.EventHandler(this.toggleFlag); // // flag_0420 // this.flag_0420.AutoSize = true; this.flag_0420.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0420.Location = new System.Drawing.Point(172, 93); this.flag_0420.Name = "flag_0420"; this.flag_0420.Size = new System.Drawing.Size(124, 17); this.flag_0420.TabIndex = 74; this.flag_0420.Text = "(AS) Latios Defeated"; this.flag_0420.UseVisualStyleBackColor = true; this.flag_0420.Click += new System.EventHandler(this.toggleFlag); // // L_SkyTower // this.L_SkyTower.AutoSize = true; this.L_SkyTower.Location = new System.Drawing.Point(215, 12); this.L_SkyTower.Name = "L_SkyTower"; this.L_SkyTower.Size = new System.Drawing.Size(62, 13); this.L_SkyTower.TabIndex = 20; this.L_SkyTower.Text = "*Sky Tower"; // // flag_2834 // this.flag_2834.AutoSize = true; this.flag_2834.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2834.Location = new System.Drawing.Point(172, 77); this.flag_2834.Name = "flag_2834"; this.flag_2834.Size = new System.Drawing.Size(125, 17); this.flag_2834.TabIndex = 73; this.flag_2834.Text = "(OR) Latias Captured"; this.flag_2834.UseVisualStyleBackColor = true; this.flag_2834.Click += new System.EventHandler(this.toggleFlag); // // flag_0419 // this.flag_0419.AutoSize = true; this.flag_0419.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0419.Location = new System.Drawing.Point(172, 62); this.flag_0419.Name = "flag_0419"; this.flag_0419.Size = new System.Drawing.Size(126, 17); this.flag_0419.TabIndex = 72; this.flag_0419.Text = "(OR) Latias Defeated"; this.flag_0419.UseVisualStyleBackColor = true; this.flag_0419.Click += new System.EventHandler(this.toggleFlag); // // flag_2828 // this.flag_2828.AutoSize = true; this.flag_2828.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2828.Location = new System.Drawing.Point(15, 191); this.flag_2828.Name = "flag_2828"; this.flag_2828.Size = new System.Drawing.Size(142, 17); this.flag_2828.TabIndex = 71; this.flag_2828.Text = "(OR) Tornadus Captured"; this.flag_2828.UseVisualStyleBackColor = true; this.flag_2828.Click += new System.EventHandler(this.toggleFlag); // // flag_2830 // this.flag_2830.AutoSize = true; this.flag_2830.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2830.Location = new System.Drawing.Point(15, 244); this.flag_2830.Name = "flag_2830"; this.flag_2830.Size = new System.Drawing.Size(141, 17); this.flag_2830.TabIndex = 69; this.flag_2830.Text = "(OR) Reshiram Captured"; this.flag_2830.UseVisualStyleBackColor = true; this.flag_2830.Click += new System.EventHandler(this.toggleFlag); // // flag_0182 // this.flag_0182.AutoSize = true; this.flag_0182.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0182.Location = new System.Drawing.Point(15, 229); this.flag_0182.Name = "flag_0182"; this.flag_0182.Size = new System.Drawing.Size(142, 17); this.flag_0182.TabIndex = 68; this.flag_0182.Text = "(OR) Reshiram Defeated"; this.flag_0182.UseVisualStyleBackColor = true; this.flag_0182.Click += new System.EventHandler(this.toggleFlag); // // flag_2820 // this.flag_2820.AutoSize = true; this.flag_2820.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2820.Location = new System.Drawing.Point(15, 153); this.flag_2820.Name = "flag_2820"; this.flag_2820.Size = new System.Drawing.Size(126, 17); this.flag_2820.TabIndex = 67; this.flag_2820.Text = "(OR) Palkia Captured"; this.flag_2820.UseVisualStyleBackColor = true; this.flag_2820.Click += new System.EventHandler(this.toggleFlag); // // flag_2839 // this.flag_2839.AutoSize = true; this.flag_2839.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2839.Location = new System.Drawing.Point(15, 32); this.flag_2839.Name = "flag_2839"; this.flag_2839.Size = new System.Drawing.Size(138, 17); this.flag_2839.TabIndex = 65; this.flag_2839.Text = "(OR) Groudon Captured"; this.flag_2839.UseVisualStyleBackColor = true; this.flag_2839.Click += new System.EventHandler(this.toggleFlag); // // flag_0648 // this.flag_0648.AutoSize = true; this.flag_0648.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0648.Location = new System.Drawing.Point(15, 17); this.flag_0648.Name = "flag_0648"; this.flag_0648.Size = new System.Drawing.Size(139, 17); this.flag_0648.TabIndex = 64; this.flag_0648.Text = "(OR) Groudon Defeated"; this.flag_0648.UseVisualStyleBackColor = true; this.flag_0648.Click += new System.EventHandler(this.toggleFlag); // // flag_2815 // this.flag_2815.AutoSize = true; this.flag_2815.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2815.Location = new System.Drawing.Point(15, 100); this.flag_2815.Name = "flag_2815"; this.flag_2815.Size = new System.Drawing.Size(128, 17); this.flag_2815.TabIndex = 63; this.flag_2815.Text = "(OR) Ho-Oh Captured"; this.flag_2815.UseVisualStyleBackColor = true; this.flag_2815.Click += new System.EventHandler(this.toggleFlag); // // flag_0208 // this.flag_0208.AutoSize = true; this.flag_0208.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0208.Location = new System.Drawing.Point(15, 85); this.flag_0208.Name = "flag_0208"; this.flag_0208.Size = new System.Drawing.Size(129, 17); this.flag_0208.TabIndex = 62; this.flag_0208.Text = "(OR) Ho-Oh Defeated"; this.flag_0208.UseVisualStyleBackColor = true; this.flag_0208.Click += new System.EventHandler(this.toggleFlag); // // flag_2824 // this.flag_2824.AutoSize = true; this.flag_2824.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2824.Location = new System.Drawing.Point(172, 178); this.flag_2824.Name = "flag_2824"; this.flag_2824.Size = new System.Drawing.Size(114, 17); this.flag_2824.TabIndex = 61; this.flag_2824.Text = "Cresselia Captured"; this.flag_2824.UseVisualStyleBackColor = true; this.flag_2824.Click += new System.EventHandler(this.toggleFlag); // // flag_0172 // this.flag_0172.AutoSize = true; this.flag_0172.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0172.Location = new System.Drawing.Point(172, 163); this.flag_0172.Name = "flag_0172"; this.flag_0172.Size = new System.Drawing.Size(115, 17); this.flag_0172.TabIndex = 60; this.flag_0172.Text = "Cresselia Defeated"; this.flag_0172.UseVisualStyleBackColor = true; this.flag_0172.Click += new System.EventHandler(this.toggleFlag); // // flag_2821 // this.flag_2821.AutoSize = true; this.flag_2821.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2821.Location = new System.Drawing.Point(172, 146); this.flag_2821.Name = "flag_2821"; this.flag_2821.Size = new System.Drawing.Size(110, 17); this.flag_2821.TabIndex = 59; this.flag_2821.Text = "Heatran Captured"; this.flag_2821.UseVisualStyleBackColor = true; this.flag_2821.Click += new System.EventHandler(this.toggleFlag); // // flag_0260 // this.flag_0260.AutoSize = true; this.flag_0260.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0260.Location = new System.Drawing.Point(172, 131); this.flag_0260.Name = "flag_0260"; this.flag_0260.Size = new System.Drawing.Size(111, 17); this.flag_0260.TabIndex = 58; this.flag_0260.Text = "Heatran Defeated"; this.flag_0260.UseVisualStyleBackColor = true; this.flag_0260.Click += new System.EventHandler(this.toggleFlag); // // flag_2842 // this.flag_2842.AutoSize = true; this.flag_2842.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2842.Location = new System.Drawing.Point(172, 40); this.flag_2842.Name = "flag_2842"; this.flag_2842.Size = new System.Drawing.Size(107, 17); this.flag_2842.TabIndex = 57; this.flag_2842.Text = "Deoxys Captured"; this.flag_2842.UseVisualStyleBackColor = true; this.flag_2842.Click += new System.EventHandler(this.toggleFlag); // // flag_0945 // this.flag_0945.AutoSize = true; this.flag_0945.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0945.Location = new System.Drawing.Point(172, 25); this.flag_0945.Name = "flag_0945"; this.flag_0945.Size = new System.Drawing.Size(108, 17); this.flag_0945.TabIndex = 56; this.flag_0945.Text = "Deoxys Defeated"; this.flag_0945.UseVisualStyleBackColor = true; this.flag_0945.Click += new System.EventHandler(this.toggleFlag); // // flag_2838 // this.flag_2838.AutoSize = true; this.flag_2838.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2838.Location = new System.Drawing.Point(172, 372); this.flag_2838.Name = "flag_2838"; this.flag_2838.Size = new System.Drawing.Size(116, 17); this.flag_2838.TabIndex = 55; this.flag_2838.Text = "Registeel Captured"; this.flag_2838.UseVisualStyleBackColor = true; this.flag_2838.Click += new System.EventHandler(this.toggleFlag); // // flag_0958 // this.flag_0958.AutoSize = true; this.flag_0958.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0958.Location = new System.Drawing.Point(172, 357); this.flag_0958.Name = "flag_0958"; this.flag_0958.Size = new System.Drawing.Size(117, 17); this.flag_0958.TabIndex = 54; this.flag_0958.Text = "Registeel Defeated"; this.flag_0958.UseVisualStyleBackColor = true; this.flag_0958.Click += new System.EventHandler(this.toggleFlag); // // flag_2836 // this.flag_2836.AutoSize = true; this.flag_2836.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2836.Location = new System.Drawing.Point(172, 342); this.flag_2836.Name = "flag_2836"; this.flag_2836.Size = new System.Drawing.Size(115, 17); this.flag_2836.TabIndex = 53; this.flag_2836.Text = "Regirock Captured"; this.flag_2836.UseVisualStyleBackColor = true; this.flag_2836.Click += new System.EventHandler(this.toggleFlag); // // flag_0956 // this.flag_0956.AutoSize = true; this.flag_0956.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0956.Location = new System.Drawing.Point(172, 327); this.flag_0956.Name = "flag_0956"; this.flag_0956.Size = new System.Drawing.Size(116, 17); this.flag_0956.TabIndex = 52; this.flag_0956.Text = "Regirock Defeated"; this.flag_0956.UseVisualStyleBackColor = true; this.flag_0956.Click += new System.EventHandler(this.toggleFlag); // // flag_2837 // this.flag_2837.AutoSize = true; this.flag_2837.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2837.Location = new System.Drawing.Point(172, 312); this.flag_2837.Name = "flag_2837"; this.flag_2837.Size = new System.Drawing.Size(106, 17); this.flag_2837.TabIndex = 51; this.flag_2837.Text = "Regice Captured"; this.flag_2837.UseVisualStyleBackColor = true; this.flag_2837.Click += new System.EventHandler(this.toggleFlag); // // flag_0957 // this.flag_0957.AutoSize = true; this.flag_0957.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0957.Location = new System.Drawing.Point(172, 297); this.flag_0957.Name = "flag_0957"; this.flag_0957.Size = new System.Drawing.Size(107, 17); this.flag_0957.TabIndex = 50; this.flag_0957.Text = "Regice Defeated"; this.flag_0957.UseVisualStyleBackColor = true; this.flag_0957.Click += new System.EventHandler(this.toggleFlag); // // flag_2813 // this.flag_2813.AutoSize = true; this.flag_2813.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2813.Location = new System.Drawing.Point(15, 372); this.flag_2813.Name = "flag_2813"; this.flag_2813.Size = new System.Drawing.Size(111, 17); this.flag_2813.TabIndex = 49; this.flag_2813.Text = "Suicune Captured"; this.flag_2813.UseVisualStyleBackColor = true; this.flag_2813.Click += new System.EventHandler(this.toggleFlag); // // flag_0175 // this.flag_0175.AutoSize = true; this.flag_0175.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0175.Location = new System.Drawing.Point(15, 357); this.flag_0175.Name = "flag_0175"; this.flag_0175.Size = new System.Drawing.Size(112, 17); this.flag_0175.TabIndex = 48; this.flag_0175.Text = "Suicune Defeated"; this.flag_0175.UseVisualStyleBackColor = true; this.flag_0175.Click += new System.EventHandler(this.toggleFlag); // // flag_2811 // this.flag_2811.AutoSize = true; this.flag_2811.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2811.Location = new System.Drawing.Point(15, 342); this.flag_2811.Name = "flag_2811"; this.flag_2811.Size = new System.Drawing.Size(106, 17); this.flag_2811.TabIndex = 47; this.flag_2811.Text = "Raikou Captured"; this.flag_2811.UseVisualStyleBackColor = true; this.flag_2811.Click += new System.EventHandler(this.toggleFlag); // // flag_0173 // this.flag_0173.AutoSize = true; this.flag_0173.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0173.Location = new System.Drawing.Point(15, 327); this.flag_0173.Name = "flag_0173"; this.flag_0173.Size = new System.Drawing.Size(107, 17); this.flag_0173.TabIndex = 46; this.flag_0173.Text = "Raikou Defeated"; this.flag_0173.UseVisualStyleBackColor = true; this.flag_0173.Click += new System.EventHandler(this.toggleFlag); // // flag_2812 // this.flag_2812.AutoSize = true; this.flag_2812.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2812.Location = new System.Drawing.Point(15, 312); this.flag_2812.Name = "flag_2812"; this.flag_2812.Size = new System.Drawing.Size(96, 17); this.flag_2812.TabIndex = 45; this.flag_2812.Text = "Entei Captured"; this.flag_2812.UseVisualStyleBackColor = true; this.flag_2812.Click += new System.EventHandler(this.toggleFlag); // // flag_0174 // this.flag_0174.AutoSize = true; this.flag_0174.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0174.Location = new System.Drawing.Point(15, 297); this.flag_0174.Name = "flag_0174"; this.flag_0174.Size = new System.Drawing.Size(97, 17); this.flag_0174.TabIndex = 44; this.flag_0174.Text = "Entei Defeated"; this.flag_0174.UseVisualStyleBackColor = true; this.flag_0174.Click += new System.EventHandler(this.toggleFlag); // // flag_2832 // this.flag_2832.AutoSize = true; this.flag_2832.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2832.Location = new System.Drawing.Point(172, 210); this.flag_2832.Name = "flag_2832"; this.flag_2832.Size = new System.Drawing.Size(116, 17); this.flag_2832.TabIndex = 43; this.flag_2832.Text = "Landorus Captured"; this.flag_2832.UseVisualStyleBackColor = true; this.flag_2832.Click += new System.EventHandler(this.toggleFlag); // // flag_2829 // this.flag_2829.AutoSize = true; this.flag_2829.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2829.Location = new System.Drawing.Point(15, 206); this.flag_2829.Name = "flag_2829"; this.flag_2829.Size = new System.Drawing.Size(146, 17); this.flag_2829.TabIndex = 41; this.flag_2829.Text = "(AS) Thundurus Captured"; this.flag_2829.UseVisualStyleBackColor = true; this.flag_2829.Click += new System.EventHandler(this.toggleFlag); // // flag_2822 // this.flag_2822.AutoSize = true; this.flag_2822.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2822.Location = new System.Drawing.Point(172, 274); this.flag_2822.Name = "flag_2822"; this.flag_2822.Size = new System.Drawing.Size(119, 17); this.flag_2822.TabIndex = 39; this.flag_2822.Text = "Regigigas Captured"; this.flag_2822.UseVisualStyleBackColor = true; this.flag_2822.Click += new System.EventHandler(this.toggleFlag); // // flag_0252 // this.flag_0252.AutoSize = true; this.flag_0252.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0252.Location = new System.Drawing.Point(172, 259); this.flag_0252.Name = "flag_0252"; this.flag_0252.Size = new System.Drawing.Size(120, 17); this.flag_0252.TabIndex = 38; this.flag_0252.Text = "Regigigas Defeated"; this.flag_0252.UseVisualStyleBackColor = true; this.flag_0252.Click += new System.EventHandler(this.toggleFlag); // // flag_2827 // this.flag_2827.AutoSize = true; this.flag_2827.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2827.Location = new System.Drawing.Point(172, 470); this.flag_2827.Name = "flag_2827"; this.flag_2827.Size = new System.Drawing.Size(105, 17); this.flag_2827.TabIndex = 37; this.flag_2827.Text = "Virizion Captured"; this.flag_2827.UseVisualStyleBackColor = true; this.flag_2827.Click += new System.EventHandler(this.toggleFlag); // // flag_0178 // this.flag_0178.AutoSize = true; this.flag_0178.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0178.Location = new System.Drawing.Point(172, 455); this.flag_0178.Name = "flag_0178"; this.flag_0178.Size = new System.Drawing.Size(106, 17); this.flag_0178.TabIndex = 36; this.flag_0178.Text = "Virizion Defeated"; this.flag_0178.UseVisualStyleBackColor = true; this.flag_0178.Click += new System.EventHandler(this.toggleFlag); // // flag_2826 // this.flag_2826.AutoSize = true; this.flag_2826.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2826.Location = new System.Drawing.Point(172, 440); this.flag_2826.Name = "flag_2826"; this.flag_2826.Size = new System.Drawing.Size(117, 17); this.flag_2826.TabIndex = 35; this.flag_2826.Text = "Terrakion Captured"; this.flag_2826.UseVisualStyleBackColor = true; this.flag_2826.Click += new System.EventHandler(this.toggleFlag); // // flag_0177 // this.flag_0177.AutoSize = true; this.flag_0177.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0177.Location = new System.Drawing.Point(172, 425); this.flag_0177.Name = "flag_0177"; this.flag_0177.Size = new System.Drawing.Size(118, 17); this.flag_0177.TabIndex = 34; this.flag_0177.Text = "Terrakion Defeated"; this.flag_0177.UseVisualStyleBackColor = true; this.flag_0177.Click += new System.EventHandler(this.toggleFlag); // // flag_2823 // this.flag_2823.AutoSize = true; this.flag_2823.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2823.Location = new System.Drawing.Point(172, 195); this.flag_2823.Name = "flag_2823"; this.flag_2823.Size = new System.Drawing.Size(108, 17); this.flag_2823.TabIndex = 33; this.flag_2823.Text = "Giratina Captured"; this.flag_2823.UseVisualStyleBackColor = true; this.flag_2823.Click += new System.EventHandler(this.toggleFlag); // // flag_2819 // this.flag_2819.AutoSize = true; this.flag_2819.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2819.Location = new System.Drawing.Point(15, 168); this.flag_2819.Name = "flag_2819"; this.flag_2819.Size = new System.Drawing.Size(125, 17); this.flag_2819.TabIndex = 31; this.flag_2819.Text = "(AS) Dialga Captured"; this.flag_2819.UseVisualStyleBackColor = true; this.flag_2819.Click += new System.EventHandler(this.toggleFlag); // // flag_2833 // this.flag_2833.AutoSize = true; this.flag_2833.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2833.Location = new System.Drawing.Point(172, 242); this.flag_2833.Name = "flag_2833"; this.flag_2833.Size = new System.Drawing.Size(107, 17); this.flag_2833.TabIndex = 29; this.flag_2833.Text = "Kyurem Captured"; this.flag_2833.UseVisualStyleBackColor = true; this.flag_2833.Click += new System.EventHandler(this.toggleFlag); // // flag_0184 // this.flag_0184.AutoSize = true; this.flag_0184.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0184.Location = new System.Drawing.Point(172, 227); this.flag_0184.Name = "flag_0184"; this.flag_0184.Size = new System.Drawing.Size(108, 17); this.flag_0184.TabIndex = 28; this.flag_0184.Text = "Kyurem Defeated"; this.flag_0184.UseVisualStyleBackColor = true; this.flag_0184.Click += new System.EventHandler(this.toggleFlag); // // flag_2816 // this.flag_2816.AutoSize = true; this.flag_2816.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2816.Location = new System.Drawing.Point(15, 470); this.flag_2816.Name = "flag_2816"; this.flag_2816.Size = new System.Drawing.Size(93, 17); this.flag_2816.TabIndex = 27; this.flag_2816.Text = "Uxie Captured"; this.flag_2816.UseVisualStyleBackColor = true; this.flag_2816.Click += new System.EventHandler(this.toggleFlag); // // flag_0179 // this.flag_0179.AutoSize = true; this.flag_0179.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0179.Location = new System.Drawing.Point(15, 455); this.flag_0179.Name = "flag_0179"; this.flag_0179.Size = new System.Drawing.Size(94, 17); this.flag_0179.TabIndex = 26; this.flag_0179.Text = "Uxie Defeated"; this.flag_0179.UseVisualStyleBackColor = true; this.flag_0179.Click += new System.EventHandler(this.toggleFlag); // // flag_2817 // this.flag_2817.AutoSize = true; this.flag_2817.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2817.Location = new System.Drawing.Point(15, 440); this.flag_2817.Name = "flag_2817"; this.flag_2817.Size = new System.Drawing.Size(106, 17); this.flag_2817.TabIndex = 25; this.flag_2817.Text = "Mesprit Captured"; this.flag_2817.UseVisualStyleBackColor = true; this.flag_2817.Click += new System.EventHandler(this.toggleFlag); // // flag_0180 // this.flag_0180.AutoSize = true; this.flag_0180.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0180.Location = new System.Drawing.Point(15, 425); this.flag_0180.Name = "flag_0180"; this.flag_0180.Size = new System.Drawing.Size(107, 17); this.flag_0180.TabIndex = 24; this.flag_0180.Text = "Mesprit Defeated"; this.flag_0180.UseVisualStyleBackColor = true; this.flag_0180.Click += new System.EventHandler(this.toggleFlag); // // flag_2825 // this.flag_2825.AutoSize = true; this.flag_2825.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2825.Location = new System.Drawing.Point(172, 410); this.flag_2825.Name = "flag_2825"; this.flag_2825.Size = new System.Drawing.Size(113, 17); this.flag_2825.TabIndex = 23; this.flag_2825.Text = "Cobalion Captured"; this.flag_2825.UseVisualStyleBackColor = true; this.flag_2825.Click += new System.EventHandler(this.toggleFlag); // // flag_0176 // this.flag_0176.AutoSize = true; this.flag_0176.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0176.Location = new System.Drawing.Point(172, 395); this.flag_0176.Name = "flag_0176"; this.flag_0176.Size = new System.Drawing.Size(114, 17); this.flag_0176.TabIndex = 22; this.flag_0176.Text = "Cobalion Defeated"; this.flag_0176.UseVisualStyleBackColor = true; this.flag_0176.Click += new System.EventHandler(this.toggleFlag); // // flag_2814 // this.flag_2814.AutoSize = true; this.flag_2814.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2814.Location = new System.Drawing.Point(15, 130); this.flag_2814.Name = "flag_2814"; this.flag_2814.Size = new System.Drawing.Size(121, 17); this.flag_2814.TabIndex = 21; this.flag_2814.Text = "(AS) Lugia Captured"; this.flag_2814.UseVisualStyleBackColor = true; this.flag_2814.Click += new System.EventHandler(this.toggleFlag); // // flag_0209 // this.flag_0209.AutoSize = true; this.flag_0209.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0209.Location = new System.Drawing.Point(15, 115); this.flag_0209.Name = "flag_0209"; this.flag_0209.Size = new System.Drawing.Size(122, 17); this.flag_0209.TabIndex = 20; this.flag_0209.Text = "(AS) Lugia Defeated"; this.flag_0209.UseVisualStyleBackColor = true; this.flag_0209.Click += new System.EventHandler(this.toggleFlag); // // flag_2818 // this.flag_2818.AutoSize = true; this.flag_2818.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2818.Location = new System.Drawing.Point(15, 410); this.flag_2818.Name = "flag_2818"; this.flag_2818.Size = new System.Drawing.Size(95, 17); this.flag_2818.TabIndex = 19; this.flag_2818.Text = "Azelf Captured"; this.flag_2818.UseVisualStyleBackColor = true; this.flag_2818.Click += new System.EventHandler(this.toggleFlag); // // flag_0181 // this.flag_0181.AutoSize = true; this.flag_0181.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0181.Location = new System.Drawing.Point(15, 395); this.flag_0181.Name = "flag_0181"; this.flag_0181.Size = new System.Drawing.Size(96, 17); this.flag_0181.TabIndex = 18; this.flag_0181.Text = "Azelf Defeated"; this.flag_0181.UseVisualStyleBackColor = true; this.flag_0181.Click += new System.EventHandler(this.toggleFlag); // // flag_2831 // this.flag_2831.AutoSize = true; this.flag_2831.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_2831.Location = new System.Drawing.Point(15, 274); this.flag_2831.Name = "flag_2831"; this.flag_2831.Size = new System.Drawing.Size(131, 17); this.flag_2831.TabIndex = 17; this.flag_2831.Text = "(AS) Zekrom Captured"; this.flag_2831.UseVisualStyleBackColor = true; this.flag_2831.Click += new System.EventHandler(this.toggleFlag); // // flag_0183 // this.flag_0183.AutoSize = true; this.flag_0183.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0183.Location = new System.Drawing.Point(15, 259); this.flag_0183.Name = "flag_0183"; this.flag_0183.Size = new System.Drawing.Size(132, 17); this.flag_0183.TabIndex = 16; this.flag_0183.Text = "(AS) Zekrom Defeated"; this.flag_0183.UseVisualStyleBackColor = true; this.flag_0183.Click += new System.EventHandler(this.toggleFlag); // // GB_Misc // this.GB_Misc.Controls.Add(this.flag_0288); this.GB_Misc.Controls.Add(this.flag_0287); this.GB_Misc.Controls.Add(this.flag_0286); this.GB_Misc.Controls.Add(this.flag_0293); this.GB_Misc.Controls.Add(this.flag_0292); this.GB_Misc.Controls.Add(this.flag_0291); this.GB_Misc.Controls.Add(this.flag_0290); this.GB_Misc.Controls.Add(this.flag_0289); this.GB_Misc.Controls.Add(this.flag_0285); this.GB_Misc.Controls.Add(this.flag_0284); this.GB_Misc.Location = new System.Drawing.Point(314, 9); this.GB_Misc.Name = "GB_Misc"; this.GB_Misc.Size = new System.Drawing.Size(154, 180); this.GB_Misc.TabIndex = 17; this.GB_Misc.TabStop = false; this.GB_Misc.Text = "Misc"; // // flag_0288 // this.flag_0288.AutoSize = true; this.flag_0288.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0288.Location = new System.Drawing.Point(6, 76); this.flag_0288.Name = "flag_0288"; this.flag_0288.Size = new System.Drawing.Size(94, 17); this.flag_0288.TabIndex = 25; this.flag_0288.Text = "Multi Statuette"; this.flag_0288.UseVisualStyleBackColor = true; this.flag_0288.Click += new System.EventHandler(this.toggleFlag); // // flag_0287 // this.flag_0287.AutoSize = true; this.flag_0287.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0287.Location = new System.Drawing.Point(6, 61); this.flag_0287.Name = "flag_0287"; this.flag_0287.Size = new System.Drawing.Size(112, 17); this.flag_0287.TabIndex = 24; this.flag_0287.Text = "Rotation Statuette"; this.flag_0287.UseVisualStyleBackColor = true; this.flag_0287.Click += new System.EventHandler(this.toggleFlag); // // flag_0286 // this.flag_0286.AutoSize = true; this.flag_0286.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0286.Location = new System.Drawing.Point(6, 46); this.flag_0286.Name = "flag_0286"; this.flag_0286.Size = new System.Drawing.Size(103, 17); this.flag_0286.TabIndex = 23; this.flag_0286.Text = "Triples Statuette"; this.flag_0286.UseVisualStyleBackColor = true; this.flag_0286.Click += new System.EventHandler(this.toggleFlag); // // flag_0293 // this.flag_0293.AutoSize = true; this.flag_0293.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0293.Location = new System.Drawing.Point(6, 153); this.flag_0293.Name = "flag_0293"; this.flag_0293.Size = new System.Drawing.Size(128, 17); this.flag_0293.TabIndex = 22; this.flag_0293.Text = "Super Multi Unlocked"; this.flag_0293.UseVisualStyleBackColor = true; this.flag_0293.Click += new System.EventHandler(this.toggleFlag); // // flag_0292 // this.flag_0292.AutoSize = true; this.flag_0292.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0292.Location = new System.Drawing.Point(6, 138); this.flag_0292.Name = "flag_0292"; this.flag_0292.Size = new System.Drawing.Size(146, 17); this.flag_0292.TabIndex = 21; this.flag_0292.Text = "Super Rotation Unlocked"; this.flag_0292.UseVisualStyleBackColor = true; this.flag_0292.Click += new System.EventHandler(this.toggleFlag); // // flag_0291 // this.flag_0291.AutoSize = true; this.flag_0291.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0291.Location = new System.Drawing.Point(6, 123); this.flag_0291.Name = "flag_0291"; this.flag_0291.Size = new System.Drawing.Size(137, 17); this.flag_0291.TabIndex = 20; this.flag_0291.Text = "Super Triples Unlocked"; this.flag_0291.UseVisualStyleBackColor = true; this.flag_0291.Click += new System.EventHandler(this.toggleFlag); // // flag_0290 // this.flag_0290.AutoSize = true; this.flag_0290.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0290.Location = new System.Drawing.Point(6, 108); this.flag_0290.Name = "flag_0290"; this.flag_0290.Size = new System.Drawing.Size(145, 17); this.flag_0290.TabIndex = 19; this.flag_0290.Text = "Super Doubles Unlocked"; this.flag_0290.UseVisualStyleBackColor = true; this.flag_0290.Click += new System.EventHandler(this.toggleFlag); // // flag_0289 // this.flag_0289.AutoSize = true; this.flag_0289.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0289.Location = new System.Drawing.Point(6, 93); this.flag_0289.Name = "flag_0289"; this.flag_0289.Size = new System.Drawing.Size(140, 17); this.flag_0289.TabIndex = 18; this.flag_0289.Text = "Super Singles Unlocked"; this.flag_0289.UseVisualStyleBackColor = true; this.flag_0289.Click += new System.EventHandler(this.toggleFlag); // // flag_0285 // this.flag_0285.AutoSize = true; this.flag_0285.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0285.Location = new System.Drawing.Point(6, 31); this.flag_0285.Name = "flag_0285"; this.flag_0285.Size = new System.Drawing.Size(111, 17); this.flag_0285.TabIndex = 16; this.flag_0285.Text = "Doubles Statuette"; this.flag_0285.UseVisualStyleBackColor = true; this.flag_0285.Click += new System.EventHandler(this.toggleFlag); // // flag_0284 // this.flag_0284.AutoSize = true; this.flag_0284.CheckAlign = System.Drawing.ContentAlignment.TopLeft; this.flag_0284.Location = new System.Drawing.Point(6, 16); this.flag_0284.Name = "flag_0284"; this.flag_0284.Size = new System.Drawing.Size(106, 17); this.flag_0284.TabIndex = 15; this.flag_0284.Text = "Singles Statuette"; this.flag_0284.UseVisualStyleBackColor = true; this.flag_0284.Click += new System.EventHandler(this.toggleFlag); // // MT_Ash // this.MT_Ash.Location = new System.Drawing.Point(459, 454); this.MT_Ash.Mask = "00000"; this.MT_Ash.Name = "MT_Ash"; this.MT_Ash.Size = new System.Drawing.Size(42, 20); this.MT_Ash.TabIndex = 18; this.MT_Ash.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // L_Ash // this.L_Ash.AutoSize = true; this.L_Ash.Location = new System.Drawing.Point(429, 438); this.L_Ash.Name = "L_Ash"; this.L_Ash.Size = new System.Drawing.Size(72, 13); this.L_Ash.TabIndex = 19; this.L_Ash.Text = "Volcanic Ash:"; // // SAV_EventFlagsORAS // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(594, 512); this.Controls.Add(this.L_Ash); this.Controls.Add(this.MT_Ash); this.Controls.Add(this.GB_Misc); this.Controls.Add(this.GB_Rebattle); this.Controls.Add(this.GB_Researcher); this.Controls.Add(this.GB_FlagStatus); this.Controls.Add(this.B_Save); this.Controls.Add(this.B_Cancel); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SAV_EventFlagsORAS"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Event Flag Editor"; this.GB_FlagStatus.ResumeLayout(false); this.GB_FlagStatus.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nud)).EndInit(); this.GB_Researcher.ResumeLayout(false); this.GB_Researcher.PerformLayout(); this.GB_Rebattle.ResumeLayout(false); this.GB_Rebattle.PerformLayout(); this.GB_Misc.ResumeLayout(false); this.GB_Misc.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.CheckBox CHK_CustomFlag; private System.Windows.Forms.Button B_Cancel; private System.Windows.Forms.GroupBox GB_FlagStatus; private System.Windows.Forms.Label L_Flag; private System.Windows.Forms.NumericUpDown nud; private System.Windows.Forms.Button B_Save; private System.Windows.Forms.GroupBox GB_Researcher; private System.Windows.Forms.Label L_UnSet; private System.Windows.Forms.Label L_IsSet; private System.Windows.Forms.TextBox TB_NewSAV; private System.Windows.Forms.TextBox TB_OldSAV; private System.Windows.Forms.TextBox TB_UnSet; private System.Windows.Forms.TextBox TB_IsSet; private System.Windows.Forms.Button B_LoadNew; private System.Windows.Forms.Button B_LoadOld; private System.Windows.Forms.CheckBox flag_0647; private System.Windows.Forms.CheckBox flag_2840; private System.Windows.Forms.GroupBox GB_Rebattle; private System.Windows.Forms.GroupBox GB_Misc; private System.Windows.Forms.CheckBox flag_0288; private System.Windows.Forms.CheckBox flag_0287; private System.Windows.Forms.CheckBox flag_0286; private System.Windows.Forms.CheckBox flag_0293; private System.Windows.Forms.CheckBox flag_0292; private System.Windows.Forms.CheckBox flag_0291; private System.Windows.Forms.CheckBox flag_0290; private System.Windows.Forms.CheckBox flag_0289; private System.Windows.Forms.CheckBox flag_0285; private System.Windows.Forms.CheckBox flag_0284; private System.Windows.Forms.CheckBox flag_2831; private System.Windows.Forms.CheckBox flag_0183; private System.Windows.Forms.CheckBox flag_2818; private System.Windows.Forms.CheckBox flag_0181; private System.Windows.Forms.CheckBox flag_2814; private System.Windows.Forms.CheckBox flag_0209; private System.Windows.Forms.CheckBox flag_2825; private System.Windows.Forms.CheckBox flag_0176; private System.Windows.Forms.CheckBox flag_2813; private System.Windows.Forms.CheckBox flag_0175; private System.Windows.Forms.CheckBox flag_2811; private System.Windows.Forms.CheckBox flag_0173; private System.Windows.Forms.CheckBox flag_2812; private System.Windows.Forms.CheckBox flag_0174; private System.Windows.Forms.CheckBox flag_2832; private System.Windows.Forms.CheckBox flag_2829; private System.Windows.Forms.CheckBox flag_2822; private System.Windows.Forms.CheckBox flag_0252; private System.Windows.Forms.CheckBox flag_2827; private System.Windows.Forms.CheckBox flag_0178; private System.Windows.Forms.CheckBox flag_2826; private System.Windows.Forms.CheckBox flag_0177; private System.Windows.Forms.CheckBox flag_2823; private System.Windows.Forms.CheckBox flag_2819; private System.Windows.Forms.CheckBox flag_2833; private System.Windows.Forms.CheckBox flag_0184; private System.Windows.Forms.CheckBox flag_2816; private System.Windows.Forms.CheckBox flag_0179; private System.Windows.Forms.CheckBox flag_2817; private System.Windows.Forms.CheckBox flag_0180; private System.Windows.Forms.CheckBox flag_2838; private System.Windows.Forms.CheckBox flag_0958; private System.Windows.Forms.CheckBox flag_2836; private System.Windows.Forms.CheckBox flag_0956; private System.Windows.Forms.CheckBox flag_2837; private System.Windows.Forms.CheckBox flag_0957; private System.Windows.Forms.CheckBox flag_2842; private System.Windows.Forms.CheckBox flag_0945; private System.Windows.Forms.CheckBox flag_2828; private System.Windows.Forms.CheckBox flag_2830; private System.Windows.Forms.CheckBox flag_0182; private System.Windows.Forms.CheckBox flag_2820; private System.Windows.Forms.CheckBox flag_2839; private System.Windows.Forms.CheckBox flag_0648; private System.Windows.Forms.CheckBox flag_2815; private System.Windows.Forms.CheckBox flag_0208; private System.Windows.Forms.CheckBox flag_2824; private System.Windows.Forms.CheckBox flag_0172; private System.Windows.Forms.CheckBox flag_2821; private System.Windows.Forms.CheckBox flag_0260; private System.Windows.Forms.CheckBox flag_2834; private System.Windows.Forms.CheckBox flag_0419; private System.Windows.Forms.MaskedTextBox MT_Ash; private System.Windows.Forms.Label L_Ash; private System.Windows.Forms.Label L_SkyTower; private System.Windows.Forms.CheckBox flag_2835; private System.Windows.Forms.CheckBox flag_0420; } }