mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-10 06:01:05 -05:00
2976 lines
184 KiB
C#
2976 lines
184 KiB
C#
namespace DSPRE
|
|
{
|
|
partial class WildEditorDPPt
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WildEditorDPPt));
|
|
this.encounterFileLabel = new System.Windows.Forms.Label();
|
|
this.removeEventFileButton = new System.Windows.Forms.Button();
|
|
this.addEventFileButton = 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.saveEventsButton = new System.Windows.Forms.Button();
|
|
this.mainTabControl = new System.Windows.Forms.TabControl();
|
|
this.grassGroundTabPage = new System.Windows.Forms.TabPage();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.radarGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
this.radarFourthComboBox = new DSPRE.InputComboBox();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.radarThirdComboBox = new DSPRE.InputComboBox();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.radarSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.radarFirstComboBox = new DSPRE.InputComboBox();
|
|
this.dualSlotGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.leafGreenFirstComboBox = new DSPRE.InputComboBox();
|
|
this.fireRedSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.leafGreenSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.rubyFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.fireRedFirstComboBox = new DSPRE.InputComboBox();
|
|
this.rubySecondComboBox = new DSPRE.InputComboBox();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.sapphireFirstComboBox = new DSPRE.InputComboBox();
|
|
this.sapphireSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.emeraldSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.emeraldFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.timeGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.nightFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.morningSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.morningFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.swarmFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.nightSecondComboBox = new DSPRE.InputComboBox();
|
|
this.swarmSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.walkingGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.walkingOneSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingOneFirstComboBox = new DSPRE.InputComboBox();
|
|
this.walkingOneFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.walkingOneSecondComboBox = new DSPRE.InputComboBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.walkingTwentyFirstComboBox = new DSPRE.InputComboBox();
|
|
this.walkingTenFourthComboBox = new DSPRE.InputComboBox();
|
|
this.walkingFiveFirstComboBox = new DSPRE.InputComboBox();
|
|
this.walkingTenThirdComboBox = new DSPRE.InputComboBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.walkingTenThirdUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.walkingFourFirstComboBox = new DSPRE.InputComboBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.walkingFourSecondComboBox = new DSPRE.InputComboBox();
|
|
this.walkingTwentySecondComboBox = new DSPRE.InputComboBox();
|
|
this.walkingFourSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTenSecondComboBox = new DSPRE.InputComboBox();
|
|
this.walkingFiveSecondComboBox = new DSPRE.InputComboBox();
|
|
this.walkingFourFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTwentyFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTenSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.walkingTenFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTenFirstComboBox = new DSPRE.InputComboBox();
|
|
this.walkingTwentySecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingFiveFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingFiveSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTenFourthUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingRateUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.waterTabPage = new System.Windows.Forms.TabPage();
|
|
this.surfPicture = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
this.superRodGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
this.label60 = new System.Windows.Forms.Label();
|
|
this.superRodRateUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label69 = new System.Windows.Forms.Label();
|
|
this.superRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label70 = new System.Windows.Forms.Label();
|
|
this.superRodOneComboBox = new DSPRE.InputComboBox();
|
|
this.superRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label71 = new System.Windows.Forms.Label();
|
|
this.superRodFourComboBox = new DSPRE.InputComboBox();
|
|
this.superRodFifteenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodFifteenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label72 = new System.Windows.Forms.Label();
|
|
this.superRodFifteenComboBox = new DSPRE.InputComboBox();
|
|
this.superRodSecondFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodSecondFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label73 = new System.Windows.Forms.Label();
|
|
this.superRodSecondFortyComboBox = new DSPRE.InputComboBox();
|
|
this.superRodFirstFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodFirstFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label74 = new System.Windows.Forms.Label();
|
|
this.superRodFirstFortyComboBox = new DSPRE.InputComboBox();
|
|
this.goodRodGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.goodRodRateUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.goodRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.goodRodOneComboBox = new DSPRE.InputComboBox();
|
|
this.goodRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.goodRodFourComboBox = new DSPRE.InputComboBox();
|
|
this.goodRodFifteenMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodFifteenMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
this.goodRodFifteenComboBox = new DSPRE.InputComboBox();
|
|
this.goodRodSecondFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodSecondFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.goodRodSecondFortyComboBox = new DSPRE.InputComboBox();
|
|
this.goodRodFirstFortyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodFirstFortyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.goodRodFirstFortyComboBox = new DSPRE.InputComboBox();
|
|
this.oldRodGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.oldRodRateUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
this.oldRodOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.oldRodOneComboBox = new DSPRE.InputComboBox();
|
|
this.oldRodFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.oldRodFourComboBox = new DSPRE.InputComboBox();
|
|
this.oldRodFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.oldRodFiveComboBox = new DSPRE.InputComboBox();
|
|
this.oldRodThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.oldRodThirtyComboBox = new DSPRE.InputComboBox();
|
|
this.oldRodSixtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodSixtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
this.oldRodSixtyComboBox = new DSPRE.InputComboBox();
|
|
this.surfGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.label68 = new System.Windows.Forms.Label();
|
|
this.label67 = new System.Windows.Forms.Label();
|
|
this.surfRateUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
this.surfOneMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfOneMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
this.surfOneComboBox = new DSPRE.InputComboBox();
|
|
this.surfFourMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfFourMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
this.surfFourComboBox = new DSPRE.InputComboBox();
|
|
this.surfFiveMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfFiveMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
this.surfFiveComboBox = new DSPRE.InputComboBox();
|
|
this.surfThirtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfThirtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.surfThirtyComboBox = new DSPRE.InputComboBox();
|
|
this.surfSixtyMaxLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfSixtyMinLevelUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.surfSixtyComboBox = new DSPRE.InputComboBox();
|
|
this.repairAllButton = new System.Windows.Forms.Button();
|
|
this.mainTabControl.SuspendLayout();
|
|
this.grassGroundTabPage.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.radarGroupBox.SuspendLayout();
|
|
this.dualSlotGroupBox.SuspendLayout();
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
this.timeGroupBox.SuspendLayout();
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
this.walkingGroupBox.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenThirdUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentyFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentySecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFourthUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).BeginInit();
|
|
this.waterTabPage.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfPicture)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|
this.superRodGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMinLevelUpDown)).BeginInit();
|
|
this.goodRodGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMinLevelUpDown)).BeginInit();
|
|
this.oldRodGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinLevelUpDown)).BeginInit();
|
|
this.surfGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxLevelUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinLevelUpDown)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// encounterFileLabel
|
|
//
|
|
this.encounterFileLabel.AutoSize = true;
|
|
this.encounterFileLabel.Location = new System.Drawing.Point(12, 10);
|
|
this.encounterFileLabel.Name = "encounterFileLabel";
|
|
this.encounterFileLabel.Size = new System.Drawing.Size(117, 13);
|
|
this.encounterFileLabel.TabIndex = 1;
|
|
this.encounterFileLabel.Text = "Current Encounters File";
|
|
//
|
|
// removeEventFileButton
|
|
//
|
|
this.removeEventFileButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
|
|
this.removeEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.removeEventFileButton.Location = new System.Drawing.Point(101, 667);
|
|
this.removeEventFileButton.Name = "removeEventFileButton";
|
|
this.removeEventFileButton.Size = new System.Drawing.Size(95, 35);
|
|
this.removeEventFileButton.TabIndex = 60;
|
|
this.removeEventFileButton.Text = "Remove Last";
|
|
this.removeEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.removeEventFileButton.UseVisualStyleBackColor = true;
|
|
this.removeEventFileButton.Click += new System.EventHandler(this.removeLastEncounterFileButton_Click);
|
|
//
|
|
// addEventFileButton
|
|
//
|
|
this.addEventFileButton.Image = global::DSPRE.Properties.Resources.addIcon;
|
|
this.addEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.addEventFileButton.Location = new System.Drawing.Point(19, 667);
|
|
this.addEventFileButton.Name = "addEventFileButton";
|
|
this.addEventFileButton.Size = new System.Drawing.Size(72, 35);
|
|
this.addEventFileButton.TabIndex = 59;
|
|
this.addEventFileButton.Text = "Add File";
|
|
this.addEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.addEventFileButton.UseVisualStyleBackColor = true;
|
|
this.addEventFileButton.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(14, 26);
|
|
this.selectEncounterComboBox.Name = "selectEncounterComboBox";
|
|
this.selectEncounterComboBox.Size = new System.Drawing.Size(438, 21);
|
|
this.selectEncounterComboBox.TabIndex = 58;
|
|
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(623, 13);
|
|
this.exportEncounterFileButton.Name = "exportEncounterFileButton";
|
|
this.exportEncounterFileButton.Size = new System.Drawing.Size(90, 35);
|
|
this.exportEncounterFileButton.TabIndex = 57;
|
|
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(520, 13);
|
|
this.importEncounterFileButton.Name = "importEncounterFileButton";
|
|
this.importEncounterFileButton.Size = new System.Drawing.Size(90, 35);
|
|
this.importEncounterFileButton.TabIndex = 56;
|
|
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);
|
|
//
|
|
// saveEventsButton
|
|
//
|
|
this.saveEventsButton.Image = global::DSPRE.Properties.Resources.saveButton;
|
|
this.saveEventsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.saveEventsButton.Location = new System.Drawing.Point(655, 667);
|
|
this.saveEventsButton.Name = "saveEventsButton";
|
|
this.saveEventsButton.Size = new System.Drawing.Size(117, 35);
|
|
this.saveEventsButton.TabIndex = 55;
|
|
this.saveEventsButton.Text = "&Save Encounters";
|
|
this.saveEventsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.saveEventsButton.UseVisualStyleBackColor = true;
|
|
this.saveEventsButton.Click += new System.EventHandler(this.saveEncountersButton_Click);
|
|
//
|
|
// mainTabControl
|
|
//
|
|
this.mainTabControl.Controls.Add(this.grassGroundTabPage);
|
|
this.mainTabControl.Controls.Add(this.waterTabPage);
|
|
this.mainTabControl.Location = new System.Drawing.Point(15, 59);
|
|
this.mainTabControl.Name = "mainTabControl";
|
|
this.mainTabControl.SelectedIndex = 0;
|
|
this.mainTabControl.Size = new System.Drawing.Size(761, 602);
|
|
this.mainTabControl.TabIndex = 0;
|
|
//
|
|
// grassGroundTabPage
|
|
//
|
|
this.grassGroundTabPage.Controls.Add(this.pictureBox3);
|
|
this.grassGroundTabPage.Controls.Add(this.pictureBox2);
|
|
this.grassGroundTabPage.Controls.Add(this.pictureBox1);
|
|
this.grassGroundTabPage.Controls.Add(this.radarGroupBox);
|
|
this.grassGroundTabPage.Controls.Add(this.dualSlotGroupBox);
|
|
this.grassGroundTabPage.Controls.Add(this.timeGroupBox);
|
|
this.grassGroundTabPage.Controls.Add(this.walkingGroupBox);
|
|
this.grassGroundTabPage.Controls.Add(this.walkingRateUpDown);
|
|
this.grassGroundTabPage.Controls.Add(this.label14);
|
|
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(753, 576);
|
|
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(70, 297);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(32, 30);
|
|
this.pictureBox3.TabIndex = 194;
|
|
this.pictureBox3.TabStop = false;
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Location = new System.Drawing.Point(67, 28);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(25, 24);
|
|
this.pictureBox2.TabIndex = 193;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(82, 490);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(25, 26);
|
|
this.pictureBox1.TabIndex = 192;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// radarGroupBox
|
|
//
|
|
this.radarGroupBox.Controls.Add(this.label42);
|
|
this.radarGroupBox.Controls.Add(this.radarFourthComboBox);
|
|
this.radarGroupBox.Controls.Add(this.label41);
|
|
this.radarGroupBox.Controls.Add(this.radarThirdComboBox);
|
|
this.radarGroupBox.Controls.Add(this.label40);
|
|
this.radarGroupBox.Controls.Add(this.radarSecondComboBox);
|
|
this.radarGroupBox.Controls.Add(this.label34);
|
|
this.radarGroupBox.Controls.Add(this.radarFirstComboBox);
|
|
this.radarGroupBox.Location = new System.Drawing.Point(15, 495);
|
|
this.radarGroupBox.Name = "radarGroupBox";
|
|
this.radarGroupBox.Size = new System.Drawing.Size(720, 63);
|
|
this.radarGroupBox.TabIndex = 191;
|
|
this.radarGroupBox.TabStop = false;
|
|
this.radarGroupBox.Text = "PokéRadar";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Location = new System.Drawing.Point(543, 32);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(21, 13);
|
|
this.label42.TabIndex = 174;
|
|
this.label42.Text = "1%";
|
|
//
|
|
// radarFourthComboBox
|
|
//
|
|
this.radarFourthComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.radarFourthComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.radarFourthComboBox.FormattingEnabled = true;
|
|
this.radarFourthComboBox.Location = new System.Drawing.Point(567, 28);
|
|
this.radarFourthComboBox.Name = "radarFourthComboBox";
|
|
this.radarFourthComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.radarFourthComboBox.TabIndex = 173;
|
|
this.radarFourthComboBox.SelectedIndexChanged += new System.EventHandler(this.radarFourthComboBox_SelectedIndexChanged);
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Location = new System.Drawing.Point(370, 32);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(21, 13);
|
|
this.label41.TabIndex = 172;
|
|
this.label41.Text = "1%";
|
|
//
|
|
// radarThirdComboBox
|
|
//
|
|
this.radarThirdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.radarThirdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.radarThirdComboBox.FormattingEnabled = true;
|
|
this.radarThirdComboBox.Location = new System.Drawing.Point(394, 28);
|
|
this.radarThirdComboBox.Name = "radarThirdComboBox";
|
|
this.radarThirdComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.radarThirdComboBox.TabIndex = 171;
|
|
this.radarThirdComboBox.SelectedIndexChanged += new System.EventHandler(this.radarThirdComboBox_SelectedIndexChanged);
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Location = new System.Drawing.Point(192, 32);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(27, 13);
|
|
this.label40.TabIndex = 170;
|
|
this.label40.Text = "10%";
|
|
//
|
|
// radarSecondComboBox
|
|
//
|
|
this.radarSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.radarSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.radarSecondComboBox.FormattingEnabled = true;
|
|
this.radarSecondComboBox.Location = new System.Drawing.Point(220, 28);
|
|
this.radarSecondComboBox.Name = "radarSecondComboBox";
|
|
this.radarSecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.radarSecondComboBox.TabIndex = 169;
|
|
this.radarSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.radarSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Location = new System.Drawing.Point(15, 32);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(27, 13);
|
|
this.label34.TabIndex = 168;
|
|
this.label34.Text = "10%";
|
|
//
|
|
// radarFirstComboBox
|
|
//
|
|
this.radarFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.radarFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.radarFirstComboBox.FormattingEnabled = true;
|
|
this.radarFirstComboBox.Location = new System.Drawing.Point(43, 28);
|
|
this.radarFirstComboBox.Name = "radarFirstComboBox";
|
|
this.radarFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.radarFirstComboBox.TabIndex = 167;
|
|
this.radarFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.radarFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// dualSlotGroupBox
|
|
//
|
|
this.dualSlotGroupBox.Controls.Add(this.tableLayoutPanel3);
|
|
this.dualSlotGroupBox.Location = new System.Drawing.Point(15, 307);
|
|
this.dualSlotGroupBox.Name = "dualSlotGroupBox";
|
|
this.dualSlotGroupBox.Size = new System.Drawing.Size(721, 182);
|
|
this.dualSlotGroupBox.TabIndex = 190;
|
|
this.dualSlotGroupBox.TabStop = false;
|
|
this.dualSlotGroupBox.Text = "Dual Slot";
|
|
//
|
|
// tableLayoutPanel3
|
|
//
|
|
this.tableLayoutPanel3.ColumnCount = 8;
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.91356F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 84.08644F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 193F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 12F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 39F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 198F));
|
|
this.tableLayoutPanel3.Controls.Add(this.label33, 0, 6);
|
|
this.tableLayoutPanel3.Controls.Add(this.leafGreenFirstComboBox, 4, 5);
|
|
this.tableLayoutPanel3.Controls.Add(this.fireRedSecondComboBox, 1, 6);
|
|
this.tableLayoutPanel3.Controls.Add(this.label29, 1, 0);
|
|
this.tableLayoutPanel3.Controls.Add(this.label37, 3, 6);
|
|
this.tableLayoutPanel3.Controls.Add(this.label26, 0, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.leafGreenSecondComboBox, 4, 6);
|
|
this.tableLayoutPanel3.Controls.Add(this.label24, 0, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.label35, 0, 5);
|
|
this.tableLayoutPanel3.Controls.Add(this.rubyFirstComboBox, 1, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.label39, 3, 5);
|
|
this.tableLayoutPanel3.Controls.Add(this.fireRedFirstComboBox, 1, 5);
|
|
this.tableLayoutPanel3.Controls.Add(this.rubySecondComboBox, 1, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.label36, 4, 4);
|
|
this.tableLayoutPanel3.Controls.Add(this.label38, 1, 4);
|
|
this.tableLayoutPanel3.Controls.Add(this.label27, 4, 0);
|
|
this.tableLayoutPanel3.Controls.Add(this.label30, 3, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.label28, 3, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.sapphireFirstComboBox, 4, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.sapphireSecondComboBox, 4, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.label32, 6, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.emeraldSecondComboBox, 7, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.label31, 6, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.emeraldFirstComboBox, 7, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.label25, 7, 0);
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
this.tableLayoutPanel3.RowCount = 7;
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 17F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(715, 163);
|
|
this.tableLayoutPanel3.TabIndex = 217;
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Location = new System.Drawing.Point(3, 131);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(21, 13);
|
|
this.label33.TabIndex = 206;
|
|
this.label33.Text = "4%";
|
|
//
|
|
// leafGreenFirstComboBox
|
|
//
|
|
this.leafGreenFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.leafGreenFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.leafGreenFirstComboBox.FormattingEnabled = true;
|
|
this.leafGreenFirstComboBox.Location = new System.Drawing.Point(275, 104);
|
|
this.leafGreenFirstComboBox.Name = "leafGreenFirstComboBox";
|
|
this.leafGreenFirstComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.leafGreenFirstComboBox.TabIndex = 207;
|
|
this.leafGreenFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.leafGreenFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// fireRedSecondComboBox
|
|
//
|
|
this.fireRedSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.fireRedSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.fireRedSecondComboBox.FormattingEnabled = true;
|
|
this.fireRedSecondComboBox.Location = new System.Drawing.Point(39, 134);
|
|
this.fireRedSecondComboBox.Name = "fireRedSecondComboBox";
|
|
this.fireRedSecondComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.fireRedSecondComboBox.TabIndex = 205;
|
|
this.fireRedSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.fireRedSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(39, 0);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(32, 9);
|
|
this.label29.TabIndex = 200;
|
|
this.label29.Text = "Ruby";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Location = new System.Drawing.Point(248, 131);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(21, 13);
|
|
this.label37.TabIndex = 210;
|
|
this.label37.Text = "4%";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(3, 9);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(21, 13);
|
|
this.label26.TabIndex = 189;
|
|
this.label26.Text = "4%";
|
|
//
|
|
// leafGreenSecondComboBox
|
|
//
|
|
this.leafGreenSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.leafGreenSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.leafGreenSecondComboBox.FormattingEnabled = true;
|
|
this.leafGreenSecondComboBox.Location = new System.Drawing.Point(275, 134);
|
|
this.leafGreenSecondComboBox.Name = "leafGreenSecondComboBox";
|
|
this.leafGreenSecondComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.leafGreenSecondComboBox.TabIndex = 209;
|
|
this.leafGreenSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.leafGreenSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(3, 45);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(21, 13);
|
|
this.label24.TabIndex = 191;
|
|
this.label24.Text = "4%";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Location = new System.Drawing.Point(3, 101);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(21, 13);
|
|
this.label35.TabIndex = 204;
|
|
this.label35.Text = "4%";
|
|
//
|
|
// rubyFirstComboBox
|
|
//
|
|
this.rubyFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.rubyFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.rubyFirstComboBox.FormattingEnabled = true;
|
|
this.rubyFirstComboBox.Location = new System.Drawing.Point(39, 12);
|
|
this.rubyFirstComboBox.Name = "rubyFirstComboBox";
|
|
this.rubyFirstComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.rubyFirstComboBox.TabIndex = 188;
|
|
this.rubyFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.rubyFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Location = new System.Drawing.Point(248, 101);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(21, 13);
|
|
this.label39.TabIndex = 208;
|
|
this.label39.Text = "4%";
|
|
//
|
|
// fireRedFirstComboBox
|
|
//
|
|
this.fireRedFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.fireRedFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.fireRedFirstComboBox.FormattingEnabled = true;
|
|
this.fireRedFirstComboBox.Location = new System.Drawing.Point(39, 104);
|
|
this.fireRedFirstComboBox.Name = "fireRedFirstComboBox";
|
|
this.fireRedFirstComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.fireRedFirstComboBox.TabIndex = 203;
|
|
this.fireRedFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.fireRedFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// rubySecondComboBox
|
|
//
|
|
this.rubySecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.rubySecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.rubySecondComboBox.FormattingEnabled = true;
|
|
this.rubySecondComboBox.Location = new System.Drawing.Point(39, 48);
|
|
this.rubySecondComboBox.Name = "rubySecondComboBox";
|
|
this.rubySecondComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.rubySecondComboBox.TabIndex = 190;
|
|
this.rubySecondComboBox.SelectedIndexChanged += new System.EventHandler(this.rubySecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Location = new System.Drawing.Point(275, 84);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(60, 13);
|
|
this.label36.TabIndex = 216;
|
|
this.label36.Text = "Leaf Green";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Location = new System.Drawing.Point(39, 84);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(47, 13);
|
|
this.label38.TabIndex = 215;
|
|
this.label38.Text = "Fire Red";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Location = new System.Drawing.Point(275, 0);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(49, 9);
|
|
this.label27.TabIndex = 201;
|
|
this.label27.Text = "Sapphire";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(248, 9);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(21, 13);
|
|
this.label30.TabIndex = 193;
|
|
this.label30.Text = "4%";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(248, 45);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(21, 13);
|
|
this.label28.TabIndex = 195;
|
|
this.label28.Text = "4%";
|
|
//
|
|
// sapphireFirstComboBox
|
|
//
|
|
this.sapphireFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.sapphireFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.sapphireFirstComboBox.FormattingEnabled = true;
|
|
this.sapphireFirstComboBox.Location = new System.Drawing.Point(275, 12);
|
|
this.sapphireFirstComboBox.Name = "sapphireFirstComboBox";
|
|
this.sapphireFirstComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.sapphireFirstComboBox.TabIndex = 192;
|
|
this.sapphireFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.sapphireFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// sapphireSecondComboBox
|
|
//
|
|
this.sapphireSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.sapphireSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.sapphireSecondComboBox.FormattingEnabled = true;
|
|
this.sapphireSecondComboBox.Location = new System.Drawing.Point(275, 48);
|
|
this.sapphireSecondComboBox.Name = "sapphireSecondComboBox";
|
|
this.sapphireSecondComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.sapphireSecondComboBox.TabIndex = 194;
|
|
this.sapphireSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.sapphireSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Location = new System.Drawing.Point(480, 45);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(21, 13);
|
|
this.label32.TabIndex = 199;
|
|
this.label32.Text = "4%";
|
|
//
|
|
// emeraldSecondComboBox
|
|
//
|
|
this.emeraldSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.emeraldSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.emeraldSecondComboBox.FormattingEnabled = true;
|
|
this.emeraldSecondComboBox.Location = new System.Drawing.Point(519, 48);
|
|
this.emeraldSecondComboBox.Name = "emeraldSecondComboBox";
|
|
this.emeraldSecondComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.emeraldSecondComboBox.TabIndex = 198;
|
|
this.emeraldSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.emeraldSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Location = new System.Drawing.Point(480, 9);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(21, 13);
|
|
this.label31.TabIndex = 197;
|
|
this.label31.Text = "4%";
|
|
//
|
|
// emeraldFirstComboBox
|
|
//
|
|
this.emeraldFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.emeraldFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.emeraldFirstComboBox.FormattingEnabled = true;
|
|
this.emeraldFirstComboBox.Location = new System.Drawing.Point(519, 12);
|
|
this.emeraldFirstComboBox.Name = "emeraldFirstComboBox";
|
|
this.emeraldFirstComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.emeraldFirstComboBox.TabIndex = 196;
|
|
this.emeraldFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.emeraldFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(519, 0);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(45, 9);
|
|
this.label25.TabIndex = 202;
|
|
this.label25.Text = "Emerald";
|
|
//
|
|
// timeGroupBox
|
|
//
|
|
this.timeGroupBox.Controls.Add(this.tableLayoutPanel2);
|
|
this.timeGroupBox.Location = new System.Drawing.Point(15, 186);
|
|
this.timeGroupBox.Name = "timeGroupBox";
|
|
this.timeGroupBox.Size = new System.Drawing.Size(721, 110);
|
|
this.timeGroupBox.TabIndex = 189;
|
|
this.timeGroupBox.TabStop = false;
|
|
this.timeGroupBox.Text = "Time-dependent";
|
|
//
|
|
// tableLayoutPanel2
|
|
//
|
|
this.tableLayoutPanel2.ColumnCount = 8;
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel2.Controls.Add(this.label16, 0, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.nightFirstComboBox, 4, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.label15, 0, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.morningSecondComboBox, 1, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.label21, 1, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.label22, 4, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.morningFirstComboBox, 1, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.label23, 7, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.label18, 3, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.swarmFirstComboBox, 7, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.label17, 3, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.nightSecondComboBox, 4, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.swarmSecondComboBox, 7, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.label19, 6, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.label20, 6, 2);
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
this.tableLayoutPanel2.RowCount = 3;
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(715, 91);
|
|
this.tableLayoutPanel2.TabIndex = 195;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(3, 66);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(30, 13);
|
|
this.label16.TabIndex = 170;
|
|
this.label16.Text = "10%";
|
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// nightFirstComboBox
|
|
//
|
|
this.nightFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.nightFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.nightFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.nightFirstComboBox.FormattingEnabled = true;
|
|
this.nightFirstComboBox.Location = new System.Drawing.Point(284, 27);
|
|
this.nightFirstComboBox.Name = "nightFirstComboBox";
|
|
this.nightFirstComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.nightFirstComboBox.TabIndex = 173;
|
|
this.nightFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(3, 31);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(30, 13);
|
|
this.label15.TabIndex = 168;
|
|
this.label15.Text = "10%";
|
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// morningSecondComboBox
|
|
//
|
|
this.morningSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.morningSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.morningSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.morningSecondComboBox.FormattingEnabled = true;
|
|
this.morningSecondComboBox.Location = new System.Drawing.Point(39, 62);
|
|
this.morningSecondComboBox.Name = "morningSecondComboBox";
|
|
this.morningSecondComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.morningSecondComboBox.TabIndex = 169;
|
|
this.morningSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(39, 3);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(183, 13);
|
|
this.label21.TabIndex = 185;
|
|
this.label21.Text = "Day only";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(284, 3);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(183, 13);
|
|
this.label22.TabIndex = 186;
|
|
this.label22.Text = "Night only";
|
|
//
|
|
// morningFirstComboBox
|
|
//
|
|
this.morningFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.morningFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.morningFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.morningFirstComboBox.FormattingEnabled = true;
|
|
this.morningFirstComboBox.Location = new System.Drawing.Point(39, 27);
|
|
this.morningFirstComboBox.Name = "morningFirstComboBox";
|
|
this.morningFirstComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.morningFirstComboBox.TabIndex = 167;
|
|
this.morningFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(529, 3);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(183, 13);
|
|
this.label23.TabIndex = 187;
|
|
this.label23.Text = "Swarms";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(248, 66);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(30, 13);
|
|
this.label18.TabIndex = 176;
|
|
this.label18.Text = "10%";
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// swarmFirstComboBox
|
|
//
|
|
this.swarmFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.swarmFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.swarmFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.swarmFirstComboBox.FormattingEnabled = true;
|
|
this.swarmFirstComboBox.Location = new System.Drawing.Point(529, 27);
|
|
this.swarmFirstComboBox.Name = "swarmFirstComboBox";
|
|
this.swarmFirstComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.swarmFirstComboBox.TabIndex = 179;
|
|
this.swarmFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.swarmFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(248, 31);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(30, 13);
|
|
this.label17.TabIndex = 174;
|
|
this.label17.Text = "10%";
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// nightSecondComboBox
|
|
//
|
|
this.nightSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.nightSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.nightSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.nightSecondComboBox.FormattingEnabled = true;
|
|
this.nightSecondComboBox.Location = new System.Drawing.Point(284, 62);
|
|
this.nightSecondComboBox.Name = "nightSecondComboBox";
|
|
this.nightSecondComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.nightSecondComboBox.TabIndex = 175;
|
|
this.nightSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.nightSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// swarmSecondComboBox
|
|
//
|
|
this.swarmSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.swarmSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.swarmSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.swarmSecondComboBox.FormattingEnabled = true;
|
|
this.swarmSecondComboBox.Location = new System.Drawing.Point(529, 62);
|
|
this.swarmSecondComboBox.Name = "swarmSecondComboBox";
|
|
this.swarmSecondComboBox.Size = new System.Drawing.Size(183, 21);
|
|
this.swarmSecondComboBox.TabIndex = 181;
|
|
this.swarmSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.swarmSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(493, 31);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(30, 13);
|
|
this.label19.TabIndex = 180;
|
|
this.label19.Text = "20%";
|
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(493, 66);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(30, 13);
|
|
this.label20.TabIndex = 182;
|
|
this.label20.Text = "20%";
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingGroupBox
|
|
//
|
|
this.walkingGroupBox.Controls.Add(this.tableLayoutPanel1);
|
|
this.walkingGroupBox.Location = new System.Drawing.Point(15, 35);
|
|
this.walkingGroupBox.Name = "walkingGroupBox";
|
|
this.walkingGroupBox.Padding = new System.Windows.Forms.Padding(5);
|
|
this.walkingGroupBox.Size = new System.Drawing.Size(721, 147);
|
|
this.walkingGroupBox.TabIndex = 188;
|
|
this.walkingGroupBox.TabStop = false;
|
|
this.walkingGroupBox.Text = "Walking";
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 11;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24.24242F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090909F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 14F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24.24242F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090909F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 14F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24.24242F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090909F));
|
|
this.tableLayoutPanel1.Controls.Add(this.label2, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingOneSecondUpDown, 10, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingOneFirstComboBox, 9, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingOneFirstUpDown, 10, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 8, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingOneSecondComboBox, 9, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.label11, 8, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.label10, 8, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTwentyFirstComboBox, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenFourthComboBox, 9, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFiveFirstComboBox, 1, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenThirdComboBox, 9, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label9, 8, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label3, 0, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.label7, 0, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.label4, 4, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenThirdUpDown, 10, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label6, 0, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.label13, 4, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFourFirstComboBox, 5, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.label12, 4, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFourSecondComboBox, 5, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTwentySecondComboBox, 1, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFourSecondUpDown, 6, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenSecondComboBox, 5, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFiveSecondComboBox, 1, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFourFirstUpDown, 6, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTwentyFirstUpDown, 2, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenSecondUpDown, 6, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.label5, 4, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenFirstUpDown, 6, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenFirstComboBox, 5, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTwentySecondUpDown, 2, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFiveFirstUpDown, 2, 3);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingFiveSecondUpDown, 2, 4);
|
|
this.tableLayoutPanel1.Controls.Add(this.walkingTenFourthUpDown, 10, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(5, 18);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 5;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(711, 124);
|
|
this.tableLayoutPanel1.TabIndex = 195;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(3, 7);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(30, 13);
|
|
this.label2.TabIndex = 132;
|
|
this.label2.Text = "20%";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingOneSecondUpDown
|
|
//
|
|
this.walkingOneSecondUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingOneSecondUpDown.Location = new System.Drawing.Point(660, 100);
|
|
this.walkingOneSecondUpDown.Name = "walkingOneSecondUpDown";
|
|
this.walkingOneSecondUpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.walkingOneSecondUpDown.TabIndex = 166;
|
|
this.walkingOneSecondUpDown.ValueChanged += new System.EventHandler(this.walkingOneSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingOneFirstComboBox
|
|
//
|
|
this.walkingOneFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingOneFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingOneFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingOneFirstComboBox.FormattingEnabled = true;
|
|
this.walkingOneFirstComboBox.Location = new System.Drawing.Point(521, 72);
|
|
this.walkingOneFirstComboBox.Name = "walkingOneFirstComboBox";
|
|
this.walkingOneFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingOneFirstComboBox.TabIndex = 151;
|
|
this.walkingOneFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingOneFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingOneFirstUpDown
|
|
//
|
|
this.walkingOneFirstUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingOneFirstUpDown.Location = new System.Drawing.Point(660, 72);
|
|
this.walkingOneFirstUpDown.Name = "walkingOneFirstUpDown";
|
|
this.walkingOneFirstUpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.walkingOneFirstUpDown.TabIndex = 165;
|
|
this.walkingOneFirstUpDown.ValueChanged += new System.EventHandler(this.walkingOneFirstUpDown_ValueChanged);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(485, 34);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(30, 13);
|
|
this.label8.TabIndex = 142;
|
|
this.label8.Text = "10%";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingOneSecondComboBox
|
|
//
|
|
this.walkingOneSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingOneSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingOneSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingOneSecondComboBox.FormattingEnabled = true;
|
|
this.walkingOneSecondComboBox.Location = new System.Drawing.Point(521, 99);
|
|
this.walkingOneSecondComboBox.Name = "walkingOneSecondComboBox";
|
|
this.walkingOneSecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingOneSecondComboBox.TabIndex = 153;
|
|
this.walkingOneSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingOneSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(485, 76);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(30, 13);
|
|
this.label11.TabIndex = 152;
|
|
this.label11.Text = "1%";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(485, 103);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(30, 13);
|
|
this.label10.TabIndex = 154;
|
|
this.label10.Text = "1%";
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingTwentyFirstComboBox
|
|
//
|
|
this.walkingTwentyFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTwentyFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTwentyFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTwentyFirstComboBox.FormattingEnabled = true;
|
|
this.walkingTwentyFirstComboBox.Location = new System.Drawing.Point(39, 3);
|
|
this.walkingTwentyFirstComboBox.Name = "walkingTwentyFirstComboBox";
|
|
this.walkingTwentyFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTwentyFirstComboBox.TabIndex = 131;
|
|
this.walkingTwentyFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTwentyFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingTenFourthComboBox
|
|
//
|
|
this.walkingTenFourthComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenFourthComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTenFourthComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTenFourthComboBox.FormattingEnabled = true;
|
|
this.walkingTenFourthComboBox.Location = new System.Drawing.Point(521, 30);
|
|
this.walkingTenFourthComboBox.Name = "walkingTenFourthComboBox";
|
|
this.walkingTenFourthComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTenFourthComboBox.TabIndex = 141;
|
|
this.walkingTenFourthComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTenFourthComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingFiveFirstComboBox
|
|
//
|
|
this.walkingFiveFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFiveFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingFiveFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingFiveFirstComboBox.FormattingEnabled = true;
|
|
this.walkingFiveFirstComboBox.Location = new System.Drawing.Point(39, 72);
|
|
this.walkingFiveFirstComboBox.Name = "walkingFiveFirstComboBox";
|
|
this.walkingFiveFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingFiveFirstComboBox.TabIndex = 143;
|
|
this.walkingFiveFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingFiveFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingTenThirdComboBox
|
|
//
|
|
this.walkingTenThirdComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenThirdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTenThirdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTenThirdComboBox.FormattingEnabled = true;
|
|
this.walkingTenThirdComboBox.Location = new System.Drawing.Point(521, 3);
|
|
this.walkingTenThirdComboBox.Name = "walkingTenThirdComboBox";
|
|
this.walkingTenThirdComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTenThirdComboBox.TabIndex = 139;
|
|
this.walkingTenThirdComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTenThirdComboBox_SelectedIndexChanged);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(485, 7);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(30, 13);
|
|
this.label9.TabIndex = 140;
|
|
this.label9.Text = "10%";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(3, 34);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(30, 13);
|
|
this.label3.TabIndex = 134;
|
|
this.label3.Text = "20%";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(3, 76);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(30, 13);
|
|
this.label7.TabIndex = 144;
|
|
this.label7.Text = "5%";
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(244, 34);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(30, 13);
|
|
this.label4.TabIndex = 138;
|
|
this.label4.Text = "10%";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingTenThirdUpDown
|
|
//
|
|
this.walkingTenThirdUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenThirdUpDown.Location = new System.Drawing.Point(660, 3);
|
|
this.walkingTenThirdUpDown.Name = "walkingTenThirdUpDown";
|
|
this.walkingTenThirdUpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.walkingTenThirdUpDown.TabIndex = 163;
|
|
this.walkingTenThirdUpDown.ValueChanged += new System.EventHandler(this.walkingTenThirdUpDown_ValueChanged);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(3, 103);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(30, 13);
|
|
this.label6.TabIndex = 146;
|
|
this.label6.Text = "5%";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(244, 76);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(30, 13);
|
|
this.label13.TabIndex = 148;
|
|
this.label13.Text = "4%";
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingFourFirstComboBox
|
|
//
|
|
this.walkingFourFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFourFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingFourFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingFourFirstComboBox.FormattingEnabled = true;
|
|
this.walkingFourFirstComboBox.Location = new System.Drawing.Point(280, 72);
|
|
this.walkingFourFirstComboBox.Name = "walkingFourFirstComboBox";
|
|
this.walkingFourFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingFourFirstComboBox.TabIndex = 147;
|
|
this.walkingFourFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingFourFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(244, 103);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(30, 13);
|
|
this.label12.TabIndex = 150;
|
|
this.label12.Text = "4%";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingFourSecondComboBox
|
|
//
|
|
this.walkingFourSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFourSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingFourSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingFourSecondComboBox.FormattingEnabled = true;
|
|
this.walkingFourSecondComboBox.Location = new System.Drawing.Point(280, 99);
|
|
this.walkingFourSecondComboBox.Name = "walkingFourSecondComboBox";
|
|
this.walkingFourSecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingFourSecondComboBox.TabIndex = 149;
|
|
this.walkingFourSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingFourSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingTwentySecondComboBox
|
|
//
|
|
this.walkingTwentySecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTwentySecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTwentySecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTwentySecondComboBox.FormattingEnabled = true;
|
|
this.walkingTwentySecondComboBox.Location = new System.Drawing.Point(39, 30);
|
|
this.walkingTwentySecondComboBox.Name = "walkingTwentySecondComboBox";
|
|
this.walkingTwentySecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTwentySecondComboBox.TabIndex = 133;
|
|
this.walkingTwentySecondComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTwentySecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingFourSecondUpDown
|
|
//
|
|
this.walkingFourSecondUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFourSecondUpDown.Location = new System.Drawing.Point(419, 100);
|
|
this.walkingFourSecondUpDown.Name = "walkingFourSecondUpDown";
|
|
this.walkingFourSecondUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingFourSecondUpDown.TabIndex = 162;
|
|
this.walkingFourSecondUpDown.ValueChanged += new System.EventHandler(this.walkingFourSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingTenSecondComboBox
|
|
//
|
|
this.walkingTenSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTenSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTenSecondComboBox.FormattingEnabled = true;
|
|
this.walkingTenSecondComboBox.Location = new System.Drawing.Point(280, 30);
|
|
this.walkingTenSecondComboBox.Name = "walkingTenSecondComboBox";
|
|
this.walkingTenSecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTenSecondComboBox.TabIndex = 137;
|
|
this.walkingTenSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTenSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingFiveSecondComboBox
|
|
//
|
|
this.walkingFiveSecondComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFiveSecondComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingFiveSecondComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingFiveSecondComboBox.FormattingEnabled = true;
|
|
this.walkingFiveSecondComboBox.Location = new System.Drawing.Point(39, 99);
|
|
this.walkingFiveSecondComboBox.Name = "walkingFiveSecondComboBox";
|
|
this.walkingFiveSecondComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingFiveSecondComboBox.TabIndex = 145;
|
|
this.walkingFiveSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingFiveSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingFourFirstUpDown
|
|
//
|
|
this.walkingFourFirstUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFourFirstUpDown.Location = new System.Drawing.Point(419, 72);
|
|
this.walkingFourFirstUpDown.Name = "walkingFourFirstUpDown";
|
|
this.walkingFourFirstUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingFourFirstUpDown.TabIndex = 161;
|
|
this.walkingFourFirstUpDown.ValueChanged += new System.EventHandler(this.walkingFourFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingTwentyFirstUpDown
|
|
//
|
|
this.walkingTwentyFirstUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTwentyFirstUpDown.Location = new System.Drawing.Point(178, 3);
|
|
this.walkingTwentyFirstUpDown.Name = "walkingTwentyFirstUpDown";
|
|
this.walkingTwentyFirstUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingTwentyFirstUpDown.TabIndex = 155;
|
|
this.walkingTwentyFirstUpDown.ValueChanged += new System.EventHandler(this.walkingTwentyFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingTenSecondUpDown
|
|
//
|
|
this.walkingTenSecondUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenSecondUpDown.Location = new System.Drawing.Point(419, 30);
|
|
this.walkingTenSecondUpDown.Name = "walkingTenSecondUpDown";
|
|
this.walkingTenSecondUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingTenSecondUpDown.TabIndex = 160;
|
|
this.walkingTenSecondUpDown.ValueChanged += new System.EventHandler(this.walkingTenSecondUpDown_ValueChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(244, 7);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(30, 13);
|
|
this.label5.TabIndex = 136;
|
|
this.label5.Text = "10%";
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// walkingTenFirstUpDown
|
|
//
|
|
this.walkingTenFirstUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenFirstUpDown.Location = new System.Drawing.Point(419, 3);
|
|
this.walkingTenFirstUpDown.Name = "walkingTenFirstUpDown";
|
|
this.walkingTenFirstUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingTenFirstUpDown.TabIndex = 159;
|
|
this.walkingTenFirstUpDown.ValueChanged += new System.EventHandler(this.walkingTenFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingTenFirstComboBox
|
|
//
|
|
this.walkingTenFirstComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenFirstComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.walkingTenFirstComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.walkingTenFirstComboBox.FormattingEnabled = true;
|
|
this.walkingTenFirstComboBox.Location = new System.Drawing.Point(280, 3);
|
|
this.walkingTenFirstComboBox.Name = "walkingTenFirstComboBox";
|
|
this.walkingTenFirstComboBox.Size = new System.Drawing.Size(133, 21);
|
|
this.walkingTenFirstComboBox.TabIndex = 135;
|
|
this.walkingTenFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.walkingTenFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingTwentySecondUpDown
|
|
//
|
|
this.walkingTwentySecondUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTwentySecondUpDown.Location = new System.Drawing.Point(178, 30);
|
|
this.walkingTwentySecondUpDown.Name = "walkingTwentySecondUpDown";
|
|
this.walkingTwentySecondUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingTwentySecondUpDown.TabIndex = 156;
|
|
this.walkingTwentySecondUpDown.ValueChanged += new System.EventHandler(this.walkingTwentySecondUpDown_ValueChanged);
|
|
//
|
|
// walkingFiveFirstUpDown
|
|
//
|
|
this.walkingFiveFirstUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFiveFirstUpDown.Location = new System.Drawing.Point(178, 72);
|
|
this.walkingFiveFirstUpDown.Name = "walkingFiveFirstUpDown";
|
|
this.walkingFiveFirstUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingFiveFirstUpDown.TabIndex = 157;
|
|
this.walkingFiveFirstUpDown.ValueChanged += new System.EventHandler(this.walkingFiveFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingFiveSecondUpDown
|
|
//
|
|
this.walkingFiveSecondUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingFiveSecondUpDown.Location = new System.Drawing.Point(178, 100);
|
|
this.walkingFiveSecondUpDown.Name = "walkingFiveSecondUpDown";
|
|
this.walkingFiveSecondUpDown.Size = new System.Drawing.Size(46, 20);
|
|
this.walkingFiveSecondUpDown.TabIndex = 158;
|
|
this.walkingFiveSecondUpDown.ValueChanged += new System.EventHandler(this.walkingFiveSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingTenFourthUpDown
|
|
//
|
|
this.walkingTenFourthUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.walkingTenFourthUpDown.Location = new System.Drawing.Point(660, 30);
|
|
this.walkingTenFourthUpDown.Name = "walkingTenFourthUpDown";
|
|
this.walkingTenFourthUpDown.Size = new System.Drawing.Size(48, 20);
|
|
this.walkingTenFourthUpDown.TabIndex = 164;
|
|
this.walkingTenFourthUpDown.ValueChanged += new System.EventHandler(this.walkingTenFourthUpDown_ValueChanged);
|
|
//
|
|
// walkingRateUpDown
|
|
//
|
|
this.walkingRateUpDown.Location = new System.Drawing.Point(655, 14);
|
|
this.walkingRateUpDown.Name = "walkingRateUpDown";
|
|
this.walkingRateUpDown.Size = new System.Drawing.Size(75, 20);
|
|
this.walkingRateUpDown.TabIndex = 101;
|
|
this.walkingRateUpDown.ValueChanged += new System.EventHandler(this.walkingRateUpDown_ValueChanged);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(566, 17);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(82, 13);
|
|
this.label14.TabIndex = 100;
|
|
this.label14.Text = "Encounter Rate";
|
|
//
|
|
// waterTabPage
|
|
//
|
|
this.waterTabPage.Controls.Add(this.surfPicture);
|
|
this.waterTabPage.Controls.Add(this.pictureBox7);
|
|
this.waterTabPage.Controls.Add(this.pictureBox6);
|
|
this.waterTabPage.Controls.Add(this.pictureBox5);
|
|
this.waterTabPage.Controls.Add(this.superRodGroupBox);
|
|
this.waterTabPage.Controls.Add(this.goodRodGroupBox);
|
|
this.waterTabPage.Controls.Add(this.oldRodGroupBox);
|
|
this.waterTabPage.Controls.Add(this.surfGroupBox);
|
|
this.waterTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.waterTabPage.Name = "waterTabPage";
|
|
this.waterTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|
this.waterTabPage.Size = new System.Drawing.Size(753, 576);
|
|
this.waterTabPage.TabIndex = 1;
|
|
this.waterTabPage.Text = "Water";
|
|
this.waterTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// surfPicture
|
|
//
|
|
this.surfPicture.Image = global::DSPRE.Properties.Resources.SurfIcon;
|
|
this.surfPicture.Location = new System.Drawing.Point(66, 11);
|
|
this.surfPicture.Name = "surfPicture";
|
|
this.surfPicture.Size = new System.Drawing.Size(42, 42);
|
|
this.surfPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.surfPicture.TabIndex = 198;
|
|
this.surfPicture.TabStop = false;
|
|
//
|
|
// pictureBox7
|
|
//
|
|
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
|
|
this.pictureBox7.Location = new System.Drawing.Point(478, 304);
|
|
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(78, 304);
|
|
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(466, 19);
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
this.pictureBox5.Size = new System.Drawing.Size(25, 26);
|
|
this.pictureBox5.TabIndex = 194;
|
|
this.pictureBox5.TabStop = false;
|
|
//
|
|
// superRodGroupBox
|
|
//
|
|
this.superRodGroupBox.Controls.Add(this.label59);
|
|
this.superRodGroupBox.Controls.Add(this.label60);
|
|
this.superRodGroupBox.Controls.Add(this.superRodRateUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label69);
|
|
this.superRodGroupBox.Controls.Add(this.superRodOneMaxLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodOneMinLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label70);
|
|
this.superRodGroupBox.Controls.Add(this.superRodOneComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourMaxLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourMinLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label71);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFifteenMaxLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFifteenMinLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label72);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFifteenComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyMaxLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyMinLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label73);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSecondFortyComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyMaxLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyMinLevelUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label74);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFirstFortyComboBox);
|
|
this.superRodGroupBox.Location = new System.Drawing.Point(408, 312);
|
|
this.superRodGroupBox.Name = "superRodGroupBox";
|
|
this.superRodGroupBox.Size = new System.Drawing.Size(325, 220);
|
|
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, 57);
|
|
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, 57);
|
|
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, 16);
|
|
this.superRodRateUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.superRodRateUpDown.Name = "superRodRateUpDown";
|
|
this.superRodRateUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodRateUpDown.TabIndex = 39;
|
|
this.superRodRateUpDown.ValueChanged += new System.EventHandler(this.superRodRateUpDown_ValueChanged);
|
|
//
|
|
// label69
|
|
//
|
|
this.label69.AutoSize = true;
|
|
this.label69.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label69.Location = new System.Drawing.Point(229, 18);
|
|
this.label69.Name = "label69";
|
|
this.label69.Size = new System.Drawing.Size(30, 13);
|
|
this.label69.TabIndex = 38;
|
|
this.label69.Text = "Rate";
|
|
//
|
|
// superRodOneMaxLevelUpDown
|
|
//
|
|
this.superRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.superRodOneMaxLevelUpDown.Name = "superRodOneMaxLevelUpDown";
|
|
this.superRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodOneMaxLevelUpDown.TabIndex = 22;
|
|
this.superRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodOneMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// superRodOneMinLevelUpDown
|
|
//
|
|
this.superRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.superRodOneMinLevelUpDown.Name = "superRodOneMinLevelUpDown";
|
|
this.superRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodOneMinLevelUpDown.TabIndex = 21;
|
|
this.superRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodOneMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label70
|
|
//
|
|
this.label70.AutoSize = true;
|
|
this.label70.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label70.Location = new System.Drawing.Point(18, 188);
|
|
this.label70.Name = "label70";
|
|
this.label70.Size = new System.Drawing.Size(21, 13);
|
|
this.label70.TabIndex = 20;
|
|
this.label70.Text = "5%";
|
|
//
|
|
// superRodOneComboBox
|
|
//
|
|
this.superRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.superRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.superRodOneComboBox.FormattingEnabled = true;
|
|
this.superRodOneComboBox.Location = new System.Drawing.Point(45, 185);
|
|
this.superRodOneComboBox.Name = "superRodOneComboBox";
|
|
this.superRodOneComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodOneComboBox.TabIndex = 19;
|
|
this.superRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodOneComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodFourMaxLevelUpDown
|
|
//
|
|
this.superRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.superRodFourMaxLevelUpDown.Name = "superRodFourMaxLevelUpDown";
|
|
this.superRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFourMaxLevelUpDown.TabIndex = 18;
|
|
this.superRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFourMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// superRodFourMinLevelUpDown
|
|
//
|
|
this.superRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.superRodFourMinLevelUpDown.Name = "superRodFourMinLevelUpDown";
|
|
this.superRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFourMinLevelUpDown.TabIndex = 17;
|
|
this.superRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFourMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label71
|
|
//
|
|
this.label71.AutoSize = true;
|
|
this.label71.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label71.Location = new System.Drawing.Point(12, 161);
|
|
this.label71.Name = "label71";
|
|
this.label71.Size = new System.Drawing.Size(27, 13);
|
|
this.label71.TabIndex = 16;
|
|
this.label71.Text = "10%";
|
|
//
|
|
// superRodFourComboBox
|
|
//
|
|
this.superRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.superRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.superRodFourComboBox.FormattingEnabled = true;
|
|
this.superRodFourComboBox.Location = new System.Drawing.Point(45, 158);
|
|
this.superRodFourComboBox.Name = "superRodFourComboBox";
|
|
this.superRodFourComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodFourComboBox.TabIndex = 15;
|
|
this.superRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFourComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodFifteenMaxLevelUpDown
|
|
//
|
|
this.superRodFifteenMaxLevelUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.superRodFifteenMaxLevelUpDown.Name = "superRodFifteenMaxLevelUpDown";
|
|
this.superRodFifteenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFifteenMaxLevelUpDown.TabIndex = 14;
|
|
this.superRodFifteenMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFifteenMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// superRodFifteenMinLevelUpDown
|
|
//
|
|
this.superRodFifteenMinLevelUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.superRodFifteenMinLevelUpDown.Name = "superRodFifteenMinLevelUpDown";
|
|
this.superRodFifteenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFifteenMinLevelUpDown.TabIndex = 13;
|
|
this.superRodFifteenMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFifteenMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label72
|
|
//
|
|
this.label72.AutoSize = true;
|
|
this.label72.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label72.Location = new System.Drawing.Point(11, 134);
|
|
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, 131);
|
|
this.superRodFifteenComboBox.Name = "superRodFifteenComboBox";
|
|
this.superRodFifteenComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodFifteenComboBox.TabIndex = 11;
|
|
this.superRodFifteenComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFifteenComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodSecondFortyMaxLevelUpDown
|
|
//
|
|
this.superRodSecondFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.superRodSecondFortyMaxLevelUpDown.Name = "superRodSecondFortyMaxLevelUpDown";
|
|
this.superRodSecondFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodSecondFortyMaxLevelUpDown.TabIndex = 10;
|
|
this.superRodSecondFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodSecondFortyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// superRodSecondFortyMinLevelUpDown
|
|
//
|
|
this.superRodSecondFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.superRodSecondFortyMinLevelUpDown.Name = "superRodSecondFortyMinLevelUpDown";
|
|
this.superRodSecondFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodSecondFortyMinLevelUpDown.TabIndex = 9;
|
|
this.superRodSecondFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodSecondFortyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label73
|
|
//
|
|
this.label73.AutoSize = true;
|
|
this.label73.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label73.Location = new System.Drawing.Point(12, 107);
|
|
this.label73.Name = "label73";
|
|
this.label73.Size = new System.Drawing.Size(27, 13);
|
|
this.label73.TabIndex = 8;
|
|
this.label73.Text = "30%";
|
|
//
|
|
// superRodSecondFortyComboBox
|
|
//
|
|
this.superRodSecondFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.superRodSecondFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.superRodSecondFortyComboBox.FormattingEnabled = true;
|
|
this.superRodSecondFortyComboBox.Location = new System.Drawing.Point(45, 104);
|
|
this.superRodSecondFortyComboBox.Name = "superRodSecondFortyComboBox";
|
|
this.superRodSecondFortyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodSecondFortyComboBox.TabIndex = 7;
|
|
this.superRodSecondFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodSecondFortyComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodFirstFortyMaxLevelUpDown
|
|
//
|
|
this.superRodFirstFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.superRodFirstFortyMaxLevelUpDown.Name = "superRodFirstFortyMaxLevelUpDown";
|
|
this.superRodFirstFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFirstFortyMaxLevelUpDown.TabIndex = 6;
|
|
this.superRodFirstFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFirstFortyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// superRodFirstFortyMinLevelUpDown
|
|
//
|
|
this.superRodFirstFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.superRodFirstFortyMinLevelUpDown.Name = "superRodFirstFortyMinLevelUpDown";
|
|
this.superRodFirstFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFirstFortyMinLevelUpDown.TabIndex = 5;
|
|
this.superRodFirstFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.superRodFirstFortyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label74
|
|
//
|
|
this.label74.AutoSize = true;
|
|
this.label74.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label74.Location = new System.Drawing.Point(12, 80);
|
|
this.label74.Name = "label74";
|
|
this.label74.Size = new System.Drawing.Size(27, 13);
|
|
this.label74.TabIndex = 4;
|
|
this.label74.Text = "40%";
|
|
//
|
|
// superRodFirstFortyComboBox
|
|
//
|
|
this.superRodFirstFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.superRodFirstFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.superRodFirstFortyComboBox.FormattingEnabled = true;
|
|
this.superRodFirstFortyComboBox.Location = new System.Drawing.Point(45, 77);
|
|
this.superRodFirstFortyComboBox.Name = "superRodFirstFortyComboBox";
|
|
this.superRodFirstFortyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodFirstFortyComboBox.TabIndex = 3;
|
|
this.superRodFirstFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFirstFortyComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodGroupBox
|
|
//
|
|
this.goodRodGroupBox.Controls.Add(this.label51);
|
|
this.goodRodGroupBox.Controls.Add(this.label52);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodRateUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label53);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodOneMaxLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodOneMinLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label54);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodOneComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourMaxLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourMinLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label55);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenMaxLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenMinLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label56);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFifteenComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyMaxLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyMinLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label57);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSecondFortyComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyMaxLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyMinLevelUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label58);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFirstFortyComboBox);
|
|
this.goodRodGroupBox.Location = new System.Drawing.Point(16, 312);
|
|
this.goodRodGroupBox.Name = "goodRodGroupBox";
|
|
this.goodRodGroupBox.Size = new System.Drawing.Size(325, 220);
|
|
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, 57);
|
|
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, 57);
|
|
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, 16);
|
|
this.goodRodRateUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.goodRodRateUpDown.Name = "goodRodRateUpDown";
|
|
this.goodRodRateUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodRateUpDown.TabIndex = 39;
|
|
this.goodRodRateUpDown.ValueChanged += new System.EventHandler(this.goodRodRateUpDown_ValueChanged);
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.AutoSize = true;
|
|
this.label53.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label53.Location = new System.Drawing.Point(229, 18);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(30, 13);
|
|
this.label53.TabIndex = 38;
|
|
this.label53.Text = "Rate";
|
|
//
|
|
// goodRodOneMaxLevelUpDown
|
|
//
|
|
this.goodRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.goodRodOneMaxLevelUpDown.Name = "goodRodOneMaxLevelUpDown";
|
|
this.goodRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodOneMaxLevelUpDown.TabIndex = 22;
|
|
this.goodRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// goodRodOneMinLevelUpDown
|
|
//
|
|
this.goodRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.goodRodOneMinLevelUpDown.Name = "goodRodOneMinLevelUpDown";
|
|
this.goodRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodOneMinLevelUpDown.TabIndex = 21;
|
|
this.goodRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.AutoSize = true;
|
|
this.label54.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label54.Location = new System.Drawing.Point(18, 188);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(21, 13);
|
|
this.label54.TabIndex = 20;
|
|
this.label54.Text = "5%";
|
|
//
|
|
// goodRodOneComboBox
|
|
//
|
|
this.goodRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.goodRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.goodRodOneComboBox.FormattingEnabled = true;
|
|
this.goodRodOneComboBox.Location = new System.Drawing.Point(45, 185);
|
|
this.goodRodOneComboBox.Name = "goodRodOneComboBox";
|
|
this.goodRodOneComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodOneComboBox.TabIndex = 19;
|
|
this.goodRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodOneComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodFourMaxLevelUpDown
|
|
//
|
|
this.goodRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.goodRodFourMaxLevelUpDown.Name = "goodRodFourMaxLevelUpDown";
|
|
this.goodRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFourMaxLevelUpDown.TabIndex = 18;
|
|
this.goodRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// goodRodFourMinLevelUpDown
|
|
//
|
|
this.goodRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.goodRodFourMinLevelUpDown.Name = "goodRodFourMinLevelUpDown";
|
|
this.goodRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFourMinLevelUpDown.TabIndex = 17;
|
|
this.goodRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.AutoSize = true;
|
|
this.label55.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label55.Location = new System.Drawing.Point(12, 161);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(27, 13);
|
|
this.label55.TabIndex = 16;
|
|
this.label55.Text = "10%";
|
|
//
|
|
// goodRodFourComboBox
|
|
//
|
|
this.goodRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.goodRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.goodRodFourComboBox.FormattingEnabled = true;
|
|
this.goodRodFourComboBox.Location = new System.Drawing.Point(45, 158);
|
|
this.goodRodFourComboBox.Name = "goodRodFourComboBox";
|
|
this.goodRodFourComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodFourComboBox.TabIndex = 15;
|
|
this.goodRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFourComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodFifteenMaxLevelUpDown
|
|
//
|
|
this.goodRodFifteenMaxLevelUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.goodRodFifteenMaxLevelUpDown.Name = "goodRodFifteenMaxLevelUpDown";
|
|
this.goodRodFifteenMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFifteenMaxLevelUpDown.TabIndex = 14;
|
|
this.goodRodFifteenMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFifteenMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// goodRodFifteenMinLevelUpDown
|
|
//
|
|
this.goodRodFifteenMinLevelUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.goodRodFifteenMinLevelUpDown.Name = "goodRodFifteenMinLevelUpDown";
|
|
this.goodRodFifteenMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFifteenMinLevelUpDown.TabIndex = 13;
|
|
this.goodRodFifteenMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFifteenMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label56
|
|
//
|
|
this.label56.AutoSize = true;
|
|
this.label56.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label56.Location = new System.Drawing.Point(11, 134);
|
|
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, 131);
|
|
this.goodRodFifteenComboBox.Name = "goodRodFifteenComboBox";
|
|
this.goodRodFifteenComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodFifteenComboBox.TabIndex = 11;
|
|
this.goodRodFifteenComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFifteenComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodSecondFortyMaxLevelUpDown
|
|
//
|
|
this.goodRodSecondFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.goodRodSecondFortyMaxLevelUpDown.Name = "goodRodSecondFortyMaxLevelUpDown";
|
|
this.goodRodSecondFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodSecondFortyMaxLevelUpDown.TabIndex = 10;
|
|
this.goodRodSecondFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodSecondFortyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// goodRodSecondFortyMinLevelUpDown
|
|
//
|
|
this.goodRodSecondFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.goodRodSecondFortyMinLevelUpDown.Name = "goodRodSecondFortyMinLevelUpDown";
|
|
this.goodRodSecondFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodSecondFortyMinLevelUpDown.TabIndex = 9;
|
|
this.goodRodSecondFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodSecondFortyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label57
|
|
//
|
|
this.label57.AutoSize = true;
|
|
this.label57.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label57.Location = new System.Drawing.Point(12, 107);
|
|
this.label57.Name = "label57";
|
|
this.label57.Size = new System.Drawing.Size(27, 13);
|
|
this.label57.TabIndex = 8;
|
|
this.label57.Text = "30%";
|
|
//
|
|
// goodRodSecondFortyComboBox
|
|
//
|
|
this.goodRodSecondFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.goodRodSecondFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.goodRodSecondFortyComboBox.FormattingEnabled = true;
|
|
this.goodRodSecondFortyComboBox.Location = new System.Drawing.Point(45, 104);
|
|
this.goodRodSecondFortyComboBox.Name = "goodRodSecondFortyComboBox";
|
|
this.goodRodSecondFortyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodSecondFortyComboBox.TabIndex = 7;
|
|
this.goodRodSecondFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodSecondFortyComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodFirstFortyMaxLevelUpDown
|
|
//
|
|
this.goodRodFirstFortyMaxLevelUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.goodRodFirstFortyMaxLevelUpDown.Name = "goodRodFirstFortyMaxLevelUpDown";
|
|
this.goodRodFirstFortyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFirstFortyMaxLevelUpDown.TabIndex = 6;
|
|
this.goodRodFirstFortyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFirstFortyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// goodRodFirstFortyMinLevelUpDown
|
|
//
|
|
this.goodRodFirstFortyMinLevelUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.goodRodFirstFortyMinLevelUpDown.Name = "goodRodFirstFortyMinLevelUpDown";
|
|
this.goodRodFirstFortyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFirstFortyMinLevelUpDown.TabIndex = 5;
|
|
this.goodRodFirstFortyMinLevelUpDown.ValueChanged += new System.EventHandler(this.goodRodFirstFortyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label58
|
|
//
|
|
this.label58.AutoSize = true;
|
|
this.label58.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label58.Location = new System.Drawing.Point(12, 80);
|
|
this.label58.Name = "label58";
|
|
this.label58.Size = new System.Drawing.Size(27, 13);
|
|
this.label58.TabIndex = 4;
|
|
this.label58.Text = "40%";
|
|
//
|
|
// goodRodFirstFortyComboBox
|
|
//
|
|
this.goodRodFirstFortyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.goodRodFirstFortyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.goodRodFirstFortyComboBox.FormattingEnabled = true;
|
|
this.goodRodFirstFortyComboBox.Location = new System.Drawing.Point(45, 77);
|
|
this.goodRodFirstFortyComboBox.Name = "goodRodFirstFortyComboBox";
|
|
this.goodRodFirstFortyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodFirstFortyComboBox.TabIndex = 3;
|
|
this.goodRodFirstFortyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFirstFortyComboBox_SelectedIndexChanged);
|
|
//
|
|
// oldRodGroupBox
|
|
//
|
|
this.oldRodGroupBox.Controls.Add(this.label43);
|
|
this.oldRodGroupBox.Controls.Add(this.label44);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodRateUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label45);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodOneMaxLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodOneMinLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label46);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodOneComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourMaxLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourMinLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label47);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMaxLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMinLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label48);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMaxLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMinLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label49);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMaxLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMinLevelUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label50);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyComboBox);
|
|
this.oldRodGroupBox.Location = new System.Drawing.Point(408, 25);
|
|
this.oldRodGroupBox.Name = "oldRodGroupBox";
|
|
this.oldRodGroupBox.Size = new System.Drawing.Size(325, 220);
|
|
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, 57);
|
|
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, 57);
|
|
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, 16);
|
|
this.oldRodRateUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.oldRodRateUpDown.Name = "oldRodRateUpDown";
|
|
this.oldRodRateUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodRateUpDown.TabIndex = 39;
|
|
this.oldRodRateUpDown.ValueChanged += new System.EventHandler(this.oldRodRateUpDown_ValueChanged);
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label45.Location = new System.Drawing.Point(229, 18);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(30, 13);
|
|
this.label45.TabIndex = 38;
|
|
this.label45.Text = "Rate";
|
|
//
|
|
// oldRodOneMaxLevelUpDown
|
|
//
|
|
this.oldRodOneMaxLevelUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.oldRodOneMaxLevelUpDown.Name = "oldRodOneMaxLevelUpDown";
|
|
this.oldRodOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodOneMaxLevelUpDown.TabIndex = 22;
|
|
this.oldRodOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// oldRodOneMinLevelUpDown
|
|
//
|
|
this.oldRodOneMinLevelUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.oldRodOneMinLevelUpDown.Name = "oldRodOneMinLevelUpDown";
|
|
this.oldRodOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodOneMinLevelUpDown.TabIndex = 21;
|
|
this.oldRodOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label46.Location = new System.Drawing.Point(18, 188);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(21, 13);
|
|
this.label46.TabIndex = 20;
|
|
this.label46.Text = "5%";
|
|
//
|
|
// oldRodOneComboBox
|
|
//
|
|
this.oldRodOneComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.oldRodOneComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.oldRodOneComboBox.FormattingEnabled = true;
|
|
this.oldRodOneComboBox.Location = new System.Drawing.Point(45, 185);
|
|
this.oldRodOneComboBox.Name = "oldRodOneComboBox";
|
|
this.oldRodOneComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.oldRodOneComboBox.TabIndex = 19;
|
|
this.oldRodOneComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodOneComboBox_SelectedIndexChanged);
|
|
//
|
|
// oldRodFourMaxLevelUpDown
|
|
//
|
|
this.oldRodFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.oldRodFourMaxLevelUpDown.Name = "oldRodFourMaxLevelUpDown";
|
|
this.oldRodFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFourMaxLevelUpDown.TabIndex = 18;
|
|
this.oldRodFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// oldRodFourMinLevelUpDown
|
|
//
|
|
this.oldRodFourMinLevelUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.oldRodFourMinLevelUpDown.Name = "oldRodFourMinLevelUpDown";
|
|
this.oldRodFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFourMinLevelUpDown.TabIndex = 17;
|
|
this.oldRodFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label47.Location = new System.Drawing.Point(11, 161);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(27, 13);
|
|
this.label47.TabIndex = 16;
|
|
this.label47.Text = "10%";
|
|
//
|
|
// oldRodFourComboBox
|
|
//
|
|
this.oldRodFourComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.oldRodFourComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.oldRodFourComboBox.FormattingEnabled = true;
|
|
this.oldRodFourComboBox.Location = new System.Drawing.Point(45, 158);
|
|
this.oldRodFourComboBox.Name = "oldRodFourComboBox";
|
|
this.oldRodFourComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.oldRodFourComboBox.TabIndex = 15;
|
|
this.oldRodFourComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodFourComboBox_SelectedIndexChanged);
|
|
//
|
|
// oldRodFiveMaxLevelUpDown
|
|
//
|
|
this.oldRodFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.oldRodFiveMaxLevelUpDown.Name = "oldRodFiveMaxLevelUpDown";
|
|
this.oldRodFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFiveMaxLevelUpDown.TabIndex = 14;
|
|
this.oldRodFiveMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// oldRodFiveMinLevelUpDown
|
|
//
|
|
this.oldRodFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.oldRodFiveMinLevelUpDown.Name = "oldRodFiveMinLevelUpDown";
|
|
this.oldRodFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFiveMinLevelUpDown.TabIndex = 13;
|
|
this.oldRodFiveMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label48.Location = new System.Drawing.Point(11, 134);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(27, 13);
|
|
this.label48.TabIndex = 12;
|
|
this.label48.Text = "15%";
|
|
//
|
|
// oldRodFiveComboBox
|
|
//
|
|
this.oldRodFiveComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.oldRodFiveComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.oldRodFiveComboBox.FormattingEnabled = true;
|
|
this.oldRodFiveComboBox.Location = new System.Drawing.Point(45, 131);
|
|
this.oldRodFiveComboBox.Name = "oldRodFiveComboBox";
|
|
this.oldRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.oldRodFiveComboBox.TabIndex = 11;
|
|
this.oldRodFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodFiveComboBox_SelectedIndexChanged);
|
|
//
|
|
// oldRodThirtyMaxLevelUpDown
|
|
//
|
|
this.oldRodThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.oldRodThirtyMaxLevelUpDown.Name = "oldRodThirtyMaxLevelUpDown";
|
|
this.oldRodThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodThirtyMaxLevelUpDown.TabIndex = 10;
|
|
this.oldRodThirtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// oldRodThirtyMinLevelUpDown
|
|
//
|
|
this.oldRodThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.oldRodThirtyMinLevelUpDown.Name = "oldRodThirtyMinLevelUpDown";
|
|
this.oldRodThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodThirtyMinLevelUpDown.TabIndex = 9;
|
|
this.oldRodThirtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label49
|
|
//
|
|
this.label49.AutoSize = true;
|
|
this.label49.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label49.Location = new System.Drawing.Point(12, 107);
|
|
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, 104);
|
|
this.oldRodThirtyComboBox.Name = "oldRodThirtyComboBox";
|
|
this.oldRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.oldRodThirtyComboBox.TabIndex = 7;
|
|
this.oldRodThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodThirtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// oldRodSixtyMaxLevelUpDown
|
|
//
|
|
this.oldRodSixtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.oldRodSixtyMaxLevelUpDown.Name = "oldRodSixtyMaxLevelUpDown";
|
|
this.oldRodSixtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodSixtyMaxLevelUpDown.TabIndex = 6;
|
|
this.oldRodSixtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// oldRodSixtyMinLevelUpDown
|
|
//
|
|
this.oldRodSixtyMinLevelUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.oldRodSixtyMinLevelUpDown.Name = "oldRodSixtyMinLevelUpDown";
|
|
this.oldRodSixtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodSixtyMinLevelUpDown.TabIndex = 5;
|
|
this.oldRodSixtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label50
|
|
//
|
|
this.label50.AutoSize = true;
|
|
this.label50.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label50.Location = new System.Drawing.Point(12, 80);
|
|
this.label50.Name = "label50";
|
|
this.label50.Size = new System.Drawing.Size(27, 13);
|
|
this.label50.TabIndex = 4;
|
|
this.label50.Text = "40%";
|
|
//
|
|
// oldRodSixtyComboBox
|
|
//
|
|
this.oldRodSixtyComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.oldRodSixtyComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.oldRodSixtyComboBox.FormattingEnabled = true;
|
|
this.oldRodSixtyComboBox.Location = new System.Drawing.Point(45, 77);
|
|
this.oldRodSixtyComboBox.Name = "oldRodSixtyComboBox";
|
|
this.oldRodSixtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.oldRodSixtyComboBox.TabIndex = 3;
|
|
this.oldRodSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.oldRodSixtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// surfGroupBox
|
|
//
|
|
this.surfGroupBox.Controls.Add(this.label68);
|
|
this.surfGroupBox.Controls.Add(this.label67);
|
|
this.surfGroupBox.Controls.Add(this.surfRateUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label61);
|
|
this.surfGroupBox.Controls.Add(this.surfOneMaxLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfOneMinLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label62);
|
|
this.surfGroupBox.Controls.Add(this.surfOneComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfFourMaxLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfFourMinLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label63);
|
|
this.surfGroupBox.Controls.Add(this.surfFourComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveMaxLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveMinLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label64);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyMaxLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyMinLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label65);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyMaxLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyMinLevelUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label66);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyComboBox);
|
|
this.surfGroupBox.Location = new System.Drawing.Point(16, 25);
|
|
this.surfGroupBox.Name = "surfGroupBox";
|
|
this.surfGroupBox.Size = new System.Drawing.Size(325, 220);
|
|
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, 57);
|
|
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, 57);
|
|
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, 16);
|
|
this.surfRateUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.surfRateUpDown.Name = "surfRateUpDown";
|
|
this.surfRateUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfRateUpDown.TabIndex = 39;
|
|
this.surfRateUpDown.ValueChanged += new System.EventHandler(this.surfRateUpDown_ValueChanged);
|
|
//
|
|
// label61
|
|
//
|
|
this.label61.AutoSize = true;
|
|
this.label61.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label61.Location = new System.Drawing.Point(229, 18);
|
|
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, 186);
|
|
this.surfOneMaxLevelUpDown.Name = "surfOneMaxLevelUpDown";
|
|
this.surfOneMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfOneMaxLevelUpDown.TabIndex = 22;
|
|
this.surfOneMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfOneMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// surfOneMinLevelUpDown
|
|
//
|
|
this.surfOneMinLevelUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.surfOneMinLevelUpDown.Name = "surfOneMinLevelUpDown";
|
|
this.surfOneMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfOneMinLevelUpDown.TabIndex = 21;
|
|
this.surfOneMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfOneMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label62
|
|
//
|
|
this.label62.AutoSize = true;
|
|
this.label62.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label62.Location = new System.Drawing.Point(18, 188);
|
|
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, 185);
|
|
this.surfOneComboBox.Name = "surfOneComboBox";
|
|
this.surfOneComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.surfOneComboBox.TabIndex = 19;
|
|
this.surfOneComboBox.SelectedIndexChanged += new System.EventHandler(this.surfOneComboBox_SelectedIndexChanged);
|
|
//
|
|
// surfFourMaxLevelUpDown
|
|
//
|
|
this.surfFourMaxLevelUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.surfFourMaxLevelUpDown.Name = "surfFourMaxLevelUpDown";
|
|
this.surfFourMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFourMaxLevelUpDown.TabIndex = 18;
|
|
this.surfFourMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfFourMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// surfFourMinLevelUpDown
|
|
//
|
|
this.surfFourMinLevelUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.surfFourMinLevelUpDown.Name = "surfFourMinLevelUpDown";
|
|
this.surfFourMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFourMinLevelUpDown.TabIndex = 17;
|
|
this.surfFourMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfFourMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label63
|
|
//
|
|
this.label63.AutoSize = true;
|
|
this.label63.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label63.Location = new System.Drawing.Point(18, 161);
|
|
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, 158);
|
|
this.surfFourComboBox.Name = "surfFourComboBox";
|
|
this.surfFourComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.surfFourComboBox.TabIndex = 15;
|
|
this.surfFourComboBox.SelectedIndexChanged += new System.EventHandler(this.surfFourComboBox_SelectedIndexChanged);
|
|
//
|
|
// surfFiveMaxLevelUpDown
|
|
//
|
|
this.surfFiveMaxLevelUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.surfFiveMaxLevelUpDown.Name = "surfFiveMaxLevelUpDown";
|
|
this.surfFiveMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFiveMaxLevelUpDown.TabIndex = 14;
|
|
this.surfFiveMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfFiveMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// surfFiveMinLevelUpDown
|
|
//
|
|
this.surfFiveMinLevelUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.surfFiveMinLevelUpDown.Name = "surfFiveMinLevelUpDown";
|
|
this.surfFiveMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFiveMinLevelUpDown.TabIndex = 13;
|
|
this.surfFiveMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfFiveMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label64
|
|
//
|
|
this.label64.AutoSize = true;
|
|
this.label64.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label64.Location = new System.Drawing.Point(18, 134);
|
|
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, 131);
|
|
this.surfFiveComboBox.Name = "surfFiveComboBox";
|
|
this.surfFiveComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.surfFiveComboBox.TabIndex = 11;
|
|
this.surfFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.surfFiveComboBox_SelectedIndexChanged);
|
|
//
|
|
// surfThirtyMaxLevelUpDown
|
|
//
|
|
this.surfThirtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.surfThirtyMaxLevelUpDown.Name = "surfThirtyMaxLevelUpDown";
|
|
this.surfThirtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfThirtyMaxLevelUpDown.TabIndex = 10;
|
|
this.surfThirtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// surfThirtyMinLevelUpDown
|
|
//
|
|
this.surfThirtyMinLevelUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.surfThirtyMinLevelUpDown.Name = "surfThirtyMinLevelUpDown";
|
|
this.surfThirtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfThirtyMinLevelUpDown.TabIndex = 9;
|
|
this.surfThirtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label65
|
|
//
|
|
this.label65.AutoSize = true;
|
|
this.label65.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label65.Location = new System.Drawing.Point(12, 107);
|
|
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, 104);
|
|
this.surfThirtyComboBox.Name = "surfThirtyComboBox";
|
|
this.surfThirtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.surfThirtyComboBox.TabIndex = 7;
|
|
this.surfThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.surfThirtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// surfSixtyMaxLevelUpDown
|
|
//
|
|
this.surfSixtyMaxLevelUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.surfSixtyMaxLevelUpDown.Name = "surfSixtyMaxLevelUpDown";
|
|
this.surfSixtyMaxLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfSixtyMaxLevelUpDown.TabIndex = 6;
|
|
this.surfSixtyMaxLevelUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMaxLevelUpDown_ValueChanged);
|
|
//
|
|
// surfSixtyMinLevelUpDown
|
|
//
|
|
this.surfSixtyMinLevelUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.surfSixtyMinLevelUpDown.Name = "surfSixtyMinLevelUpDown";
|
|
this.surfSixtyMinLevelUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfSixtyMinLevelUpDown.TabIndex = 5;
|
|
this.surfSixtyMinLevelUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMinLevelUpDown_ValueChanged);
|
|
//
|
|
// label66
|
|
//
|
|
this.label66.AutoSize = true;
|
|
this.label66.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label66.Location = new System.Drawing.Point(12, 80);
|
|
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, 77);
|
|
this.surfSixtyComboBox.Name = "surfSixtyComboBox";
|
|
this.surfSixtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.surfSixtyComboBox.TabIndex = 3;
|
|
this.surfSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.surfSixtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// repairAllButton
|
|
//
|
|
this.repairAllButton.Image = global::DSPRE.Properties.Resources.wrenchIcon;
|
|
this.repairAllButton.Location = new System.Drawing.Point(734, 13);
|
|
this.repairAllButton.Name = "repairAllButton";
|
|
this.repairAllButton.Size = new System.Drawing.Size(38, 40);
|
|
this.repairAllButton.TabIndex = 61;
|
|
this.repairAllButton.UseVisualStyleBackColor = true;
|
|
this.repairAllButton.Click += new System.EventHandler(this.repairAllButton_Click);
|
|
//
|
|
// WildEditorDPPt
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(777, 711);
|
|
this.Controls.Add(this.repairAllButton);
|
|
this.Controls.Add(this.mainTabControl);
|
|
this.Controls.Add(this.removeEventFileButton);
|
|
this.Controls.Add(this.addEventFileButton);
|
|
this.Controls.Add(this.selectEncounterComboBox);
|
|
this.Controls.Add(this.exportEncounterFileButton);
|
|
this.Controls.Add(this.importEncounterFileButton);
|
|
this.Controls.Add(this.saveEventsButton);
|
|
this.Controls.Add(this.encounterFileLabel);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "WildEditorDPPt";
|
|
this.Text = "DSPRE Reloaded 1.9.3 - DPPt Encounters Editor";
|
|
this.mainTabControl.ResumeLayout(false);
|
|
this.grassGroundTabPage.ResumeLayout(false);
|
|
this.grassGroundTabPage.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.radarGroupBox.ResumeLayout(false);
|
|
this.radarGroupBox.PerformLayout();
|
|
this.dualSlotGroupBox.ResumeLayout(false);
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
this.tableLayoutPanel3.PerformLayout();
|
|
this.timeGroupBox.ResumeLayout(false);
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
this.tableLayoutPanel2.PerformLayout();
|
|
this.walkingGroupBox.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenThirdUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentyFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentySecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFourthUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingRateUpDown)).EndInit();
|
|
this.waterTabPage.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.surfPicture)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|
this.superRodGroupBox.ResumeLayout(false);
|
|
this.superRodGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFifteenMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSecondFortyMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFirstFortyMinLevelUpDown)).EndInit();
|
|
this.goodRodGroupBox.ResumeLayout(false);
|
|
this.goodRodGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFifteenMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSecondFortyMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFirstFortyMinLevelUpDown)).EndInit();
|
|
this.oldRodGroupBox.ResumeLayout(false);
|
|
this.oldRodGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinLevelUpDown)).EndInit();
|
|
this.surfGroupBox.ResumeLayout(false);
|
|
this.surfGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxLevelUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinLevelUpDown)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Label encounterFileLabel;
|
|
private System.Windows.Forms.Button removeEventFileButton;
|
|
private System.Windows.Forms.Button addEventFileButton;
|
|
private System.Windows.Forms.ComboBox selectEncounterComboBox;
|
|
private System.Windows.Forms.Button exportEncounterFileButton;
|
|
private System.Windows.Forms.Button importEncounterFileButton;
|
|
private System.Windows.Forms.Button saveEventsButton;
|
|
private System.Windows.Forms.TabControl mainTabControl;
|
|
private System.Windows.Forms.TabPage grassGroundTabPage;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label label21;
|
|
private DSPRE.InputComboBox swarmFirstComboBox;
|
|
private System.Windows.Forms.Label label19;
|
|
private DSPRE.InputComboBox swarmSecondComboBox;
|
|
private System.Windows.Forms.Label label20;
|
|
private DSPRE.InputComboBox nightFirstComboBox;
|
|
private System.Windows.Forms.Label label17;
|
|
private DSPRE.InputComboBox nightSecondComboBox;
|
|
private System.Windows.Forms.Label label18;
|
|
private DSPRE.InputComboBox morningFirstComboBox;
|
|
private System.Windows.Forms.Label label15;
|
|
private DSPRE.InputComboBox morningSecondComboBox;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.NumericUpDown walkingOneSecondUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingOneFirstUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTenFourthUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTenThirdUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingFourSecondUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingFourFirstUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTenSecondUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTenFirstUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingFiveSecondUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingFiveFirstUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTwentySecondUpDown;
|
|
private System.Windows.Forms.NumericUpDown walkingTwentyFirstUpDown;
|
|
private DSPRE.InputComboBox walkingFiveSecondComboBox;
|
|
private System.Windows.Forms.Label label10;
|
|
private DSPRE.InputComboBox walkingTwentyFirstComboBox;
|
|
private DSPRE.InputComboBox walkingOneSecondComboBox;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label11;
|
|
private DSPRE.InputComboBox walkingTwentySecondComboBox;
|
|
private DSPRE.InputComboBox walkingOneFirstComboBox;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label12;
|
|
private DSPRE.InputComboBox walkingTenFirstComboBox;
|
|
private DSPRE.InputComboBox walkingFourSecondComboBox;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label13;
|
|
private DSPRE.InputComboBox walkingTenSecondComboBox;
|
|
private DSPRE.InputComboBox walkingFourFirstComboBox;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label6;
|
|
private DSPRE.InputComboBox walkingTenThirdComboBox;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label7;
|
|
private DSPRE.InputComboBox walkingTenFourthComboBox;
|
|
private DSPRE.InputComboBox walkingFiveFirstComboBox;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.NumericUpDown walkingRateUpDown;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.GroupBox walkingGroupBox;
|
|
private System.Windows.Forms.GroupBox timeGroupBox;
|
|
private System.Windows.Forms.GroupBox dualSlotGroupBox;
|
|
private DSPRE.InputComboBox leafGreenFirstComboBox;
|
|
private System.Windows.Forms.Label label33;
|
|
private DSPRE.InputComboBox fireRedSecondComboBox;
|
|
private System.Windows.Forms.Label label35;
|
|
private DSPRE.InputComboBox fireRedFirstComboBox;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label38;
|
|
private DSPRE.InputComboBox leafGreenSecondComboBox;
|
|
private System.Windows.Forms.Label label39;
|
|
private DSPRE.InputComboBox sapphireFirstComboBox;
|
|
private DSPRE.InputComboBox rubyFirstComboBox;
|
|
private System.Windows.Forms.Label label24;
|
|
private DSPRE.InputComboBox emeraldSecondComboBox;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label32;
|
|
private DSPRE.InputComboBox rubySecondComboBox;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label30;
|
|
private DSPRE.InputComboBox emeraldFirstComboBox;
|
|
private System.Windows.Forms.Label label27;
|
|
private DSPRE.InputComboBox sapphireSecondComboBox;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.GroupBox radarGroupBox;
|
|
private System.Windows.Forms.Label label42;
|
|
private DSPRE.InputComboBox radarFourthComboBox;
|
|
private System.Windows.Forms.Label label41;
|
|
private DSPRE.InputComboBox radarThirdComboBox;
|
|
private System.Windows.Forms.Label label40;
|
|
private DSPRE.InputComboBox radarSecondComboBox;
|
|
private System.Windows.Forms.Label label34;
|
|
private DSPRE.InputComboBox radarFirstComboBox;
|
|
private System.Windows.Forms.TabPage waterTabPage;
|
|
private System.Windows.Forms.GroupBox surfGroupBox;
|
|
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.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Label label68;
|
|
private System.Windows.Forms.Label label67;
|
|
private System.Windows.Forms.GroupBox superRodGroupBox;
|
|
private System.Windows.Forms.Label label59;
|
|
private System.Windows.Forms.Label label60;
|
|
private System.Windows.Forms.NumericUpDown superRodRateUpDown;
|
|
private System.Windows.Forms.Label label69;
|
|
private System.Windows.Forms.NumericUpDown superRodOneMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodOneMinLevelUpDown;
|
|
private System.Windows.Forms.Label label70;
|
|
private DSPRE.InputComboBox superRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodFourMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodFourMinLevelUpDown;
|
|
private System.Windows.Forms.Label label71;
|
|
private DSPRE.InputComboBox superRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodFifteenMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodFifteenMinLevelUpDown;
|
|
private System.Windows.Forms.Label label72;
|
|
private DSPRE.InputComboBox superRodFifteenComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodSecondFortyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodSecondFortyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label73;
|
|
private DSPRE.InputComboBox superRodSecondFortyComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodFirstFortyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodFirstFortyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label74;
|
|
private DSPRE.InputComboBox superRodFirstFortyComboBox;
|
|
private System.Windows.Forms.GroupBox goodRodGroupBox;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.NumericUpDown goodRodRateUpDown;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.NumericUpDown goodRodOneMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodOneMinLevelUpDown;
|
|
private System.Windows.Forms.Label label54;
|
|
private DSPRE.InputComboBox goodRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodFourMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodFourMinLevelUpDown;
|
|
private System.Windows.Forms.Label label55;
|
|
private DSPRE.InputComboBox goodRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodFifteenMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodFifteenMinLevelUpDown;
|
|
private System.Windows.Forms.Label label56;
|
|
private DSPRE.InputComboBox goodRodFifteenComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodSecondFortyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodSecondFortyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label57;
|
|
private DSPRE.InputComboBox goodRodSecondFortyComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodFirstFortyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodFirstFortyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label58;
|
|
private DSPRE.InputComboBox goodRodFirstFortyComboBox;
|
|
private System.Windows.Forms.GroupBox oldRodGroupBox;
|
|
private System.Windows.Forms.Label label43;
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.NumericUpDown oldRodRateUpDown;
|
|
private System.Windows.Forms.Label label45;
|
|
private System.Windows.Forms.NumericUpDown oldRodOneMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodOneMinLevelUpDown;
|
|
private System.Windows.Forms.Label label46;
|
|
private DSPRE.InputComboBox oldRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodFourMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodFourMinLevelUpDown;
|
|
private System.Windows.Forms.Label label47;
|
|
private DSPRE.InputComboBox oldRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodFiveMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodFiveMinLevelUpDown;
|
|
private System.Windows.Forms.Label label48;
|
|
private DSPRE.InputComboBox oldRodFiveComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodThirtyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodThirtyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label49;
|
|
private DSPRE.InputComboBox oldRodThirtyComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodSixtyMaxLevelUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodSixtyMinLevelUpDown;
|
|
private System.Windows.Forms.Label label50;
|
|
private DSPRE.InputComboBox oldRodSixtyComboBox;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.PictureBox pictureBox7;
|
|
private System.Windows.Forms.PictureBox pictureBox6;
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
private System.Windows.Forms.PictureBox surfPicture;
|
|
private System.Windows.Forms.Button repairAllButton;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
|
}
|
|
} |