mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-10 06:01:05 -05:00
- Encounter editor now allows adding and removing encounter files - Fixed Building Editor and Wild Encounter editor (top bar) not loading NARC - Fixed Matrix editor "add" and "remove" buttons GUI numbering mismatch - the "Open Wild Pokémon" button in Header Editor is disabled when a NULL encounter file is detected
2707 lines
152 KiB
C#
2707 lines
152 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 System.Windows.Forms.ComboBox();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.radarThirdComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.radarSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.radarFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.dualSlotGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.leafGreenFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.fireRedSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.fireRedFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.leafGreenSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.sapphireFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.rubyFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.emeraldSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.rubySecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.emeraldFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.sapphireSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.timeGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.nightFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.morningSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.morningFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.nightSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.swarmFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.swarmSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingGroupBox = new System.Windows.Forms.GroupBox();
|
|
this.walkingTwentyFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.walkingFiveFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingTenFourthComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.walkingTenThirdComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.walkingFourFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingTenSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.walkingFourSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingTenFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.walkingOneFirstComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingOneSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTwentySecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingOneFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.walkingTenFourthUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.walkingTenThirdUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingOneSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingFourSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.walkingFourFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingFiveSecondComboBox = new System.Windows.Forms.ComboBox();
|
|
this.walkingTenSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTwentyFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTenFirstUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingTwentySecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingFiveSecondUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.walkingFiveFirstUpDown = 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.superRodOneMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodOneMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label70 = new System.Windows.Forms.Label();
|
|
this.superRodOneComboBox = new System.Windows.Forms.ComboBox();
|
|
this.superRodFourMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodFourMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label71 = new System.Windows.Forms.Label();
|
|
this.superRodFourComboBox = new System.Windows.Forms.ComboBox();
|
|
this.superRodFiveMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodFiveMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label72 = new System.Windows.Forms.Label();
|
|
this.superRodFiveComboBox = new System.Windows.Forms.ComboBox();
|
|
this.superRodThirtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodThirtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label73 = new System.Windows.Forms.Label();
|
|
this.superRodThirtyComboBox = new System.Windows.Forms.ComboBox();
|
|
this.superRodSixtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.superRodSixtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label74 = new System.Windows.Forms.Label();
|
|
this.superRodSixtyComboBox = new System.Windows.Forms.ComboBox();
|
|
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.goodRodOneMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodOneMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.goodRodOneComboBox = new System.Windows.Forms.ComboBox();
|
|
this.goodRodFourMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodFourMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.goodRodFourComboBox = new System.Windows.Forms.ComboBox();
|
|
this.goodRodFiveMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodFiveMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
this.goodRodFiveComboBox = new System.Windows.Forms.ComboBox();
|
|
this.goodRodThirtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodThirtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.goodRodThirtyComboBox = new System.Windows.Forms.ComboBox();
|
|
this.goodRodSixtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.goodRodSixtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.goodRodSixtyComboBox = new System.Windows.Forms.ComboBox();
|
|
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.oldRodOneMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodOneMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.oldRodOneComboBox = new System.Windows.Forms.ComboBox();
|
|
this.oldRodFourMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodFourMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.oldRodFourComboBox = new System.Windows.Forms.ComboBox();
|
|
this.oldRodFiveMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodFiveMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.oldRodFiveComboBox = new System.Windows.Forms.ComboBox();
|
|
this.oldRodThirtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodThirtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.oldRodThirtyComboBox = new System.Windows.Forms.ComboBox();
|
|
this.oldRodSixtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.oldRodSixtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
this.oldRodSixtyComboBox = new System.Windows.Forms.ComboBox();
|
|
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.surfOneMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfOneMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
this.surfOneComboBox = new System.Windows.Forms.ComboBox();
|
|
this.surfFourMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfFourMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
this.surfFourComboBox = new System.Windows.Forms.ComboBox();
|
|
this.surfFiveMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfFiveMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
this.surfFiveComboBox = new System.Windows.Forms.ComboBox();
|
|
this.surfThirtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfThirtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.surfThirtyComboBox = new System.Windows.Forms.ComboBox();
|
|
this.surfSixtyMaxUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.surfSixtyMinUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.surfSixtyComboBox = new System.Windows.Forms.ComboBox();
|
|
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.timeGroupBox.SuspendLayout();
|
|
this.walkingGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFourthUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenThirdUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentyFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFirstUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentySecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveSecondUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveFirstUpDown)).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.superRodOneMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSixtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSixtyMinUpDown)).BeginInit();
|
|
this.goodRodGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSixtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSixtyMinUpDown)).BeginInit();
|
|
this.oldRodGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinUpDown)).BeginInit();
|
|
this.surfGroupBox.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinUpDown)).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(80, 13);
|
|
this.encounterFileLabel.TabIndex = 1;
|
|
this.encounterFileLabel.Text = "Encounters File";
|
|
//
|
|
// removeEventFileButton
|
|
//
|
|
this.removeEventFileButton.Location = new System.Drawing.Point(510, 12);
|
|
this.removeEventFileButton.Name = "removeEventFileButton";
|
|
this.removeEventFileButton.Size = new System.Drawing.Size(80, 35);
|
|
this.removeEventFileButton.TabIndex = 60;
|
|
this.removeEventFileButton.Text = "Remove Last";
|
|
this.removeEventFileButton.UseVisualStyleBackColor = true;
|
|
this.removeEventFileButton.Click += new System.EventHandler(this.removeLastEncounterFileButton_Click);
|
|
//
|
|
// addEventFileButton
|
|
//
|
|
this.addEventFileButton.Location = new System.Drawing.Point(424, 12);
|
|
this.addEventFileButton.Name = "addEventFileButton";
|
|
this.addEventFileButton.Size = new System.Drawing.Size(80, 35);
|
|
this.addEventFileButton.TabIndex = 59;
|
|
this.addEventFileButton.Text = "Add File";
|
|
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(175, 21);
|
|
this.selectEncounterComboBox.TabIndex = 58;
|
|
this.selectEncounterComboBox.SelectedIndexChanged += new System.EventHandler(this.selectEncounterComboBox_SelectedIndexChanged);
|
|
//
|
|
// exportEncounterFileButton
|
|
//
|
|
this.exportEncounterFileButton.Location = new System.Drawing.Point(291, 12);
|
|
this.exportEncounterFileButton.Name = "exportEncounterFileButton";
|
|
this.exportEncounterFileButton.Size = new System.Drawing.Size(80, 35);
|
|
this.exportEncounterFileButton.TabIndex = 57;
|
|
this.exportEncounterFileButton.Text = "Export File";
|
|
this.exportEncounterFileButton.UseVisualStyleBackColor = true;
|
|
this.exportEncounterFileButton.Click += new System.EventHandler(this.exportEncounterFileButton_Click);
|
|
//
|
|
// importEncounterFileButton
|
|
//
|
|
this.importEncounterFileButton.Location = new System.Drawing.Point(205, 12);
|
|
this.importEncounterFileButton.Name = "importEncounterFileButton";
|
|
this.importEncounterFileButton.Size = new System.Drawing.Size(80, 36);
|
|
this.importEncounterFileButton.TabIndex = 56;
|
|
this.importEncounterFileButton.Text = "Import File";
|
|
this.importEncounterFileButton.UseVisualStyleBackColor = true;
|
|
this.importEncounterFileButton.Click += new System.EventHandler(this.importEncounterFileButton_Click);
|
|
//
|
|
// saveEventsButton
|
|
//
|
|
this.saveEventsButton.Location = new System.Drawing.Point(655, 14);
|
|
this.saveEventsButton.Name = "saveEventsButton";
|
|
this.saveEventsButton.Size = new System.Drawing.Size(117, 34);
|
|
this.saveEventsButton.TabIndex = 55;
|
|
this.saveEventsButton.Text = "&Save Encounters";
|
|
this.saveEventsButton.UseVisualStyleBackColor = true;
|
|
this.saveEventsButton.Click += new System.EventHandler(this.saveEventsButton_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, 488);
|
|
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(535, 32);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(27, 13);
|
|
this.label42.TabIndex = 174;
|
|
this.label42.Text = "10%";
|
|
//
|
|
// radarFourthComboBox
|
|
//
|
|
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(362, 32);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(27, 13);
|
|
this.label41.TabIndex = 172;
|
|
this.label41.Text = "10%";
|
|
//
|
|
// radarThirdComboBox
|
|
//
|
|
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(188, 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.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(11, 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.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.leafGreenFirstComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label33);
|
|
this.dualSlotGroupBox.Controls.Add(this.fireRedSecondComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label35);
|
|
this.dualSlotGroupBox.Controls.Add(this.fireRedFirstComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label36);
|
|
this.dualSlotGroupBox.Controls.Add(this.label37);
|
|
this.dualSlotGroupBox.Controls.Add(this.label38);
|
|
this.dualSlotGroupBox.Controls.Add(this.leafGreenSecondComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label39);
|
|
this.dualSlotGroupBox.Controls.Add(this.sapphireFirstComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.rubyFirstComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label24);
|
|
this.dualSlotGroupBox.Controls.Add(this.emeraldSecondComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label25);
|
|
this.dualSlotGroupBox.Controls.Add(this.label32);
|
|
this.dualSlotGroupBox.Controls.Add(this.rubySecondComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label31);
|
|
this.dualSlotGroupBox.Controls.Add(this.label26);
|
|
this.dualSlotGroupBox.Controls.Add(this.label30);
|
|
this.dualSlotGroupBox.Controls.Add(this.emeraldFirstComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label27);
|
|
this.dualSlotGroupBox.Controls.Add(this.sapphireSecondComboBox);
|
|
this.dualSlotGroupBox.Controls.Add(this.label28);
|
|
this.dualSlotGroupBox.Controls.Add(this.label29);
|
|
this.dualSlotGroupBox.Location = new System.Drawing.Point(15, 307);
|
|
this.dualSlotGroupBox.Name = "dualSlotGroupBox";
|
|
this.dualSlotGroupBox.Size = new System.Drawing.Size(721, 179);
|
|
this.dualSlotGroupBox.TabIndex = 190;
|
|
this.dualSlotGroupBox.TabStop = false;
|
|
this.dualSlotGroupBox.Text = "Dual Slot";
|
|
//
|
|
// leafGreenFirstComboBox
|
|
//
|
|
this.leafGreenFirstComboBox.FormattingEnabled = true;
|
|
this.leafGreenFirstComboBox.Location = new System.Drawing.Point(278, 117);
|
|
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);
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Location = new System.Drawing.Point(16, 148);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(21, 13);
|
|
this.label33.TabIndex = 206;
|
|
this.label33.Text = "4%";
|
|
//
|
|
// fireRedSecondComboBox
|
|
//
|
|
this.fireRedSecondComboBox.FormattingEnabled = true;
|
|
this.fireRedSecondComboBox.Location = new System.Drawing.Point(43, 144);
|
|
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);
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Location = new System.Drawing.Point(16, 121);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(21, 13);
|
|
this.label35.TabIndex = 204;
|
|
this.label35.Text = "4%";
|
|
//
|
|
// fireRedFirstComboBox
|
|
//
|
|
this.fireRedFirstComboBox.FormattingEnabled = true;
|
|
this.fireRedFirstComboBox.Location = new System.Drawing.Point(43, 117);
|
|
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);
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Location = new System.Drawing.Point(275, 99);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(60, 13);
|
|
this.label36.TabIndex = 216;
|
|
this.label36.Text = "Leaf Green";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Location = new System.Drawing.Point(249, 148);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(21, 13);
|
|
this.label37.TabIndex = 210;
|
|
this.label37.Text = "4%";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Location = new System.Drawing.Point(40, 99);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(47, 13);
|
|
this.label38.TabIndex = 215;
|
|
this.label38.Text = "Fire Red";
|
|
//
|
|
// leafGreenSecondComboBox
|
|
//
|
|
this.leafGreenSecondComboBox.FormattingEnabled = true;
|
|
this.leafGreenSecondComboBox.Location = new System.Drawing.Point(278, 144);
|
|
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);
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Location = new System.Drawing.Point(249, 121);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(21, 13);
|
|
this.label39.TabIndex = 208;
|
|
this.label39.Text = "4%";
|
|
//
|
|
// sapphireFirstComboBox
|
|
//
|
|
this.sapphireFirstComboBox.FormattingEnabled = true;
|
|
this.sapphireFirstComboBox.Location = new System.Drawing.Point(279, 40);
|
|
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);
|
|
//
|
|
// rubyFirstComboBox
|
|
//
|
|
this.rubyFirstComboBox.FormattingEnabled = true;
|
|
this.rubyFirstComboBox.Location = new System.Drawing.Point(44, 40);
|
|
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);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(16, 71);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(21, 13);
|
|
this.label24.TabIndex = 191;
|
|
this.label24.Text = "4%";
|
|
//
|
|
// emeraldSecondComboBox
|
|
//
|
|
this.emeraldSecondComboBox.FormattingEnabled = true;
|
|
this.emeraldSecondComboBox.Location = new System.Drawing.Point(515, 67);
|
|
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);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(512, 21);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(45, 13);
|
|
this.label25.TabIndex = 202;
|
|
this.label25.Text = "Emerald";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Location = new System.Drawing.Point(488, 71);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(21, 13);
|
|
this.label32.TabIndex = 199;
|
|
this.label32.Text = "4%";
|
|
//
|
|
// rubySecondComboBox
|
|
//
|
|
this.rubySecondComboBox.FormattingEnabled = true;
|
|
this.rubySecondComboBox.Location = new System.Drawing.Point(44, 67);
|
|
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);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Location = new System.Drawing.Point(488, 44);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(21, 13);
|
|
this.label31.TabIndex = 197;
|
|
this.label31.Text = "4%";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(16, 44);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(21, 13);
|
|
this.label26.TabIndex = 189;
|
|
this.label26.Text = "4%";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(251, 44);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(21, 13);
|
|
this.label30.TabIndex = 193;
|
|
this.label30.Text = "4%";
|
|
//
|
|
// emeraldFirstComboBox
|
|
//
|
|
this.emeraldFirstComboBox.FormattingEnabled = true;
|
|
this.emeraldFirstComboBox.Location = new System.Drawing.Point(515, 40);
|
|
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);
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Location = new System.Drawing.Point(276, 22);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(49, 13);
|
|
this.label27.TabIndex = 201;
|
|
this.label27.Text = "Sapphire";
|
|
//
|
|
// sapphireSecondComboBox
|
|
//
|
|
this.sapphireSecondComboBox.FormattingEnabled = true;
|
|
this.sapphireSecondComboBox.Location = new System.Drawing.Point(279, 67);
|
|
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);
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(251, 71);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(21, 13);
|
|
this.label28.TabIndex = 195;
|
|
this.label28.Text = "4%";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(41, 22);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(32, 13);
|
|
this.label29.TabIndex = 200;
|
|
this.label29.Text = "Ruby";
|
|
//
|
|
// timeGroupBox
|
|
//
|
|
this.timeGroupBox.Controls.Add(this.nightFirstComboBox);
|
|
this.timeGroupBox.Controls.Add(this.label16);
|
|
this.timeGroupBox.Controls.Add(this.label23);
|
|
this.timeGroupBox.Controls.Add(this.morningSecondComboBox);
|
|
this.timeGroupBox.Controls.Add(this.label15);
|
|
this.timeGroupBox.Controls.Add(this.morningFirstComboBox);
|
|
this.timeGroupBox.Controls.Add(this.label22);
|
|
this.timeGroupBox.Controls.Add(this.label18);
|
|
this.timeGroupBox.Controls.Add(this.label21);
|
|
this.timeGroupBox.Controls.Add(this.nightSecondComboBox);
|
|
this.timeGroupBox.Controls.Add(this.swarmFirstComboBox);
|
|
this.timeGroupBox.Controls.Add(this.label17);
|
|
this.timeGroupBox.Controls.Add(this.label19);
|
|
this.timeGroupBox.Controls.Add(this.label20);
|
|
this.timeGroupBox.Controls.Add(this.swarmSecondComboBox);
|
|
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";
|
|
//
|
|
// nightFirstComboBox
|
|
//
|
|
this.nightFirstComboBox.FormattingEnabled = true;
|
|
this.nightFirstComboBox.Location = new System.Drawing.Point(279, 42);
|
|
this.nightFirstComboBox.Name = "nightFirstComboBox";
|
|
this.nightFirstComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.nightFirstComboBox.TabIndex = 173;
|
|
this.nightFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.nightFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(13, 73);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(27, 13);
|
|
this.label16.TabIndex = 170;
|
|
this.label16.Text = "10%";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(512, 23);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(44, 13);
|
|
this.label23.TabIndex = 187;
|
|
this.label23.Text = "Swarms";
|
|
//
|
|
// morningSecondComboBox
|
|
//
|
|
this.morningSecondComboBox.FormattingEnabled = true;
|
|
this.morningSecondComboBox.Location = new System.Drawing.Point(44, 69);
|
|
this.morningSecondComboBox.Name = "morningSecondComboBox";
|
|
this.morningSecondComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.morningSecondComboBox.TabIndex = 169;
|
|
this.morningSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.morningSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(12, 46);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(27, 13);
|
|
this.label15.TabIndex = 168;
|
|
this.label15.Text = "10%";
|
|
//
|
|
// morningFirstComboBox
|
|
//
|
|
this.morningFirstComboBox.FormattingEnabled = true;
|
|
this.morningFirstComboBox.Location = new System.Drawing.Point(44, 42);
|
|
this.morningFirstComboBox.Name = "morningFirstComboBox";
|
|
this.morningFirstComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.morningFirstComboBox.TabIndex = 167;
|
|
this.morningFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.morningFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(276, 24);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(54, 13);
|
|
this.label22.TabIndex = 186;
|
|
this.label22.Text = "Night only";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(248, 73);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(27, 13);
|
|
this.label18.TabIndex = 176;
|
|
this.label18.Text = "10%";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(41, 24);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(67, 13);
|
|
this.label21.TabIndex = 185;
|
|
this.label21.Text = "Morning only";
|
|
//
|
|
// nightSecondComboBox
|
|
//
|
|
this.nightSecondComboBox.FormattingEnabled = true;
|
|
this.nightSecondComboBox.Location = new System.Drawing.Point(279, 69);
|
|
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);
|
|
//
|
|
// swarmFirstComboBox
|
|
//
|
|
this.swarmFirstComboBox.FormattingEnabled = true;
|
|
this.swarmFirstComboBox.Location = new System.Drawing.Point(515, 42);
|
|
this.swarmFirstComboBox.Name = "swarmFirstComboBox";
|
|
this.swarmFirstComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.swarmFirstComboBox.TabIndex = 179;
|
|
this.swarmFirstComboBox.SelectedIndexChanged += new System.EventHandler(this.swarmFirstComboBox_SelectedIndexChanged);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(247, 46);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(27, 13);
|
|
this.label17.TabIndex = 174;
|
|
this.label17.Text = "10%";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(483, 46);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(27, 13);
|
|
this.label19.TabIndex = 180;
|
|
this.label19.Text = "20%";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(483, 73);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(27, 13);
|
|
this.label20.TabIndex = 182;
|
|
this.label20.Text = "20%";
|
|
//
|
|
// swarmSecondComboBox
|
|
//
|
|
this.swarmSecondComboBox.FormattingEnabled = true;
|
|
this.swarmSecondComboBox.Location = new System.Drawing.Point(515, 69);
|
|
this.swarmSecondComboBox.Name = "swarmSecondComboBox";
|
|
this.swarmSecondComboBox.Size = new System.Drawing.Size(184, 21);
|
|
this.swarmSecondComboBox.TabIndex = 181;
|
|
this.swarmSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.swarmSecondComboBox_SelectedIndexChanged);
|
|
//
|
|
// walkingGroupBox
|
|
//
|
|
this.walkingGroupBox.Controls.Add(this.walkingTwentyFirstComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.label8);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFiveFirstComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenFourthComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.label7);
|
|
this.walkingGroupBox.Controls.Add(this.label9);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenThirdComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.label6);
|
|
this.walkingGroupBox.Controls.Add(this.label4);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFourFirstComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenSecondComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.label13);
|
|
this.walkingGroupBox.Controls.Add(this.label5);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFourSecondComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenFirstComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.label12);
|
|
this.walkingGroupBox.Controls.Add(this.label3);
|
|
this.walkingGroupBox.Controls.Add(this.walkingOneFirstComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingOneSecondUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTwentySecondComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingOneFirstUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.label11);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenFourthUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.label2);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenThirdUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingOneSecondComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFourSecondUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.label10);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFourFirstUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFiveSecondComboBox);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenSecondUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTwentyFirstUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTenFirstUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingTwentySecondUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFiveSecondUpDown);
|
|
this.walkingGroupBox.Controls.Add(this.walkingFiveFirstUpDown);
|
|
this.walkingGroupBox.Location = new System.Drawing.Point(15, 35);
|
|
this.walkingGroupBox.Name = "walkingGroupBox";
|
|
this.walkingGroupBox.Size = new System.Drawing.Size(721, 147);
|
|
this.walkingGroupBox.TabIndex = 188;
|
|
this.walkingGroupBox.TabStop = false;
|
|
this.walkingGroupBox.Text = "Walking";
|
|
//
|
|
// walkingTwentyFirstComboBox
|
|
//
|
|
this.walkingTwentyFirstComboBox.FormattingEnabled = true;
|
|
this.walkingTwentyFirstComboBox.Location = new System.Drawing.Point(45, 20);
|
|
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);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(484, 49);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(27, 13);
|
|
this.label8.TabIndex = 142;
|
|
this.label8.Text = "10%";
|
|
//
|
|
// walkingFiveFirstComboBox
|
|
//
|
|
this.walkingFiveFirstComboBox.FormattingEnabled = true;
|
|
this.walkingFiveFirstComboBox.Location = new System.Drawing.Point(45, 81);
|
|
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);
|
|
//
|
|
// walkingTenFourthComboBox
|
|
//
|
|
this.walkingTenFourthComboBox.FormattingEnabled = true;
|
|
this.walkingTenFourthComboBox.Location = new System.Drawing.Point(516, 45);
|
|
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);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(19, 85);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(21, 13);
|
|
this.label7.TabIndex = 144;
|
|
this.label7.Text = "5%";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(484, 22);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(27, 13);
|
|
this.label9.TabIndex = 140;
|
|
this.label9.Text = "10%";
|
|
//
|
|
// walkingTenThirdComboBox
|
|
//
|
|
this.walkingTenThirdComboBox.FormattingEnabled = true;
|
|
this.walkingTenThirdComboBox.Location = new System.Drawing.Point(516, 18);
|
|
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);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(19, 112);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(21, 13);
|
|
this.label6.TabIndex = 146;
|
|
this.label6.Text = "5%";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(249, 50);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(27, 13);
|
|
this.label4.TabIndex = 138;
|
|
this.label4.Text = "10%";
|
|
//
|
|
// walkingFourFirstComboBox
|
|
//
|
|
this.walkingFourFirstComboBox.FormattingEnabled = true;
|
|
this.walkingFourFirstComboBox.Location = new System.Drawing.Point(280, 80);
|
|
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);
|
|
//
|
|
// walkingTenSecondComboBox
|
|
//
|
|
this.walkingTenSecondComboBox.FormattingEnabled = true;
|
|
this.walkingTenSecondComboBox.Location = new System.Drawing.Point(280, 46);
|
|
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);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(254, 84);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(21, 13);
|
|
this.label13.TabIndex = 148;
|
|
this.label13.Text = "4%";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(248, 23);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(27, 13);
|
|
this.label5.TabIndex = 136;
|
|
this.label5.Text = "10%";
|
|
//
|
|
// walkingFourSecondComboBox
|
|
//
|
|
this.walkingFourSecondComboBox.FormattingEnabled = true;
|
|
this.walkingFourSecondComboBox.Location = new System.Drawing.Point(280, 107);
|
|
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);
|
|
//
|
|
// walkingTenFirstComboBox
|
|
//
|
|
this.walkingTenFirstComboBox.FormattingEnabled = true;
|
|
this.walkingTenFirstComboBox.Location = new System.Drawing.Point(280, 19);
|
|
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);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(254, 111);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(21, 13);
|
|
this.label12.TabIndex = 150;
|
|
this.label12.Text = "4%";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(13, 51);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(27, 13);
|
|
this.label3.TabIndex = 134;
|
|
this.label3.Text = "20%";
|
|
//
|
|
// walkingOneFirstComboBox
|
|
//
|
|
this.walkingOneFirstComboBox.FormattingEnabled = true;
|
|
this.walkingOneFirstComboBox.Location = new System.Drawing.Point(516, 80);
|
|
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);
|
|
//
|
|
// walkingOneSecondUpDown
|
|
//
|
|
this.walkingOneSecondUpDown.Location = new System.Drawing.Point(656, 108);
|
|
this.walkingOneSecondUpDown.Name = "walkingOneSecondUpDown";
|
|
this.walkingOneSecondUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingOneSecondUpDown.TabIndex = 166;
|
|
this.walkingOneSecondUpDown.ValueChanged += new System.EventHandler(this.walkingOneSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingTwentySecondComboBox
|
|
//
|
|
this.walkingTwentySecondComboBox.FormattingEnabled = true;
|
|
this.walkingTwentySecondComboBox.Location = new System.Drawing.Point(45, 47);
|
|
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);
|
|
//
|
|
// walkingOneFirstUpDown
|
|
//
|
|
this.walkingOneFirstUpDown.Location = new System.Drawing.Point(656, 81);
|
|
this.walkingOneFirstUpDown.Name = "walkingOneFirstUpDown";
|
|
this.walkingOneFirstUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingOneFirstUpDown.TabIndex = 165;
|
|
this.walkingOneFirstUpDown.ValueChanged += new System.EventHandler(this.walkingOneFirstUpDown_ValueChanged);
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(490, 84);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(21, 13);
|
|
this.label11.TabIndex = 152;
|
|
this.label11.Text = "1%";
|
|
//
|
|
// walkingTenFourthUpDown
|
|
//
|
|
this.walkingTenFourthUpDown.Location = new System.Drawing.Point(655, 46);
|
|
this.walkingTenFourthUpDown.Name = "walkingTenFourthUpDown";
|
|
this.walkingTenFourthUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTenFourthUpDown.TabIndex = 164;
|
|
this.walkingTenFourthUpDown.ValueChanged += new System.EventHandler(this.walkingTenFourthUpDown_ValueChanged);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(13, 24);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(27, 13);
|
|
this.label2.TabIndex = 132;
|
|
this.label2.Text = "20%";
|
|
//
|
|
// walkingTenThirdUpDown
|
|
//
|
|
this.walkingTenThirdUpDown.Location = new System.Drawing.Point(655, 19);
|
|
this.walkingTenThirdUpDown.Name = "walkingTenThirdUpDown";
|
|
this.walkingTenThirdUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTenThirdUpDown.TabIndex = 163;
|
|
this.walkingTenThirdUpDown.ValueChanged += new System.EventHandler(this.walkingTenThirdUpDown_ValueChanged);
|
|
//
|
|
// walkingOneSecondComboBox
|
|
//
|
|
this.walkingOneSecondComboBox.FormattingEnabled = true;
|
|
this.walkingOneSecondComboBox.Location = new System.Drawing.Point(516, 107);
|
|
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);
|
|
//
|
|
// walkingFourSecondUpDown
|
|
//
|
|
this.walkingFourSecondUpDown.Location = new System.Drawing.Point(420, 108);
|
|
this.walkingFourSecondUpDown.Name = "walkingFourSecondUpDown";
|
|
this.walkingFourSecondUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingFourSecondUpDown.TabIndex = 162;
|
|
this.walkingFourSecondUpDown.ValueChanged += new System.EventHandler(this.walkingFourSecondUpDown_ValueChanged);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(490, 111);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(21, 13);
|
|
this.label10.TabIndex = 154;
|
|
this.label10.Text = "1%";
|
|
//
|
|
// walkingFourFirstUpDown
|
|
//
|
|
this.walkingFourFirstUpDown.Location = new System.Drawing.Point(420, 81);
|
|
this.walkingFourFirstUpDown.Name = "walkingFourFirstUpDown";
|
|
this.walkingFourFirstUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingFourFirstUpDown.TabIndex = 161;
|
|
this.walkingFourFirstUpDown.ValueChanged += new System.EventHandler(this.walkingFourFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingFiveSecondComboBox
|
|
//
|
|
this.walkingFiveSecondComboBox.FormattingEnabled = true;
|
|
this.walkingFiveSecondComboBox.Location = new System.Drawing.Point(45, 108);
|
|
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);
|
|
//
|
|
// walkingTenSecondUpDown
|
|
//
|
|
this.walkingTenSecondUpDown.Location = new System.Drawing.Point(419, 47);
|
|
this.walkingTenSecondUpDown.Name = "walkingTenSecondUpDown";
|
|
this.walkingTenSecondUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTenSecondUpDown.TabIndex = 160;
|
|
this.walkingTenSecondUpDown.ValueChanged += new System.EventHandler(this.walkingTenSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingTwentyFirstUpDown
|
|
//
|
|
this.walkingTwentyFirstUpDown.Location = new System.Drawing.Point(182, 21);
|
|
this.walkingTwentyFirstUpDown.Name = "walkingTwentyFirstUpDown";
|
|
this.walkingTwentyFirstUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTwentyFirstUpDown.TabIndex = 155;
|
|
this.walkingTwentyFirstUpDown.ValueChanged += new System.EventHandler(this.walkingTwentyFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingTenFirstUpDown
|
|
//
|
|
this.walkingTenFirstUpDown.Location = new System.Drawing.Point(419, 20);
|
|
this.walkingTenFirstUpDown.Name = "walkingTenFirstUpDown";
|
|
this.walkingTenFirstUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTenFirstUpDown.TabIndex = 159;
|
|
this.walkingTenFirstUpDown.ValueChanged += new System.EventHandler(this.walkingTenFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingTwentySecondUpDown
|
|
//
|
|
this.walkingTwentySecondUpDown.Location = new System.Drawing.Point(182, 48);
|
|
this.walkingTwentySecondUpDown.Name = "walkingTwentySecondUpDown";
|
|
this.walkingTwentySecondUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingTwentySecondUpDown.TabIndex = 156;
|
|
this.walkingTwentySecondUpDown.ValueChanged += new System.EventHandler(this.walkingTwentySecondUpDown_ValueChanged);
|
|
//
|
|
// walkingFiveSecondUpDown
|
|
//
|
|
this.walkingFiveSecondUpDown.Location = new System.Drawing.Point(183, 109);
|
|
this.walkingFiveSecondUpDown.Name = "walkingFiveSecondUpDown";
|
|
this.walkingFiveSecondUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingFiveSecondUpDown.TabIndex = 158;
|
|
this.walkingFiveSecondUpDown.ValueChanged += new System.EventHandler(this.walkingFiveSecondUpDown_ValueChanged);
|
|
//
|
|
// walkingFiveFirstUpDown
|
|
//
|
|
this.walkingFiveFirstUpDown.Location = new System.Drawing.Point(183, 82);
|
|
this.walkingFiveFirstUpDown.Name = "walkingFiveFirstUpDown";
|
|
this.walkingFiveFirstUpDown.Size = new System.Drawing.Size(44, 20);
|
|
this.walkingFiveFirstUpDown.TabIndex = 157;
|
|
this.walkingFiveFirstUpDown.ValueChanged += new System.EventHandler(this.walkingFiveFirstUpDown_ValueChanged);
|
|
//
|
|
// walkingRateUpDown
|
|
//
|
|
this.walkingRateUpDown.Location = new System.Drawing.Point(661, 11);
|
|
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(572, 14);
|
|
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, 4);
|
|
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, 12);
|
|
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.superRodOneMaxUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodOneMinUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label70);
|
|
this.superRodGroupBox.Controls.Add(this.superRodOneComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourMaxUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourMinUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label71);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFourComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFiveMaxUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFiveMinUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label72);
|
|
this.superRodGroupBox.Controls.Add(this.superRodFiveComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodThirtyMaxUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodThirtyMinUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label73);
|
|
this.superRodGroupBox.Controls.Add(this.superRodThirtyComboBox);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSixtyMaxUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSixtyMinUpDown);
|
|
this.superRodGroupBox.Controls.Add(this.label74);
|
|
this.superRodGroupBox.Controls.Add(this.superRodSixtyComboBox);
|
|
this.superRodGroupBox.Location = new System.Drawing.Point(412, 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";
|
|
//
|
|
// superRodOneMaxUpDown
|
|
//
|
|
this.superRodOneMaxUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.superRodOneMaxUpDown.Name = "superRodOneMaxUpDown";
|
|
this.superRodOneMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodOneMaxUpDown.TabIndex = 22;
|
|
this.superRodOneMaxUpDown.ValueChanged += new System.EventHandler(this.superRodOneMaxUpDown_ValueChanged);
|
|
//
|
|
// superRodOneMinUpDown
|
|
//
|
|
this.superRodOneMinUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.superRodOneMinUpDown.Name = "superRodOneMinUpDown";
|
|
this.superRodOneMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodOneMinUpDown.TabIndex = 21;
|
|
this.superRodOneMinUpDown.ValueChanged += new System.EventHandler(this.superRodOneMinUpDown_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 = "1%";
|
|
//
|
|
// superRodOneComboBox
|
|
//
|
|
this.superRodOneComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// superRodFourMaxUpDown
|
|
//
|
|
this.superRodFourMaxUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.superRodFourMaxUpDown.Name = "superRodFourMaxUpDown";
|
|
this.superRodFourMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFourMaxUpDown.TabIndex = 18;
|
|
this.superRodFourMaxUpDown.ValueChanged += new System.EventHandler(this.superRodFourMaxUpDown_ValueChanged);
|
|
//
|
|
// superRodFourMinUpDown
|
|
//
|
|
this.superRodFourMinUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.superRodFourMinUpDown.Name = "superRodFourMinUpDown";
|
|
this.superRodFourMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFourMinUpDown.TabIndex = 17;
|
|
this.superRodFourMinUpDown.ValueChanged += new System.EventHandler(this.superRodFourMinUpDown_ValueChanged);
|
|
//
|
|
// label71
|
|
//
|
|
this.label71.AutoSize = true;
|
|
this.label71.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label71.Location = new System.Drawing.Point(18, 161);
|
|
this.label71.Name = "label71";
|
|
this.label71.Size = new System.Drawing.Size(21, 13);
|
|
this.label71.TabIndex = 16;
|
|
this.label71.Text = "4%";
|
|
//
|
|
// superRodFourComboBox
|
|
//
|
|
this.superRodFourComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// superRodFiveMaxUpDown
|
|
//
|
|
this.superRodFiveMaxUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.superRodFiveMaxUpDown.Name = "superRodFiveMaxUpDown";
|
|
this.superRodFiveMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFiveMaxUpDown.TabIndex = 14;
|
|
this.superRodFiveMaxUpDown.ValueChanged += new System.EventHandler(this.superRodFiveMaxUpDown_ValueChanged);
|
|
//
|
|
// superRodFiveMinUpDown
|
|
//
|
|
this.superRodFiveMinUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.superRodFiveMinUpDown.Name = "superRodFiveMinUpDown";
|
|
this.superRodFiveMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodFiveMinUpDown.TabIndex = 13;
|
|
this.superRodFiveMinUpDown.ValueChanged += new System.EventHandler(this.superRodFiveMinUpDown_ValueChanged);
|
|
//
|
|
// label72
|
|
//
|
|
this.label72.AutoSize = true;
|
|
this.label72.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label72.Location = new System.Drawing.Point(18, 134);
|
|
this.label72.Name = "label72";
|
|
this.label72.Size = new System.Drawing.Size(21, 13);
|
|
this.label72.TabIndex = 12;
|
|
this.label72.Text = "5%";
|
|
//
|
|
// superRodFiveComboBox
|
|
//
|
|
this.superRodFiveComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.superRodFiveComboBox.FormattingEnabled = true;
|
|
this.superRodFiveComboBox.Location = new System.Drawing.Point(45, 131);
|
|
this.superRodFiveComboBox.Name = "superRodFiveComboBox";
|
|
this.superRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodFiveComboBox.TabIndex = 11;
|
|
this.superRodFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodFiveComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodThirtyMaxUpDown
|
|
//
|
|
this.superRodThirtyMaxUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.superRodThirtyMaxUpDown.Name = "superRodThirtyMaxUpDown";
|
|
this.superRodThirtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodThirtyMaxUpDown.TabIndex = 10;
|
|
this.superRodThirtyMaxUpDown.ValueChanged += new System.EventHandler(this.superRodThirtyMaxUpDown_ValueChanged);
|
|
//
|
|
// superRodThirtyMinUpDown
|
|
//
|
|
this.superRodThirtyMinUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.superRodThirtyMinUpDown.Name = "superRodThirtyMinUpDown";
|
|
this.superRodThirtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodThirtyMinUpDown.TabIndex = 9;
|
|
this.superRodThirtyMinUpDown.ValueChanged += new System.EventHandler(this.superRodThirtyMinUpDown_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%";
|
|
//
|
|
// superRodThirtyComboBox
|
|
//
|
|
this.superRodThirtyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.superRodThirtyComboBox.FormattingEnabled = true;
|
|
this.superRodThirtyComboBox.Location = new System.Drawing.Point(45, 104);
|
|
this.superRodThirtyComboBox.Name = "superRodThirtyComboBox";
|
|
this.superRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodThirtyComboBox.TabIndex = 7;
|
|
this.superRodThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodThirtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// superRodSixtyMaxUpDown
|
|
//
|
|
this.superRodSixtyMaxUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.superRodSixtyMaxUpDown.Name = "superRodSixtyMaxUpDown";
|
|
this.superRodSixtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodSixtyMaxUpDown.TabIndex = 6;
|
|
this.superRodSixtyMaxUpDown.ValueChanged += new System.EventHandler(this.superRodSixtyMaxUpDown_ValueChanged);
|
|
//
|
|
// superRodSixtyMinUpDown
|
|
//
|
|
this.superRodSixtyMinUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.superRodSixtyMinUpDown.Name = "superRodSixtyMinUpDown";
|
|
this.superRodSixtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.superRodSixtyMinUpDown.TabIndex = 5;
|
|
this.superRodSixtyMinUpDown.ValueChanged += new System.EventHandler(this.superRodSixtyMinUpDown_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 = "60%";
|
|
//
|
|
// superRodSixtyComboBox
|
|
//
|
|
this.superRodSixtyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.superRodSixtyComboBox.FormattingEnabled = true;
|
|
this.superRodSixtyComboBox.Location = new System.Drawing.Point(45, 77);
|
|
this.superRodSixtyComboBox.Name = "superRodSixtyComboBox";
|
|
this.superRodSixtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.superRodSixtyComboBox.TabIndex = 3;
|
|
this.superRodSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.superRodSixtyComboBox_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.goodRodOneMaxUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodOneMinUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label54);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodOneComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourMaxUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourMinUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label55);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFourComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFiveMaxUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFiveMinUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label56);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodFiveComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodThirtyMaxUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodThirtyMinUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label57);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodThirtyComboBox);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSixtyMaxUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSixtyMinUpDown);
|
|
this.goodRodGroupBox.Controls.Add(this.label58);
|
|
this.goodRodGroupBox.Controls.Add(this.goodRodSixtyComboBox);
|
|
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";
|
|
//
|
|
// goodRodOneMaxUpDown
|
|
//
|
|
this.goodRodOneMaxUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.goodRodOneMaxUpDown.Name = "goodRodOneMaxUpDown";
|
|
this.goodRodOneMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodOneMaxUpDown.TabIndex = 22;
|
|
this.goodRodOneMaxUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMaxUpDown_ValueChanged);
|
|
//
|
|
// goodRodOneMinUpDown
|
|
//
|
|
this.goodRodOneMinUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.goodRodOneMinUpDown.Name = "goodRodOneMinUpDown";
|
|
this.goodRodOneMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodOneMinUpDown.TabIndex = 21;
|
|
this.goodRodOneMinUpDown.ValueChanged += new System.EventHandler(this.goodRodOneMinUpDown_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 = "1%";
|
|
//
|
|
// goodRodOneComboBox
|
|
//
|
|
this.goodRodOneComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// goodRodFourMaxUpDown
|
|
//
|
|
this.goodRodFourMaxUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.goodRodFourMaxUpDown.Name = "goodRodFourMaxUpDown";
|
|
this.goodRodFourMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFourMaxUpDown.TabIndex = 18;
|
|
this.goodRodFourMaxUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMaxUpDown_ValueChanged);
|
|
//
|
|
// goodRodFourMinUpDown
|
|
//
|
|
this.goodRodFourMinUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.goodRodFourMinUpDown.Name = "goodRodFourMinUpDown";
|
|
this.goodRodFourMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFourMinUpDown.TabIndex = 17;
|
|
this.goodRodFourMinUpDown.ValueChanged += new System.EventHandler(this.goodRodFourMinUpDown_ValueChanged);
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.AutoSize = true;
|
|
this.label55.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label55.Location = new System.Drawing.Point(18, 161);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(21, 13);
|
|
this.label55.TabIndex = 16;
|
|
this.label55.Text = "4%";
|
|
//
|
|
// goodRodFourComboBox
|
|
//
|
|
this.goodRodFourComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// goodRodFiveMaxUpDown
|
|
//
|
|
this.goodRodFiveMaxUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.goodRodFiveMaxUpDown.Name = "goodRodFiveMaxUpDown";
|
|
this.goodRodFiveMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFiveMaxUpDown.TabIndex = 14;
|
|
this.goodRodFiveMaxUpDown.ValueChanged += new System.EventHandler(this.goodRodFiveMaxUpDown_ValueChanged);
|
|
//
|
|
// goodRodFiveMinUpDown
|
|
//
|
|
this.goodRodFiveMinUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.goodRodFiveMinUpDown.Name = "goodRodFiveMinUpDown";
|
|
this.goodRodFiveMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodFiveMinUpDown.TabIndex = 13;
|
|
this.goodRodFiveMinUpDown.ValueChanged += new System.EventHandler(this.goodRodFiveMinUpDown_ValueChanged);
|
|
//
|
|
// label56
|
|
//
|
|
this.label56.AutoSize = true;
|
|
this.label56.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label56.Location = new System.Drawing.Point(18, 134);
|
|
this.label56.Name = "label56";
|
|
this.label56.Size = new System.Drawing.Size(21, 13);
|
|
this.label56.TabIndex = 12;
|
|
this.label56.Text = "5%";
|
|
//
|
|
// goodRodFiveComboBox
|
|
//
|
|
this.goodRodFiveComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.goodRodFiveComboBox.FormattingEnabled = true;
|
|
this.goodRodFiveComboBox.Location = new System.Drawing.Point(45, 131);
|
|
this.goodRodFiveComboBox.Name = "goodRodFiveComboBox";
|
|
this.goodRodFiveComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodFiveComboBox.TabIndex = 11;
|
|
this.goodRodFiveComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodFiveComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodThirtyMaxUpDown
|
|
//
|
|
this.goodRodThirtyMaxUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.goodRodThirtyMaxUpDown.Name = "goodRodThirtyMaxUpDown";
|
|
this.goodRodThirtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodThirtyMaxUpDown.TabIndex = 10;
|
|
this.goodRodThirtyMaxUpDown.ValueChanged += new System.EventHandler(this.goodRodThirtyMaxUpDown_ValueChanged);
|
|
//
|
|
// goodRodThirtyMinUpDown
|
|
//
|
|
this.goodRodThirtyMinUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.goodRodThirtyMinUpDown.Name = "goodRodThirtyMinUpDown";
|
|
this.goodRodThirtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodThirtyMinUpDown.TabIndex = 9;
|
|
this.goodRodThirtyMinUpDown.ValueChanged += new System.EventHandler(this.goodRodThirtyMinUpDown_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%";
|
|
//
|
|
// goodRodThirtyComboBox
|
|
//
|
|
this.goodRodThirtyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.goodRodThirtyComboBox.FormattingEnabled = true;
|
|
this.goodRodThirtyComboBox.Location = new System.Drawing.Point(45, 104);
|
|
this.goodRodThirtyComboBox.Name = "goodRodThirtyComboBox";
|
|
this.goodRodThirtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodThirtyComboBox.TabIndex = 7;
|
|
this.goodRodThirtyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodThirtyComboBox_SelectedIndexChanged);
|
|
//
|
|
// goodRodSixtyMaxUpDown
|
|
//
|
|
this.goodRodSixtyMaxUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.goodRodSixtyMaxUpDown.Name = "goodRodSixtyMaxUpDown";
|
|
this.goodRodSixtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodSixtyMaxUpDown.TabIndex = 6;
|
|
this.goodRodSixtyMaxUpDown.ValueChanged += new System.EventHandler(this.goodRodSixtyMaxUpDown_ValueChanged);
|
|
//
|
|
// goodRodSixtyMinUpDown
|
|
//
|
|
this.goodRodSixtyMinUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.goodRodSixtyMinUpDown.Name = "goodRodSixtyMinUpDown";
|
|
this.goodRodSixtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.goodRodSixtyMinUpDown.TabIndex = 5;
|
|
this.goodRodSixtyMinUpDown.ValueChanged += new System.EventHandler(this.goodRodSixtyMinUpDown_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 = "60%";
|
|
//
|
|
// goodRodSixtyComboBox
|
|
//
|
|
this.goodRodSixtyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.goodRodSixtyComboBox.FormattingEnabled = true;
|
|
this.goodRodSixtyComboBox.Location = new System.Drawing.Point(45, 77);
|
|
this.goodRodSixtyComboBox.Name = "goodRodSixtyComboBox";
|
|
this.goodRodSixtyComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.goodRodSixtyComboBox.TabIndex = 3;
|
|
this.goodRodSixtyComboBox.SelectedIndexChanged += new System.EventHandler(this.goodRodSixtyComboBox_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.oldRodOneMaxUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodOneMinUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label46);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodOneComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourMaxUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourMinUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label47);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFourComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMaxUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveMinUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label48);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodFiveComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMaxUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyMinUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label49);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodThirtyComboBox);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMaxUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyMinUpDown);
|
|
this.oldRodGroupBox.Controls.Add(this.label50);
|
|
this.oldRodGroupBox.Controls.Add(this.oldRodSixtyComboBox);
|
|
this.oldRodGroupBox.Location = new System.Drawing.Point(412, 18);
|
|
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";
|
|
//
|
|
// oldRodOneMaxUpDown
|
|
//
|
|
this.oldRodOneMaxUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.oldRodOneMaxUpDown.Name = "oldRodOneMaxUpDown";
|
|
this.oldRodOneMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodOneMaxUpDown.TabIndex = 22;
|
|
this.oldRodOneMaxUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMaxUpDown_ValueChanged);
|
|
//
|
|
// oldRodOneMinUpDown
|
|
//
|
|
this.oldRodOneMinUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.oldRodOneMinUpDown.Name = "oldRodOneMinUpDown";
|
|
this.oldRodOneMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodOneMinUpDown.TabIndex = 21;
|
|
this.oldRodOneMinUpDown.ValueChanged += new System.EventHandler(this.oldRodOneMinUpDown_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 = "1%";
|
|
//
|
|
// oldRodOneComboBox
|
|
//
|
|
this.oldRodOneComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// oldRodFourMaxUpDown
|
|
//
|
|
this.oldRodFourMaxUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.oldRodFourMaxUpDown.Name = "oldRodFourMaxUpDown";
|
|
this.oldRodFourMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFourMaxUpDown.TabIndex = 18;
|
|
this.oldRodFourMaxUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMaxUpDown_ValueChanged);
|
|
//
|
|
// oldRodFourMinUpDown
|
|
//
|
|
this.oldRodFourMinUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.oldRodFourMinUpDown.Name = "oldRodFourMinUpDown";
|
|
this.oldRodFourMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFourMinUpDown.TabIndex = 17;
|
|
this.oldRodFourMinUpDown.ValueChanged += new System.EventHandler(this.oldRodFourMinUpDown_ValueChanged);
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label47.Location = new System.Drawing.Point(18, 161);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(21, 13);
|
|
this.label47.TabIndex = 16;
|
|
this.label47.Text = "4%";
|
|
//
|
|
// oldRodFourComboBox
|
|
//
|
|
this.oldRodFourComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// oldRodFiveMaxUpDown
|
|
//
|
|
this.oldRodFiveMaxUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.oldRodFiveMaxUpDown.Name = "oldRodFiveMaxUpDown";
|
|
this.oldRodFiveMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFiveMaxUpDown.TabIndex = 14;
|
|
this.oldRodFiveMaxUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMaxUpDown_ValueChanged);
|
|
//
|
|
// oldRodFiveMinUpDown
|
|
//
|
|
this.oldRodFiveMinUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.oldRodFiveMinUpDown.Name = "oldRodFiveMinUpDown";
|
|
this.oldRodFiveMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodFiveMinUpDown.TabIndex = 13;
|
|
this.oldRodFiveMinUpDown.ValueChanged += new System.EventHandler(this.oldRodFiveMinUpDown_ValueChanged);
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label48.Location = new System.Drawing.Point(18, 134);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(21, 13);
|
|
this.label48.TabIndex = 12;
|
|
this.label48.Text = "5%";
|
|
//
|
|
// oldRodFiveComboBox
|
|
//
|
|
this.oldRodFiveComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// oldRodThirtyMaxUpDown
|
|
//
|
|
this.oldRodThirtyMaxUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.oldRodThirtyMaxUpDown.Name = "oldRodThirtyMaxUpDown";
|
|
this.oldRodThirtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodThirtyMaxUpDown.TabIndex = 10;
|
|
this.oldRodThirtyMaxUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMaxUpDown_ValueChanged);
|
|
//
|
|
// oldRodThirtyMinUpDown
|
|
//
|
|
this.oldRodThirtyMinUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.oldRodThirtyMinUpDown.Name = "oldRodThirtyMinUpDown";
|
|
this.oldRodThirtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodThirtyMinUpDown.TabIndex = 9;
|
|
this.oldRodThirtyMinUpDown.ValueChanged += new System.EventHandler(this.oldRodThirtyMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// oldRodSixtyMaxUpDown
|
|
//
|
|
this.oldRodSixtyMaxUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.oldRodSixtyMaxUpDown.Name = "oldRodSixtyMaxUpDown";
|
|
this.oldRodSixtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodSixtyMaxUpDown.TabIndex = 6;
|
|
this.oldRodSixtyMaxUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMaxUpDown_ValueChanged);
|
|
//
|
|
// oldRodSixtyMinUpDown
|
|
//
|
|
this.oldRodSixtyMinUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.oldRodSixtyMinUpDown.Name = "oldRodSixtyMinUpDown";
|
|
this.oldRodSixtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.oldRodSixtyMinUpDown.TabIndex = 5;
|
|
this.oldRodSixtyMinUpDown.ValueChanged += new System.EventHandler(this.oldRodSixtyMinUpDown_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 = "60%";
|
|
//
|
|
// oldRodSixtyComboBox
|
|
//
|
|
this.oldRodSixtyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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.surfOneMaxUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfOneMinUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label62);
|
|
this.surfGroupBox.Controls.Add(this.surfOneComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfFourMaxUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfFourMinUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label63);
|
|
this.surfGroupBox.Controls.Add(this.surfFourComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveMaxUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveMinUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label64);
|
|
this.surfGroupBox.Controls.Add(this.surfFiveComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyMaxUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyMinUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label65);
|
|
this.surfGroupBox.Controls.Add(this.surfThirtyComboBox);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyMaxUpDown);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyMinUpDown);
|
|
this.surfGroupBox.Controls.Add(this.label66);
|
|
this.surfGroupBox.Controls.Add(this.surfSixtyComboBox);
|
|
this.surfGroupBox.Location = new System.Drawing.Point(16, 18);
|
|
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";
|
|
//
|
|
// surfOneMaxUpDown
|
|
//
|
|
this.surfOneMaxUpDown.Location = new System.Drawing.Point(265, 186);
|
|
this.surfOneMaxUpDown.Name = "surfOneMaxUpDown";
|
|
this.surfOneMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfOneMaxUpDown.TabIndex = 22;
|
|
this.surfOneMaxUpDown.ValueChanged += new System.EventHandler(this.surfOneMaxUpDown_ValueChanged);
|
|
//
|
|
// surfOneMinUpDown
|
|
//
|
|
this.surfOneMinUpDown.Location = new System.Drawing.Point(217, 186);
|
|
this.surfOneMinUpDown.Name = "surfOneMinUpDown";
|
|
this.surfOneMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfOneMinUpDown.TabIndex = 21;
|
|
this.surfOneMinUpDown.ValueChanged += new System.EventHandler(this.surfOneMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// surfFourMaxUpDown
|
|
//
|
|
this.surfFourMaxUpDown.Location = new System.Drawing.Point(265, 159);
|
|
this.surfFourMaxUpDown.Name = "surfFourMaxUpDown";
|
|
this.surfFourMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFourMaxUpDown.TabIndex = 18;
|
|
this.surfFourMaxUpDown.ValueChanged += new System.EventHandler(this.surfFourMaxUpDown_ValueChanged);
|
|
//
|
|
// surfFourMinUpDown
|
|
//
|
|
this.surfFourMinUpDown.Location = new System.Drawing.Point(217, 159);
|
|
this.surfFourMinUpDown.Name = "surfFourMinUpDown";
|
|
this.surfFourMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFourMinUpDown.TabIndex = 17;
|
|
this.surfFourMinUpDown.ValueChanged += new System.EventHandler(this.surfFourMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// surfFiveMaxUpDown
|
|
//
|
|
this.surfFiveMaxUpDown.Location = new System.Drawing.Point(265, 132);
|
|
this.surfFiveMaxUpDown.Name = "surfFiveMaxUpDown";
|
|
this.surfFiveMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFiveMaxUpDown.TabIndex = 14;
|
|
this.surfFiveMaxUpDown.ValueChanged += new System.EventHandler(this.surfFiveMaxUpDown_ValueChanged);
|
|
//
|
|
// surfFiveMinUpDown
|
|
//
|
|
this.surfFiveMinUpDown.Location = new System.Drawing.Point(217, 132);
|
|
this.surfFiveMinUpDown.Name = "surfFiveMinUpDown";
|
|
this.surfFiveMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfFiveMinUpDown.TabIndex = 13;
|
|
this.surfFiveMinUpDown.ValueChanged += new System.EventHandler(this.surfFiveMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// surfThirtyMaxUpDown
|
|
//
|
|
this.surfThirtyMaxUpDown.Location = new System.Drawing.Point(265, 105);
|
|
this.surfThirtyMaxUpDown.Name = "surfThirtyMaxUpDown";
|
|
this.surfThirtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfThirtyMaxUpDown.TabIndex = 10;
|
|
this.surfThirtyMaxUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMaxUpDown_ValueChanged);
|
|
//
|
|
// surfThirtyMinUpDown
|
|
//
|
|
this.surfThirtyMinUpDown.Location = new System.Drawing.Point(217, 105);
|
|
this.surfThirtyMinUpDown.Name = "surfThirtyMinUpDown";
|
|
this.surfThirtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfThirtyMinUpDown.TabIndex = 9;
|
|
this.surfThirtyMinUpDown.ValueChanged += new System.EventHandler(this.surfThirtyMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// surfSixtyMaxUpDown
|
|
//
|
|
this.surfSixtyMaxUpDown.Location = new System.Drawing.Point(265, 78);
|
|
this.surfSixtyMaxUpDown.Name = "surfSixtyMaxUpDown";
|
|
this.surfSixtyMaxUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfSixtyMaxUpDown.TabIndex = 6;
|
|
this.surfSixtyMaxUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMaxUpDown_ValueChanged);
|
|
//
|
|
// surfSixtyMinUpDown
|
|
//
|
|
this.surfSixtyMinUpDown.Location = new System.Drawing.Point(217, 78);
|
|
this.surfSixtyMinUpDown.Name = "surfSixtyMinUpDown";
|
|
this.surfSixtyMinUpDown.Size = new System.Drawing.Size(42, 20);
|
|
this.surfSixtyMinUpDown.TabIndex = 5;
|
|
this.surfSixtyMinUpDown.ValueChanged += new System.EventHandler(this.surfSixtyMinUpDown_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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
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);
|
|
//
|
|
// WildEditorDPPt
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(791, 673);
|
|
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.Name = "WildEditorDPPt";
|
|
this.Text = "Wild Pokémon Editor";
|
|
this.Load += new System.EventHandler(this.WildEditorDPPt_Load);
|
|
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.dualSlotGroupBox.PerformLayout();
|
|
this.timeGroupBox.ResumeLayout(false);
|
|
this.timeGroupBox.PerformLayout();
|
|
this.walkingGroupBox.ResumeLayout(false);
|
|
this.walkingGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingOneFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFourthUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenThirdUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFourFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentyFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTenFirstUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingTwentySecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveSecondUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.walkingFiveFirstUpDown)).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.superRodOneMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodOneMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFourMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodFiveMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodThirtyMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSixtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.superRodSixtyMinUpDown)).EndInit();
|
|
this.goodRodGroupBox.ResumeLayout(false);
|
|
this.goodRodGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodOneMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFourMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodFiveMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodThirtyMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSixtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.goodRodSixtyMinUpDown)).EndInit();
|
|
this.oldRodGroupBox.ResumeLayout(false);
|
|
this.oldRodGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodOneMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFourMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodFiveMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodThirtyMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.oldRodSixtyMinUpDown)).EndInit();
|
|
this.surfGroupBox.ResumeLayout(false);
|
|
this.surfGroupBox.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfRateUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfOneMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFourMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfFiveMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfThirtyMinUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMaxUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.surfSixtyMinUpDown)).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 System.Windows.Forms.ComboBox swarmFirstComboBox;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.ComboBox swarmSecondComboBox;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.ComboBox nightFirstComboBox;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.ComboBox nightSecondComboBox;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.ComboBox morningFirstComboBox;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.ComboBox 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 System.Windows.Forms.ComboBox walkingFiveSecondComboBox;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.ComboBox walkingTwentyFirstComboBox;
|
|
private System.Windows.Forms.ComboBox walkingOneSecondComboBox;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.ComboBox walkingTwentySecondComboBox;
|
|
private System.Windows.Forms.ComboBox walkingOneFirstComboBox;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.ComboBox walkingTenFirstComboBox;
|
|
private System.Windows.Forms.ComboBox walkingFourSecondComboBox;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.ComboBox walkingTenSecondComboBox;
|
|
private System.Windows.Forms.ComboBox walkingFourFirstComboBox;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.ComboBox walkingTenThirdComboBox;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.ComboBox walkingTenFourthComboBox;
|
|
private System.Windows.Forms.ComboBox 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 System.Windows.Forms.ComboBox leafGreenFirstComboBox;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.ComboBox fireRedSecondComboBox;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.ComboBox fireRedFirstComboBox;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.ComboBox leafGreenSecondComboBox;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.ComboBox sapphireFirstComboBox;
|
|
private System.Windows.Forms.ComboBox rubyFirstComboBox;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.ComboBox emeraldSecondComboBox;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.ComboBox rubySecondComboBox;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.ComboBox emeraldFirstComboBox;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.ComboBox 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 System.Windows.Forms.ComboBox radarFourthComboBox;
|
|
private System.Windows.Forms.Label label41;
|
|
private System.Windows.Forms.ComboBox radarThirdComboBox;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.ComboBox radarSecondComboBox;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.ComboBox 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 surfOneMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown surfOneMinUpDown;
|
|
private System.Windows.Forms.Label label62;
|
|
private System.Windows.Forms.ComboBox surfOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown surfFourMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown surfFourMinUpDown;
|
|
private System.Windows.Forms.Label label63;
|
|
private System.Windows.Forms.ComboBox surfFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown surfFiveMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown surfFiveMinUpDown;
|
|
private System.Windows.Forms.Label label64;
|
|
private System.Windows.Forms.ComboBox surfFiveComboBox;
|
|
private System.Windows.Forms.NumericUpDown surfThirtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown surfThirtyMinUpDown;
|
|
private System.Windows.Forms.Label label65;
|
|
private System.Windows.Forms.ComboBox surfThirtyComboBox;
|
|
private System.Windows.Forms.NumericUpDown surfSixtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown surfSixtyMinUpDown;
|
|
private System.Windows.Forms.Label label66;
|
|
private System.Windows.Forms.ComboBox 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 superRodOneMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodOneMinUpDown;
|
|
private System.Windows.Forms.Label label70;
|
|
private System.Windows.Forms.ComboBox superRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodFourMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodFourMinUpDown;
|
|
private System.Windows.Forms.Label label71;
|
|
private System.Windows.Forms.ComboBox superRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodFiveMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodFiveMinUpDown;
|
|
private System.Windows.Forms.Label label72;
|
|
private System.Windows.Forms.ComboBox superRodFiveComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodThirtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodThirtyMinUpDown;
|
|
private System.Windows.Forms.Label label73;
|
|
private System.Windows.Forms.ComboBox superRodThirtyComboBox;
|
|
private System.Windows.Forms.NumericUpDown superRodSixtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown superRodSixtyMinUpDown;
|
|
private System.Windows.Forms.Label label74;
|
|
private System.Windows.Forms.ComboBox superRodSixtyComboBox;
|
|
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 goodRodOneMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodOneMinUpDown;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.ComboBox goodRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodFourMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodFourMinUpDown;
|
|
private System.Windows.Forms.Label label55;
|
|
private System.Windows.Forms.ComboBox goodRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodFiveMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodFiveMinUpDown;
|
|
private System.Windows.Forms.Label label56;
|
|
private System.Windows.Forms.ComboBox goodRodFiveComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodThirtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodThirtyMinUpDown;
|
|
private System.Windows.Forms.Label label57;
|
|
private System.Windows.Forms.ComboBox goodRodThirtyComboBox;
|
|
private System.Windows.Forms.NumericUpDown goodRodSixtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown goodRodSixtyMinUpDown;
|
|
private System.Windows.Forms.Label label58;
|
|
private System.Windows.Forms.ComboBox goodRodSixtyComboBox;
|
|
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 oldRodOneMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodOneMinUpDown;
|
|
private System.Windows.Forms.Label label46;
|
|
private System.Windows.Forms.ComboBox oldRodOneComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodFourMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodFourMinUpDown;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.ComboBox oldRodFourComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodFiveMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodFiveMinUpDown;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.ComboBox oldRodFiveComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodThirtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodThirtyMinUpDown;
|
|
private System.Windows.Forms.Label label49;
|
|
private System.Windows.Forms.ComboBox oldRodThirtyComboBox;
|
|
private System.Windows.Forms.NumericUpDown oldRodSixtyMaxUpDown;
|
|
private System.Windows.Forms.NumericUpDown oldRodSixtyMinUpDown;
|
|
private System.Windows.Forms.Label label50;
|
|
private System.Windows.Forms.ComboBox 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;
|
|
}
|
|
} |