namespace PKHeX { partial class SAV_OPower { /// /// 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_OPower)); this.CB_1 = new System.Windows.Forms.ComboBox(); this.L_1 = new System.Windows.Forms.Label(); this.L_2 = new System.Windows.Forms.Label(); this.CB_2 = new System.Windows.Forms.ComboBox(); this.L_3 = new System.Windows.Forms.Label(); this.CB_3 = new System.Windows.Forms.ComboBox(); this.L_4 = new System.Windows.Forms.Label(); this.CB_4 = new System.Windows.Forms.ComboBox(); this.L_5 = new System.Windows.Forms.Label(); this.CB_5 = new System.Windows.Forms.ComboBox(); this.L_6 = new System.Windows.Forms.Label(); this.CB_6 = new System.Windows.Forms.ComboBox(); this.L_7 = new System.Windows.Forms.Label(); this.CB_7 = new System.Windows.Forms.ComboBox(); this.L_8 = new System.Windows.Forms.Label(); this.CB_8 = new System.Windows.Forms.ComboBox(); this.L_17 = new System.Windows.Forms.Label(); this.CB_17 = new System.Windows.Forms.ComboBox(); this.L_16 = new System.Windows.Forms.Label(); this.CB_16 = new System.Windows.Forms.ComboBox(); this.L_15 = new System.Windows.Forms.Label(); this.CB_15 = new System.Windows.Forms.ComboBox(); this.L_14 = new System.Windows.Forms.Label(); this.CB_14 = new System.Windows.Forms.ComboBox(); this.L_13 = new System.Windows.Forms.Label(); this.CB_13 = new System.Windows.Forms.ComboBox(); this.L_12 = new System.Windows.Forms.Label(); this.CB_12 = new System.Windows.Forms.ComboBox(); this.L_11 = new System.Windows.Forms.Label(); this.CB_11 = new System.Windows.Forms.ComboBox(); this.L_10 = new System.Windows.Forms.Label(); this.CB_10 = new System.Windows.Forms.ComboBox(); this.L_9 = new System.Windows.Forms.Label(); this.CB_9 = new System.Windows.Forms.ComboBox(); this.B_Cancel = new System.Windows.Forms.Button(); this.B_Save = new System.Windows.Forms.Button(); this.B_MaxP = new System.Windows.Forms.Button(); this.B_AllMax = new System.Windows.Forms.Button(); this.SuspendLayout(); // // CB_1 // this.CB_1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_1.FormattingEnabled = true; this.CB_1.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_1.Location = new System.Drawing.Point(78, 8); this.CB_1.Name = "CB_1"; this.CB_1.Size = new System.Drawing.Size(37, 21); this.CB_1.TabIndex = 0; // // L_1 // this.L_1.Location = new System.Drawing.Point(4, 11); this.L_1.Name = "L_1"; this.L_1.Size = new System.Drawing.Size(70, 13); this.L_1.TabIndex = 1; this.L_1.Text = "?Bargain:"; this.L_1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_2 // this.L_2.Location = new System.Drawing.Point(4, 38); this.L_2.Name = "L_2"; this.L_2.Size = new System.Drawing.Size(70, 13); this.L_2.TabIndex = 3; this.L_2.Text = "?EXP:"; this.L_2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_2 // this.CB_2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_2.FormattingEnabled = true; this.CB_2.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_2.Location = new System.Drawing.Point(78, 35); this.CB_2.Name = "CB_2"; this.CB_2.Size = new System.Drawing.Size(37, 21); this.CB_2.TabIndex = 2; // // L_3 // this.L_3.Location = new System.Drawing.Point(4, 65); this.L_3.Name = "L_3"; this.L_3.Size = new System.Drawing.Size(70, 13); this.L_3.TabIndex = 5; this.L_3.Text = "?Prize:"; this.L_3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_3 // this.CB_3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_3.FormattingEnabled = true; this.CB_3.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_3.Location = new System.Drawing.Point(78, 62); this.CB_3.Name = "CB_3"; this.CB_3.Size = new System.Drawing.Size(37, 21); this.CB_3.TabIndex = 4; // // L_4 // this.L_4.Location = new System.Drawing.Point(4, 92); this.L_4.Name = "L_4"; this.L_4.Size = new System.Drawing.Size(70, 13); this.L_4.TabIndex = 7; this.L_4.Text = "?Hatch:"; this.L_4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_4 // this.CB_4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_4.FormattingEnabled = true; this.CB_4.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_4.Location = new System.Drawing.Point(78, 89); this.CB_4.Name = "CB_4"; this.CB_4.Size = new System.Drawing.Size(37, 21); this.CB_4.TabIndex = 6; // // L_5 // this.L_5.Location = new System.Drawing.Point(4, 119); this.L_5.Name = "L_5"; this.L_5.Size = new System.Drawing.Size(70, 13); this.L_5.TabIndex = 9; this.L_5.Text = "Capture:"; this.L_5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_5 // this.CB_5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_5.FormattingEnabled = true; this.CB_5.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_5.Location = new System.Drawing.Point(78, 116); this.CB_5.Name = "CB_5"; this.CB_5.Size = new System.Drawing.Size(37, 21); this.CB_5.TabIndex = 8; // // L_6 // this.L_6.Location = new System.Drawing.Point(4, 146); this.L_6.Name = "L_6"; this.L_6.Size = new System.Drawing.Size(70, 13); this.L_6.TabIndex = 11; this.L_6.Text = "?Encounter"; this.L_6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_6 // this.CB_6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_6.FormattingEnabled = true; this.CB_6.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_6.Location = new System.Drawing.Point(78, 143); this.CB_6.Name = "CB_6"; this.CB_6.Size = new System.Drawing.Size(37, 21); this.CB_6.TabIndex = 10; // // L_7 // this.L_7.Location = new System.Drawing.Point(4, 173); this.L_7.Name = "L_7"; this.L_7.Size = new System.Drawing.Size(70, 13); this.L_7.TabIndex = 13; this.L_7.Text = "?Stealth:"; this.L_7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_7 // this.CB_7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_7.FormattingEnabled = true; this.CB_7.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_7.Location = new System.Drawing.Point(78, 170); this.CB_7.Name = "CB_7"; this.CB_7.Size = new System.Drawing.Size(37, 21); this.CB_7.TabIndex = 12; // // L_8 // this.L_8.Location = new System.Drawing.Point(4, 200); this.L_8.Name = "L_8"; this.L_8.Size = new System.Drawing.Size(70, 13); this.L_8.TabIndex = 15; this.L_8.Text = "HP Restore:"; this.L_8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_8 // this.CB_8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_8.FormattingEnabled = true; this.CB_8.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_8.Location = new System.Drawing.Point(78, 197); this.CB_8.Name = "CB_8"; this.CB_8.Size = new System.Drawing.Size(37, 21); this.CB_8.TabIndex = 14; // // L_17 // this.L_17.Location = new System.Drawing.Point(116, 200); this.L_17.Name = "L_17"; this.L_17.Size = new System.Drawing.Size(70, 13); this.L_17.TabIndex = 31; this.L_17.Text = "?Accuracy:"; this.L_17.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_17 // this.CB_17.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_17.FormattingEnabled = true; this.CB_17.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_17.Location = new System.Drawing.Point(187, 197); this.CB_17.Name = "CB_17"; this.CB_17.Size = new System.Drawing.Size(37, 21); this.CB_17.TabIndex = 30; // // L_16 // this.L_16.Location = new System.Drawing.Point(116, 173); this.L_16.Name = "L_16"; this.L_16.Size = new System.Drawing.Size(70, 13); this.L_16.TabIndex = 29; this.L_16.Text = "?Critical Hit:"; this.L_16.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_16 // this.CB_16.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_16.FormattingEnabled = true; this.CB_16.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_16.Location = new System.Drawing.Point(187, 170); this.CB_16.Name = "CB_16"; this.CB_16.Size = new System.Drawing.Size(37, 21); this.CB_16.TabIndex = 28; // // L_15 // this.L_15.Location = new System.Drawing.Point(116, 146); this.L_15.Name = "L_15"; this.L_15.Size = new System.Drawing.Size(70, 13); this.L_15.TabIndex = 27; this.L_15.Text = "?Speed:"; this.L_15.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_15 // this.CB_15.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_15.FormattingEnabled = true; this.CB_15.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_15.Location = new System.Drawing.Point(187, 143); this.CB_15.Name = "CB_15"; this.CB_15.Size = new System.Drawing.Size(37, 21); this.CB_15.TabIndex = 26; // // L_14 // this.L_14.Location = new System.Drawing.Point(116, 119); this.L_14.Name = "L_14"; this.L_14.Size = new System.Drawing.Size(70, 13); this.L_14.TabIndex = 25; this.L_14.Text = "?Sp. Def:"; this.L_14.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_14 // this.CB_14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_14.FormattingEnabled = true; this.CB_14.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_14.Location = new System.Drawing.Point(187, 116); this.CB_14.Name = "CB_14"; this.CB_14.Size = new System.Drawing.Size(37, 21); this.CB_14.TabIndex = 24; // // L_13 // this.L_13.Location = new System.Drawing.Point(116, 92); this.L_13.Name = "L_13"; this.L_13.Size = new System.Drawing.Size(70, 13); this.L_13.TabIndex = 23; this.L_13.Text = "?Sp. Atk:"; this.L_13.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_13 // this.CB_13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_13.FormattingEnabled = true; this.CB_13.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_13.Location = new System.Drawing.Point(187, 89); this.CB_13.Name = "CB_13"; this.CB_13.Size = new System.Drawing.Size(37, 21); this.CB_13.TabIndex = 22; // // L_12 // this.L_12.Location = new System.Drawing.Point(116, 65); this.L_12.Name = "L_12"; this.L_12.Size = new System.Drawing.Size(70, 13); this.L_12.TabIndex = 21; this.L_12.Text = "?Defense:"; this.L_12.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_12 // this.CB_12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_12.FormattingEnabled = true; this.CB_12.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_12.Location = new System.Drawing.Point(187, 62); this.CB_12.Name = "CB_12"; this.CB_12.Size = new System.Drawing.Size(37, 21); this.CB_12.TabIndex = 20; // // L_11 // this.L_11.Location = new System.Drawing.Point(116, 38); this.L_11.Name = "L_11"; this.L_11.Size = new System.Drawing.Size(70, 13); this.L_11.TabIndex = 19; this.L_11.Text = "?Attack:"; this.L_11.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_11 // this.CB_11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_11.FormattingEnabled = true; this.CB_11.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_11.Location = new System.Drawing.Point(187, 35); this.CB_11.Name = "CB_11"; this.CB_11.Size = new System.Drawing.Size(37, 21); this.CB_11.TabIndex = 18; // // L_10 // this.L_10.Location = new System.Drawing.Point(116, 11); this.L_10.Name = "L_10"; this.L_10.Size = new System.Drawing.Size(70, 13); this.L_10.TabIndex = 17; this.L_10.Text = "?Befriend:"; this.L_10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_10 // this.CB_10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_10.FormattingEnabled = true; this.CB_10.Items.AddRange(new object[] { "0", "1", "2", "3", "S"}); this.CB_10.Location = new System.Drawing.Point(187, 8); this.CB_10.Name = "CB_10"; this.CB_10.Size = new System.Drawing.Size(37, 21); this.CB_10.TabIndex = 16; // // L_9 // this.L_9.Location = new System.Drawing.Point(4, 227); this.L_9.Name = "L_9"; this.L_9.Size = new System.Drawing.Size(70, 13); this.L_9.TabIndex = 33; this.L_9.Text = "?PP:"; this.L_9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // CB_9 // this.CB_9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_9.FormattingEnabled = true; this.CB_9.Items.AddRange(new object[] { "0", "1", "2", "3"}); this.CB_9.Location = new System.Drawing.Point(78, 224); this.CB_9.Name = "CB_9"; this.CB_9.Size = new System.Drawing.Size(37, 21); this.CB_9.TabIndex = 32; // // B_Cancel // this.B_Cancel.Location = new System.Drawing.Point(124, 249); this.B_Cancel.Name = "B_Cancel"; this.B_Cancel.Size = new System.Drawing.Size(54, 23); this.B_Cancel.TabIndex = 34; this.B_Cancel.Text = "Cancel"; this.B_Cancel.UseVisualStyleBackColor = true; this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click); // // B_Save // this.B_Save.Location = new System.Drawing.Point(178, 249); this.B_Save.Name = "B_Save"; this.B_Save.Size = new System.Drawing.Size(54, 23); this.B_Save.TabIndex = 35; this.B_Save.Text = "Save"; this.B_Save.UseVisualStyleBackColor = true; this.B_Save.Click += new System.EventHandler(this.B_Save_Click); // // B_MaxP // this.B_MaxP.Location = new System.Drawing.Point(178, 223); this.B_MaxP.Name = "B_MaxP"; this.B_MaxP.Size = new System.Drawing.Size(54, 23); this.B_MaxP.TabIndex = 36; this.B_MaxP.Text = "MAX+S"; this.B_MaxP.UseVisualStyleBackColor = true; this.B_MaxP.Click += new System.EventHandler(this.B_MaxP_Click); // // B_AllMax // this.B_AllMax.Location = new System.Drawing.Point(124, 223); this.B_AllMax.Name = "B_AllMax"; this.B_AllMax.Size = new System.Drawing.Size(54, 23); this.B_AllMax.TabIndex = 37; this.B_AllMax.Text = "All MAX"; this.B_AllMax.UseVisualStyleBackColor = true; this.B_AllMax.Click += new System.EventHandler(this.B_AllMax_Click); // // SAV_OPower // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(244, 278); this.Controls.Add(this.B_AllMax); this.Controls.Add(this.B_MaxP); this.Controls.Add(this.B_Save); this.Controls.Add(this.B_Cancel); this.Controls.Add(this.L_9); this.Controls.Add(this.CB_9); this.Controls.Add(this.L_17); this.Controls.Add(this.CB_17); this.Controls.Add(this.L_16); this.Controls.Add(this.CB_16); this.Controls.Add(this.L_15); this.Controls.Add(this.CB_15); this.Controls.Add(this.L_14); this.Controls.Add(this.CB_14); this.Controls.Add(this.L_13); this.Controls.Add(this.CB_13); this.Controls.Add(this.L_12); this.Controls.Add(this.CB_12); this.Controls.Add(this.L_11); this.Controls.Add(this.CB_11); this.Controls.Add(this.L_10); this.Controls.Add(this.CB_10); this.Controls.Add(this.L_8); this.Controls.Add(this.CB_8); this.Controls.Add(this.L_7); this.Controls.Add(this.CB_7); this.Controls.Add(this.L_6); this.Controls.Add(this.CB_6); this.Controls.Add(this.L_5); this.Controls.Add(this.CB_5); this.Controls.Add(this.L_4); this.Controls.Add(this.CB_4); this.Controls.Add(this.L_3); this.Controls.Add(this.CB_3); this.Controls.Add(this.L_2); this.Controls.Add(this.CB_2); this.Controls.Add(this.L_1); this.Controls.Add(this.CB_1); 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_OPower"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "O-Power Editor"; this.ResumeLayout(false); } #endregion private System.Windows.Forms.ComboBox CB_1; private System.Windows.Forms.Label L_1; private System.Windows.Forms.Label L_2; private System.Windows.Forms.ComboBox CB_2; private System.Windows.Forms.Label L_3; private System.Windows.Forms.ComboBox CB_3; private System.Windows.Forms.Label L_4; private System.Windows.Forms.ComboBox CB_4; private System.Windows.Forms.Label L_5; private System.Windows.Forms.ComboBox CB_5; private System.Windows.Forms.Label L_6; private System.Windows.Forms.ComboBox CB_6; private System.Windows.Forms.Label L_7; private System.Windows.Forms.ComboBox CB_7; private System.Windows.Forms.Label L_8; private System.Windows.Forms.ComboBox CB_8; private System.Windows.Forms.Label L_17; private System.Windows.Forms.ComboBox CB_17; private System.Windows.Forms.Label L_16; private System.Windows.Forms.ComboBox CB_16; private System.Windows.Forms.Label L_15; private System.Windows.Forms.ComboBox CB_15; private System.Windows.Forms.Label L_14; private System.Windows.Forms.ComboBox CB_14; private System.Windows.Forms.Label L_13; private System.Windows.Forms.ComboBox CB_13; private System.Windows.Forms.Label L_12; private System.Windows.Forms.ComboBox CB_12; private System.Windows.Forms.Label L_11; private System.Windows.Forms.ComboBox CB_11; private System.Windows.Forms.Label L_10; private System.Windows.Forms.ComboBox CB_10; private System.Windows.Forms.Label L_9; private System.Windows.Forms.ComboBox CB_9; private System.Windows.Forms.Button B_Cancel; private System.Windows.Forms.Button B_Save; private System.Windows.Forms.Button B_MaxP; private System.Windows.Forms.Button B_AllMax; } }