DS-Pokemon-Rom-Editor/DS_Map/Editors/WildEditorHGSS.Designer.cs
Yako 6245f1fffa
Overhaul HGSS Wild Editor (#63)
Mainly moved some things around added a couple tooltips and added a check for unsaved changes.
2025-08-08 19:03:16 +02:00

2874 lines
165 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()
{
this.components = new System.ComponentModel.Container();
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.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.radioMusicGroupBox = new System.Windows.Forms.GroupBox();
this.radioSinnohSlot2Label = new System.Windows.Forms.Label();
this.radioHoennSlot2Label = new System.Windows.Forms.Label();
this.radioSinnohSlot1Label = new System.Windows.Forms.Label();
this.radioHoennSlot1Label = new System.Windows.Forms.Label();
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.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.swarmsGroupBox = new System.Windows.Forms.GroupBox();
this.grassSwarmComboBox = new DSPRE.InputComboBox();
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.groupBox2 = new System.Windows.Forms.GroupBox();
this.rodSwarmComboBox = new DSPRE.InputComboBox();
this.surfSwarmComboBox = new DSPRE.InputComboBox();
this.label7 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.nightFishingGroupBox = new System.Windows.Forms.GroupBox();
this.nightFishingComboBox = new DSPRE.InputComboBox();
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.superRodFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label70 = new System.Windows.Forms.Label();
this.superRodFiveComboBox = new DSPRE.InputComboBox();
this.superRodTenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodTenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label71 = new System.Windows.Forms.Label();
this.superRodTenComboBox = 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.superRodThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label73 = new System.Windows.Forms.Label();
this.superRodThirtyComboBox = new DSPRE.InputComboBox();
this.superRodFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.superRodFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label74 = new System.Windows.Forms.Label();
this.superRodFortyComboBox = 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.goodRodFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label54 = new System.Windows.Forms.Label();
this.goodRodFiveComboBox = new DSPRE.InputComboBox();
this.goodRodTenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodTenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label55 = new System.Windows.Forms.Label();
this.goodRodTenComboBox = 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.goodRodThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label57 = new System.Windows.Forms.Label();
this.goodRodThirtyComboBox = new DSPRE.InputComboBox();
this.goodRodFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.goodRodFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label58 = new System.Windows.Forms.Label();
this.goodRodFortyComboBox = 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.oldRodFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label46 = new System.Windows.Forms.Label();
this.oldRodFiveComboBox = new DSPRE.InputComboBox();
this.oldRodTenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodTenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label47 = new System.Windows.Forms.Label();
this.oldRodTenComboBox = new DSPRE.InputComboBox();
this.oldRodFifteenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodFifteenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label48 = new System.Windows.Forms.Label();
this.oldRodFifteenComboBox = 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.oldRodFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.oldRodFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
this.label50 = new System.Windows.Forms.Label();
this.oldRodFortyComboBox = 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.toolTip = new System.Windows.Forms.ToolTip(this.components);
this.mainTabControl.SuspendLayout();
this.grassGroundTabPage.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.radioMusicGroupBox.SuspendLayout();
this.walkingGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).BeginInit();
this.swarmsGroupBox.SuspendLayout();
((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();
this.groupBox2.SuspendLayout();
this.nightFishingGroupBox.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.superRodFiveMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodTenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodTenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFortyMinLevelUpDown)).BeginInit();
this.goodRodGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodTenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodTenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFortyMinLevelUpDown)).BeginInit();
this.oldRodGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodTenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodTenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFifteenMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFifteenMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFortyMaxLevelUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFortyMinLevelUpDown)).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.pictureBox3);
this.grassGroundTabPage.Controls.Add(this.pictureBox1);
this.grassGroundTabPage.Controls.Add(this.pictureBox2);
this.grassGroundTabPage.Controls.Add(this.rockSmashGroupBox);
this.grassGroundTabPage.Controls.Add(this.radioMusicGroupBox);
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;
//
// 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, 236);
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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// radioMusicGroupBox
//
this.radioMusicGroupBox.Controls.Add(this.radioSinnohSlot2Label);
this.radioMusicGroupBox.Controls.Add(this.radioHoennSlot2Label);
this.radioMusicGroupBox.Controls.Add(this.radioSinnohSlot1Label);
this.radioMusicGroupBox.Controls.Add(this.radioHoennSlot1Label);
this.radioMusicGroupBox.Controls.Add(this.sinnohSecondComboBox);
this.radioMusicGroupBox.Controls.Add(this.label10);
this.radioMusicGroupBox.Controls.Add(this.sinnohFirstComboBox);
this.radioMusicGroupBox.Controls.Add(this.hoennSecondComboBox);
this.radioMusicGroupBox.Controls.Add(this.label9);
this.radioMusicGroupBox.Controls.Add(this.hoennFirstComboBox);
this.radioMusicGroupBox.Location = new System.Drawing.Point(554, 12);
this.radioMusicGroupBox.Name = "radioMusicGroupBox";
this.radioMusicGroupBox.Size = new System.Drawing.Size(232, 209);
this.radioMusicGroupBox.TabIndex = 164;
this.radioMusicGroupBox.TabStop = false;
this.radioMusicGroupBox.Text = "Radio Sound Pokémon";
//
// radioSinnohSlot2Label
//
this.radioSinnohSlot2Label.AutoSize = true;
this.radioSinnohSlot2Label.Location = new System.Drawing.Point(27, 154);
this.radioSinnohSlot2Label.Name = "radioSinnohSlot2Label";
this.radioSinnohSlot2Label.Size = new System.Drawing.Size(34, 13);
this.radioSinnohSlot2Label.TabIndex = 235;
this.radioSinnohSlot2Label.Text = "Slot 2";
//
// radioHoennSlot2Label
//
this.radioHoennSlot2Label.AutoSize = true;
this.radioHoennSlot2Label.Location = new System.Drawing.Point(27, 75);
this.radioHoennSlot2Label.Name = "radioHoennSlot2Label";
this.radioHoennSlot2Label.Size = new System.Drawing.Size(34, 13);
this.radioHoennSlot2Label.TabIndex = 234;
this.radioHoennSlot2Label.Text = "Slot 2";
//
// radioSinnohSlot1Label
//
this.radioSinnohSlot1Label.AutoSize = true;
this.radioSinnohSlot1Label.Location = new System.Drawing.Point(27, 132);
this.radioSinnohSlot1Label.Name = "radioSinnohSlot1Label";
this.radioSinnohSlot1Label.Size = new System.Drawing.Size(34, 13);
this.radioSinnohSlot1Label.TabIndex = 233;
this.radioSinnohSlot1Label.Text = "Slot 1";
//
// radioHoennSlot1Label
//
this.radioHoennSlot1Label.AutoSize = true;
this.radioHoennSlot1Label.Location = new System.Drawing.Point(27, 48);
this.radioHoennSlot1Label.Name = "radioHoennSlot1Label";
this.radioHoennSlot1Label.Size = new System.Drawing.Size(34, 13);
this.radioHoennSlot1Label.TabIndex = 232;
this.radioHoennSlot1Label.Text = "Slot 1";
//
// 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(67, 151);
this.sinnohSecondComboBox.Name = "sinnohSecondComboBox";
this.sinnohSecondComboBox.Size = new System.Drawing.Size(150, 21);
this.sinnohSecondComboBox.TabIndex = 231;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(15, 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(67, 124);
this.sinnohFirstComboBox.Name = "sinnohFirstComboBox";
this.sinnohFirstComboBox.Size = new System.Drawing.Size(150, 21);
this.sinnohFirstComboBox.TabIndex = 229;
//
// 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(67, 72);
this.hoennSecondComboBox.Name = "hoennSecondComboBox";
this.hoennSecondComboBox.Size = new System.Drawing.Size(150, 21);
this.hoennSecondComboBox.TabIndex = 228;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(15, 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(67, 45);
this.hoennFirstComboBox.Name = "hoennFirstComboBox";
this.hoennFirstComboBox.Size = new System.Drawing.Size(150, 21);
this.hoennFirstComboBox.TabIndex = 226;
//
// 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.swarmsGroupBox);
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, 456);
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;
//
// 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";
//
// swarmsGroupBox
//
this.swarmsGroupBox.Controls.Add(this.grassSwarmComboBox);
this.swarmsGroupBox.Location = new System.Drawing.Point(30, 390);
this.swarmsGroupBox.Name = "swarmsGroupBox";
this.swarmsGroupBox.Size = new System.Drawing.Size(136, 51);
this.swarmsGroupBox.TabIndex = 163;
this.swarmsGroupBox.TabStop = false;
this.swarmsGroupBox.Text = "Swarm";
//
// 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(7, 19);
this.grassSwarmComboBox.Name = "grassSwarmComboBox";
this.grassSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.grassSwarmComboBox.TabIndex = 44;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// waterTabPage
//
this.waterTabPage.Controls.Add(this.groupBox2);
this.waterTabPage.Controls.Add(this.nightFishingGroupBox);
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;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.rodSwarmComboBox);
this.groupBox2.Controls.Add(this.surfSwarmComboBox);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Location = new System.Drawing.Point(17, 450);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(350, 51);
this.groupBox2.TabIndex = 236;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Swarm";
//
// rodSwarmComboBox
//
this.rodSwarmComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.rodSwarmComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.rodSwarmComboBox.FormattingEnabled = true;
this.rodSwarmComboBox.Location = new System.Drawing.Point(217, 19);
this.rodSwarmComboBox.Name = "rodSwarmComboBox";
this.rodSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.rodSwarmComboBox.TabIndex = 53;
//
// 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(38, 19);
this.surfSwarmComboBox.Name = "surfSwarmComboBox";
this.surfSwarmComboBox.Size = new System.Drawing.Size(121, 21);
this.surfSwarmComboBox.TabIndex = 52;
//
// label7
//
this.label7.AutoSize = true;
this.label7.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label7.Location = new System.Drawing.Point(6, 22);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(26, 13);
this.label7.TabIndex = 47;
this.label7.Text = "Surf";
//
// label18
//
this.label18.AutoSize = true;
this.label18.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label18.Location = new System.Drawing.Point(165, 22);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(48, 13);
this.label18.TabIndex = 51;
this.label18.Text = "Any Rod";
//
// nightFishingGroupBox
//
this.nightFishingGroupBox.Controls.Add(this.nightFishingComboBox);
this.nightFishingGroupBox.Location = new System.Drawing.Point(429, 450);
this.nightFishingGroupBox.Name = "nightFishingGroupBox";
this.nightFishingGroupBox.Size = new System.Drawing.Size(350, 51);
this.nightFishingGroupBox.TabIndex = 235;
this.nightFishingGroupBox.TabStop = false;
this.nightFishingGroupBox.Text = "Night Fishing";
//
// nightFishingComboBox
//
this.nightFishingComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.nightFishingComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.nightFishingComboBox.FormattingEnabled = true;
this.nightFishingComboBox.Location = new System.Drawing.Point(45, 19);
this.nightFishingComboBox.Name = "nightFishingComboBox";
this.nightFishingComboBox.Size = new System.Drawing.Size(154, 21);
this.nightFishingComboBox.TabIndex = 48;
//
// 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(497, 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(487, 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.superRodFiveMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodFiveMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label70);
this.superRodGroupBox.Controls.Add(this.superRodFiveComboBox);
this.superRodGroupBox.Controls.Add(this.superRodTenMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodTenMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label71);
this.superRodGroupBox.Controls.Add(this.superRodTenComboBox);
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.superRodThirtyMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodThirtyMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label73);
this.superRodGroupBox.Controls.Add(this.superRodThirtyComboBox);
this.superRodGroupBox.Controls.Add(this.superRodFortyMaxLevelUpDown);
this.superRodGroupBox.Controls.Add(this.superRodFortyMinLevelUpDown);
this.superRodGroupBox.Controls.Add(this.label74);
this.superRodGroupBox.Controls.Add(this.superRodFortyComboBox);
this.superRodGroupBox.Location = new System.Drawing.Point(429, 234);
this.superRodGroupBox.Name = "superRodGroupBox";
this.superRodGroupBox.Size = new System.Drawing.Size(350, 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;
//
// 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";
//
// superRodFiveMaxLevelUpDown
//
this.superRodFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.superRodFiveMaxLevelUpDown.Name = "superRodFiveMaxLevelUpDown";
this.superRodFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFiveMaxLevelUpDown.TabIndex = 22;
//
// superRodFiveMinLevelUpDown
//
this.superRodFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.superRodFiveMinLevelUpDown.Name = "superRodFiveMinLevelUpDown";
this.superRodFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFiveMinLevelUpDown.TabIndex = 21;
//
// 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%";
//
// superRodFiveComboBox
//
this.superRodFiveComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodFiveComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodFiveComboBox.FormattingEnabled = true;
this.superRodFiveComboBox.Location = new System.Drawing.Point(45, 178);
this.superRodFiveComboBox.Name = "superRodFiveComboBox";
this.superRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodFiveComboBox.TabIndex = 19;
//
// superRodTenMaxLevelUpDown
//
this.superRodTenMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.superRodTenMaxLevelUpDown.Name = "superRodTenMaxLevelUpDown";
this.superRodTenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodTenMaxLevelUpDown.TabIndex = 18;
//
// superRodTenMinLevelUpDown
//
this.superRodTenMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.superRodTenMinLevelUpDown.Name = "superRodTenMinLevelUpDown";
this.superRodTenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodTenMinLevelUpDown.TabIndex = 17;
//
// 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%";
//
// superRodTenComboBox
//
this.superRodTenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodTenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodTenComboBox.FormattingEnabled = true;
this.superRodTenComboBox.Location = new System.Drawing.Point(45, 151);
this.superRodTenComboBox.Name = "superRodTenComboBox";
this.superRodTenComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodTenComboBox.TabIndex = 15;
//
// 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;
//
// 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;
//
// 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;
//
// superRodThirtyMaxLevelUpDown
//
this.superRodThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.superRodThirtyMaxLevelUpDown.Name = "superRodThirtyMaxLevelUpDown";
this.superRodThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodThirtyMaxLevelUpDown.TabIndex = 10;
//
// superRodThirtyMinLevelUpDown
//
this.superRodThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.superRodThirtyMinLevelUpDown.Name = "superRodThirtyMinLevelUpDown";
this.superRodThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodThirtyMinLevelUpDown.TabIndex = 9;
//
// 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%";
//
// superRodThirtyComboBox
//
this.superRodThirtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodThirtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodThirtyComboBox.FormattingEnabled = true;
this.superRodThirtyComboBox.Location = new System.Drawing.Point(45, 97);
this.superRodThirtyComboBox.Name = "superRodThirtyComboBox";
this.superRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodThirtyComboBox.TabIndex = 7;
//
// superRodFortyMaxLevelUpDown
//
this.superRodFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.superRodFortyMaxLevelUpDown.Name = "superRodFortyMaxLevelUpDown";
this.superRodFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFortyMaxLevelUpDown.TabIndex = 6;
//
// superRodFortyMinLevelUpDown
//
this.superRodFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.superRodFortyMinLevelUpDown.Name = "superRodFortyMinLevelUpDown";
this.superRodFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.superRodFortyMinLevelUpDown.TabIndex = 5;
//
// 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%";
//
// superRodFortyComboBox
//
this.superRodFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.superRodFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.superRodFortyComboBox.FormattingEnabled = true;
this.superRodFortyComboBox.Location = new System.Drawing.Point(45, 70);
this.superRodFortyComboBox.Name = "superRodFortyComboBox";
this.superRodFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.superRodFortyComboBox.TabIndex = 3;
//
// 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.goodRodFiveMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodFiveMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label54);
this.goodRodGroupBox.Controls.Add(this.goodRodFiveComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodTenMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodTenMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label55);
this.goodRodGroupBox.Controls.Add(this.goodRodTenComboBox);
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.goodRodThirtyMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodThirtyMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label57);
this.goodRodGroupBox.Controls.Add(this.goodRodThirtyComboBox);
this.goodRodGroupBox.Controls.Add(this.goodRodFortyMaxLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.goodRodFortyMinLevelUpDown);
this.goodRodGroupBox.Controls.Add(this.label58);
this.goodRodGroupBox.Controls.Add(this.goodRodFortyComboBox);
this.goodRodGroupBox.Location = new System.Drawing.Point(17, 234);
this.goodRodGroupBox.Name = "goodRodGroupBox";
this.goodRodGroupBox.Size = new System.Drawing.Size(350, 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;
//
// 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";
//
// goodRodFiveMaxLevelUpDown
//
this.goodRodFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.goodRodFiveMaxLevelUpDown.Name = "goodRodFiveMaxLevelUpDown";
this.goodRodFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFiveMaxLevelUpDown.TabIndex = 22;
//
// goodRodFiveMinLevelUpDown
//
this.goodRodFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.goodRodFiveMinLevelUpDown.Name = "goodRodFiveMinLevelUpDown";
this.goodRodFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFiveMinLevelUpDown.TabIndex = 21;
//
// 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%";
//
// goodRodFiveComboBox
//
this.goodRodFiveComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodFiveComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodFiveComboBox.FormattingEnabled = true;
this.goodRodFiveComboBox.Location = new System.Drawing.Point(45, 178);
this.goodRodFiveComboBox.Name = "goodRodFiveComboBox";
this.goodRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodFiveComboBox.TabIndex = 19;
//
// goodRodTenMaxLevelUpDown
//
this.goodRodTenMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.goodRodTenMaxLevelUpDown.Name = "goodRodTenMaxLevelUpDown";
this.goodRodTenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodTenMaxLevelUpDown.TabIndex = 18;
//
// goodRodTenMinLevelUpDown
//
this.goodRodTenMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.goodRodTenMinLevelUpDown.Name = "goodRodTenMinLevelUpDown";
this.goodRodTenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodTenMinLevelUpDown.TabIndex = 17;
//
// 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%";
//
// goodRodTenComboBox
//
this.goodRodTenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodTenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodTenComboBox.FormattingEnabled = true;
this.goodRodTenComboBox.Location = new System.Drawing.Point(45, 151);
this.goodRodTenComboBox.Name = "goodRodTenComboBox";
this.goodRodTenComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodTenComboBox.TabIndex = 15;
//
// 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;
//
// 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;
//
// 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;
//
// goodRodThirtyMaxLevelUpDown
//
this.goodRodThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 98);
this.goodRodThirtyMaxLevelUpDown.Name = "goodRodThirtyMaxLevelUpDown";
this.goodRodThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodThirtyMaxLevelUpDown.TabIndex = 10;
//
// goodRodThirtyMinLevelUpDown
//
this.goodRodThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 98);
this.goodRodThirtyMinLevelUpDown.Name = "goodRodThirtyMinLevelUpDown";
this.goodRodThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodThirtyMinLevelUpDown.TabIndex = 9;
//
// 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%";
//
// goodRodThirtyComboBox
//
this.goodRodThirtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodThirtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodThirtyComboBox.FormattingEnabled = true;
this.goodRodThirtyComboBox.Location = new System.Drawing.Point(45, 97);
this.goodRodThirtyComboBox.Name = "goodRodThirtyComboBox";
this.goodRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodThirtyComboBox.TabIndex = 7;
//
// goodRodFortyMaxLevelUpDown
//
this.goodRodFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.goodRodFortyMaxLevelUpDown.Name = "goodRodFortyMaxLevelUpDown";
this.goodRodFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFortyMaxLevelUpDown.TabIndex = 6;
//
// goodRodFortyMinLevelUpDown
//
this.goodRodFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.goodRodFortyMinLevelUpDown.Name = "goodRodFortyMinLevelUpDown";
this.goodRodFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.goodRodFortyMinLevelUpDown.TabIndex = 5;
//
// 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%";
//
// goodRodFortyComboBox
//
this.goodRodFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.goodRodFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.goodRodFortyComboBox.FormattingEnabled = true;
this.goodRodFortyComboBox.Location = new System.Drawing.Point(45, 70);
this.goodRodFortyComboBox.Name = "goodRodFortyComboBox";
this.goodRodFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.goodRodFortyComboBox.TabIndex = 3;
//
// 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.oldRodFiveMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label46);
this.oldRodGroupBox.Controls.Add(this.oldRodFiveComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodTenMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodTenMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label47);
this.oldRodGroupBox.Controls.Add(this.oldRodTenComboBox);
this.oldRodGroupBox.Controls.Add(this.oldRodFifteenMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodFifteenMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label48);
this.oldRodGroupBox.Controls.Add(this.oldRodFifteenComboBox);
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.oldRodFortyMaxLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.oldRodFortyMinLevelUpDown);
this.oldRodGroupBox.Controls.Add(this.label50);
this.oldRodGroupBox.Controls.Add(this.oldRodFortyComboBox);
this.oldRodGroupBox.Location = new System.Drawing.Point(429, 10);
this.oldRodGroupBox.Name = "oldRodGroupBox";
this.oldRodGroupBox.Size = new System.Drawing.Size(350, 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;
//
// 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";
//
// oldRodFiveMaxLevelUpDown
//
this.oldRodFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 179);
this.oldRodFiveMaxLevelUpDown.Name = "oldRodFiveMaxLevelUpDown";
this.oldRodFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFiveMaxLevelUpDown.TabIndex = 22;
//
// oldRodFiveMinLevelUpDown
//
this.oldRodFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 179);
this.oldRodFiveMinLevelUpDown.Name = "oldRodFiveMinLevelUpDown";
this.oldRodFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFiveMinLevelUpDown.TabIndex = 21;
//
// 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%";
//
// 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, 178);
this.oldRodFiveComboBox.Name = "oldRodFiveComboBox";
this.oldRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodFiveComboBox.TabIndex = 19;
//
// oldRodTenMaxLevelUpDown
//
this.oldRodTenMaxLevelUpDown.Location = new System.Drawing.Point(265, 152);
this.oldRodTenMaxLevelUpDown.Name = "oldRodTenMaxLevelUpDown";
this.oldRodTenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodTenMaxLevelUpDown.TabIndex = 18;
//
// oldRodTenMinLevelUpDown
//
this.oldRodTenMinLevelUpDown.Location = new System.Drawing.Point(217, 152);
this.oldRodTenMinLevelUpDown.Name = "oldRodTenMinLevelUpDown";
this.oldRodTenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodTenMinLevelUpDown.TabIndex = 17;
//
// 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%";
//
// oldRodTenComboBox
//
this.oldRodTenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodTenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodTenComboBox.FormattingEnabled = true;
this.oldRodTenComboBox.Location = new System.Drawing.Point(45, 151);
this.oldRodTenComboBox.Name = "oldRodTenComboBox";
this.oldRodTenComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodTenComboBox.TabIndex = 15;
//
// oldRodFifteenMaxLevelUpDown
//
this.oldRodFifteenMaxLevelUpDown.Location = new System.Drawing.Point(265, 125);
this.oldRodFifteenMaxLevelUpDown.Name = "oldRodFifteenMaxLevelUpDown";
this.oldRodFifteenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFifteenMaxLevelUpDown.TabIndex = 14;
//
// oldRodFifteenMinLevelUpDown
//
this.oldRodFifteenMinLevelUpDown.Location = new System.Drawing.Point(217, 125);
this.oldRodFifteenMinLevelUpDown.Name = "oldRodFifteenMinLevelUpDown";
this.oldRodFifteenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFifteenMinLevelUpDown.TabIndex = 13;
//
// 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%";
//
// oldRodFifteenComboBox
//
this.oldRodFifteenComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodFifteenComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodFifteenComboBox.FormattingEnabled = true;
this.oldRodFifteenComboBox.Location = new System.Drawing.Point(45, 124);
this.oldRodFifteenComboBox.Name = "oldRodFifteenComboBox";
this.oldRodFifteenComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodFifteenComboBox.TabIndex = 11;
//
// 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;
//
// 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;
//
// 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;
//
// oldRodFortyMaxLevelUpDown
//
this.oldRodFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 71);
this.oldRodFortyMaxLevelUpDown.Name = "oldRodFortyMaxLevelUpDown";
this.oldRodFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFortyMaxLevelUpDown.TabIndex = 6;
//
// oldRodFortyMinLevelUpDown
//
this.oldRodFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 71);
this.oldRodFortyMinLevelUpDown.Name = "oldRodFortyMinLevelUpDown";
this.oldRodFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
this.oldRodFortyMinLevelUpDown.TabIndex = 5;
//
// 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%";
//
// oldRodFortyComboBox
//
this.oldRodFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.oldRodFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.oldRodFortyComboBox.FormattingEnabled = true;
this.oldRodFortyComboBox.Location = new System.Drawing.Point(45, 70);
this.oldRodFortyComboBox.Name = "oldRodFortyComboBox";
this.oldRodFortyComboBox.Size = new System.Drawing.Size(154, 21);
this.oldRodFortyComboBox.TabIndex = 3;
//
// 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(350, 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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;
//
// 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.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.WildEditorHGSS_FormClosing);
this.mainTabControl.ResumeLayout(false);
this.grassGroundTabPage.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.radioMusicGroupBox.ResumeLayout(false);
this.radioMusicGroupBox.PerformLayout();
this.walkingGroupBox.ResumeLayout(false);
this.walkingGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).EndInit();
this.swarmsGroupBox.ResumeLayout(false);
((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);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.nightFishingGroupBox.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.superRodFiveMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodTenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodTenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.superRodFortyMinLevelUpDown)).EndInit();
this.goodRodGroupBox.ResumeLayout(false);
this.goodRodGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodTenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodTenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodRodFortyMinLevelUpDown)).EndInit();
this.oldRodGroupBox.ResumeLayout(false);
this.oldRodGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodTenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodTenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFifteenMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFifteenMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFortyMaxLevelUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.oldRodFortyMinLevelUpDown)).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 superRodFiveMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodFiveMinLevelUpDown;
private System.Windows.Forms.Label label70;
private DSPRE.InputComboBox superRodFiveComboBox;
private System.Windows.Forms.NumericUpDown superRodTenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodTenMinLevelUpDown;
private System.Windows.Forms.Label label71;
private DSPRE.InputComboBox superRodTenComboBox;
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 superRodThirtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodThirtyMinLevelUpDown;
private System.Windows.Forms.Label label73;
private DSPRE.InputComboBox superRodThirtyComboBox;
private System.Windows.Forms.NumericUpDown superRodFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown superRodFortyMinLevelUpDown;
private System.Windows.Forms.Label label74;
private DSPRE.InputComboBox superRodFortyComboBox;
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 goodRodFiveMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodFiveMinLevelUpDown;
private System.Windows.Forms.Label label54;
private DSPRE.InputComboBox goodRodFiveComboBox;
private System.Windows.Forms.NumericUpDown goodRodTenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodTenMinLevelUpDown;
private System.Windows.Forms.Label label55;
private DSPRE.InputComboBox goodRodTenComboBox;
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 goodRodThirtyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodThirtyMinLevelUpDown;
private System.Windows.Forms.Label label57;
private DSPRE.InputComboBox goodRodThirtyComboBox;
private System.Windows.Forms.NumericUpDown goodRodFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown goodRodFortyMinLevelUpDown;
private System.Windows.Forms.Label label58;
private DSPRE.InputComboBox goodRodFortyComboBox;
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 oldRodFiveMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodFiveMinLevelUpDown;
private System.Windows.Forms.Label label46;
private DSPRE.InputComboBox oldRodFiveComboBox;
private System.Windows.Forms.NumericUpDown oldRodTenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodTenMinLevelUpDown;
private System.Windows.Forms.Label label47;
private DSPRE.InputComboBox oldRodTenComboBox;
private System.Windows.Forms.NumericUpDown oldRodFifteenMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodFifteenMinLevelUpDown;
private System.Windows.Forms.Label label48;
private DSPRE.InputComboBox oldRodFifteenComboBox;
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 oldRodFortyMaxLevelUpDown;
private System.Windows.Forms.NumericUpDown oldRodFortyMinLevelUpDown;
private System.Windows.Forms.Label label50;
private DSPRE.InputComboBox oldRodFortyComboBox;
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 grassSwarmComboBox;
private System.Windows.Forms.GroupBox radioMusicGroupBox;
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 groupBox2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.GroupBox nightFishingGroupBox;
private InputComboBox nightFishingComboBox;
private InputComboBox rodSwarmComboBox;
private InputComboBox surfSwarmComboBox;
private System.Windows.Forms.ToolTip toolTip;
private System.Windows.Forms.Label radioSinnohSlot2Label;
private System.Windows.Forms.Label radioHoennSlot2Label;
private System.Windows.Forms.Label radioSinnohSlot1Label;
private System.Windows.Forms.Label radioHoennSlot1Label;
}
}