DS-Pokemon-Rom-Editor/DS_Map/WildEditorHGSS.Designer.cs
2024-05-10 22:57:36 +02:00

2949 lines
179 KiB
C#

namespace DSPRE
{
partial class WildEditorHGSS
{
/// <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(WildEditorHGSS));
this.removeEncounterFileButton = new System.Windows.Forms.Button();
this.addEncounterFileButton = new System.Windows.Forms.Button();
this.selectEncounterComboBox = new System.Windows.Forms.ComboBox();
this.exportEncounterFileButton = new System.Windows.Forms.Button();
this.importEncounterFileButton = new System.Windows.Forms.Button();
this.saveEncountersButton = new System.Windows.Forms.Button();
this.encounterFileLabel = new System.Windows.Forms.Label();
this.mainTabControl = new System.Windows.Forms.TabControl();
this.grassGroundTabPage = new System.Windows.Forms.TabPage();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.goodRodSwarmComboBox = new DSPRE.InputComboBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.rockSmashGroupBox = new System.Windows.Forms.GroupBox();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.rockSmashTenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.rockSmashTenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.rockSmashNinetyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.rockSmashNinetyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.rockSmashRateUpDown = new System.Windows.Forms.NumericUpDown();
this.rockSmashNinetyComboBox = new DSPRE.InputComboBox();
this.label13 = new System.Windows.Forms.Label();
this.rockSmashTenComboBox = new DSPRE.InputComboBox();
this.radioMusicComboBox = new System.Windows.Forms.GroupBox();
this.sinnohSecondComboBox = new DSPRE.InputComboBox();
this.label10 = new System.Windows.Forms.Label();
this.sinnohFirstComboBox = new DSPRE.InputComboBox();
this.hoennSecondComboBox = new DSPRE.InputComboBox();
this.label9 = new System.Windows.Forms.Label();
this.hoennFirstComboBox = new DSPRE.InputComboBox();
this.swarmsGroupBox = new System.Windows.Forms.GroupBox();
this.superRodSwarmComboBox = new DSPRE.InputComboBox();
this.label5 = new System.Windows.Forms.Label();
this.surfSwarmComboBox = new DSPRE.InputComboBox();
this.label6 = new System.Windows.Forms.Label();
this.grassSwarmComboBox = new DSPRE.InputComboBox();
this.label8 = new System.Windows.Forms.Label();
this.walkingGroupBox = new System.Windows.Forms.GroupBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.walkingRateUpDown = new System.Windows.Forms.NumericUpDown();
this.label14 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.nightOneSecondComboBox = new DSPRE.InputComboBox();
this.nightOneFirstComboBox = new DSPRE.InputComboBox();
this.nightFourSecondComboBox = new DSPRE.InputComboBox();
this.nightFourFirstComboBox = new DSPRE.InputComboBox();
this.nightFiveSecondComboBox = new DSPRE.InputComboBox();
this.nightFiveFirstComboBox = new DSPRE.InputComboBox();
this.nightTenFourthComboBox = new DSPRE.InputComboBox();
this.nightTenThirdComboBox = new DSPRE.InputComboBox();
this.nightTenSecondComboBox = new DSPRE.InputComboBox();
this.nightTenFirstComboBox = new DSPRE.InputComboBox();
this.nightTwentySecondComboBox = new DSPRE.InputComboBox();
this.nightTwentyFirstComboBox = new DSPRE.InputComboBox();
this.dayOneSecondComboBox = new DSPRE.InputComboBox();
this.dayOneFirstComboBox = new DSPRE.InputComboBox();
this.dayFourSecondComboBox = new DSPRE.InputComboBox();
this.dayFourFirstComboBox = new DSPRE.InputComboBox();
this.dayFiveSecondComboBox = new DSPRE.InputComboBox();
this.dayFiveFirstComboBox = new DSPRE.InputComboBox();
this.dayTenFourthComboBox = new DSPRE.InputComboBox();
this.dayTenThirdComboBox = new DSPRE.InputComboBox();
this.dayTenSecondComboBox = new DSPRE.InputComboBox();
this.dayTenFirstComboBox = new DSPRE.InputComboBox();
this.dayTwentySecondComboBox = new DSPRE.InputComboBox();
this.dayTwentyFirstComboBox = new DSPRE.InputComboBox();
this.oneSecondLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label79 = new System.Windows.Forms.Label();
this.morningOneSecondComboBox = new DSPRE.InputComboBox();
this.oneFirstLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label80 = new System.Windows.Forms.Label();
this.morningOneFirstComboBox = new DSPRE.InputComboBox();
this.fourSecondLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label81 = new System.Windows.Forms.Label();
this.morningFourSecondComboBox = new DSPRE.InputComboBox();
this.fourFirstLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label82 = new System.Windows.Forms.Label();
this.morningFourFirstComboBox = new DSPRE.InputComboBox();
this.fiveSecondLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label83 = new System.Windows.Forms.Label();
this.morningFiveSecondComboBox = new DSPRE.InputComboBox();
this.fiveFirstLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label84 = new System.Windows.Forms.Label();
this.morningFiveFirstComboBox = new DSPRE.InputComboBox();
this.tenFourthLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label85 = new System.Windows.Forms.Label();
this.morningTenFourthComboBox = new DSPRE.InputComboBox();
this.tenThirdLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label86 = new System.Windows.Forms.Label();
this.morningTenThirdComboBox = new DSPRE.InputComboBox();
this.tenSecondLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label87 = new System.Windows.Forms.Label();
this.morningTenSecondComboBox = new DSPRE.InputComboBox();
this.tenFirstLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label88 = new System.Windows.Forms.Label();
this.morningTenFirstComboBox = new DSPRE.InputComboBox();
this.twentySecondLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label89 = new System.Windows.Forms.Label();
this.morningTwentySecondComboBox = new DSPRE.InputComboBox();
this.twentyFirstLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label90 = new System.Windows.Forms.Label();
this.morningTwentyFirstComboBox = new DSPRE.InputComboBox();
this.waterTabPage = new System.Windows.Forms.TabPage();
this.surfPicture = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.superRodGroupBox = new System.Windows.Forms.GroupBox();
this.label59 = new System.Windows.Forms.Label();
this.label60 = new System.Windows.Forms.Label();
this.superRodRateUpDown = new System.Windows.Forms.NumericUpDown();
this.label69 = new System.Windows.Forms.Label();
this.superRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label70 = new System.Windows.Forms.Label();
this.superRodOneComboBox = new DSPRE.InputComboBox();
this.superRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label71 = new System.Windows.Forms.Label();
this.superRodFourComboBox = new DSPRE.InputComboBox();
this.superRodFifteenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodFifteenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label72 = new System.Windows.Forms.Label();
this.superRodFifteenComboBox = new DSPRE.InputComboBox();
this.superRodSecondFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodSecondFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label73 = new System.Windows.Forms.Label();
this.superRodSecondFortyComboBox = new DSPRE.InputComboBox();
this.superRodFirstFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodFirstFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label74 = new System.Windows.Forms.Label();
this.superRodFirstFortyComboBox = new DSPRE.InputComboBox();
this.goodRodGroupBox = new System.Windows.Forms.GroupBox();
this.label51 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.goodRodRateUpDown = new System.Windows.Forms.NumericUpDown();
this.label53 = new System.Windows.Forms.Label();
this.goodRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label54 = new System.Windows.Forms.Label();
this.goodRodOneComboBox = new DSPRE.InputComboBox();
this.goodRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label55 = new System.Windows.Forms.Label();
this.goodRodFourComboBox = new DSPRE.InputComboBox();
this.goodRodFifteenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodFifteenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label56 = new System.Windows.Forms.Label();
this.goodRodFifteenComboBox = new DSPRE.InputComboBox();
this.goodRodSecondFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodSecondFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label57 = new System.Windows.Forms.Label();
this.goodRodSecondFortyComboBox = new DSPRE.InputComboBox();
this.goodRodFirstFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodFirstFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label58 = new System.Windows.Forms.Label();
this.goodRodFirstFortyComboBox = new DSPRE.InputComboBox();
this.oldRodGroupBox = new System.Windows.Forms.GroupBox();
this.label43 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.oldRodRateUpDown = new System.Windows.Forms.NumericUpDown();
this.label45 = new System.Windows.Forms.Label();
this.oldRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label46 = new System.Windows.Forms.Label();
this.oldRodOneComboBox = new DSPRE.InputComboBox();
this.oldRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label47 = new System.Windows.Forms.Label();
this.oldRodFourComboBox = new DSPRE.InputComboBox();
this.oldRodFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label48 = new System.Windows.Forms.Label();
this.oldRodFiveComboBox = new DSPRE.InputComboBox();
this.oldRodThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label49 = new System.Windows.Forms.Label();
this.oldRodThirtyComboBox = new DSPRE.InputComboBox();
this.oldRodSixtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodSixtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label50 = new System.Windows.Forms.Label();
this.oldRodSixtyComboBox = new DSPRE.InputComboBox();
this.surfGroupBox = new System.Windows.Forms.GroupBox();
this.label68 = new System.Windows.Forms.Label();
this.label67 = new System.Windows.Forms.Label();
this.surfRateUpDown = new System.Windows.Forms.NumericUpDown();
this.label61 = new System.Windows.Forms.Label();
this.surfOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.surfOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label62 = new System.Windows.Forms.Label();
this.surfOneComboBox = new DSPRE.InputComboBox();
this.surfFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.surfFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label63 = new System.Windows.Forms.Label();
this.surfFourComboBox = new DSPRE.InputComboBox();
this.surfFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.surfFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label64 = new System.Windows.Forms.Label();
this.surfFiveComboBox = new DSPRE.InputComboBox();
this.surfThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.surfThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label65 = new System.Windows.Forms.Label();
this.surfThirtyComboBox = new DSPRE.InputComboBox();
this.surfSixtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.surfSixtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label66 = new System.Windows.Forms.Label();
this.surfSixtyComboBox = new DSPRE.InputComboBox();
this.repairAllButton = new System.Windows.Forms.Button();
this.mainTabControl.SuspendLayout();
this.grassGroundTabPage.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.rockSmashGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rockSmashTenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashTenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashNinetyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashNinetyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashRateUpDown)).BeginInit();
this.radioMusicComboBox.SuspendLayout();
this.swarmsGroupBox.SuspendLayout();
this.walkingGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oneSecondLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oneFirstLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fourSecondLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fourFirstLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fiveSecondLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fiveFirstLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tenFourthLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tenThirdLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tenSecondLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tenFirstLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.twentySecondLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.twentyFirstLevelUpDown)).BeginInit();
this.waterTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.surfPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
this.superRodGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.superRodRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodOneMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMinLevelUpDown)).BeginInit();
this.goodRodGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMinLevelUpDown)).BeginInit();
this.oldRodGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinLevelUpDown)).BeginInit();
this.surfGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfOneMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfFourMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinLevelUpDown)).BeginInit();
this.SuspendLayout();
//
// removeEncounterFileButton
//
this.removeEncounterFileButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeEncounterFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeEncounterFileButton.Location = new System.Drawing.Point(98, 593);
this.removeEncounterFileButton.Name = "removeEncounterFileButton";
this.removeEncounterFileButton.Size = new System.Drawing.Size(97, 35);
this.removeEncounterFileButton.TabIndex = 67;
this.removeEncounterFileButton.Text = "Remove Last";
this.removeEncounterFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeEncounterFileButton.UseVisualStyleBackColor = true;
this.removeEncounterFileButton.Click += new System.EventHandler(this.removeLastEncounterFileButton_Click);
//
// addEncounterFileButton
//
this.addEncounterFileButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addEncounterFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addEncounterFileButton.Location = new System.Drawing.Point(13, 593);
this.addEncounterFileButton.Name = "addEncounterFileButton";
this.addEncounterFileButton.Size = new System.Drawing.Size(79, 35);
this.addEncounterFileButton.TabIndex = 66;
this.addEncounterFileButton.Text = "Add File";
this.addEncounterFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addEncounterFileButton.UseVisualStyleBackColor = true;
this.addEncounterFileButton.Click += new System.EventHandler(this.addEncounterFileButton_Click);
//
// selectEncounterComboBox
//
this.selectEncounterComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectEncounterComboBox.FormattingEnabled = true;
this.selectEncounterComboBox.Location = new System.Drawing.Point(12, 25);
this.selectEncounterComboBox.Name = "selectEncounterComboBox";
this.selectEncounterComboBox.Size = new System.Drawing.Size(425, 21);
this.selectEncounterComboBox.TabIndex = 65;
this.selectEncounterComboBox.SelectedIndexChanged += new System.EventHandler(this.selectEncounterComboBox_SelectedIndexChanged);
//
// exportEncounterFileButton
//
this.exportEncounterFileButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportEncounterFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportEncounterFileButton.Location = new System.Drawing.Point(668, 17);
this.exportEncounterFileButton.Name = "exportEncounterFileButton";
this.exportEncounterFileButton.Size = new System.Drawing.Size(91, 35);
this.exportEncounterFileButton.TabIndex = 64;
this.exportEncounterFileButton.Text = "Export\r\nCurrent";
this.exportEncounterFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportEncounterFileButton.UseVisualStyleBackColor = true;
this.exportEncounterFileButton.Click += new System.EventHandler(this.exportEncounterFileButton_Click);
//
// importEncounterFileButton
//
this.importEncounterFileButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importEncounterFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importEncounterFileButton.Location = new System.Drawing.Point(566, 17);
this.importEncounterFileButton.Name = "importEncounterFileButton";
this.importEncounterFileButton.Size = new System.Drawing.Size(91, 35);
this.importEncounterFileButton.TabIndex = 63;
this.importEncounterFileButton.Text = "Replace Current";
this.importEncounterFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importEncounterFileButton.UseVisualStyleBackColor = true;
this.importEncounterFileButton.Click += new System.EventHandler(this.importEncounterFileButton_Click);
//
// saveEncountersButton
//
this.saveEncountersButton.Image = global::DSPRE.Properties.Resources.saveButton;
this.saveEncountersButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveEncountersButton.Location = new System.Drawing.Point(690, 593);
this.saveEncountersButton.Name = "saveEncountersButton";
this.saveEncountersButton.Size = new System.Drawing.Size(117, 35);
this.saveEncountersButton.TabIndex = 62;
this.saveEncountersButton.Text = "Save Encounters";
this.saveEncountersButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveEncountersButton.UseVisualStyleBackColor = true;
this.saveEncountersButton.Click += new System.EventHandler(this.saveEncountersButton_Click);
//
// encounterFileLabel
//
this.encounterFileLabel.AutoSize = true;
this.encounterFileLabel.Location = new System.Drawing.Point(10, 9);
this.encounterFileLabel.Name = "encounterFileLabel";
this.encounterFileLabel.Size = new System.Drawing.Size(117, 13);
this.encounterFileLabel.TabIndex = 61;
this.encounterFileLabel.Text = "Current Encounters File";
//
// mainTabControl
//
this.mainTabControl.Controls.Add(this.grassGroundTabPage);
this.mainTabControl.Controls.Add(this.waterTabPage);
this.mainTabControl.Location = new System.Drawing.Point(9, 53);
this.mainTabControl.Name = "mainTabControl";
this.mainTabControl.SelectedIndex = 0;
this.mainTabControl.Size = new System.Drawing.Size(803, 534);
this.mainTabControl.TabIndex = 68;
//
// grassGroundTabPage
//
this.grassGroundTabPage.Controls.Add(this.groupBox1);
this.grassGroundTabPage.Controls.Add(this.pictureBox3);
this.grassGroundTabPage.Controls.Add(this.pictureBox1);
this.grassGroundTabPage.Controls.Add(this.pictureBox2);
this.grassGroundTabPage.Controls.Add(this.rockSmashGroupBox);
this.grassGroundTabPage.Controls.Add(this.radioMusicComboBox);
this.grassGroundTabPage.Controls.Add(this.swarmsGroupBox);
this.grassGroundTabPage.Controls.Add(this.walkingGroupBox);
this.grassGroundTabPage.Location = new System.Drawing.Point(4, 22);
this.grassGroundTabPage.Name = "grassGroundTabPage";
this.grassGroundTabPage.Padding = new System.Windows.Forms.Padding(3);
this.grassGroundTabPage.Size = new System.Drawing.Size(795, 508);
this.grassGroundTabPage.TabIndex = 0;
this.grassGroundTabPage.Text = "Grass/Ground";
this.grassGroundTabPage.UseVisualStyleBackColor = true;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.goodRodSwarmComboBox);
this.groupBox1.Location = new System.Drawing.Point(563, 445);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(223, 51);
this.groupBox1.TabIndex = 234;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Night Fishing";
//
// goodRodSwarmComboBox
//
this.goodRodSwarmComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodSwarmComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodSwarmComboBox.FormattingEnabled = true;
this.goodRodSwarmComboBox.Location = new System.Drawing.Point(49, 19);
this.goodRodSwarmComboBox.Name = "goodRodSwarmComboBox";
this.goodRodSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.goodRodSwarmComboBox.TabIndex = 48;
this.goodRodSwarmComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodSwarmComboBox_SelectedIndexChanged);
//
// pictureBox3
//
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(677, 9);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(16, 21);
this.pictureBox3.TabIndex = 233;
this.pictureBox3.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(628, 225);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(16, 21);
this.pictureBox1.TabIndex = 232;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(63, 4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(25, 24);
this.pictureBox2.TabIndex = 226;
this.pictureBox2.TabStop = false;
//
// rockSmashGroupBox
//
this.rockSmashGroupBox.Controls.Add(this.label15);
this.rockSmashGroupBox.Controls.Add(this.label16);
this.rockSmashGroupBox.Controls.Add(this.label11);
this.rockSmashGroupBox.Controls.Add(this.label12);
this.rockSmashGroupBox.Controls.Add(this.rockSmashTenMaxLevelUpDown);
this.rockSmashGroupBox.Controls.Add(this.rockSmashTenMinLevelUpDown);
this.rockSmashGroupBox.Controls.Add(this.rockSmashNinetyMaxLevelUpDown);
this.rockSmashGroupBox.Controls.Add(this.rockSmashNinetyMinLevelUpDown);
this.rockSmashGroupBox.Controls.Add(this.rockSmashRateUpDown);
this.rockSmashGroupBox.Controls.Add(this.rockSmashNinetyComboBox);
this.rockSmashGroupBox.Controls.Add(this.label13);
this.rockSmashGroupBox.Controls.Add(this.rockSmashTenComboBox);
this.rockSmashGroupBox.Location = new System.Drawing.Point(554, 227);
this.rockSmashGroupBox.Name = "rockSmashGroupBox";
this.rockSmashGroupBox.Size = new System.Drawing.Size(232, 212);
this.rockSmashGroupBox.TabIndex = 165;
this.rockSmashGroupBox.TabStop = false;
this.rockSmashGroupBox.Text = "Rock Smash";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(177, 60);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(47, 13);
this.label15.TabIndex = 77;
this.label15.Text = "Max Lvl.";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(130, 60);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(44, 13);
this.label16.TabIndex = 76;
this.label16.Text = "Min Lvl.";
//
// label11
//
this.label11.AutoSize = true;
this.label11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label11.Location = new System.Drawing.Point(6, 111);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(27, 13);
this.label11.TabIndex = 75;
this.label11.Text = "10%";
//
// label12
//
this.label12.AutoSize = true;
this.label12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label12.Location = new System.Drawing.Point(6, 60);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(27, 13);
this.label12.TabIndex = 74;
this.label12.Text = "90%";
//
// rockSmashTenMaxLevelUpDown
//
this.rockSmashTenMaxLevelUpDown.Location = new System.Drawing.Point(181, 129);
this.rockSmashTenMaxLevelUpDown.Name = "rockSmashTenMaxLevelUpDown";
this.rockSmashTenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.rockSmashTenMaxLevelUpDown.TabIndex = 73;
this.rockSmashTenMaxLevelUpDown.ValueChanged += new System.EventHandler(this.rockSmashTenMaxLevelUpDown_ValueChanged_1);
//
// rockSmashTenMinLevelUpDown
//
this.rockSmashTenMinLevelUpDown.Location = new System.Drawing.Point(133, 129);
this.rockSmashTenMinLevelUpDown.Name = "rockSmashTenMinLevelUpDown";
this.rockSmashTenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.rockSmashTenMinLevelUpDown.TabIndex = 72;
this.rockSmashTenMinLevelUpDown.ValueChanged += new System.EventHandler(this.rockSmashTenMinLevelUpDown_ValueChanged);
//
// rockSmashNinetyMaxLevelUpDown
//
this.rockSmashNinetyMaxLevelUpDown.Location = new System.Drawing.Point(181, 80);
this.rockSmashNinetyMaxLevelUpDown.Name = "rockSmashNinetyMaxLevelUpDown";
this.rockSmashNinetyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.rockSmashNinetyMaxLevelUpDown.TabIndex = 71;
this.rockSmashNinetyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.rockSmashNinetyMaxLevelUpDown_ValueChanged_1);
//
// rockSmashNinetyMinLevelUpDown
//
this.rockSmashNinetyMinLevelUpDown.Location = new System.Drawing.Point(133, 80);
this.rockSmashNinetyMinLevelUpDown.Name = "rockSmashNinetyMinLevelUpDown";
this.rockSmashNinetyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.rockSmashNinetyMinLevelUpDown.TabIndex = 70;
this.rockSmashNinetyMinLevelUpDown.ValueChanged += new System.EventHandler(this.rockSmashNinetyMinLevelUpDown_ValueChanged);
//
// rockSmashRateUpDown
//
this.rockSmashRateUpDown.Location = new System.Drawing.Point(181, 19);
this.rockSmashRateUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.rockSmashRateUpDown.Name = "rockSmashRateUpDown";
this.rockSmashRateUpDown.Size = new System.Drawing.Size(42, 20);
this.rockSmashRateUpDown.TabIndex = 69;
this.rockSmashRateUpDown.ValueChanged += new System.EventHandler(this.rockSmashRateUpDown_ValueChanged);
//
// rockSmashNinetyComboBox
//
this.rockSmashNinetyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.rockSmashNinetyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.rockSmashNinetyComboBox.FormattingEnabled = true;
this.rockSmashNinetyComboBox.Location = new System.Drawing.Point(7, 79);
this.rockSmashNinetyComboBox.Name = "rockSmashNinetyComboBox";
this.rockSmashNinetyComboBox.Size = new System.Drawing.Size(121, 21);
this.rockSmashNinetyComboBox.TabIndex = 39;
this.rockSmashNinetyComboBox.SelectedIndexChanged += new System.EventHandler(this.rockSmashNinetyComboBox_SelectedIndexChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label13.Location = new System.Drawing.Point(97, 22);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(82, 13);
this.label13.TabIndex = 68;
this.label13.Text = "Encounter Rate";
//
// rockSmashTenComboBox
//
this.rockSmashTenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.rockSmashTenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.rockSmashTenComboBox.FormattingEnabled = true;
this.rockSmashTenComboBox.Location = new System.Drawing.Point(7, 128);
this.rockSmashTenComboBox.Name = "rockSmashTenComboBox";
this.rockSmashTenComboBox.Size = new System.Drawing.Size(121, 21);
this.rockSmashTenComboBox.TabIndex = 42;
this.rockSmashTenComboBox.SelectedIndexChanged += new System.EventHandler(this.rockSmashTenComboBox_SelectedIndexChanged);
//
// radioMusicComboBox
//
this.radioMusicComboBox.Controls.Add(this.sinnohSecondComboBox);
this.radioMusicComboBox.Controls.Add(this.label10);
this.radioMusicComboBox.Controls.Add(this.sinnohFirstComboBox);
this.radioMusicComboBox.Controls.Add(this.hoennSecondComboBox);
this.radioMusicComboBox.Controls.Add(this.label9);
this.radioMusicComboBox.Controls.Add(this.hoennFirstComboBox);
this.radioMusicComboBox.Location = new System.Drawing.Point(554, 12);
this.radioMusicComboBox.Name = "radioMusicComboBox";
this.radioMusicComboBox.Size = new System.Drawing.Size(232, 209);
this.radioMusicComboBox.TabIndex = 164;
this.radioMusicComboBox.TabStop = false;
this.radioMusicComboBox.Text = "Radio Sound Pokémon";
//
// sinnohSecondComboBox
//
this.sinnohSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.sinnohSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.sinnohSecondComboBox.FormattingEnabled = true;
this.sinnohSecondComboBox.Location = new System.Drawing.Point(42, 151);
this.sinnohSecondComboBox.Name = "sinnohSecondComboBox";
this.sinnohSecondComboBox.Size = new System.Drawing.Size(150, 21);
this.sinnohSecondComboBox.TabIndex = 231;
this.sinnohSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.sinnohSecondComboBox_SelectedIndexChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(39, 108);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(71, 13);
this.label10.TabIndex = 230;
this.label10.Text = "Sinnoh Music";
//
// sinnohFirstComboBox
//
this.sinnohFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.sinnohFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.sinnohFirstComboBox.FormattingEnabled = true;
this.sinnohFirstComboBox.Location = new System.Drawing.Point(42, 124);
this.sinnohFirstComboBox.Name = "sinnohFirstComboBox";
this.sinnohFirstComboBox.Size = new System.Drawing.Size(150, 21);
this.sinnohFirstComboBox.TabIndex = 229;
this.sinnohFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.sinnohFirstComboBox_SelectedIndexChanged);
//
// hoennSecondComboBox
//
this.hoennSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.hoennSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.hoennSecondComboBox.FormattingEnabled = true;
this.hoennSecondComboBox.Location = new System.Drawing.Point(42, 72);
this.hoennSecondComboBox.Name = "hoennSecondComboBox";
this.hoennSecondComboBox.Size = new System.Drawing.Size(150, 21);
this.hoennSecondComboBox.TabIndex = 228;
this.hoennSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.hoennSecondComboBox_SelectedIndexChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(39, 29);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(70, 13);
this.label9.TabIndex = 227;
this.label9.Text = "Hoenn Music";
//
// hoennFirstComboBox
//
this.hoennFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.hoennFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.hoennFirstComboBox.FormattingEnabled = true;
this.hoennFirstComboBox.Location = new System.Drawing.Point(42, 45);
this.hoennFirstComboBox.Name = "hoennFirstComboBox";
this.hoennFirstComboBox.Size = new System.Drawing.Size(150, 21);
this.hoennFirstComboBox.TabIndex = 226;
this.hoennFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.hoennFirstComboBox_SelectedIndexChanged);
//
// swarmsGroupBox
//
this.swarmsGroupBox.Controls.Add(this.superRodSwarmComboBox);
this.swarmsGroupBox.Controls.Add(this.label5);
this.swarmsGroupBox.Controls.Add(this.surfSwarmComboBox);
this.swarmsGroupBox.Controls.Add(this.label6);
this.swarmsGroupBox.Controls.Add(this.grassSwarmComboBox);
this.swarmsGroupBox.Controls.Add(this.label8);
this.swarmsGroupBox.Location = new System.Drawing.Point(12, 445);
this.swarmsGroupBox.Name = "swarmsGroupBox";
this.swarmsGroupBox.Size = new System.Drawing.Size(536, 51);
this.swarmsGroupBox.TabIndex = 163;
this.swarmsGroupBox.TabStop = false;
this.swarmsGroupBox.Text = "Swarm";
//
// superRodSwarmComboBox
//
this.superRodSwarmComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodSwarmComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodSwarmComboBox.FormattingEnabled = true;
this.superRodSwarmComboBox.Location = new System.Drawing.Point(388, 19);
this.superRodSwarmComboBox.Name = "superRodSwarmComboBox";
this.superRodSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.superRodSwarmComboBox.TabIndex = 50;
this.superRodSwarmComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodSwarmComboBox_SelectedIndexChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label5.Location = new System.Drawing.Point(175, 22);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(26, 13);
this.label5.TabIndex = 47;
this.label5.Text = "Surf";
//
// surfSwarmComboBox
//
this.surfSwarmComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfSwarmComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfSwarmComboBox.FormattingEnabled = true;
this.surfSwarmComboBox.Location = new System.Drawing.Point(207, 19);
this.surfSwarmComboBox.Name = "surfSwarmComboBox";
this.surfSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.surfSwarmComboBox.TabIndex = 46;
this.surfSwarmComboBox.SelectedIndexChanged += new System.EventHandler(this.surfSwarmComboBox_SelectedIndexChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label6.Location = new System.Drawing.Point(8, 22);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(34, 13);
this.label6.TabIndex = 45;
this.label6.Text = "Grass";
//
// grassSwarmComboBox
//
this.grassSwarmComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.grassSwarmComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.grassSwarmComboBox.FormattingEnabled = true;
this.grassSwarmComboBox.Location = new System.Drawing.Point(48, 19);
this.grassSwarmComboBox.Name = "grassSwarmComboBox";
this.grassSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.grassSwarmComboBox.TabIndex = 44;
this.grassSwarmComboBox.SelectedIndexChanged += new System.EventHandler(this.grassSwarmComboBox_SelectedIndexChanged);
//
// label8
//
this.label8.AutoSize = true;
this.label8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label8.Location = new System.Drawing.Point(334, 22);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(48, 13);
this.label8.TabIndex = 51;
this.label8.Text = "Any Rod";
//
// walkingGroupBox
//
this.walkingGroupBox.Controls.Add(this.label4);
this.walkingGroupBox.Controls.Add(this.label3);
this.walkingGroupBox.Controls.Add(this.walkingRateUpDown);
this.walkingGroupBox.Controls.Add(this.label14);
this.walkingGroupBox.Controls.Add(this.label2);
this.walkingGroupBox.Controls.Add(this.label1);
this.walkingGroupBox.Controls.Add(this.nightOneSecondComboBox);
this.walkingGroupBox.Controls.Add(this.nightOneFirstComboBox);
this.walkingGroupBox.Controls.Add(this.nightFourSecondComboBox);
this.walkingGroupBox.Controls.Add(this.nightFourFirstComboBox);
this.walkingGroupBox.Controls.Add(this.nightFiveSecondComboBox);
this.walkingGroupBox.Controls.Add(this.nightFiveFirstComboBox);
this.walkingGroupBox.Controls.Add(this.nightTenFourthComboBox);
this.walkingGroupBox.Controls.Add(this.nightTenThirdComboBox);
this.walkingGroupBox.Controls.Add(this.nightTenSecondComboBox);
this.walkingGroupBox.Controls.Add(this.nightTenFirstComboBox);
this.walkingGroupBox.Controls.Add(this.nightTwentySecondComboBox);
this.walkingGroupBox.Controls.Add(this.nightTwentyFirstComboBox);
this.walkingGroupBox.Controls.Add(this.dayOneSecondComboBox);
this.walkingGroupBox.Controls.Add(this.dayOneFirstComboBox);
this.walkingGroupBox.Controls.Add(this.dayFourSecondComboBox);
this.walkingGroupBox.Controls.Add(this.dayFourFirstComboBox);
this.walkingGroupBox.Controls.Add(this.dayFiveSecondComboBox);
this.walkingGroupBox.Controls.Add(this.dayFiveFirstComboBox);
this.walkingGroupBox.Controls.Add(this.dayTenFourthComboBox);
this.walkingGroupBox.Controls.Add(this.dayTenThirdComboBox);
this.walkingGroupBox.Controls.Add(this.dayTenSecondComboBox);
this.walkingGroupBox.Controls.Add(this.dayTenFirstComboBox);
this.walkingGroupBox.Controls.Add(this.dayTwentySecondComboBox);
this.walkingGroupBox.Controls.Add(this.dayTwentyFirstComboBox);
this.walkingGroupBox.Controls.Add(this.oneSecondLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label79);
this.walkingGroupBox.Controls.Add(this.morningOneSecondComboBox);
this.walkingGroupBox.Controls.Add(this.oneFirstLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label80);
this.walkingGroupBox.Controls.Add(this.morningOneFirstComboBox);
this.walkingGroupBox.Controls.Add(this.fourSecondLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label81);
this.walkingGroupBox.Controls.Add(this.morningFourSecondComboBox);
this.walkingGroupBox.Controls.Add(this.fourFirstLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label82);
this.walkingGroupBox.Controls.Add(this.morningFourFirstComboBox);
this.walkingGroupBox.Controls.Add(this.fiveSecondLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label83);
this.walkingGroupBox.Controls.Add(this.morningFiveSecondComboBox);
this.walkingGroupBox.Controls.Add(this.fiveFirstLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label84);
this.walkingGroupBox.Controls.Add(this.morningFiveFirstComboBox);
this.walkingGroupBox.Controls.Add(this.tenFourthLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label85);
this.walkingGroupBox.Controls.Add(this.morningTenFourthComboBox);
this.walkingGroupBox.Controls.Add(this.tenThirdLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label86);
this.walkingGroupBox.Controls.Add(this.morningTenThirdComboBox);
this.walkingGroupBox.Controls.Add(this.tenSecondLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label87);
this.walkingGroupBox.Controls.Add(this.morningTenSecondComboBox);
this.walkingGroupBox.Controls.Add(this.tenFirstLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label88);
this.walkingGroupBox.Controls.Add(this.morningTenFirstComboBox);
this.walkingGroupBox.Controls.Add(this.twentySecondLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label89);
this.walkingGroupBox.Controls.Add(this.morningTwentySecondComboBox);
this.walkingGroupBox.Controls.Add(this.twentyFirstLevelUpDown);
this.walkingGroupBox.Controls.Add(this.label90);
this.walkingGroupBox.Controls.Add(this.morningTwentyFirstComboBox);
this.walkingGroupBox.Location = new System.Drawing.Point(12, 7);
this.walkingGroupBox.Name = "walkingGroupBox";
this.walkingGroupBox.Size = new System.Drawing.Size(536, 432);
this.walkingGroupBox.TabIndex = 162;
this.walkingGroupBox.TabStop = false;
this.walkingGroupBox.Text = "Walking";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(415, 51);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(33, 13);
this.label4.TabIndex = 225;
this.label4.Text = "Level";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(288, 51);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(32, 13);
this.label3.TabIndex = 224;
this.label3.Text = "Night";
//
// walkingRateUpDown
//
this.walkingRateUpDown.Location = new System.Drawing.Point(386, 14);
this.walkingRateUpDown.Name = "walkingRateUpDown";
this.walkingRateUpDown.Size = new System.Drawing.Size(75, 20);
this.walkingRateUpDown.TabIndex = 101;
this.walkingRateUpDown.ValueChanged += new System.EventHandler(this.walkingRateUpDown_ValueChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(297, 17);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(82, 13);
this.label14.TabIndex = 100;
this.label14.Text = "Encounter Rate";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(161, 51);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(26, 13);
this.label2.TabIndex = 223;
this.label2.Text = "Day";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(34, 51);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(45, 13);
this.label1.TabIndex = 222;
this.label1.Text = "Morning";
//
// nightOneSecondComboBox
//
this.nightOneSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightOneSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightOneSecondComboBox.FormattingEnabled = true;
this.nightOneSecondComboBox.Location = new System.Drawing.Point(291, 364);
this.nightOneSecondComboBox.Name = "nightOneSecondComboBox";
this.nightOneSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.nightOneSecondComboBox.TabIndex = 221;
this.nightOneSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightOneSecondComboBox_SelectedIndexChanged);
//
// nightOneFirstComboBox
//
this.nightOneFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightOneFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightOneFirstComboBox.FormattingEnabled = true;
this.nightOneFirstComboBox.Location = new System.Drawing.Point(291, 337);
this.nightOneFirstComboBox.Name = "nightOneFirstComboBox";
this.nightOneFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.nightOneFirstComboBox.TabIndex = 220;
this.nightOneFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightOneFirstComboBox_SelectedIndexChanged);
//
// nightFourSecondComboBox
//
this.nightFourSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightFourSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightFourSecondComboBox.FormattingEnabled = true;
this.nightFourSecondComboBox.Location = new System.Drawing.Point(291, 310);
this.nightFourSecondComboBox.Name = "nightFourSecondComboBox";
this.nightFourSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.nightFourSecondComboBox.TabIndex = 219;
this.nightFourSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFourSecondComboBox_SelectedIndexChanged);
//
// nightFourFirstComboBox
//
this.nightFourFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightFourFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightFourFirstComboBox.FormattingEnabled = true;
this.nightFourFirstComboBox.Location = new System.Drawing.Point(291, 283);
this.nightFourFirstComboBox.Name = "nightFourFirstComboBox";
this.nightFourFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.nightFourFirstComboBox.TabIndex = 218;
this.nightFourFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFourFirstComboBox_SelectedIndexChanged);
//
// nightFiveSecondComboBox
//
this.nightFiveSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightFiveSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightFiveSecondComboBox.FormattingEnabled = true;
this.nightFiveSecondComboBox.Location = new System.Drawing.Point(291, 256);
this.nightFiveSecondComboBox.Name = "nightFiveSecondComboBox";
this.nightFiveSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.nightFiveSecondComboBox.TabIndex = 217;
this.nightFiveSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFiveSecondComboBox_SelectedIndexChanged);
//
// nightFiveFirstComboBox
//
this.nightFiveFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightFiveFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightFiveFirstComboBox.FormattingEnabled = true;
this.nightFiveFirstComboBox.Location = new System.Drawing.Point(291, 229);
this.nightFiveFirstComboBox.Name = "nightFiveFirstComboBox";
this.nightFiveFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.nightFiveFirstComboBox.TabIndex = 216;
this.nightFiveFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFiveFirstComboBox_SelectedIndexChanged);
//
// nightTenFourthComboBox
//
this.nightTenFourthComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTenFourthComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTenFourthComboBox.FormattingEnabled = true;
this.nightTenFourthComboBox.Location = new System.Drawing.Point(291, 202);
this.nightTenFourthComboBox.Name = "nightTenFourthComboBox";
this.nightTenFourthComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTenFourthComboBox.TabIndex = 215;
this.nightTenFourthComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTenFourthComboBox_SelectedIndexChanged);
//
// nightTenThirdComboBox
//
this.nightTenThirdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTenThirdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTenThirdComboBox.FormattingEnabled = true;
this.nightTenThirdComboBox.Location = new System.Drawing.Point(291, 175);
this.nightTenThirdComboBox.Name = "nightTenThirdComboBox";
this.nightTenThirdComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTenThirdComboBox.TabIndex = 214;
this.nightTenThirdComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTenThirdComboBox_SelectedIndexChanged);
//
// nightTenSecondComboBox
//
this.nightTenSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTenSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTenSecondComboBox.FormattingEnabled = true;
this.nightTenSecondComboBox.Location = new System.Drawing.Point(291, 148);
this.nightTenSecondComboBox.Name = "nightTenSecondComboBox";
this.nightTenSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTenSecondComboBox.TabIndex = 213;
this.nightTenSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTenSecondComboBox_SelectedIndexChanged);
//
// nightTenFirstComboBox
//
this.nightTenFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTenFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTenFirstComboBox.FormattingEnabled = true;
this.nightTenFirstComboBox.Location = new System.Drawing.Point(291, 121);
this.nightTenFirstComboBox.Name = "nightTenFirstComboBox";
this.nightTenFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTenFirstComboBox.TabIndex = 212;
this.nightTenFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTenFirstComboBox_SelectedIndexChanged);
//
// nightTwentySecondComboBox
//
this.nightTwentySecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTwentySecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTwentySecondComboBox.FormattingEnabled = true;
this.nightTwentySecondComboBox.Location = new System.Drawing.Point(291, 94);
this.nightTwentySecondComboBox.Name = "nightTwentySecondComboBox";
this.nightTwentySecondComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTwentySecondComboBox.TabIndex = 211;
this.nightTwentySecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTwentySecondComboBox_SelectedIndexChanged);
//
// nightTwentyFirstComboBox
//
this.nightTwentyFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightTwentyFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightTwentyFirstComboBox.FormattingEnabled = true;
this.nightTwentyFirstComboBox.Location = new System.Drawing.Point(291, 67);
this.nightTwentyFirstComboBox.Name = "nightTwentyFirstComboBox";
this.nightTwentyFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.nightTwentyFirstComboBox.TabIndex = 210;
this.nightTwentyFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightTwentyFirstComboBox_SelectedIndexChanged);
//
// dayOneSecondComboBox
//
this.dayOneSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayOneSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayOneSecondComboBox.FormattingEnabled = true;
this.dayOneSecondComboBox.Location = new System.Drawing.Point(164, 364);
this.dayOneSecondComboBox.Name = "dayOneSecondComboBox";
this.dayOneSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.dayOneSecondComboBox.TabIndex = 209;
this.dayOneSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.dayOneSecondComboBox_SelectedIndexChanged);
//
// dayOneFirstComboBox
//
this.dayOneFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayOneFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayOneFirstComboBox.FormattingEnabled = true;
this.dayOneFirstComboBox.Location = new System.Drawing.Point(164, 337);
this.dayOneFirstComboBox.Name = "dayOneFirstComboBox";
this.dayOneFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.dayOneFirstComboBox.TabIndex = 208;
this.dayOneFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.dayOneFirstComboBox_SelectedIndexChanged);
//
// dayFourSecondComboBox
//
this.dayFourSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayFourSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayFourSecondComboBox.FormattingEnabled = true;
this.dayFourSecondComboBox.Location = new System.Drawing.Point(164, 310);
this.dayFourSecondComboBox.Name = "dayFourSecondComboBox";
this.dayFourSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.dayFourSecondComboBox.TabIndex = 207;
this.dayFourSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.dayFourSecondComboBox_SelectedIndexChanged);
//
// dayFourFirstComboBox
//
this.dayFourFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayFourFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayFourFirstComboBox.FormattingEnabled = true;
this.dayFourFirstComboBox.Location = new System.Drawing.Point(164, 283);
this.dayFourFirstComboBox.Name = "dayFourFirstComboBox";
this.dayFourFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.dayFourFirstComboBox.TabIndex = 206;
this.dayFourFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.dayFourFirstComboBox_SelectedIndexChanged);
//
// dayFiveSecondComboBox
//
this.dayFiveSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayFiveSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayFiveSecondComboBox.FormattingEnabled = true;
this.dayFiveSecondComboBox.Location = new System.Drawing.Point(164, 256);
this.dayFiveSecondComboBox.Name = "dayFiveSecondComboBox";
this.dayFiveSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.dayFiveSecondComboBox.TabIndex = 205;
this.dayFiveSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.dayFiveSecondComboBox_SelectedIndexChanged);
//
// dayFiveFirstComboBox
//
this.dayFiveFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayFiveFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayFiveFirstComboBox.FormattingEnabled = true;
this.dayFiveFirstComboBox.Location = new System.Drawing.Point(164, 229);
this.dayFiveFirstComboBox.Name = "dayFiveFirstComboBox";
this.dayFiveFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.dayFiveFirstComboBox.TabIndex = 204;
this.dayFiveFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.dayFiveFirstComboBox_SelectedIndexChanged);
//
// dayTenFourthComboBox
//
this.dayTenFourthComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTenFourthComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTenFourthComboBox.FormattingEnabled = true;
this.dayTenFourthComboBox.Location = new System.Drawing.Point(164, 202);
this.dayTenFourthComboBox.Name = "dayTenFourthComboBox";
this.dayTenFourthComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTenFourthComboBox.TabIndex = 203;
this.dayTenFourthComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTenFourthComboBox_SelectedIndexChanged);
//
// dayTenThirdComboBox
//
this.dayTenThirdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTenThirdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTenThirdComboBox.FormattingEnabled = true;
this.dayTenThirdComboBox.Location = new System.Drawing.Point(164, 175);
this.dayTenThirdComboBox.Name = "dayTenThirdComboBox";
this.dayTenThirdComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTenThirdComboBox.TabIndex = 202;
this.dayTenThirdComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTenThirdComboBox_SelectedIndexChanged);
//
// dayTenSecondComboBox
//
this.dayTenSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTenSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTenSecondComboBox.FormattingEnabled = true;
this.dayTenSecondComboBox.Location = new System.Drawing.Point(164, 148);
this.dayTenSecondComboBox.Name = "dayTenSecondComboBox";
this.dayTenSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTenSecondComboBox.TabIndex = 201;
this.dayTenSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTenSecondComboBox_SelectedIndexChanged);
//
// dayTenFirstComboBox
//
this.dayTenFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTenFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTenFirstComboBox.FormattingEnabled = true;
this.dayTenFirstComboBox.Location = new System.Drawing.Point(164, 121);
this.dayTenFirstComboBox.Name = "dayTenFirstComboBox";
this.dayTenFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTenFirstComboBox.TabIndex = 200;
this.dayTenFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTenFirstComboBox_SelectedIndexChanged);
//
// dayTwentySecondComboBox
//
this.dayTwentySecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTwentySecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTwentySecondComboBox.FormattingEnabled = true;
this.dayTwentySecondComboBox.Location = new System.Drawing.Point(164, 94);
this.dayTwentySecondComboBox.Name = "dayTwentySecondComboBox";
this.dayTwentySecondComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTwentySecondComboBox.TabIndex = 199;
this.dayTwentySecondComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTwentySecondComboBox_SelectedIndexChanged);
//
// dayTwentyFirstComboBox
//
this.dayTwentyFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.dayTwentyFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.dayTwentyFirstComboBox.FormattingEnabled = true;
this.dayTwentyFirstComboBox.Location = new System.Drawing.Point(164, 67);
this.dayTwentyFirstComboBox.Name = "dayTwentyFirstComboBox";
this.dayTwentyFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.dayTwentyFirstComboBox.TabIndex = 198;
this.dayTwentyFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.dayTwentyFirstComboBox_SelectedIndexChanged);
//
// oneSecondLevelUpDown
//
this.oneSecondLevelUpDown.Location = new System.Drawing.Point(418, 365);
this.oneSecondLevelUpDown.Name = "oneSecondLevelUpDown";
this.oneSecondLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oneSecondLevelUpDown.TabIndex = 197;
this.oneSecondLevelUpDown.ValueChanged += new System.EventHandler(this.oneSecondLevelUpDown_ValueChanged);
//
// label79
//
this.label79.AutoSize = true;
this.label79.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label79.Location = new System.Drawing.Point(10, 367);
this.label79.Name = "label79";
this.label79.Size = new System.Drawing.Size(21, 13);
this.label79.TabIndex = 196;
this.label79.Text = "1%";
//
// morningOneSecondComboBox
//
this.morningOneSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningOneSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningOneSecondComboBox.FormattingEnabled = true;
this.morningOneSecondComboBox.Location = new System.Drawing.Point(37, 364);
this.morningOneSecondComboBox.Name = "morningOneSecondComboBox";
this.morningOneSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.morningOneSecondComboBox.TabIndex = 195;
this.morningOneSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningOneSecondComboBox_SelectedIndexChanged);
//
// oneFirstLevelUpDown
//
this.oneFirstLevelUpDown.Location = new System.Drawing.Point(418, 338);
this.oneFirstLevelUpDown.Name = "oneFirstLevelUpDown";
this.oneFirstLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oneFirstLevelUpDown.TabIndex = 194;
this.oneFirstLevelUpDown.ValueChanged += new System.EventHandler(this.oneFirstLevelUpDown_ValueChanged);
//
// label80
//
this.label80.AutoSize = true;
this.label80.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label80.Location = new System.Drawing.Point(10, 340);
this.label80.Name = "label80";
this.label80.Size = new System.Drawing.Size(21, 13);
this.label80.TabIndex = 193;
this.label80.Text = "1%";
//
// morningOneFirstComboBox
//
this.morningOneFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningOneFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningOneFirstComboBox.FormattingEnabled = true;
this.morningOneFirstComboBox.Location = new System.Drawing.Point(37, 337);
this.morningOneFirstComboBox.Name = "morningOneFirstComboBox";
this.morningOneFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.morningOneFirstComboBox.TabIndex = 192;
this.morningOneFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningOneFirstComboBox_SelectedIndexChanged);
//
// fourSecondLevelUpDown
//
this.fourSecondLevelUpDown.Location = new System.Drawing.Point(418, 311);
this.fourSecondLevelUpDown.Name = "fourSecondLevelUpDown";
this.fourSecondLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.fourSecondLevelUpDown.TabIndex = 191;
this.fourSecondLevelUpDown.ValueChanged += new System.EventHandler(this.fourSecondLevelUpDown_ValueChanged);
//
// label81
//
this.label81.AutoSize = true;
this.label81.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label81.Location = new System.Drawing.Point(10, 313);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(21, 13);
this.label81.TabIndex = 190;
this.label81.Text = "4%";
//
// morningFourSecondComboBox
//
this.morningFourSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningFourSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningFourSecondComboBox.FormattingEnabled = true;
this.morningFourSecondComboBox.Location = new System.Drawing.Point(37, 310);
this.morningFourSecondComboBox.Name = "morningFourSecondComboBox";
this.morningFourSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.morningFourSecondComboBox.TabIndex = 189;
this.morningFourSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFourSecondComboBox_SelectedIndexChanged);
//
// fourFirstLevelUpDown
//
this.fourFirstLevelUpDown.Location = new System.Drawing.Point(418, 284);
this.fourFirstLevelUpDown.Name = "fourFirstLevelUpDown";
this.fourFirstLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.fourFirstLevelUpDown.TabIndex = 188;
this.fourFirstLevelUpDown.ValueChanged += new System.EventHandler(this.fourFirstLevelUpDown_ValueChanged);
//
// label82
//
this.label82.AutoSize = true;
this.label82.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label82.Location = new System.Drawing.Point(10, 286);
this.label82.Name = "label82";
this.label82.Size = new System.Drawing.Size(21, 13);
this.label82.TabIndex = 187;
this.label82.Text = "4%";
//
// morningFourFirstComboBox
//
this.morningFourFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningFourFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningFourFirstComboBox.FormattingEnabled = true;
this.morningFourFirstComboBox.Location = new System.Drawing.Point(37, 283);
this.morningFourFirstComboBox.Name = "morningFourFirstComboBox";
this.morningFourFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.morningFourFirstComboBox.TabIndex = 186;
this.morningFourFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFourFirstComboBox_SelectedIndexChanged);
//
// fiveSecondLevelUpDown
//
this.fiveSecondLevelUpDown.Location = new System.Drawing.Point(418, 257);
this.fiveSecondLevelUpDown.Name = "fiveSecondLevelUpDown";
this.fiveSecondLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.fiveSecondLevelUpDown.TabIndex = 185;
this.fiveSecondLevelUpDown.ValueChanged += new System.EventHandler(this.fiveSecondLevelUpDown_ValueChanged);
//
// label83
//
this.label83.AutoSize = true;
this.label83.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label83.Location = new System.Drawing.Point(10, 259);
this.label83.Name = "label83";
this.label83.Size = new System.Drawing.Size(21, 13);
this.label83.TabIndex = 184;
this.label83.Text = "5%";
//
// morningFiveSecondComboBox
//
this.morningFiveSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningFiveSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningFiveSecondComboBox.FormattingEnabled = true;
this.morningFiveSecondComboBox.Location = new System.Drawing.Point(37, 256);
this.morningFiveSecondComboBox.Name = "morningFiveSecondComboBox";
this.morningFiveSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.morningFiveSecondComboBox.TabIndex = 183;
this.morningFiveSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFiveSecondComboBox_SelectedIndexChanged);
//
// fiveFirstLevelUpDown
//
this.fiveFirstLevelUpDown.Location = new System.Drawing.Point(418, 230);
this.fiveFirstLevelUpDown.Name = "fiveFirstLevelUpDown";
this.fiveFirstLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.fiveFirstLevelUpDown.TabIndex = 182;
this.fiveFirstLevelUpDown.ValueChanged += new System.EventHandler(this.fiveFirstLevelUpDown_ValueChanged);
//
// label84
//
this.label84.AutoSize = true;
this.label84.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label84.Location = new System.Drawing.Point(10, 232);
this.label84.Name = "label84";
this.label84.Size = new System.Drawing.Size(21, 13);
this.label84.TabIndex = 181;
this.label84.Text = "5%";
//
// morningFiveFirstComboBox
//
this.morningFiveFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningFiveFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningFiveFirstComboBox.FormattingEnabled = true;
this.morningFiveFirstComboBox.Location = new System.Drawing.Point(37, 229);
this.morningFiveFirstComboBox.Name = "morningFiveFirstComboBox";
this.morningFiveFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.morningFiveFirstComboBox.TabIndex = 180;
this.morningFiveFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFiveFirstComboBox_SelectedIndexChanged);
//
// tenFourthLevelUpDown
//
this.tenFourthLevelUpDown.Location = new System.Drawing.Point(418, 203);
this.tenFourthLevelUpDown.Name = "tenFourthLevelUpDown";
this.tenFourthLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.tenFourthLevelUpDown.TabIndex = 179;
this.tenFourthLevelUpDown.ValueChanged += new System.EventHandler(this.tenFourthLevelUpDown_ValueChanged);
//
// label85
//
this.label85.AutoSize = true;
this.label85.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label85.Location = new System.Drawing.Point(4, 205);
this.label85.Name = "label85";
this.label85.Size = new System.Drawing.Size(27, 13);
this.label85.TabIndex = 178;
this.label85.Text = "10%";
//
// morningTenFourthComboBox
//
this.morningTenFourthComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTenFourthComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTenFourthComboBox.FormattingEnabled = true;
this.morningTenFourthComboBox.Location = new System.Drawing.Point(37, 202);
this.morningTenFourthComboBox.Name = "morningTenFourthComboBox";
this.morningTenFourthComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTenFourthComboBox.TabIndex = 177;
this.morningTenFourthComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTenFourthComboBox_SelectedIndexChanged);
//
// tenThirdLevelUpDown
//
this.tenThirdLevelUpDown.Location = new System.Drawing.Point(418, 176);
this.tenThirdLevelUpDown.Name = "tenThirdLevelUpDown";
this.tenThirdLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.tenThirdLevelUpDown.TabIndex = 176;
this.tenThirdLevelUpDown.ValueChanged += new System.EventHandler(this.tenThirdLevelUpDown_ValueChanged);
//
// label86
//
this.label86.AutoSize = true;
this.label86.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label86.Location = new System.Drawing.Point(4, 178);
this.label86.Name = "label86";
this.label86.Size = new System.Drawing.Size(27, 13);
this.label86.TabIndex = 175;
this.label86.Text = "10%";
//
// morningTenThirdComboBox
//
this.morningTenThirdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTenThirdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTenThirdComboBox.FormattingEnabled = true;
this.morningTenThirdComboBox.Location = new System.Drawing.Point(37, 175);
this.morningTenThirdComboBox.Name = "morningTenThirdComboBox";
this.morningTenThirdComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTenThirdComboBox.TabIndex = 174;
this.morningTenThirdComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTenThirdComboBox_SelectedIndexChanged);
//
// tenSecondLevelUpDown
//
this.tenSecondLevelUpDown.Location = new System.Drawing.Point(418, 149);
this.tenSecondLevelUpDown.Name = "tenSecondLevelUpDown";
this.tenSecondLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.tenSecondLevelUpDown.TabIndex = 173;
this.tenSecondLevelUpDown.ValueChanged += new System.EventHandler(this.tenSecondLevelUpDown_ValueChanged);
//
// label87
//
this.label87.AutoSize = true;
this.label87.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label87.Location = new System.Drawing.Point(4, 151);
this.label87.Name = "label87";
this.label87.Size = new System.Drawing.Size(27, 13);
this.label87.TabIndex = 172;
this.label87.Text = "10%";
//
// morningTenSecondComboBox
//
this.morningTenSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTenSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTenSecondComboBox.FormattingEnabled = true;
this.morningTenSecondComboBox.Location = new System.Drawing.Point(37, 148);
this.morningTenSecondComboBox.Name = "morningTenSecondComboBox";
this.morningTenSecondComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTenSecondComboBox.TabIndex = 171;
this.morningTenSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTenSecondComboBox_SelectedIndexChanged);
//
// tenFirstLevelUpDown
//
this.tenFirstLevelUpDown.Location = new System.Drawing.Point(418, 122);
this.tenFirstLevelUpDown.Name = "tenFirstLevelUpDown";
this.tenFirstLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.tenFirstLevelUpDown.TabIndex = 170;
this.tenFirstLevelUpDown.ValueChanged += new System.EventHandler(this.tenFirstLevelUpDown_ValueChanged);
//
// label88
//
this.label88.AutoSize = true;
this.label88.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label88.Location = new System.Drawing.Point(4, 124);
this.label88.Name = "label88";
this.label88.Size = new System.Drawing.Size(27, 13);
this.label88.TabIndex = 169;
this.label88.Text = "10%";
//
// morningTenFirstComboBox
//
this.morningTenFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTenFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTenFirstComboBox.FormattingEnabled = true;
this.morningTenFirstComboBox.Location = new System.Drawing.Point(37, 121);
this.morningTenFirstComboBox.Name = "morningTenFirstComboBox";
this.morningTenFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTenFirstComboBox.TabIndex = 168;
this.morningTenFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTenFirstComboBox_SelectedIndexChanged);
//
// twentySecondLevelUpDown
//
this.twentySecondLevelUpDown.Location = new System.Drawing.Point(418, 95);
this.twentySecondLevelUpDown.Name = "twentySecondLevelUpDown";
this.twentySecondLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.twentySecondLevelUpDown.TabIndex = 167;
this.twentySecondLevelUpDown.ValueChanged += new System.EventHandler(this.twentySecondLevelUpDown_ValueChanged);
//
// label89
//
this.label89.AutoSize = true;
this.label89.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label89.Location = new System.Drawing.Point(4, 97);
this.label89.Name = "label89";
this.label89.Size = new System.Drawing.Size(27, 13);
this.label89.TabIndex = 166;
this.label89.Text = "20%";
//
// morningTwentySecondComboBox
//
this.morningTwentySecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTwentySecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTwentySecondComboBox.FormattingEnabled = true;
this.morningTwentySecondComboBox.Location = new System.Drawing.Point(37, 94);
this.morningTwentySecondComboBox.Name = "morningTwentySecondComboBox";
this.morningTwentySecondComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTwentySecondComboBox.TabIndex = 165;
this.morningTwentySecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTwentySecondComboBox_SelectedIndexChanged);
//
// twentyFirstLevelUpDown
//
this.twentyFirstLevelUpDown.Location = new System.Drawing.Point(418, 68);
this.twentyFirstLevelUpDown.Name = "twentyFirstLevelUpDown";
this.twentyFirstLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.twentyFirstLevelUpDown.TabIndex = 164;
this.twentyFirstLevelUpDown.ValueChanged += new System.EventHandler(this.twentyFirstLevelUpDown_ValueChanged);
//
// label90
//
this.label90.AutoSize = true;
this.label90.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label90.Location = new System.Drawing.Point(4, 70);
this.label90.Name = "label90";
this.label90.Size = new System.Drawing.Size(27, 13);
this.label90.TabIndex = 163;
this.label90.Text = "20%";
//
// morningTwentyFirstComboBox
//
this.morningTwentyFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.morningTwentyFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.morningTwentyFirstComboBox.FormattingEnabled = true;
this.morningTwentyFirstComboBox.Location = new System.Drawing.Point(37, 67);
this.morningTwentyFirstComboBox.Name = "morningTwentyFirstComboBox";
this.morningTwentyFirstComboBox.Size = new System.Drawing.Size(121, 21);
this.morningTwentyFirstComboBox.TabIndex = 162;
this.morningTwentyFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningTwentyFirstComboBox_SelectedIndexChanged);
//
// waterTabPage
//
this.waterTabPage.Controls.Add(this.surfPicture);
this.waterTabPage.Controls.Add(this.pictureBox7);
this.waterTabPage.Controls.Add(this.pictureBox6);
this.waterTabPage.Controls.Add(this.pictureBox5);
this.waterTabPage.Controls.Add(this.superRodGroupBox);
this.waterTabPage.Controls.Add(this.goodRodGroupBox);
this.waterTabPage.Controls.Add(this.oldRodGroupBox);
this.waterTabPage.Controls.Add(this.surfGroupBox);
this.waterTabPage.Location = new System.Drawing.Point(4, 22);
this.waterTabPage.Name = "waterTabPage";
this.waterTabPage.Padding = new System.Windows.Forms.Padding(3);
this.waterTabPage.Size = new System.Drawing.Size(795, 508);
this.waterTabPage.TabIndex = 1;
this.waterTabPage.Text = "Water";
this.waterTabPage.UseVisualStyleBackColor = true;
//
// surfPicture
//
this.surfPicture.Image = global::DSPRE.Properties.Resources.SurfIcon;
this.surfPicture.Location = new System.Drawing.Point(67, -1);
this.surfPicture.Name = "surfPicture";
this.surfPicture.Size = new System.Drawing.Size(42, 42);
this.surfPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.surfPicture.TabIndex = 200;
this.surfPicture.TabStop = false;
//
// pictureBox7
//
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(452, 232);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(25, 26);
this.pictureBox7.TabIndex = 196;
this.pictureBox7.TabStop = false;
//
// pictureBox6
//
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(79, 230);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(25, 26);
this.pictureBox6.TabIndex = 195;
this.pictureBox6.TabStop = false;
//
// pictureBox5
//
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(442, 8);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(25, 26);
this.pictureBox5.TabIndex = 194;
this.pictureBox5.TabStop = false;
//
// superRodGroupBox
//
this.superRodGroupBox.Controls.Add(this.label59);
this.superRodGroupBox.Controls.Add(this.label60);
this.superRodGroupBox.Controls.Add(this.superRodRateUpDown);
this.superRodGroupBox.Controls.Add(this.label69);
this.superRodGroupBox.Controls.Add(this.superRodOneMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodOneMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label70);
this.superRodGroupBox.Controls.Add(this.superRodOneComboBox);
this.superRodGroupBox.Controls.Add(this.superRodFourMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodFourMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label71);
this.superRodGroupBox.Controls.Add(this.superRodFourComboBox);
this.superRodGroupBox.Controls.Add(this.superRodFifteenMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodFifteenMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label72);
this.superRodGroupBox.Controls.Add(this.superRodFifteenComboBox);
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label73);
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyComboBox);
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label74);
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyComboBox);
this.superRodGroupBox.Location = new System.Drawing.Point(384, 234);
this.superRodGroupBox.Name = "superRodGroupBox";
this.superRodGroupBox.Size = new System.Drawing.Size(325, 210);
this.superRodGroupBox.TabIndex = 44;
this.superRodGroupBox.TabStop = false;
this.superRodGroupBox.Text = "Super Rod";
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(264, 50);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(47, 13);
this.label59.TabIndex = 41;
this.label59.Text = "Max Lvl.";
//
// label60
//
this.label60.AutoSize = true;
this.label60.Location = new System.Drawing.Point(214, 50);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(44, 13);
this.label60.TabIndex = 40;
this.label60.Text = "Min Lvl.";
//
// superRodRateUpDown
//
this.superRodRateUpDown.Location = new System.Drawing.Point(265, 17);
this.superRodRateUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.superRodRateUpDown.Name = "superRodRateUpDown";
this.superRodRateUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodRateUpDown.TabIndex = 39;
this.superRodRateUpDown.ValueChanged += new System.EventHandler(this.superRodRateUpDown_ValueChanged);
//
// label69
//
this.label69.AutoSize = true;
this.label69.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label69.Location = new System.Drawing.Point(229, 19);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(30, 13);
this.label69.TabIndex = 38;
this.label69.Text = "Rate";
//
// superRodOneMaxLevelUpDown
//
this.superRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.superRodOneMaxLevelUpDown.Name = "superRodOneMaxLevelUpDown";
this.superRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodOneMaxLevelUpDown.TabIndex = 22;
this.superRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodOneMaxLevelUpDown_ValueChanged);
//
// superRodOneMinLevelUpDown
//
this.superRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.superRodOneMinLevelUpDown.Name = "superRodOneMinLevelUpDown";
this.superRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodOneMinLevelUpDown.TabIndex = 21;
this.superRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodOneMinLevelUpDown_ValueChanged);
//
// label70
//
this.label70.AutoSize = true;
this.label70.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label70.Location = new System.Drawing.Point(18, 181);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(21, 13);
this.label70.TabIndex = 20;
this.label70.Text = "5%";
//
// superRodOneComboBox
//
this.superRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodOneComboBox.FormattingEnabled = true;
this.superRodOneComboBox.Location = new System.Drawing.Point(45, 178);
this.superRodOneComboBox.Name = "superRodOneComboBox";
this.superRodOneComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodOneComboBox.TabIndex = 19;
this.superRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodOneComboBox_SelectedIndexChanged);
//
// superRodFourMaxLevelUpDown
//
this.superRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.superRodFourMaxLevelUpDown.Name = "superRodFourMaxLevelUpDown";
this.superRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFourMaxLevelUpDown.TabIndex = 18;
this.superRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFourMaxLevelUpDown_ValueChanged);
//
// superRodFourMinLevelUpDown
//
this.superRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.superRodFourMinLevelUpDown.Name = "superRodFourMinLevelUpDown";
this.superRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFourMinLevelUpDown.TabIndex = 17;
this.superRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFourMinLevelUpDown_ValueChanged);
//
// label71
//
this.label71.AutoSize = true;
this.label71.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label71.Location = new System.Drawing.Point(12, 154);
this.label71.Name = "label71";
this.label71.Size = new System.Drawing.Size(27, 13);
this.label71.TabIndex = 16;
this.label71.Text = "10%";
//
// superRodFourComboBox
//
this.superRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodFourComboBox.FormattingEnabled = true;
this.superRodFourComboBox.Location = new System.Drawing.Point(45, 151);
this.superRodFourComboBox.Name = "superRodFourComboBox";
this.superRodFourComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodFourComboBox.TabIndex = 15;
this.superRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFourComboBox_SelectedIndexChanged);
//
// superRodFifteenMaxLevelUpDown
//
this.superRodFifteenMaxLevelUpDown.Location = new System.Drawing.Point(265, 125);
this.superRodFifteenMaxLevelUpDown.Name = "superRodFifteenMaxLevelUpDown";
this.superRodFifteenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFifteenMaxLevelUpDown.TabIndex = 14;
this.superRodFifteenMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFifteenMaxLevelUpDown_ValueChanged);
//
// superRodFifteenMinLevelUpDown
//
this.superRodFifteenMinLevelUpDown.Location = new System.Drawing.Point(217, 125);
this.superRodFifteenMinLevelUpDown.Name = "superRodFifteenMinLevelUpDown";
this.superRodFifteenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFifteenMinLevelUpDown.TabIndex = 13;
this.superRodFifteenMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFifteenMinLevelUpDown_ValueChanged);
//
// label72
//
this.label72.AutoSize = true;
this.label72.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label72.Location = new System.Drawing.Point(12, 127);
this.label72.Name = "label72";
this.label72.Size = new System.Drawing.Size(27, 13);
this.label72.TabIndex = 12;
this.label72.Text = "15%";
//
// superRodFifteenComboBox
//
this.superRodFifteenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodFifteenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodFifteenComboBox.FormattingEnabled = true;
this.superRodFifteenComboBox.Location = new System.Drawing.Point(45, 124);
this.superRodFifteenComboBox.Name = "superRodFifteenComboBox";
this.superRodFifteenComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodFifteenComboBox.TabIndex = 11;
this.superRodFifteenComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFifteenComboBox_SelectedIndexChanged);
//
// superRodSecondFortyMaxLevelUpDown
//
this.superRodSecondFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.superRodSecondFortyMaxLevelUpDown.Name = "superRodSecondFortyMaxLevelUpDown";
this.superRodSecondFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodSecondFortyMaxLevelUpDown.TabIndex = 10;
this.superRodSecondFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodSecondFortyMaxLevelUpDown_ValueChanged);
//
// superRodSecondFortyMinLevelUpDown
//
this.superRodSecondFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.superRodSecondFortyMinLevelUpDown.Name = "superRodSecondFortyMinLevelUpDown";
this.superRodSecondFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodSecondFortyMinLevelUpDown.TabIndex = 9;
this.superRodSecondFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodSecondFortyMinLevelUpDown_ValueChanged);
//
// label73
//
this.label73.AutoSize = true;
this.label73.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label73.Location = new System.Drawing.Point(12, 100);
this.label73.Name = "label73";
this.label73.Size = new System.Drawing.Size(27, 13);
this.label73.TabIndex = 8;
this.label73.Text = "30%";
//
// superRodSecondFortyComboBox
//
this.superRodSecondFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodSecondFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodSecondFortyComboBox.FormattingEnabled = true;
this.superRodSecondFortyComboBox.Location = new System.Drawing.Point(45, 97);
this.superRodSecondFortyComboBox.Name = "superRodSecondFortyComboBox";
this.superRodSecondFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodSecondFortyComboBox.TabIndex = 7;
this.superRodSecondFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodSecondFortyComboBox_SelectedIndexChanged);
//
// superRodFirstFortyMaxLevelUpDown
//
this.superRodFirstFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.superRodFirstFortyMaxLevelUpDown.Name = "superRodFirstFortyMaxLevelUpDown";
this.superRodFirstFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFirstFortyMaxLevelUpDown.TabIndex = 6;
this.superRodFirstFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFirstFortyMaxLevelUpDown_ValueChanged);
//
// superRodFirstFortyMinLevelUpDown
//
this.superRodFirstFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.superRodFirstFortyMinLevelUpDown.Name = "superRodFirstFortyMinLevelUpDown";
this.superRodFirstFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFirstFortyMinLevelUpDown.TabIndex = 5;
this.superRodFirstFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFirstFortyMinLevelUpDown_ValueChanged);
//
// label74
//
this.label74.AutoSize = true;
this.label74.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label74.Location = new System.Drawing.Point(12, 73);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(27, 13);
this.label74.TabIndex = 4;
this.label74.Text = "40%";
//
// superRodFirstFortyComboBox
//
this.superRodFirstFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodFirstFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodFirstFortyComboBox.FormattingEnabled = true;
this.superRodFirstFortyComboBox.Location = new System.Drawing.Point(45, 70);
this.superRodFirstFortyComboBox.Name = "superRodFirstFortyComboBox";
this.superRodFirstFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodFirstFortyComboBox.TabIndex = 3;
this.superRodFirstFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFirstFortyComboBox_SelectedIndexChanged);
//
// goodRodGroupBox
//
this.goodRodGroupBox.Controls.Add(this.label51);
this.goodRodGroupBox.Controls.Add(this.label52);
this.goodRodGroupBox.Controls.Add(this.goodRodRateUpDown);
this.goodRodGroupBox.Controls.Add(this.label53);
this.goodRodGroupBox.Controls.Add(this.goodRodOneMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodOneMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label54);
this.goodRodGroupBox.Controls.Add(this.goodRodOneComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodFourMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodFourMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label55);
this.goodRodGroupBox.Controls.Add(this.goodRodFourComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label56);
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label57);
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label58);
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyComboBox);
this.goodRodGroupBox.Location = new System.Drawing.Point(17, 234);
this.goodRodGroupBox.Name = "goodRodGroupBox";
this.goodRodGroupBox.Size = new System.Drawing.Size(325, 210);
this.goodRodGroupBox.TabIndex = 43;
this.goodRodGroupBox.TabStop = false;
this.goodRodGroupBox.Text = "Good Rod";
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(264, 50);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(47, 13);
this.label51.TabIndex = 41;
this.label51.Text = "Max Lvl.";
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(214, 50);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(44, 13);
this.label52.TabIndex = 40;
this.label52.Text = "Min Lvl.";
//
// goodRodRateUpDown
//
this.goodRodRateUpDown.Location = new System.Drawing.Point(265, 17);
this.goodRodRateUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.goodRodRateUpDown.Name = "goodRodRateUpDown";
this.goodRodRateUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodRateUpDown.TabIndex = 39;
this.goodRodRateUpDown.ValueChanged += new System.EventHandler(this.goodRodRateUpDown_ValueChanged);
//
// label53
//
this.label53.AutoSize = true;
this.label53.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label53.Location = new System.Drawing.Point(229, 19);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(30, 13);
this.label53.TabIndex = 38;
this.label53.Text = "Rate";
//
// goodRodOneMaxLevelUpDown
//
this.goodRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.goodRodOneMaxLevelUpDown.Name = "goodRodOneMaxLevelUpDown";
this.goodRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodOneMaxLevelUpDown.TabIndex = 22;
this.goodRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMaxLevelUpDown_ValueChanged);
//
// goodRodOneMinLevelUpDown
//
this.goodRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.goodRodOneMinLevelUpDown.Name = "goodRodOneMinLevelUpDown";
this.goodRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodOneMinLevelUpDown.TabIndex = 21;
this.goodRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMinLevelUpDown_ValueChanged);
//
// label54
//
this.label54.AutoSize = true;
this.label54.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label54.Location = new System.Drawing.Point(18, 181);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(21, 13);
this.label54.TabIndex = 20;
this.label54.Text = "5%";
//
// goodRodOneComboBox
//
this.goodRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodOneComboBox.FormattingEnabled = true;
this.goodRodOneComboBox.Location = new System.Drawing.Point(45, 178);
this.goodRodOneComboBox.Name = "goodRodOneComboBox";
this.goodRodOneComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodOneComboBox.TabIndex = 19;
this.goodRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodOneComboBox_SelectedIndexChanged);
//
// goodRodFourMaxLevelUpDown
//
this.goodRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.goodRodFourMaxLevelUpDown.Name = "goodRodFourMaxLevelUpDown";
this.goodRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFourMaxLevelUpDown.TabIndex = 18;
this.goodRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMaxLevelUpDown_ValueChanged);
//
// goodRodFourMinLevelUpDown
//
this.goodRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.goodRodFourMinLevelUpDown.Name = "goodRodFourMinLevelUpDown";
this.goodRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFourMinLevelUpDown.TabIndex = 17;
this.goodRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMinLevelUpDown_ValueChanged);
//
// label55
//
this.label55.AutoSize = true;
this.label55.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label55.Location = new System.Drawing.Point(12, 154);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(27, 13);
this.label55.TabIndex = 16;
this.label55.Text = "10%";
//
// goodRodFourComboBox
//
this.goodRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodFourComboBox.FormattingEnabled = true;
this.goodRodFourComboBox.Location = new System.Drawing.Point(45, 151);
this.goodRodFourComboBox.Name = "goodRodFourComboBox";
this.goodRodFourComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodFourComboBox.TabIndex = 15;
this.goodRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFourComboBox_SelectedIndexChanged);
//
// goodRodFifteenMaxLevelUpDown
//
this.goodRodFifteenMaxLevelUpDown.Location = new System.Drawing.Point(265, 125);
this.goodRodFifteenMaxLevelUpDown.Name = "goodRodFifteenMaxLevelUpDown";
this.goodRodFifteenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFifteenMaxLevelUpDown.TabIndex = 14;
this.goodRodFifteenMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFifteenMaxLevelUpDown_ValueChanged);
//
// goodRodFifteenMinLevelUpDown
//
this.goodRodFifteenMinLevelUpDown.Location = new System.Drawing.Point(217, 125);
this.goodRodFifteenMinLevelUpDown.Name = "goodRodFifteenMinLevelUpDown";
this.goodRodFifteenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFifteenMinLevelUpDown.TabIndex = 13;
this.goodRodFifteenMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFifteenMinLevelUpDown_ValueChanged);
//
// label56
//
this.label56.AutoSize = true;
this.label56.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label56.Location = new System.Drawing.Point(12, 127);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(27, 13);
this.label56.TabIndex = 12;
this.label56.Text = "15%";
//
// goodRodFifteenComboBox
//
this.goodRodFifteenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodFifteenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodFifteenComboBox.FormattingEnabled = true;
this.goodRodFifteenComboBox.Location = new System.Drawing.Point(45, 124);
this.goodRodFifteenComboBox.Name = "goodRodFifteenComboBox";
this.goodRodFifteenComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodFifteenComboBox.TabIndex = 11;
this.goodRodFifteenComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFifteenComboBox_SelectedIndexChanged);
//
// goodRodSecondFortyMaxLevelUpDown
//
this.goodRodSecondFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.goodRodSecondFortyMaxLevelUpDown.Name = "goodRodSecondFortyMaxLevelUpDown";
this.goodRodSecondFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodSecondFortyMaxLevelUpDown.TabIndex = 10;
this.goodRodSecondFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodSecondFortyMaxLevelUpDown_ValueChanged);
//
// goodRodSecondFortyMinLevelUpDown
//
this.goodRodSecondFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.goodRodSecondFortyMinLevelUpDown.Name = "goodRodSecondFortyMinLevelUpDown";
this.goodRodSecondFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodSecondFortyMinLevelUpDown.TabIndex = 9;
this.goodRodSecondFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodSecondFortyMinLevelUpDown_ValueChanged);
//
// label57
//
this.label57.AutoSize = true;
this.label57.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label57.Location = new System.Drawing.Point(12, 100);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(27, 13);
this.label57.TabIndex = 8;
this.label57.Text = "30%";
//
// goodRodSecondFortyComboBox
//
this.goodRodSecondFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodSecondFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodSecondFortyComboBox.FormattingEnabled = true;
this.goodRodSecondFortyComboBox.Location = new System.Drawing.Point(45, 97);
this.goodRodSecondFortyComboBox.Name = "goodRodSecondFortyComboBox";
this.goodRodSecondFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodSecondFortyComboBox.TabIndex = 7;
this.goodRodSecondFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodSecondFortyComboBox_SelectedIndexChanged);
//
// goodRodFirstFortyMaxLevelUpDown
//
this.goodRodFirstFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.goodRodFirstFortyMaxLevelUpDown.Name = "goodRodFirstFortyMaxLevelUpDown";
this.goodRodFirstFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFirstFortyMaxLevelUpDown.TabIndex = 6;
this.goodRodFirstFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFirstFortyMaxLevelUpDown_ValueChanged);
//
// goodRodFirstFortyMinLevelUpDown
//
this.goodRodFirstFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.goodRodFirstFortyMinLevelUpDown.Name = "goodRodFirstFortyMinLevelUpDown";
this.goodRodFirstFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFirstFortyMinLevelUpDown.TabIndex = 5;
this.goodRodFirstFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFirstFortyMinLevelUpDown_ValueChanged);
//
// label58
//
this.label58.AutoSize = true;
this.label58.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label58.Location = new System.Drawing.Point(12, 73);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(27, 13);
this.label58.TabIndex = 4;
this.label58.Text = "40%";
//
// goodRodFirstFortyComboBox
//
this.goodRodFirstFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodFirstFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodFirstFortyComboBox.FormattingEnabled = true;
this.goodRodFirstFortyComboBox.Location = new System.Drawing.Point(45, 70);
this.goodRodFirstFortyComboBox.Name = "goodRodFirstFortyComboBox";
this.goodRodFirstFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodFirstFortyComboBox.TabIndex = 3;
this.goodRodFirstFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFirstFortyComboBox_SelectedIndexChanged);
//
// oldRodGroupBox
//
this.oldRodGroupBox.Controls.Add(this.label43);
this.oldRodGroupBox.Controls.Add(this.label44);
this.oldRodGroupBox.Controls.Add(this.oldRodRateUpDown);
this.oldRodGroupBox.Controls.Add(this.label45);
this.oldRodGroupBox.Controls.Add(this.oldRodOneMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodOneMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label46);
this.oldRodGroupBox.Controls.Add(this.oldRodOneComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodFourMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodFourMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label47);
this.oldRodGroupBox.Controls.Add(this.oldRodFourComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label48);
this.oldRodGroupBox.Controls.Add(this.oldRodFiveComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label49);
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label50);
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyComboBox);
this.oldRodGroupBox.Location = new System.Drawing.Point(384, 10);
this.oldRodGroupBox.Name = "oldRodGroupBox";
this.oldRodGroupBox.Size = new System.Drawing.Size(325, 210);
this.oldRodGroupBox.TabIndex = 42;
this.oldRodGroupBox.TabStop = false;
this.oldRodGroupBox.Text = "Old Rod";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(264, 50);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(47, 13);
this.label43.TabIndex = 41;
this.label43.Text = "Max Lvl.";
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(214, 50);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(44, 13);
this.label44.TabIndex = 40;
this.label44.Text = "Min Lvl.";
//
// oldRodRateUpDown
//
this.oldRodRateUpDown.Location = new System.Drawing.Point(265, 17);
this.oldRodRateUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.oldRodRateUpDown.Name = "oldRodRateUpDown";
this.oldRodRateUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodRateUpDown.TabIndex = 39;
this.oldRodRateUpDown.ValueChanged += new System.EventHandler(this.oldRodRateUpDown_ValueChanged);
//
// label45
//
this.label45.AutoSize = true;
this.label45.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label45.Location = new System.Drawing.Point(229, 19);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(30, 13);
this.label45.TabIndex = 38;
this.label45.Text = "Rate";
//
// oldRodOneMaxLevelUpDown
//
this.oldRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.oldRodOneMaxLevelUpDown.Name = "oldRodOneMaxLevelUpDown";
this.oldRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodOneMaxLevelUpDown.TabIndex = 22;
this.oldRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMaxLevelUpDown_ValueChanged);
//
// oldRodOneMinLevelUpDown
//
this.oldRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.oldRodOneMinLevelUpDown.Name = "oldRodOneMinLevelUpDown";
this.oldRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodOneMinLevelUpDown.TabIndex = 21;
this.oldRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMinLevelUpDown_ValueChanged);
//
// label46
//
this.label46.AutoSize = true;
this.label46.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label46.Location = new System.Drawing.Point(18, 181);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(21, 13);
this.label46.TabIndex = 20;
this.label46.Text = "5%";
//
// oldRodOneComboBox
//
this.oldRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodOneComboBox.FormattingEnabled = true;
this.oldRodOneComboBox.Location = new System.Drawing.Point(45, 178);
this.oldRodOneComboBox.Name = "oldRodOneComboBox";
this.oldRodOneComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodOneComboBox.TabIndex = 19;
this.oldRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodOneComboBox_SelectedIndexChanged);
//
// oldRodFourMaxLevelUpDown
//
this.oldRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.oldRodFourMaxLevelUpDown.Name = "oldRodFourMaxLevelUpDown";
this.oldRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFourMaxLevelUpDown.TabIndex = 18;
this.oldRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMaxLevelUpDown_ValueChanged);
//
// oldRodFourMinLevelUpDown
//
this.oldRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.oldRodFourMinLevelUpDown.Name = "oldRodFourMinLevelUpDown";
this.oldRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFourMinLevelUpDown.TabIndex = 17;
this.oldRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMinLevelUpDown_ValueChanged);
//
// label47
//
this.label47.AutoSize = true;
this.label47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label47.Location = new System.Drawing.Point(12, 154);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(27, 13);
this.label47.TabIndex = 16;
this.label47.Text = "10%";
//
// oldRodFourComboBox
//
this.oldRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodFourComboBox.FormattingEnabled = true;
this.oldRodFourComboBox.Location = new System.Drawing.Point(45, 151);
this.oldRodFourComboBox.Name = "oldRodFourComboBox";
this.oldRodFourComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodFourComboBox.TabIndex = 15;
this.oldRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodFourComboBox_SelectedIndexChanged);
//
// oldRodFiveMaxLevelUpDown
//
this.oldRodFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 125);
this.oldRodFiveMaxLevelUpDown.Name = "oldRodFiveMaxLevelUpDown";
this.oldRodFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFiveMaxLevelUpDown.TabIndex = 14;
this.oldRodFiveMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMaxLevelUpDown_ValueChanged);
//
// oldRodFiveMinLevelUpDown
//
this.oldRodFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 125);
this.oldRodFiveMinLevelUpDown.Name = "oldRodFiveMinLevelUpDown";
this.oldRodFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFiveMinLevelUpDown.TabIndex = 13;
this.oldRodFiveMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMinLevelUpDown_ValueChanged);
//
// label48
//
this.label48.AutoSize = true;
this.label48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label48.Location = new System.Drawing.Point(12, 127);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(27, 13);
this.label48.TabIndex = 12;
this.label48.Text = "15%";
//
// oldRodFiveComboBox
//
this.oldRodFiveComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodFiveComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodFiveComboBox.FormattingEnabled = true;
this.oldRodFiveComboBox.Location = new System.Drawing.Point(45, 124);
this.oldRodFiveComboBox.Name = "oldRodFiveComboBox";
this.oldRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodFiveComboBox.TabIndex = 11;
this.oldRodFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodFiveComboBox_SelectedIndexChanged);
//
// oldRodThirtyMaxLevelUpDown
//
this.oldRodThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.oldRodThirtyMaxLevelUpDown.Name = "oldRodThirtyMaxLevelUpDown";
this.oldRodThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodThirtyMaxLevelUpDown.TabIndex = 10;
this.oldRodThirtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMaxLevelUpDown_ValueChanged);
//
// oldRodThirtyMinLevelUpDown
//
this.oldRodThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.oldRodThirtyMinLevelUpDown.Name = "oldRodThirtyMinLevelUpDown";
this.oldRodThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodThirtyMinLevelUpDown.TabIndex = 9;
this.oldRodThirtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMinLevelUpDown_ValueChanged);
//
// label49
//
this.label49.AutoSize = true;
this.label49.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label49.Location = new System.Drawing.Point(12, 100);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(27, 13);
this.label49.TabIndex = 8;
this.label49.Text = "30%";
//
// oldRodThirtyComboBox
//
this.oldRodThirtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodThirtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodThirtyComboBox.FormattingEnabled = true;
this.oldRodThirtyComboBox.Location = new System.Drawing.Point(45, 97);
this.oldRodThirtyComboBox.Name = "oldRodThirtyComboBox";
this.oldRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodThirtyComboBox.TabIndex = 7;
this.oldRodThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodThirtyComboBox_SelectedIndexChanged);
//
// oldRodSixtyMaxLevelUpDown
//
this.oldRodSixtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.oldRodSixtyMaxLevelUpDown.Name = "oldRodSixtyMaxLevelUpDown";
this.oldRodSixtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodSixtyMaxLevelUpDown.TabIndex = 6;
this.oldRodSixtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMaxLevelUpDown_ValueChanged);
//
// oldRodSixtyMinLevelUpDown
//
this.oldRodSixtyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.oldRodSixtyMinLevelUpDown.Name = "oldRodSixtyMinLevelUpDown";
this.oldRodSixtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodSixtyMinLevelUpDown.TabIndex = 5;
this.oldRodSixtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMinLevelUpDown_ValueChanged);
//
// label50
//
this.label50.AutoSize = true;
this.label50.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label50.Location = new System.Drawing.Point(12, 73);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(27, 13);
this.label50.TabIndex = 4;
this.label50.Text = "40%";
//
// oldRodSixtyComboBox
//
this.oldRodSixtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodSixtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodSixtyComboBox.FormattingEnabled = true;
this.oldRodSixtyComboBox.Location = new System.Drawing.Point(45, 70);
this.oldRodSixtyComboBox.Name = "oldRodSixtyComboBox";
this.oldRodSixtyComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodSixtyComboBox.TabIndex = 3;
this.oldRodSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodSixtyComboBox_SelectedIndexChanged);
//
// surfGroupBox
//
this.surfGroupBox.Controls.Add(this.label68);
this.surfGroupBox.Controls.Add(this.label67);
this.surfGroupBox.Controls.Add(this.surfRateUpDown);
this.surfGroupBox.Controls.Add(this.label61);
this.surfGroupBox.Controls.Add(this.surfOneMaxLevelUpDown);
this.surfGroupBox.Controls.Add(this.surfOneMinLevelUpDown);
this.surfGroupBox.Controls.Add(this.label62);
this.surfGroupBox.Controls.Add(this.surfOneComboBox);
this.surfGroupBox.Controls.Add(this.surfFourMaxLevelUpDown);
this.surfGroupBox.Controls.Add(this.surfFourMinLevelUpDown);
this.surfGroupBox.Controls.Add(this.label63);
this.surfGroupBox.Controls.Add(this.surfFourComboBox);
this.surfGroupBox.Controls.Add(this.surfFiveMaxLevelUpDown);
this.surfGroupBox.Controls.Add(this.surfFiveMinLevelUpDown);
this.surfGroupBox.Controls.Add(this.label64);
this.surfGroupBox.Controls.Add(this.surfFiveComboBox);
this.surfGroupBox.Controls.Add(this.surfThirtyMaxLevelUpDown);
this.surfGroupBox.Controls.Add(this.surfThirtyMinLevelUpDown);
this.surfGroupBox.Controls.Add(this.label65);
this.surfGroupBox.Controls.Add(this.surfThirtyComboBox);
this.surfGroupBox.Controls.Add(this.surfSixtyMaxLevelUpDown);
this.surfGroupBox.Controls.Add(this.surfSixtyMinLevelUpDown);
this.surfGroupBox.Controls.Add(this.label66);
this.surfGroupBox.Controls.Add(this.surfSixtyComboBox);
this.surfGroupBox.Location = new System.Drawing.Point(17, 10);
this.surfGroupBox.Name = "surfGroupBox";
this.surfGroupBox.Size = new System.Drawing.Size(325, 210);
this.surfGroupBox.TabIndex = 4;
this.surfGroupBox.TabStop = false;
this.surfGroupBox.Text = "Surfing";
//
// label68
//
this.label68.AutoSize = true;
this.label68.Location = new System.Drawing.Point(264, 50);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(47, 13);
this.label68.TabIndex = 41;
this.label68.Text = "Max Lvl.";
//
// label67
//
this.label67.AutoSize = true;
this.label67.Location = new System.Drawing.Point(214, 50);
this.label67.Name = "label67";
this.label67.Size = new System.Drawing.Size(44, 13);
this.label67.TabIndex = 40;
this.label67.Text = "Min Lvl.";
//
// surfRateUpDown
//
this.surfRateUpDown.Location = new System.Drawing.Point(265, 17);
this.surfRateUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.surfRateUpDown.Name = "surfRateUpDown";
this.surfRateUpDown.Size = new System.Drawing.Size(42, 20);
this.surfRateUpDown.TabIndex = 39;
this.surfRateUpDown.ValueChanged += new System.EventHandler(this.surfRateUpDown_ValueChanged);
//
// label61
//
this.label61.AutoSize = true;
this.label61.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label61.Location = new System.Drawing.Point(229, 19);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(30, 13);
this.label61.TabIndex = 38;
this.label61.Text = "Rate";
//
// surfOneMaxLevelUpDown
//
this.surfOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.surfOneMaxLevelUpDown.Name = "surfOneMaxLevelUpDown";
this.surfOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfOneMaxLevelUpDown.TabIndex = 22;
this.surfOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfOneMaxLevelUpDown_ValueChanged);
//
// surfOneMinLevelUpDown
//
this.surfOneMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.surfOneMinLevelUpDown.Name = "surfOneMinLevelUpDown";
this.surfOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfOneMinLevelUpDown.TabIndex = 21;
this.surfOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfOneMinLevelUpDown_ValueChanged);
//
// label62
//
this.label62.AutoSize = true;
this.label62.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label62.Location = new System.Drawing.Point(18, 181);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(21, 13);
this.label62.TabIndex = 20;
this.label62.Text = "1%";
//
// surfOneComboBox
//
this.surfOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfOneComboBox.FormattingEnabled = true;
this.surfOneComboBox.Location = new System.Drawing.Point(45, 178);
this.surfOneComboBox.Name = "surfOneComboBox";
this.surfOneComboBox.Size = new System.Drawing.Size(154, 21);
this.surfOneComboBox.TabIndex = 19;
this.surfOneComboBox.SelectedIndexChanged += new System.EventHandler(this.surfOneComboBox_SelectedIndexChanged);
//
// surfFourMaxLevelUpDown
//
this.surfFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.surfFourMaxLevelUpDown.Name = "surfFourMaxLevelUpDown";
this.surfFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfFourMaxLevelUpDown.TabIndex = 18;
this.surfFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfFourMaxLevelUpDown_ValueChanged);
//
// surfFourMinLevelUpDown
//
this.surfFourMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.surfFourMinLevelUpDown.Name = "surfFourMinLevelUpDown";
this.surfFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfFourMinLevelUpDown.TabIndex = 17;
this.surfFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfFourMinLevelUpDown_ValueChanged);
//
// label63
//
this.label63.AutoSize = true;
this.label63.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label63.Location = new System.Drawing.Point(18, 154);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(21, 13);
this.label63.TabIndex = 16;
this.label63.Text = "4%";
//
// surfFourComboBox
//
this.surfFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfFourComboBox.FormattingEnabled = true;
this.surfFourComboBox.Location = new System.Drawing.Point(45, 151);
this.surfFourComboBox.Name = "surfFourComboBox";
this.surfFourComboBox.Size = new System.Drawing.Size(154, 21);
this.surfFourComboBox.TabIndex = 15;
this.surfFourComboBox.SelectedIndexChanged += new System.EventHandler(this.surfFourComboBox_SelectedIndexChanged);
//
// surfFiveMaxLevelUpDown
//
this.surfFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 125);
this.surfFiveMaxLevelUpDown.Name = "surfFiveMaxLevelUpDown";
this.surfFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfFiveMaxLevelUpDown.TabIndex = 14;
this.surfFiveMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfFiveMaxLevelUpDown_ValueChanged);
//
// surfFiveMinLevelUpDown
//
this.surfFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 125);
this.surfFiveMinLevelUpDown.Name = "surfFiveMinLevelUpDown";
this.surfFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfFiveMinLevelUpDown.TabIndex = 13;
this.surfFiveMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfFiveMinLevelUpDown_ValueChanged);
//
// label64
//
this.label64.AutoSize = true;
this.label64.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label64.Location = new System.Drawing.Point(18, 127);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(21, 13);
this.label64.TabIndex = 12;
this.label64.Text = "5%";
//
// surfFiveComboBox
//
this.surfFiveComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfFiveComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfFiveComboBox.FormattingEnabled = true;
this.surfFiveComboBox.Location = new System.Drawing.Point(45, 124);
this.surfFiveComboBox.Name = "surfFiveComboBox";
this.surfFiveComboBox.Size = new System.Drawing.Size(154, 21);
this.surfFiveComboBox.TabIndex = 11;
this.surfFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.surfFiveComboBox_SelectedIndexChanged);
//
// surfThirtyMaxLevelUpDown
//
this.surfThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.surfThirtyMaxLevelUpDown.Name = "surfThirtyMaxLevelUpDown";
this.surfThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfThirtyMaxLevelUpDown.TabIndex = 10;
this.surfThirtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMaxLevelUpDown_ValueChanged);
//
// surfThirtyMinLevelUpDown
//
this.surfThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.surfThirtyMinLevelUpDown.Name = "surfThirtyMinLevelUpDown";
this.surfThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfThirtyMinLevelUpDown.TabIndex = 9;
this.surfThirtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMinLevelUpDown_ValueChanged);
//
// label65
//
this.label65.AutoSize = true;
this.label65.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label65.Location = new System.Drawing.Point(12, 100);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(27, 13);
this.label65.TabIndex = 8;
this.label65.Text = "30%";
//
// surfThirtyComboBox
//
this.surfThirtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfThirtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfThirtyComboBox.FormattingEnabled = true;
this.surfThirtyComboBox.Location = new System.Drawing.Point(45, 97);
this.surfThirtyComboBox.Name = "surfThirtyComboBox";
this.surfThirtyComboBox.Size = new System.Drawing.Size(154, 21);
this.surfThirtyComboBox.TabIndex = 7;
this.surfThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.surfThirtyComboBox_SelectedIndexChanged);
//
// surfSixtyMaxLevelUpDown
//
this.surfSixtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.surfSixtyMaxLevelUpDown.Name = "surfSixtyMaxLevelUpDown";
this.surfSixtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfSixtyMaxLevelUpDown.TabIndex = 6;
this.surfSixtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMaxLevelUpDown_ValueChanged);
//
// surfSixtyMinLevelUpDown
//
this.surfSixtyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.surfSixtyMinLevelUpDown.Name = "surfSixtyMinLevelUpDown";
this.surfSixtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.surfSixtyMinLevelUpDown.TabIndex = 5;
this.surfSixtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMinLevelUpDown_ValueChanged);
//
// label66
//
this.label66.AutoSize = true;
this.label66.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label66.Location = new System.Drawing.Point(12, 73);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(27, 13);
this.label66.TabIndex = 4;
this.label66.Text = "60%";
//
// surfSixtyComboBox
//
this.surfSixtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.surfSixtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.surfSixtyComboBox.FormattingEnabled = true;
this.surfSixtyComboBox.Location = new System.Drawing.Point(45, 70);
this.surfSixtyComboBox.Name = "surfSixtyComboBox";
this.surfSixtyComboBox.Size = new System.Drawing.Size(154, 21);
this.surfSixtyComboBox.TabIndex = 3;
this.surfSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.surfSixtyComboBox_SelectedIndexChanged);
//
// repairAllButton
//
this.repairAllButton.Image = global::DSPRE.Properties.Resources.wrenchIcon;
this.repairAllButton.Location = new System.Drawing.Point(769, 12);
this.repairAllButton.Name = "repairAllButton";
this.repairAllButton.Size = new System.Drawing.Size(38, 40);
this.repairAllButton.TabIndex = 69;
this.repairAllButton.UseVisualStyleBackColor = true;
this.repairAllButton.Click += new System.EventHandler(this.repairAllButton_Click);
//
// WildEditorHGSS
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(813, 631);
this.Controls.Add(this.repairAllButton);
this.Controls.Add(this.mainTabControl);
this.Controls.Add(this.removeEncounterFileButton);
this.Controls.Add(this.addEncounterFileButton);
this.Controls.Add(this.selectEncounterComboBox);
this.Controls.Add(this.exportEncounterFileButton);
this.Controls.Add(this.importEncounterFileButton);
this.Controls.Add(this.saveEncountersButton);
this.Controls.Add(this.encounterFileLabel);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "WildEditorHGSS";
this.Text = "DSPRE Reloaded 1.9.3 - HGSS Encounters Editor";
this.mainTabControl.ResumeLayout(false);
this.grassGroundTabPage.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.rockSmashGroupBox.ResumeLayout(false);
this.rockSmashGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rockSmashTenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashTenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashNinetyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashNinetyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rockSmashRateUpDown)).EndInit();
this.radioMusicComboBox.ResumeLayout(false);
this.radioMusicComboBox.PerformLayout();
this.swarmsGroupBox.ResumeLayout(false);
this.swarmsGroupBox.PerformLayout();
this.walkingGroupBox.ResumeLayout(false);
this.walkingGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oneSecondLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oneFirstLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fourSecondLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fourFirstLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fiveSecondLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fiveFirstLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tenFourthLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tenThirdLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tenSecondLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tenFirstLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.twentySecondLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.twentyFirstLevelUpDown)).EndInit();
this.waterTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.surfPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
this.superRodGroupBox.ResumeLayout(false);
this.superRodGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.superRodRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodOneMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMinLevelUpDown)).EndInit();
this.goodRodGroupBox.ResumeLayout(false);
this.goodRodGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMinLevelUpDown)).EndInit();
this.oldRodGroupBox.ResumeLayout(false);
this.oldRodGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinLevelUpDown)).EndInit();
this.surfGroupBox.ResumeLayout(false);
this.surfGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfOneMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfFourMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinLevelUpDown)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button removeEncounterFileButton;
private System.Windows.Forms.Button addEncounterFileButton;
private System.Windows.Forms.ComboBox selectEncounterComboBox;
private System.Windows.Forms.Button exportEncounterFileButton;
private System.Windows.Forms.Button importEncounterFileButton;
private System.Windows.Forms.Button saveEncountersButton;
private System.Windows.Forms.Label encounterFileLabel;
private System.Windows.Forms.TabControl mainTabControl;
private System.Windows.Forms.TabPage grassGroundTabPage;
private System.Windows.Forms.NumericUpDown walkingRateUpDown;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TabPage waterTabPage;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.GroupBox superRodGroupBox;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.NumericUpDown superRodRateUpDown;
private System.Windows.Forms.Label label69;
private System.Windows.Forms.NumericUpDown superRodOneMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodOneMinLevelUpDown;
private System.Windows.Forms.Label label70;
private DSPRE.InputComboBox superRodOneComboBox;
private System.Windows.Forms.NumericUpDown superRodFourMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodFourMinLevelUpDown;
private System.Windows.Forms.Label label71;
private DSPRE.InputComboBox superRodFourComboBox;
private System.Windows.Forms.NumericUpDown superRodFifteenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodFifteenMinLevelUpDown;
private System.Windows.Forms.Label label72;
private DSPRE.InputComboBox superRodFifteenComboBox;
private System.Windows.Forms.NumericUpDown superRodSecondFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodSecondFortyMinLevelUpDown;
private System.Windows.Forms.Label label73;
private DSPRE.InputComboBox superRodSecondFortyComboBox;
private System.Windows.Forms.NumericUpDown superRodFirstFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodFirstFortyMinLevelUpDown;
private System.Windows.Forms.Label label74;
private DSPRE.InputComboBox superRodFirstFortyComboBox;
private System.Windows.Forms.GroupBox goodRodGroupBox;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.NumericUpDown goodRodRateUpDown;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.NumericUpDown goodRodOneMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodOneMinLevelUpDown;
private System.Windows.Forms.Label label54;
private DSPRE.InputComboBox goodRodOneComboBox;
private System.Windows.Forms.NumericUpDown goodRodFourMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodFourMinLevelUpDown;
private System.Windows.Forms.Label label55;
private DSPRE.InputComboBox goodRodFourComboBox;
private System.Windows.Forms.NumericUpDown goodRodFifteenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodFifteenMinLevelUpDown;
private System.Windows.Forms.Label label56;
private DSPRE.InputComboBox goodRodFifteenComboBox;
private System.Windows.Forms.NumericUpDown goodRodSecondFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodSecondFortyMinLevelUpDown;
private System.Windows.Forms.Label label57;
private DSPRE.InputComboBox goodRodSecondFortyComboBox;
private System.Windows.Forms.NumericUpDown goodRodFirstFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodFirstFortyMinLevelUpDown;
private System.Windows.Forms.Label label58;
private DSPRE.InputComboBox goodRodFirstFortyComboBox;
private System.Windows.Forms.GroupBox oldRodGroupBox;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.NumericUpDown oldRodRateUpDown;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.NumericUpDown oldRodOneMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodOneMinLevelUpDown;
private System.Windows.Forms.Label label46;
private DSPRE.InputComboBox oldRodOneComboBox;
private System.Windows.Forms.NumericUpDown oldRodFourMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodFourMinLevelUpDown;
private System.Windows.Forms.Label label47;
private DSPRE.InputComboBox oldRodFourComboBox;
private System.Windows.Forms.NumericUpDown oldRodFiveMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodFiveMinLevelUpDown;
private System.Windows.Forms.Label label48;
private DSPRE.InputComboBox oldRodFiveComboBox;
private System.Windows.Forms.NumericUpDown oldRodThirtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodThirtyMinLevelUpDown;
private System.Windows.Forms.Label label49;
private DSPRE.InputComboBox oldRodThirtyComboBox;
private System.Windows.Forms.NumericUpDown oldRodSixtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodSixtyMinLevelUpDown;
private System.Windows.Forms.Label label50;
private DSPRE.InputComboBox oldRodSixtyComboBox;
private System.Windows.Forms.GroupBox surfGroupBox;
private System.Windows.Forms.Label label68;
private System.Windows.Forms.Label label67;
private System.Windows.Forms.NumericUpDown surfRateUpDown;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.NumericUpDown surfOneMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown surfOneMinLevelUpDown;
private System.Windows.Forms.Label label62;
private DSPRE.InputComboBox surfOneComboBox;
private System.Windows.Forms.NumericUpDown surfFourMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown surfFourMinLevelUpDown;
private System.Windows.Forms.Label label63;
private DSPRE.InputComboBox surfFourComboBox;
private System.Windows.Forms.NumericUpDown surfFiveMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown surfFiveMinLevelUpDown;
private System.Windows.Forms.Label label64;
private DSPRE.InputComboBox surfFiveComboBox;
private System.Windows.Forms.NumericUpDown surfThirtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown surfThirtyMinLevelUpDown;
private System.Windows.Forms.Label label65;
private DSPRE.InputComboBox surfThirtyComboBox;
private System.Windows.Forms.NumericUpDown surfSixtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown surfSixtyMinLevelUpDown;
private System.Windows.Forms.Label label66;
private DSPRE.InputComboBox surfSixtyComboBox;
private System.Windows.Forms.GroupBox walkingGroupBox;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private DSPRE.InputComboBox nightOneSecondComboBox;
private DSPRE.InputComboBox nightOneFirstComboBox;
private DSPRE.InputComboBox nightFourSecondComboBox;
private DSPRE.InputComboBox nightFourFirstComboBox;
private DSPRE.InputComboBox nightFiveSecondComboBox;
private DSPRE.InputComboBox nightFiveFirstComboBox;
private DSPRE.InputComboBox nightTenFourthComboBox;
private DSPRE.InputComboBox nightTenThirdComboBox;
private DSPRE.InputComboBox nightTenSecondComboBox;
private DSPRE.InputComboBox nightTenFirstComboBox;
private DSPRE.InputComboBox nightTwentySecondComboBox;
private DSPRE.InputComboBox nightTwentyFirstComboBox;
private DSPRE.InputComboBox dayOneSecondComboBox;
private DSPRE.InputComboBox dayOneFirstComboBox;
private DSPRE.InputComboBox dayFourSecondComboBox;
private DSPRE.InputComboBox dayFourFirstComboBox;
private DSPRE.InputComboBox dayFiveSecondComboBox;
private DSPRE.InputComboBox dayFiveFirstComboBox;
private DSPRE.InputComboBox dayTenFourthComboBox;
private DSPRE.InputComboBox dayTenThirdComboBox;
private DSPRE.InputComboBox dayTenSecondComboBox;
private DSPRE.InputComboBox dayTenFirstComboBox;
private DSPRE.InputComboBox dayTwentySecondComboBox;
private DSPRE.InputComboBox dayTwentyFirstComboBox;
private System.Windows.Forms.NumericUpDown oneSecondLevelUpDown;
private System.Windows.Forms.Label label79;
private DSPRE.InputComboBox morningOneSecondComboBox;
private System.Windows.Forms.NumericUpDown oneFirstLevelUpDown;
private System.Windows.Forms.Label label80;
private DSPRE.InputComboBox morningOneFirstComboBox;
private System.Windows.Forms.NumericUpDown fourSecondLevelUpDown;
private System.Windows.Forms.Label label81;
private DSPRE.InputComboBox morningFourSecondComboBox;
private System.Windows.Forms.NumericUpDown fourFirstLevelUpDown;
private System.Windows.Forms.Label label82;
private DSPRE.InputComboBox morningFourFirstComboBox;
private System.Windows.Forms.NumericUpDown fiveSecondLevelUpDown;
private System.Windows.Forms.Label label83;
private DSPRE.InputComboBox morningFiveSecondComboBox;
private System.Windows.Forms.NumericUpDown fiveFirstLevelUpDown;
private System.Windows.Forms.Label label84;
private DSPRE.InputComboBox morningFiveFirstComboBox;
private System.Windows.Forms.NumericUpDown tenFourthLevelUpDown;
private System.Windows.Forms.Label label85;
private DSPRE.InputComboBox morningTenFourthComboBox;
private System.Windows.Forms.NumericUpDown tenThirdLevelUpDown;
private System.Windows.Forms.Label label86;
private DSPRE.InputComboBox morningTenThirdComboBox;
private System.Windows.Forms.NumericUpDown tenSecondLevelUpDown;
private System.Windows.Forms.Label label87;
private DSPRE.InputComboBox morningTenSecondComboBox;
private System.Windows.Forms.NumericUpDown tenFirstLevelUpDown;
private System.Windows.Forms.Label label88;
private DSPRE.InputComboBox morningTenFirstComboBox;
private System.Windows.Forms.NumericUpDown twentySecondLevelUpDown;
private System.Windows.Forms.Label label89;
private DSPRE.InputComboBox morningTwentySecondComboBox;
private System.Windows.Forms.NumericUpDown twentyFirstLevelUpDown;
private System.Windows.Forms.Label label90;
private DSPRE.InputComboBox morningTwentyFirstComboBox;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox swarmsGroupBox;
private DSPRE.InputComboBox superRodSwarmComboBox;
private DSPRE.InputComboBox goodRodSwarmComboBox;
private System.Windows.Forms.Label label5;
private DSPRE.InputComboBox surfSwarmComboBox;
private System.Windows.Forms.Label label6;
private DSPRE.InputComboBox grassSwarmComboBox;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.GroupBox radioMusicComboBox;
private DSPRE.InputComboBox sinnohSecondComboBox;
private System.Windows.Forms.Label label10;
private DSPRE.InputComboBox sinnohFirstComboBox;
private DSPRE.InputComboBox hoennSecondComboBox;
private System.Windows.Forms.Label label9;
private DSPRE.InputComboBox hoennFirstComboBox;
private System.Windows.Forms.GroupBox rockSmashGroupBox;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown rockSmashTenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown rockSmashTenMinLevelUpDown;
private System.Windows.Forms.NumericUpDown rockSmashNinetyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown rockSmashNinetyMinLevelUpDown;
private System.Windows.Forms.NumericUpDown rockSmashRateUpDown;
private DSPRE.InputComboBox rockSmashNinetyComboBox;
private System.Windows.Forms.Label label13;
private DSPRE.InputComboBox rockSmashTenComboBox;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox surfPicture;
private System.Windows.Forms.Button repairAllButton;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.GroupBox groupBox1;
}
}