fBaseXtensions.Settings.SettingsForm.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabControl_Combat = new System.Windows.Forms.TabControl();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.cb_CombatAllowDefaultAttack = new System.Windows.Forms.CheckBox();
            this.label5 = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.cb_CombatMovementGold = new System.Windows.Forms.CheckBox();
            this.cb_CombatMovementGlobes = new System.Windows.Forms.CheckBox();
            this.cb_CombatMovementItems = new System.Windows.Forms.CheckBox();
            this.label4 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.tb_WellHealth = new System.Windows.Forms.TrackBar();
            this.txt_WellHealth = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.tb_PotionHealth = new System.Windows.Forms.TrackBar();
            this.txt_PotionHealth = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tb_GlobeHealth = new System.Windows.Forms.TrackBar();
            this.txt_GlobeHealth = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.tabPage8 = new System.Windows.Forms.TabPage();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.label29 = new System.Windows.Forms.Label();
            this.flowLayoutPanel_ClusteringUnitExceptions = new System.Windows.Forms.FlowLayoutPanel();
            this.cb_ClusterUnitException_RareElite = new System.Windows.Forms.CheckBox();
            this.gb_ClusteringOptions = new System.Windows.Forms.GroupBox();
            this.panel6 = new System.Windows.Forms.Panel();
            this.tb_ClusterLogicDisableHealth = new System.Windows.Forms.TrackBar();
            this.txt_ClusterLogicDisableHealth = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.panel8 = new System.Windows.Forms.Panel();
            this.tb_ClusterLogicMinimumUnits = new System.Windows.Forms.TrackBar();
            this.txt_ClusterLogicMinimumUnits = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.panel7 = new System.Windows.Forms.Panel();
            this.tb_ClusterLogicDistance = new System.Windows.Forms.TrackBar();
            this.txt_ClusterLogicDistance = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.cb_ClusterTargetLogic = new System.Windows.Forms.CheckBox();
            this.tabPage9 = new System.Windows.Forms.TabPage();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.panel13 = new System.Windows.Forms.Panel();
            this.tb_GroupingMinBotHealth = new System.Windows.Forms.TrackBar();
            this.txt_GroupingMinBotHealth = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.panel12 = new System.Windows.Forms.Panel();
            this.tb_GroupingMinUnitsInCluster = new System.Windows.Forms.TrackBar();
            this.txt_GroupingMinUnitsInCluster = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.panel11 = new System.Windows.Forms.Panel();
            this.tb_GroupingMinCluster = new System.Windows.Forms.TrackBar();
            this.txt_GroupingMinCluster = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.panel10 = new System.Windows.Forms.Panel();
            this.tb_GroupingMaxDistance = new System.Windows.Forms.TrackBar();
            this.txt_GroupingMaxDistance = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.panel9 = new System.Windows.Forms.Panel();
            this.tb_GroupingMinDistance = new System.Windows.Forms.TrackBar();
            this.txt_GroupingMinDistance = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.cb_GroupingLogic = new System.Windows.Forms.CheckBox();
            this.tabPage10 = new System.Windows.Forms.TabPage();
            this.flowLayoutPanel_Avoidances = new System.Windows.Forms.FlowLayoutPanel();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.cb_AvoidanceLogic = new System.Windows.Forms.CheckBox();
            this.tabPage11 = new System.Windows.Forms.TabPage();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.groupBox_FleeOptions = new System.Windows.Forms.GroupBox();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.cb_FleeUnitRanged = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitSucideBomber = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitFast = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitAboveAverageHitPoints = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitNormal = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitRareElite = new System.Windows.Forms.CheckBox();
            this.cb_FleeUnitElectrified = new System.Windows.Forms.CheckBox();
            this.panel14 = new System.Windows.Forms.Panel();
            this.trackbar_FleeMaxMonsterDistance = new System.Windows.Forms.TrackBar();
            this.txt_FleeMaxMonsterDistance = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.panel15 = new System.Windows.Forms.Panel();
            this.trackbar_FleeBotMinHealth = new System.Windows.Forms.TrackBar();
            this.txt_FleeBotMinHealth = new System.Windows.Forms.TextBox();
            this.label15 = new System.Windows.Forms.Label();
            this.cb_EnableFleeing = new System.Windows.Forms.CheckBox();
            this.tabPage_Barbarian = new System.Windows.Forms.TabPage();
            this.cb_BarbUseWOTBAlways = new System.Windows.Forms.CheckBox();
            this.cb_BarbFuryDumpAlways = new System.Windows.Forms.CheckBox();
            this.cb_BarbFuryDumpWrath = new System.Windows.Forms.CheckBox();
            this.cb_BarbGoblinWrath = new System.Windows.Forms.CheckBox();
            this.cb_BarbWaitForWrath = new System.Windows.Forms.CheckBox();
            this.cb_BarbSelectiveWhirldWind = new System.Windows.Forms.CheckBox();
            this.tabPage_Monk = new System.Windows.Forms.TabPage();
            this.cb_MonkMaintainSweepingWinds = new System.Windows.Forms.CheckBox();
            this.cb_MonkSpamMantra = new System.Windows.Forms.CheckBox();
            this.tabPage_WitchDoctor = new System.Windows.Forms.TabPage();
            this.tabPage_Wizard = new System.Windows.Forms.TabPage();
            this.cb_WizardTeleportFleeing = new System.Windows.Forms.CheckBox();
            this.cb_WizardTeleportIntoGroups = new System.Windows.Forms.CheckBox();
            this.cb_WizardCancelArchonRebuff = new System.Windows.Forms.CheckBox();
            this.cb_WizardKiteOnlyArchon = new System.Windows.Forms.CheckBox();
            this.cb_WizardWaitForArchon = new System.Windows.Forms.CheckBox();
            this.tabPage_Crusader = new System.Windows.Forms.TabPage();
            this.tabPage_DemonHunter = new System.Windows.Forms.TabPage();
            this.txt_DemonHunterVaultDelay = new System.Windows.Forms.TextBox();
            this.trackBar_DemonHunterValutDelay = new System.Windows.Forms.TrackBar();
            this.label16 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.tabControl3 = new System.Windows.Forms.TabControl();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.groupBox8 = new System.Windows.Forms.GroupBox();
            this.groupBox10 = new System.Windows.Forms.GroupBox();
            this.cb_TargetingIgnoreRareChests = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreNormalChests = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreFloorContainers = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreWeaponRacks = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreArmorRacks = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreCorpses = new System.Windows.Forms.CheckBox();
            this.groupBox12 = new System.Windows.Forms.GroupBox();
            this.cb_TargetingShrineEmpowered = new System.Windows.Forms.CheckBox();
            this.cb_TargetingShrineProtection = new System.Windows.Forms.CheckBox();
            this.cb_TargetingShrineFortune = new System.Windows.Forms.CheckBox();
            this.cb_TargetingShrineFrenzy = new System.Windows.Forms.CheckBox();
            this.cb_TargetingShrineEnlightnment = new System.Windows.Forms.CheckBox();
            this.cb_TargetingShrineFleeting = new System.Windows.Forms.CheckBox();
            this.groupBox9 = new System.Windows.Forms.GroupBox();
            this.panel_TargetingPriorityCloseRangeMinUnits = new System.Windows.Forms.Panel();
            this.txt_TargetingPriorityCloseRangeUnitsCount = new System.Windows.Forms.TextBox();
            this.label18 = new System.Windows.Forms.Label();
            this.tb_TargetingPriorityCloseRangeUnitsCount = new System.Windows.Forms.TrackBar();
            this.cb_TargetingPrioritizeCloseRangeUnits = new System.Windows.Forms.CheckBox();
            this.comboBox_TargetingGoblinPriority = new System.Windows.Forms.ComboBox();
            this.label17 = new System.Windows.Forms.Label();
            this.cb_TargetingIncreaseRangeRareChests = new System.Windows.Forms.CheckBox();
            this.cb_TargetingIgnoreRareElites = new System.Windows.Forms.CheckBox();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.flowLayout_TargetRanges = new System.Windows.Forms.FlowLayoutPanel();
            this.groupBox11 = new System.Windows.Forms.GroupBox();
            this.cb_TargetRangeIgnoreProfileBlacklists = new System.Windows.Forms.CheckBox();
            this.cb_TargetRangeIgnoreLootProfileRange = new System.Windows.Forms.CheckBox();
            this.cb_TargetRangeIgnoreKillRangeProfile = new System.Windows.Forms.CheckBox();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.groupBox23 = new System.Windows.Forms.GroupBox();
            this.cb_TargetLOSGoblins = new System.Windows.Forms.CheckBox();
            this.cb_LOSEventSwitches = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSRareElite = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSCursedChestShrine = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSBossUniques = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSRareChests = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSRanged = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSSpawnerUnits = new System.Windows.Forms.CheckBox();
            this.cb_TargetLOSSucideBombers = new System.Windows.Forms.CheckBox();
            this.groupBox24 = new System.Windows.Forms.GroupBox();
            this.panel22 = new System.Windows.Forms.Panel();
            this.label35 = new System.Windows.Forms.Label();
            this.textBox_LOS_MinRange = new System.Windows.Forms.TextBox();
            this.trackBar_LOS_MinRange = new System.Windows.Forms.TrackBar();
            this.panel16 = new System.Windows.Forms.Panel();
            this.label34 = new System.Windows.Forms.Label();
            this.textBox_LOS_MaxRange = new System.Windows.Forms.TextBox();
            this.trackBar_LOS_MaxRange = new System.Windows.Forms.TrackBar();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage12 = new System.Windows.Forms.TabPage();
            this.groupBox15 = new System.Windows.Forms.GroupBox();
            this.label20 = new System.Windows.Forms.Label();
            this.txt_GoldInactivityTimeout = new System.Windows.Forms.TextBox();
            this.tb_GoldInactivityTimeout = new System.Windows.Forms.TrackBar();
            this.panel21 = new System.Windows.Forms.Panel();
            this.cb_GeneralSkipAhead = new System.Windows.Forms.CheckBox();
            this.cb_GeneralAllowBuffInTown = new System.Windows.Forms.CheckBox();
            this.cb_MovementOutOfCombatSkills = new System.Windows.Forms.CheckBox();
            this.panel17 = new System.Windows.Forms.Panel();
            this.cb_GeneralApplyEndDelayToContainers = new System.Windows.Forms.CheckBox();
            this.label21 = new System.Windows.Forms.Label();
            this.txt_GeneralEndOfCombatDelayValue = new System.Windows.Forms.TextBox();
            this.tb_GeneralEndOfCombatDelayValue = new System.Windows.Forms.TrackBar();
            this.tabPage18 = new System.Windows.Forms.TabPage();
            this.panel18 = new System.Windows.Forms.Panel();
            this.cb_DeathWaitForSkillsCooldown = new System.Windows.Forms.CheckBox();
            this.cb_DeathWaitForPotion = new System.Windows.Forms.CheckBox();
            this.tabPage17 = new System.Windows.Forms.TabPage();
            this.groupBox16 = new System.Windows.Forms.GroupBox();
            this.label32 = new System.Windows.Forms.Label();
            this.textBox_MaxTieredRiftKey = new System.Windows.Forms.TextBox();
            this.trackBar_TieredRiftKey = new System.Windows.Forms.TrackBar();
            this.label19 = new System.Windows.Forms.Label();
            this.comboBox_GemUpgrading_SuccessRate = new System.Windows.Forms.ComboBox();
            this.groupBox_PriorityGemUpgrading = new System.Windows.Forms.GroupBox();
            this.btn_gemUpgrading_AddItem = new System.Windows.Forms.Button();
            this.btn_gemUpgrading_RemoveItem = new System.Windows.Forms.Button();
            this.btn_gemUpgrading_MoveItemDown = new System.Windows.Forms.Button();
            this.btn_gemUpgrading_MoveItemUp = new System.Windows.Forms.Button();
            this.label31 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.listBox_GemUpgrading_UnusedGems = new System.Windows.Forms.ListBox();
            this.contextMenuStrip_GemUpgrading_UnusedGems = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.listBox_GemUpgrading_PriorityList = new System.Windows.Forms.ListBox();
            this.contextMenuStrip_GemUpgrading_PriorityList = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.moveUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.moveDownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.removeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox17 = new System.Windows.Forms.GroupBox();
            this.radioButton_GemUpgrading_Priority = new System.Windows.Forms.RadioButton();
            this.radioButton_GemUpgrading_Lowest = new System.Windows.Forms.RadioButton();
            this.radioButton_GemUpgrading_Highest = new System.Windows.Forms.RadioButton();
            this.radioButton_GemUpgrading_None = new System.Windows.Forms.RadioButton();
            this.groupBox18 = new System.Windows.Forms.GroupBox();
            this.cb_adventuremode_allowcombatmodification = new System.Windows.Forms.CheckBox();
            this.cb_adventuremode_NavigateMinimapMarkers = new System.Windows.Forms.CheckBox();
            this.tabPage19 = new System.Windows.Forms.TabPage();
            this.groupBox25 = new System.Windows.Forms.GroupBox();
            this.label36 = new System.Windows.Forms.Label();
            this.comboBox_BnetControl_CustomDifficulty = new System.Windows.Forms.ComboBox();
            this.groupBox_BnetControl_AltHero = new System.Windows.Forms.GroupBox();
            this.btn_BnetControl_ResetIndexes = new System.Windows.Forms.Button();
            this.btn_BnetControl_TestSwitch = new System.Windows.Forms.Button();
            this.label33 = new System.Windows.Forms.Label();
            this.comboBox_BnetControl_Heros = new System.Windows.Forms.ComboBox();
            this.groupBox_BnetControl_Setup = new System.Windows.Forms.GroupBox();
            this.lbl_BnetControl_Setup = new System.Windows.Forms.Label();
            this.btn_CharacterControl_Setup = new System.Windows.Forms.Button();
            this.tabPage13 = new System.Windows.Forms.TabPage();
            this.tabControl4 = new System.Windows.Forms.TabControl();
            this.tabPage20 = new System.Windows.Forms.TabPage();
            this.groupBox21 = new System.Windows.Forms.GroupBox();
            this.cb_LootPickupCraftPlans = new System.Windows.Forms.CheckBox();
            this.cb_LootKeyStones = new System.Windows.Forms.CheckBox();
            this.cb_LootExpBooks = new System.Windows.Forms.CheckBox();
            this.cb_LootInfernoKeys = new System.Windows.Forms.CheckBox();
            this.cb_LootCraftMats = new System.Windows.Forms.CheckBox();
            this.panel20 = new System.Windows.Forms.Panel();
            this.label27 = new System.Windows.Forms.Label();
            this.txt_LootHealthPotions = new System.Windows.Forms.TextBox();
            this.tb_LootHealthPotions = new System.Windows.Forms.TrackBar();
            this.panel19 = new System.Windows.Forms.Panel();
            this.label26 = new System.Windows.Forms.Label();
            this.txt_LootMinimumGold = new System.Windows.Forms.TextBox();
            this.tb_LootMinimumGold = new System.Windows.Forms.TrackBar();
            this.groupBox20 = new System.Windows.Forms.GroupBox();
            this.cb_LootGemTOPAZ = new System.Windows.Forms.CheckBox();
            this.cb_LootGemRUBY = new System.Windows.Forms.CheckBox();
            this.cb_LootGemEMERALD = new System.Windows.Forms.CheckBox();
            this.cb_LootGemDiamond = new System.Windows.Forms.CheckBox();
            this.cb_LootGemAMETHYST = new System.Windows.Forms.CheckBox();
            this.comboBox_LootGemQuality = new System.Windows.Forms.ComboBox();
            this.label25 = new System.Windows.Forms.Label();
            this.groupBox19 = new System.Windows.Forms.GroupBox();
            this.comboBox_LootLegendaryItemQuality = new System.Windows.Forms.ComboBox();
            this.label28 = new System.Windows.Forms.Label();
            this.comboBox_LootRareItemQuality = new System.Windows.Forms.ComboBox();
            this.label24 = new System.Windows.Forms.Label();
            this.comboBox_LootMagicItemQuality = new System.Windows.Forms.ComboBox();
            this.label23 = new System.Windows.Forms.Label();
            this.comboBox_LootWhiteItemQuality = new System.Windows.Forms.ComboBox();
            this.label22 = new System.Windows.Forms.Label();
            this.tabPage14 = new System.Windows.Forms.TabPage();
            this.groupBox13 = new System.Windows.Forms.GroupBox();
            this.flowLayout_DebugFunkyLogLevels = new System.Windows.Forms.FlowLayoutPanel();
            this.groupBox14 = new System.Windows.Forms.GroupBox();
            this.btn_DebugDataFormatText = new System.Windows.Forms.Button();
            this.flowLayout_DebugDataFlags = new System.Windows.Forms.FlowLayoutPanel();
            this.cb_DebugDataLogging = new System.Windows.Forms.CheckBox();
            this.groupBox22 = new System.Windows.Forms.GroupBox();
            this.cb_DebugStatusBar = new System.Windows.Forms.CheckBox();
            this.tabPage15 = new System.Windows.Forms.TabPage();
            this.flowLayoutPanel_MiscStats = new System.Windows.Forms.FlowLayoutPanel();
            this.tabPage16 = new System.Windows.Forms.TabPage();
            this.LBDebug = new System.Windows.Forms.FlowLayoutPanel();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.panel23 = new System.Windows.Forms.Panel();
            this.button_saveSettings = new System.Windows.Forms.Button();
            this.comboBox_SettingFiles = new System.Windows.Forms.ComboBox();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.cacheToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.objectsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.snoEntriesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpCurrentEntriesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.playerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpBackpackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpEquipmentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpItemBalanceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpHeroInfoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpSkillsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpObstaclesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpInteractivesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpBountyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpTargetingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpProfileBehaviorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabControl_Combat.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.panel5.SuspendLayout();
            this.panel4.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_WellHealth)).BeginInit();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_PotionHealth)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GlobeHealth)).BeginInit();
            this.tabPage8.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.flowLayoutPanel_ClusteringUnitExceptions.SuspendLayout();
            this.gb_ClusteringOptions.SuspendLayout();
            this.panel6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicDisableHealth)).BeginInit();
            this.panel8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicMinimumUnits)).BeginInit();
            this.panel7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicDistance)).BeginInit();
            this.tabPage9.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.panel13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinBotHealth)).BeginInit();
            this.panel12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinUnitsInCluster)).BeginInit();
            this.panel11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinCluster)).BeginInit();
            this.panel10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMaxDistance)).BeginInit();
            this.panel9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinDistance)).BeginInit();
            this.tabPage10.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.tabPage11.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.groupBox_FleeOptions.SuspendLayout();
            this.groupBox7.SuspendLayout();
            this.panel14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackbar_FleeMaxMonsterDistance)).BeginInit();
            this.panel15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackbar_FleeBotMinHealth)).BeginInit();
            this.tabPage_Barbarian.SuspendLayout();
            this.tabPage_Monk.SuspendLayout();
            this.tabPage_Wizard.SuspendLayout();
            this.tabPage_DemonHunter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_DemonHunterValutDelay)).BeginInit();
            this.tabPage2.SuspendLayout();
            this.tabControl3.SuspendLayout();
            this.tabPage4.SuspendLayout();
            this.groupBox8.SuspendLayout();
            this.groupBox10.SuspendLayout();
            this.groupBox12.SuspendLayout();
            this.groupBox9.SuspendLayout();
            this.panel_TargetingPriorityCloseRangeMinUnits.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_TargetingPriorityCloseRangeUnitsCount)).BeginInit();
            this.tabPage5.SuspendLayout();
            this.groupBox11.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.groupBox23.SuspendLayout();
            this.groupBox24.SuspendLayout();
            this.panel22.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_LOS_MinRange)).BeginInit();
            this.panel16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_LOS_MaxRange)).BeginInit();
            this.tabPage7.SuspendLayout();
            this.tabControl2.SuspendLayout();
            this.tabPage12.SuspendLayout();
            this.groupBox15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GoldInactivityTimeout)).BeginInit();
            this.panel21.SuspendLayout();
            this.panel17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GeneralEndOfCombatDelayValue)).BeginInit();
            this.tabPage18.SuspendLayout();
            this.panel18.SuspendLayout();
            this.tabPage17.SuspendLayout();
            this.groupBox16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_TieredRiftKey)).BeginInit();
            this.groupBox_PriorityGemUpgrading.SuspendLayout();
            this.contextMenuStrip_GemUpgrading_UnusedGems.SuspendLayout();
            this.contextMenuStrip_GemUpgrading_PriorityList.SuspendLayout();
            this.groupBox17.SuspendLayout();
            this.groupBox18.SuspendLayout();
            this.tabPage19.SuspendLayout();
            this.groupBox25.SuspendLayout();
            this.groupBox_BnetControl_AltHero.SuspendLayout();
            this.groupBox_BnetControl_Setup.SuspendLayout();
            this.tabPage13.SuspendLayout();
            this.tabControl4.SuspendLayout();
            this.tabPage20.SuspendLayout();
            this.groupBox21.SuspendLayout();
            this.panel20.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_LootHealthPotions)).BeginInit();
            this.panel19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_LootMinimumGold)).BeginInit();
            this.groupBox20.SuspendLayout();
            this.groupBox19.SuspendLayout();
            this.tabPage14.SuspendLayout();
            this.groupBox13.SuspendLayout();
            this.groupBox14.SuspendLayout();
            this.groupBox22.SuspendLayout();
            this.tabPage15.SuspendLayout();
            this.tabPage16.SuspendLayout();
            this.panel23.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage7);
            this.tabControl1.Controls.Add(this.tabPage13);
            this.tabControl1.Controls.Add(this.tabPage14);
            this.tabControl1.Controls.Add(this.tabPage15);
            this.tabControl1.Controls.Add(this.tabPage16);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 47);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(682, 650);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.tabControl_Combat);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(674, 624);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Combat";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // tabControl_Combat
            // 
            this.tabControl_Combat.Controls.Add(this.tabPage3);
            this.tabControl_Combat.Controls.Add(this.tabPage8);
            this.tabControl_Combat.Controls.Add(this.tabPage9);
            this.tabControl_Combat.Controls.Add(this.tabPage10);
            this.tabControl_Combat.Controls.Add(this.tabPage11);
            this.tabControl_Combat.Controls.Add(this.tabPage_Barbarian);
            this.tabControl_Combat.Controls.Add(this.tabPage_Monk);
            this.tabControl_Combat.Controls.Add(this.tabPage_WitchDoctor);
            this.tabControl_Combat.Controls.Add(this.tabPage_Wizard);
            this.tabControl_Combat.Controls.Add(this.tabPage_Crusader);
            this.tabControl_Combat.Controls.Add(this.tabPage_DemonHunter);
            this.tabControl_Combat.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl_Combat.Location = new System.Drawing.Point(3, 3);
            this.tabControl_Combat.Name = "tabControl_Combat";
            this.tabControl_Combat.SelectedIndex = 0;
            this.tabControl_Combat.Size = new System.Drawing.Size(668, 618);
            this.tabControl_Combat.TabIndex = 0;
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.groupBox2);
            this.tabPage3.Controls.Add(this.groupBox1);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(660, 592);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "General";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.panel5);
            this.groupBox2.Controls.Add(this.panel4);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox2.Location = new System.Drawing.Point(3, 184);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(654, 197);
            this.groupBox2.TabIndex = 3;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Skills";
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.cb_CombatAllowDefaultAttack);
            this.panel5.Controls.Add(this.label5);
            this.panel5.Location = new System.Drawing.Point(9, 98);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(214, 93);
            this.panel5.TabIndex = 1;
            // 
            // cb_CombatAllowDefaultAttack
            // 
            this.cb_CombatAllowDefaultAttack.AutoSize = true;
            this.cb_CombatAllowDefaultAttack.Location = new System.Drawing.Point(9, 16);
            this.cb_CombatAllowDefaultAttack.Name = "cb_CombatAllowDefaultAttack";
            this.cb_CombatAllowDefaultAttack.Size = new System.Drawing.Size(158, 17);
            this.cb_CombatAllowDefaultAttack.TabIndex = 1;
            this.cb_CombatAllowDefaultAttack.Text = "Allow Default Attack Always";
            this.toolTip1.SetToolTip(this.cb_CombatAllowDefaultAttack, "If your build does not contain a primary skill then you should enable this!");
            this.cb_CombatAllowDefaultAttack.UseVisualStyleBackColor = true;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(3, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(29, 13);
            this.label5.TabIndex = 0;
            this.label5.Text = "Misc";
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.cb_CombatMovementGold);
            this.panel4.Controls.Add(this.cb_CombatMovementGlobes);
            this.panel4.Controls.Add(this.cb_CombatMovementItems);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Location = new System.Drawing.Point(12, 19);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(200, 73);
            this.panel4.TabIndex = 0;
            this.toolTip1.SetToolTip(this.panel4, "These are the targets valid for movement based skills such as leap or teleport.");
            // 
            // cb_CombatMovementGold
            // 
            this.cb_CombatMovementGold.AutoSize = true;
            this.cb_CombatMovementGold.Location = new System.Drawing.Point(6, 16);
            this.cb_CombatMovementGold.Name = "cb_CombatMovementGold";
            this.cb_CombatMovementGold.Size = new System.Drawing.Size(48, 17);
            this.cb_CombatMovementGold.TabIndex = 3;
            this.cb_CombatMovementGold.Text = "Gold";
            this.cb_CombatMovementGold.UseVisualStyleBackColor = true;
            // 
            // cb_CombatMovementGlobes
            // 
            this.cb_CombatMovementGlobes.AutoSize = true;
            this.cb_CombatMovementGlobes.Location = new System.Drawing.Point(6, 33);
            this.cb_CombatMovementGlobes.Name = "cb_CombatMovementGlobes";
            this.cb_CombatMovementGlobes.Size = new System.Drawing.Size(59, 17);
            this.cb_CombatMovementGlobes.TabIndex = 2;
            this.cb_CombatMovementGlobes.Text = "Globes";
            this.cb_CombatMovementGlobes.UseVisualStyleBackColor = true;
            // 
            // cb_CombatMovementItems
            // 
            this.cb_CombatMovementItems.AutoSize = true;
            this.cb_CombatMovementItems.Location = new System.Drawing.Point(6, 50);
            this.cb_CombatMovementItems.Name = "cb_CombatMovementItems";
            this.cb_CombatMovementItems.Size = new System.Drawing.Size(51, 17);
            this.cb_CombatMovementItems.TabIndex = 1;
            this.cb_CombatMovementItems.Text = "Items";
            this.cb_CombatMovementItems.UseVisualStyleBackColor = true;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(3, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(135, 13);
            this.label4.TabIndex = 0;
            this.label4.Text = "Combat Movement Targets";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.panel3);
            this.groupBox1.Controls.Add(this.panel2);
            this.groupBox1.Controls.Add(this.panel1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(3, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(654, 181);
            this.groupBox1.TabIndex = 2;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Health";
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.tb_WellHealth);
            this.panel3.Controls.Add(this.txt_WellHealth);
            this.panel3.Controls.Add(this.label3);
            this.panel3.Location = new System.Drawing.Point(6, 104);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(243, 71);
            this.panel3.TabIndex = 5;
            // 
            // tb_WellHealth
            // 
            this.tb_WellHealth.LargeChange = 25;
            this.tb_WellHealth.Location = new System.Drawing.Point(3, 16);
            this.tb_WellHealth.Maximum = 100;
            this.tb_WellHealth.Name = "tb_WellHealth";
            this.tb_WellHealth.Size = new System.Drawing.Size(160, 42);
            this.tb_WellHealth.TabIndex = 0;
            this.tb_WellHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_WellHealth
            // 
            this.txt_WellHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_WellHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_WellHealth.Name = "txt_WellHealth";
            this.txt_WellHealth.ReadOnly = true;
            this.txt_WellHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_WellHealth.TabIndex = 2;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(3, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(136, 13);
            this.label3.TabIndex = 1;
            this.label3.Text = "Health Well Health Percent";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.tb_PotionHealth);
            this.panel2.Controls.Add(this.txt_PotionHealth);
            this.panel2.Controls.Add(this.label2);
            this.panel2.Location = new System.Drawing.Point(255, 19);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(243, 71);
            this.panel2.TabIndex = 4;
            // 
            // tb_PotionHealth
            // 
            this.tb_PotionHealth.LargeChange = 25;
            this.tb_PotionHealth.Location = new System.Drawing.Point(3, 16);
            this.tb_PotionHealth.Maximum = 100;
            this.tb_PotionHealth.Name = "tb_PotionHealth";
            this.tb_PotionHealth.Size = new System.Drawing.Size(160, 42);
            this.tb_PotionHealth.TabIndex = 0;
            this.tb_PotionHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_PotionHealth
            // 
            this.txt_PotionHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_PotionHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_PotionHealth.Name = "txt_PotionHealth";
            this.txt_PotionHealth.ReadOnly = true;
            this.txt_PotionHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_PotionHealth.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(3, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(111, 13);
            this.label2.TabIndex = 1;
            this.label2.Text = "Potion Health Percent";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.tb_GlobeHealth);
            this.panel1.Controls.Add(this.txt_GlobeHealth);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Location = new System.Drawing.Point(6, 19);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(243, 71);
            this.panel1.TabIndex = 3;
            // 
            // tb_GlobeHealth
            // 
            this.tb_GlobeHealth.LargeChange = 25;
            this.tb_GlobeHealth.Location = new System.Drawing.Point(3, 16);
            this.tb_GlobeHealth.Maximum = 100;
            this.tb_GlobeHealth.Name = "tb_GlobeHealth";
            this.tb_GlobeHealth.Size = new System.Drawing.Size(160, 42);
            this.tb_GlobeHealth.TabIndex = 0;
            this.tb_GlobeHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_GlobeHealth
            // 
            this.txt_GlobeHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GlobeHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_GlobeHealth.Name = "txt_GlobeHealth";
            this.txt_GlobeHealth.ReadOnly = true;
            this.txt_GlobeHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_GlobeHealth.TabIndex = 2;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(3, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(109, 13);
            this.label1.TabIndex = 1;
            this.label1.Text = "Globe Health Percent";
            // 
            // tabPage8
            // 
            this.tabPage8.Controls.Add(this.groupBox3);
            this.tabPage8.Location = new System.Drawing.Point(4, 22);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage8.Size = new System.Drawing.Size(660, 592);
            this.tabPage8.TabIndex = 1;
            this.tabPage8.Text = "Clustering";
            this.tabPage8.UseVisualStyleBackColor = true;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.label29);
            this.groupBox3.Controls.Add(this.flowLayoutPanel_ClusteringUnitExceptions);
            this.groupBox3.Controls.Add(this.gb_ClusteringOptions);
            this.groupBox3.Controls.Add(this.cb_ClusterTargetLogic);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox3.Location = new System.Drawing.Point(3, 3);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(654, 523);
            this.groupBox3.TabIndex = 0;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Clustering";
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(267, 22);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(116, 13);
            this.label29.TabIndex = 9;
            this.label29.Text = "Cluster Unit Exceptions";
            // 
            // flowLayoutPanel_ClusteringUnitExceptions
            // 
            this.flowLayoutPanel_ClusteringUnitExceptions.Controls.Add(this.cb_ClusterUnitException_RareElite);
            this.flowLayoutPanel_ClusteringUnitExceptions.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            this.flowLayoutPanel_ClusteringUnitExceptions.Location = new System.Drawing.Point(270, 38);
            this.flowLayoutPanel_ClusteringUnitExceptions.Name = "flowLayoutPanel_ClusteringUnitExceptions";
            this.flowLayoutPanel_ClusteringUnitExceptions.Size = new System.Drawing.Size(375, 479);
            this.flowLayoutPanel_ClusteringUnitExceptions.TabIndex = 8;
            // 
            // cb_ClusterUnitException_RareElite
            // 
            this.cb_ClusterUnitException_RareElite.AutoSize = true;
            this.cb_ClusterUnitException_RareElite.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cb_ClusterUnitException_RareElite.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_ClusterUnitException_RareElite.Location = new System.Drawing.Point(3, 3);
            this.cb_ClusterUnitException_RareElite.Name = "cb_ClusterUnitException_RareElite";
            this.cb_ClusterUnitException_RareElite.Size = new System.Drawing.Size(93, 21);
            this.cb_ClusterUnitException_RareElite.TabIndex = 0;
            this.cb_ClusterUnitException_RareElite.Text = "Rare/Elites";
            this.cb_ClusterUnitException_RareElite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cb_ClusterUnitException_RareElite.UseVisualStyleBackColor = true;
            // 
            // gb_ClusteringOptions
            // 
            this.gb_ClusteringOptions.Controls.Add(this.panel6);
            this.gb_ClusteringOptions.Controls.Add(this.panel8);
            this.gb_ClusteringOptions.Controls.Add(this.panel7);
            this.gb_ClusteringOptions.Location = new System.Drawing.Point(6, 38);
            this.gb_ClusteringOptions.Name = "gb_ClusteringOptions";
            this.gb_ClusteringOptions.Size = new System.Drawing.Size(258, 253);
            this.gb_ClusteringOptions.TabIndex = 1;
            this.gb_ClusteringOptions.TabStop = false;
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.tb_ClusterLogicDisableHealth);
            this.panel6.Controls.Add(this.txt_ClusterLogicDisableHealth);
            this.panel6.Controls.Add(this.label6);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel6.Location = new System.Drawing.Point(3, 158);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(252, 62);
            this.panel6.TabIndex = 4;
            this.toolTip1.SetToolTip(this.panel6, "The bots health percent that will disable clustering behavior.");
            // 
            // tb_ClusterLogicDisableHealth
            // 
            this.tb_ClusterLogicDisableHealth.Location = new System.Drawing.Point(3, 16);
            this.tb_ClusterLogicDisableHealth.Maximum = 100;
            this.tb_ClusterLogicDisableHealth.Name = "tb_ClusterLogicDisableHealth";
            this.tb_ClusterLogicDisableHealth.Size = new System.Drawing.Size(160, 42);
            this.tb_ClusterLogicDisableHealth.TabIndex = 0;
            this.tb_ClusterLogicDisableHealth.TickFrequency = 10;
            this.tb_ClusterLogicDisableHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_ClusterLogicDisableHealth
            // 
            this.txt_ClusterLogicDisableHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_ClusterLogicDisableHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_ClusterLogicDisableHealth.Name = "txt_ClusterLogicDisableHealth";
            this.txt_ClusterLogicDisableHealth.ReadOnly = true;
            this.txt_ClusterLogicDisableHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_ClusterLogicDisableHealth.TabIndex = 2;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(3, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(100, 13);
            this.label6.TabIndex = 1;
            this.label6.Text = "Disable At Health %";
            // 
            // panel8
            // 
            this.panel8.Controls.Add(this.tb_ClusterLogicMinimumUnits);
            this.panel8.Controls.Add(this.txt_ClusterLogicMinimumUnits);
            this.panel8.Controls.Add(this.label8);
            this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel8.Location = new System.Drawing.Point(3, 87);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(252, 71);
            this.panel8.TabIndex = 6;
            this.toolTip1.SetToolTip(this.panel8, "The minimum units required before the cluster is valid for targeting.");
            // 
            // tb_ClusterLogicMinimumUnits
            // 
            this.tb_ClusterLogicMinimumUnits.LargeChange = 2;
            this.tb_ClusterLogicMinimumUnits.Location = new System.Drawing.Point(3, 16);
            this.tb_ClusterLogicMinimumUnits.Maximum = 20;
            this.tb_ClusterLogicMinimumUnits.Name = "tb_ClusterLogicMinimumUnits";
            this.tb_ClusterLogicMinimumUnits.Size = new System.Drawing.Size(160, 42);
            this.tb_ClusterLogicMinimumUnits.TabIndex = 0;
            this.tb_ClusterLogicMinimumUnits.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_ClusterLogicMinimumUnits
            // 
            this.txt_ClusterLogicMinimumUnits.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_ClusterLogicMinimumUnits.Location = new System.Drawing.Point(169, 3);
            this.txt_ClusterLogicMinimumUnits.Name = "txt_ClusterLogicMinimumUnits";
            this.txt_ClusterLogicMinimumUnits.ReadOnly = true;
            this.txt_ClusterLogicMinimumUnits.Size = new System.Drawing.Size(71, 26);
            this.txt_ClusterLogicMinimumUnits.TabIndex = 2;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(3, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(110, 13);
            this.label8.TabIndex = 1;
            this.label8.Text = "Cluster Minimum Units";
            // 
            // panel7
            // 
            this.panel7.Controls.Add(this.tb_ClusterLogicDistance);
            this.panel7.Controls.Add(this.txt_ClusterLogicDistance);
            this.panel7.Controls.Add(this.label7);
            this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel7.Location = new System.Drawing.Point(3, 16);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(252, 71);
            this.panel7.TabIndex = 5;
            this.toolTip1.SetToolTip(this.panel7, "The distance between each unit, the lower the value, the tighter the cluster will" +
        " be.");
            // 
            // tb_ClusterLogicDistance
            // 
            this.tb_ClusterLogicDistance.LargeChange = 2;
            this.tb_ClusterLogicDistance.Location = new System.Drawing.Point(3, 16);
            this.tb_ClusterLogicDistance.Maximum = 25;
            this.tb_ClusterLogicDistance.Name = "tb_ClusterLogicDistance";
            this.tb_ClusterLogicDistance.Size = new System.Drawing.Size(160, 42);
            this.tb_ClusterLogicDistance.TabIndex = 0;
            this.tb_ClusterLogicDistance.TickFrequency = 5;
            this.tb_ClusterLogicDistance.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_ClusterLogicDistance
            // 
            this.txt_ClusterLogicDistance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_ClusterLogicDistance.Location = new System.Drawing.Point(169, 3);
            this.txt_ClusterLogicDistance.Name = "txt_ClusterLogicDistance";
            this.txt_ClusterLogicDistance.ReadOnly = true;
            this.txt_ClusterLogicDistance.Size = new System.Drawing.Size(71, 26);
            this.txt_ClusterLogicDistance.TabIndex = 2;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(3, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(84, 13);
            this.label7.TabIndex = 1;
            this.label7.Text = "Cluster Distance";
            // 
            // cb_ClusterTargetLogic
            // 
            this.cb_ClusterTargetLogic.AutoSize = true;
            this.cb_ClusterTargetLogic.Location = new System.Drawing.Point(6, 19);
            this.cb_ClusterTargetLogic.Name = "cb_ClusterTargetLogic";
            this.cb_ClusterTargetLogic.Size = new System.Drawing.Size(171, 17);
            this.cb_ClusterTargetLogic.TabIndex = 0;
            this.cb_ClusterTargetLogic.Text = "Enable Clustering Target Logic";
            this.cb_ClusterTargetLogic.UseVisualStyleBackColor = true;
            // 
            // tabPage9
            // 
            this.tabPage9.Controls.Add(this.groupBox4);
            this.tabPage9.Location = new System.Drawing.Point(4, 22);
            this.tabPage9.Name = "tabPage9";
            this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage9.Size = new System.Drawing.Size(660, 592);
            this.tabPage9.TabIndex = 2;
            this.tabPage9.Text = "Grouping";
            this.tabPage9.UseVisualStyleBackColor = true;
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.panel13);
            this.groupBox4.Controls.Add(this.panel12);
            this.groupBox4.Controls.Add(this.panel11);
            this.groupBox4.Controls.Add(this.panel10);
            this.groupBox4.Controls.Add(this.panel9);
            this.groupBox4.Controls.Add(this.cb_GroupingLogic);
            this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox4.Location = new System.Drawing.Point(3, 3);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(654, 367);
            this.groupBox4.TabIndex = 0;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Grouping";
            // 
            // panel13
            // 
            this.panel13.Controls.Add(this.tb_GroupingMinBotHealth);
            this.panel13.Controls.Add(this.txt_GroupingMinBotHealth);
            this.panel13.Controls.Add(this.label13);
            this.panel13.Location = new System.Drawing.Point(6, 196);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(243, 71);
            this.panel13.TabIndex = 10;
            // 
            // tb_GroupingMinBotHealth
            // 
            this.tb_GroupingMinBotHealth.LargeChange = 2;
            this.tb_GroupingMinBotHealth.Location = new System.Drawing.Point(3, 16);
            this.tb_GroupingMinBotHealth.Maximum = 100;
            this.tb_GroupingMinBotHealth.Name = "tb_GroupingMinBotHealth";
            this.tb_GroupingMinBotHealth.Size = new System.Drawing.Size(160, 42);
            this.tb_GroupingMinBotHealth.TabIndex = 0;
            this.tb_GroupingMinBotHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_GroupingMinBotHealth
            // 
            this.txt_GroupingMinBotHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GroupingMinBotHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_GroupingMinBotHealth.Name = "txt_GroupingMinBotHealth";
            this.txt_GroupingMinBotHealth.ReadOnly = true;
            this.txt_GroupingMinBotHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_GroupingMinBotHealth.TabIndex = 2;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(3, 0);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(141, 13);
            this.label13.TabIndex = 1;
            this.label13.Text = "Minimum Bot Health Percent";
            // 
            // panel12
            // 
            this.panel12.Controls.Add(this.tb_GroupingMinUnitsInCluster);
            this.panel12.Controls.Add(this.txt_GroupingMinUnitsInCluster);
            this.panel12.Controls.Add(this.label12);
            this.panel12.Location = new System.Drawing.Point(266, 119);
            this.panel12.Name = "panel12";
            this.panel12.Size = new System.Drawing.Size(243, 71);
            this.panel12.TabIndex = 9;
            // 
            // tb_GroupingMinUnitsInCluster
            // 
            this.tb_GroupingMinUnitsInCluster.LargeChange = 2;
            this.tb_GroupingMinUnitsInCluster.Location = new System.Drawing.Point(3, 16);
            this.tb_GroupingMinUnitsInCluster.Name = "tb_GroupingMinUnitsInCluster";
            this.tb_GroupingMinUnitsInCluster.Size = new System.Drawing.Size(160, 42);
            this.tb_GroupingMinUnitsInCluster.TabIndex = 0;
            this.tb_GroupingMinUnitsInCluster.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tb_GroupingMinUnitsInCluster.Value = 1;
            // 
            // txt_GroupingMinUnitsInCluster
            // 
            this.txt_GroupingMinUnitsInCluster.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GroupingMinUnitsInCluster.Location = new System.Drawing.Point(169, 3);
            this.txt_GroupingMinUnitsInCluster.Name = "txt_GroupingMinUnitsInCluster";
            this.txt_GroupingMinUnitsInCluster.ReadOnly = true;
            this.txt_GroupingMinUnitsInCluster.Size = new System.Drawing.Size(71, 26);
            this.txt_GroupingMinUnitsInCluster.TabIndex = 2;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(3, 0);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(122, 13);
            this.label12.TabIndex = 1;
            this.label12.Text = "Minimum Units In Cluster";
            // 
            // panel11
            // 
            this.panel11.Controls.Add(this.tb_GroupingMinCluster);
            this.panel11.Controls.Add(this.txt_GroupingMinCluster);
            this.panel11.Controls.Add(this.label11);
            this.panel11.Location = new System.Drawing.Point(6, 119);
            this.panel11.Name = "panel11";
            this.panel11.Size = new System.Drawing.Size(243, 71);
            this.panel11.TabIndex = 8;
            // 
            // tb_GroupingMinCluster
            // 
            this.tb_GroupingMinCluster.LargeChange = 2;
            this.tb_GroupingMinCluster.Location = new System.Drawing.Point(3, 16);
            this.tb_GroupingMinCluster.Maximum = 8;
            this.tb_GroupingMinCluster.Minimum = 1;
            this.tb_GroupingMinCluster.Name = "tb_GroupingMinCluster";
            this.tb_GroupingMinCluster.Size = new System.Drawing.Size(160, 42);
            this.tb_GroupingMinCluster.TabIndex = 0;
            this.tb_GroupingMinCluster.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tb_GroupingMinCluster.Value = 1;
            // 
            // txt_GroupingMinCluster
            // 
            this.txt_GroupingMinCluster.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GroupingMinCluster.Location = new System.Drawing.Point(169, 3);
            this.txt_GroupingMinCluster.Name = "txt_GroupingMinCluster";
            this.txt_GroupingMinCluster.ReadOnly = true;
            this.txt_GroupingMinCluster.Size = new System.Drawing.Size(71, 26);
            this.txt_GroupingMinCluster.TabIndex = 2;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(3, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(114, 13);
            this.label11.TabIndex = 1;
            this.label11.Text = "Minimum Cluster Count";
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.tb_GroupingMaxDistance);
            this.panel10.Controls.Add(this.txt_GroupingMaxDistance);
            this.panel10.Controls.Add(this.label10);
            this.panel10.Location = new System.Drawing.Point(266, 42);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(243, 71);
            this.panel10.TabIndex = 7;
            // 
            // tb_GroupingMaxDistance
            // 
            this.tb_GroupingMaxDistance.LargeChange = 10;
            this.tb_GroupingMaxDistance.Location = new System.Drawing.Point(3, 16);
            this.tb_GroupingMaxDistance.Maximum = 200;
            this.tb_GroupingMaxDistance.Minimum = 50;
            this.tb_GroupingMaxDistance.Name = "tb_GroupingMaxDistance";
            this.tb_GroupingMaxDistance.Size = new System.Drawing.Size(160, 42);
            this.tb_GroupingMaxDistance.TabIndex = 0;
            this.tb_GroupingMaxDistance.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tb_GroupingMaxDistance.Value = 50;
            // 
            // txt_GroupingMaxDistance
            // 
            this.txt_GroupingMaxDistance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GroupingMaxDistance.Location = new System.Drawing.Point(169, 3);
            this.txt_GroupingMaxDistance.Name = "txt_GroupingMaxDistance";
            this.txt_GroupingMaxDistance.ReadOnly = true;
            this.txt_GroupingMaxDistance.Size = new System.Drawing.Size(71, 26);
            this.txt_GroupingMaxDistance.TabIndex = 2;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(3, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(118, 13);
            this.label10.TabIndex = 1;
            this.label10.Text = "Unit Maximum Distance";
            // 
            // panel9
            // 
            this.panel9.Controls.Add(this.tb_GroupingMinDistance);
            this.panel9.Controls.Add(this.txt_GroupingMinDistance);
            this.panel9.Controls.Add(this.label9);
            this.panel9.Location = new System.Drawing.Point(6, 42);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(243, 71);
            this.panel9.TabIndex = 6;
            // 
            // tb_GroupingMinDistance
            // 
            this.tb_GroupingMinDistance.LargeChange = 10;
            this.tb_GroupingMinDistance.Location = new System.Drawing.Point(3, 16);
            this.tb_GroupingMinDistance.Maximum = 100;
            this.tb_GroupingMinDistance.Minimum = 35;
            this.tb_GroupingMinDistance.Name = "tb_GroupingMinDistance";
            this.tb_GroupingMinDistance.Size = new System.Drawing.Size(160, 42);
            this.tb_GroupingMinDistance.TabIndex = 0;
            this.tb_GroupingMinDistance.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tb_GroupingMinDistance.Value = 35;
            // 
            // txt_GroupingMinDistance
            // 
            this.txt_GroupingMinDistance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GroupingMinDistance.Location = new System.Drawing.Point(169, 3);
            this.txt_GroupingMinDistance.Name = "txt_GroupingMinDistance";
            this.txt_GroupingMinDistance.ReadOnly = true;
            this.txt_GroupingMinDistance.Size = new System.Drawing.Size(71, 26);
            this.txt_GroupingMinDistance.TabIndex = 2;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(3, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(115, 13);
            this.label9.TabIndex = 1;
            this.label9.Text = "Unit Minimum Distance";
            // 
            // cb_GroupingLogic
            // 
            this.cb_GroupingLogic.AutoSize = true;
            this.cb_GroupingLogic.Location = new System.Drawing.Point(6, 19);
            this.cb_GroupingLogic.Name = "cb_GroupingLogic";
            this.cb_GroupingLogic.Size = new System.Drawing.Size(105, 17);
            this.cb_GroupingLogic.TabIndex = 0;
            this.cb_GroupingLogic.Text = "Enable Grouping";
            this.cb_GroupingLogic.UseVisualStyleBackColor = true;
            // 
            // tabPage10
            // 
            this.tabPage10.Controls.Add(this.flowLayoutPanel_Avoidances);
            this.tabPage10.Controls.Add(this.groupBox5);
            this.tabPage10.Location = new System.Drawing.Point(4, 22);
            this.tabPage10.Name = "tabPage10";
            this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage10.Size = new System.Drawing.Size(660, 592);
            this.tabPage10.TabIndex = 3;
            this.tabPage10.Text = "Avoidances";
            this.tabPage10.UseVisualStyleBackColor = true;
            // 
            // flowLayoutPanel_Avoidances
            // 
            this.flowLayoutPanel_Avoidances.AutoScroll = true;
            this.flowLayoutPanel_Avoidances.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayoutPanel_Avoidances.Location = new System.Drawing.Point(3, 79);
            this.flowLayoutPanel_Avoidances.Name = "flowLayoutPanel_Avoidances";
            this.flowLayoutPanel_Avoidances.Size = new System.Drawing.Size(654, 510);
            this.flowLayoutPanel_Avoidances.TabIndex = 1;
            this.flowLayoutPanel_Avoidances.Click += new System.EventHandler(this.flowLayoutPanel_Avoidances_Click);
            this.flowLayoutPanel_Avoidances.MouseEnter += new System.EventHandler(this.flowLayoutPanel_Avoidances_MouseEnter);
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.cb_AvoidanceLogic);
            this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox5.Location = new System.Drawing.Point(3, 3);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(654, 76);
            this.groupBox5.TabIndex = 0;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "Avoidances";
            // 
            // cb_AvoidanceLogic
            // 
            this.cb_AvoidanceLogic.AutoSize = true;
            this.cb_AvoidanceLogic.Location = new System.Drawing.Point(6, 19);
            this.cb_AvoidanceLogic.Name = "cb_AvoidanceLogic";
            this.cb_AvoidanceLogic.Size = new System.Drawing.Size(113, 17);
            this.cb_AvoidanceLogic.TabIndex = 0;
            this.cb_AvoidanceLogic.Text = "Enable Avoidance";
            this.cb_AvoidanceLogic.UseVisualStyleBackColor = true;
            // 
            // tabPage11
            // 
            this.tabPage11.Controls.Add(this.groupBox6);
            this.tabPage11.Location = new System.Drawing.Point(4, 22);
            this.tabPage11.Name = "tabPage11";
            this.tabPage11.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage11.Size = new System.Drawing.Size(660, 592);
            this.tabPage11.TabIndex = 4;
            this.tabPage11.Text = "Fleeing";
            this.tabPage11.UseVisualStyleBackColor = true;
            // 
            // groupBox6
            // 
            this.groupBox6.Controls.Add(this.groupBox_FleeOptions);
            this.groupBox6.Controls.Add(this.cb_EnableFleeing);
            this.groupBox6.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox6.Location = new System.Drawing.Point(3, 3);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(654, 520);
            this.groupBox6.TabIndex = 0;
            this.groupBox6.TabStop = false;
            // 
            // groupBox_FleeOptions
            // 
            this.groupBox_FleeOptions.Controls.Add(this.groupBox7);
            this.groupBox_FleeOptions.Controls.Add(this.panel14);
            this.groupBox_FleeOptions.Controls.Add(this.panel15);
            this.groupBox_FleeOptions.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.groupBox_FleeOptions.Location = new System.Drawing.Point(3, 42);
            this.groupBox_FleeOptions.Name = "groupBox_FleeOptions";
            this.groupBox_FleeOptions.Size = new System.Drawing.Size(648, 475);
            this.groupBox_FleeOptions.TabIndex = 8;
            this.groupBox_FleeOptions.TabStop = false;
            // 
            // groupBox7
            // 
            this.groupBox7.Controls.Add(this.cb_FleeUnitRanged);
            this.groupBox7.Controls.Add(this.cb_FleeUnitSucideBomber);
            this.groupBox7.Controls.Add(this.cb_FleeUnitFast);
            this.groupBox7.Controls.Add(this.cb_FleeUnitAboveAverageHitPoints);
            this.groupBox7.Controls.Add(this.cb_FleeUnitNormal);
            this.groupBox7.Controls.Add(this.cb_FleeUnitRareElite);
            this.groupBox7.Controls.Add(this.cb_FleeUnitElectrified);
            this.groupBox7.Location = new System.Drawing.Point(6, 96);
            this.groupBox7.Name = "groupBox7";
            this.groupBox7.Size = new System.Drawing.Size(633, 373);
            this.groupBox7.TabIndex = 8;
            this.groupBox7.TabStop = false;
            this.groupBox7.Text = "Unit Triggers";
            // 
            // cb_FleeUnitRanged
            // 
            this.cb_FleeUnitRanged.AutoSize = true;
            this.cb_FleeUnitRanged.Location = new System.Drawing.Point(6, 157);
            this.cb_FleeUnitRanged.Name = "cb_FleeUnitRanged";
            this.cb_FleeUnitRanged.Size = new System.Drawing.Size(97, 17);
            this.cb_FleeUnitRanged.TabIndex = 6;
            this.cb_FleeUnitRanged.Text = "Ignore Ranged";
            this.cb_FleeUnitRanged.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitSucideBomber
            // 
            this.cb_FleeUnitSucideBomber.AutoSize = true;
            this.cb_FleeUnitSucideBomber.Location = new System.Drawing.Point(6, 134);
            this.cb_FleeUnitSucideBomber.Name = "cb_FleeUnitSucideBomber";
            this.cb_FleeUnitSucideBomber.Size = new System.Drawing.Size(131, 17);
            this.cb_FleeUnitSucideBomber.TabIndex = 5;
            this.cb_FleeUnitSucideBomber.Text = "Ignore Sucide Bomber";
            this.cb_FleeUnitSucideBomber.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitFast
            // 
            this.cb_FleeUnitFast.AutoSize = true;
            this.cb_FleeUnitFast.Location = new System.Drawing.Point(6, 111);
            this.cb_FleeUnitFast.Name = "cb_FleeUnitFast";
            this.cb_FleeUnitFast.Size = new System.Drawing.Size(79, 17);
            this.cb_FleeUnitFast.TabIndex = 4;
            this.cb_FleeUnitFast.Text = "Ignore Fast";
            this.cb_FleeUnitFast.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitAboveAverageHitPoints
            // 
            this.cb_FleeUnitAboveAverageHitPoints.AutoSize = true;
            this.cb_FleeUnitAboveAverageHitPoints.Location = new System.Drawing.Point(6, 88);
            this.cb_FleeUnitAboveAverageHitPoints.Name = "cb_FleeUnitAboveAverageHitPoints";
            this.cb_FleeUnitAboveAverageHitPoints.Size = new System.Drawing.Size(144, 17);
            this.cb_FleeUnitAboveAverageHitPoints.TabIndex = 3;
            this.cb_FleeUnitAboveAverageHitPoints.Text = "Above Average Hitpoints";
            this.cb_FleeUnitAboveAverageHitPoints.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitNormal
            // 
            this.cb_FleeUnitNormal.AutoSize = true;
            this.cb_FleeUnitNormal.Location = new System.Drawing.Point(6, 65);
            this.cb_FleeUnitNormal.Name = "cb_FleeUnitNormal";
            this.cb_FleeUnitNormal.Size = new System.Drawing.Size(59, 17);
            this.cb_FleeUnitNormal.TabIndex = 2;
            this.cb_FleeUnitNormal.Text = "Normal";
            this.cb_FleeUnitNormal.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitRareElite
            // 
            this.cb_FleeUnitRareElite.AutoSize = true;
            this.cb_FleeUnitRareElite.Location = new System.Drawing.Point(6, 42);
            this.cb_FleeUnitRareElite.Name = "cb_FleeUnitRareElite";
            this.cb_FleeUnitRareElite.Size = new System.Drawing.Size(74, 17);
            this.cb_FleeUnitRareElite.TabIndex = 1;
            this.cb_FleeUnitRareElite.Text = "Rare/Elite";
            this.cb_FleeUnitRareElite.UseVisualStyleBackColor = true;
            // 
            // cb_FleeUnitElectrified
            // 
            this.cb_FleeUnitElectrified.AutoSize = true;
            this.cb_FleeUnitElectrified.Location = new System.Drawing.Point(6, 19);
            this.cb_FleeUnitElectrified.Name = "cb_FleeUnitElectrified";
            this.cb_FleeUnitElectrified.Size = new System.Drawing.Size(72, 17);
            this.cb_FleeUnitElectrified.TabIndex = 0;
            this.cb_FleeUnitElectrified.Text = "Electrified";
            this.cb_FleeUnitElectrified.UseVisualStyleBackColor = true;
            // 
            // panel14
            // 
            this.panel14.Controls.Add(this.trackbar_FleeMaxMonsterDistance);
            this.panel14.Controls.Add(this.txt_FleeMaxMonsterDistance);
            this.panel14.Controls.Add(this.label14);
            this.panel14.Location = new System.Drawing.Point(16, 19);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(243, 71);
            this.panel14.TabIndex = 6;
            // 
            // trackbar_FleeMaxMonsterDistance
            // 
            this.trackbar_FleeMaxMonsterDistance.LargeChange = 25;
            this.trackbar_FleeMaxMonsterDistance.Location = new System.Drawing.Point(3, 16);
            this.trackbar_FleeMaxMonsterDistance.Maximum = 20;
            this.trackbar_FleeMaxMonsterDistance.Name = "trackbar_FleeMaxMonsterDistance";
            this.trackbar_FleeMaxMonsterDistance.Size = new System.Drawing.Size(160, 42);
            this.trackbar_FleeMaxMonsterDistance.TabIndex = 0;
            this.trackbar_FleeMaxMonsterDistance.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_FleeMaxMonsterDistance
            // 
            this.txt_FleeMaxMonsterDistance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_FleeMaxMonsterDistance.Location = new System.Drawing.Point(169, 3);
            this.txt_FleeMaxMonsterDistance.Name = "txt_FleeMaxMonsterDistance";
            this.txt_FleeMaxMonsterDistance.ReadOnly = true;
            this.txt_FleeMaxMonsterDistance.Size = new System.Drawing.Size(71, 26);
            this.txt_FleeMaxMonsterDistance.TabIndex = 2;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(3, 0);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(113, 13);
            this.label14.TabIndex = 1;
            this.label14.Text = "Max Monster Distance";
            // 
            // panel15
            // 
            this.panel15.Controls.Add(this.trackbar_FleeBotMinHealth);
            this.panel15.Controls.Add(this.txt_FleeBotMinHealth);
            this.panel15.Controls.Add(this.label15);
            this.panel15.Location = new System.Drawing.Point(265, 19);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(243, 71);
            this.panel15.TabIndex = 7;
            // 
            // trackbar_FleeBotMinHealth
            // 
            this.trackbar_FleeBotMinHealth.LargeChange = 25;
            this.trackbar_FleeBotMinHealth.Location = new System.Drawing.Point(3, 16);
            this.trackbar_FleeBotMinHealth.Maximum = 100;
            this.trackbar_FleeBotMinHealth.Name = "trackbar_FleeBotMinHealth";
            this.trackbar_FleeBotMinHealth.Size = new System.Drawing.Size(160, 42);
            this.trackbar_FleeBotMinHealth.TabIndex = 0;
            this.trackbar_FleeBotMinHealth.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // txt_FleeBotMinHealth
            // 
            this.txt_FleeBotMinHealth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_FleeBotMinHealth.Location = new System.Drawing.Point(169, 3);
            this.txt_FleeBotMinHealth.Name = "txt_FleeBotMinHealth";
            this.txt_FleeBotMinHealth.ReadOnly = true;
            this.txt_FleeBotMinHealth.Size = new System.Drawing.Size(71, 26);
            this.txt_FleeBotMinHealth.TabIndex = 2;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(3, 0);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(77, 13);
            this.label15.TabIndex = 1;
            this.label15.Text = "Bot Min Health";
            // 
            // cb_EnableFleeing
            // 
            this.cb_EnableFleeing.AutoSize = true;
            this.cb_EnableFleeing.Location = new System.Drawing.Point(6, 19);
            this.cb_EnableFleeing.Name = "cb_EnableFleeing";
            this.cb_EnableFleeing.Size = new System.Drawing.Size(96, 17);
            this.cb_EnableFleeing.TabIndex = 0;
            this.cb_EnableFleeing.Text = "Enable Fleeing";
            this.cb_EnableFleeing.UseVisualStyleBackColor = true;
            // 
            // tabPage_Barbarian
            // 
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbUseWOTBAlways);
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbFuryDumpAlways);
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbFuryDumpWrath);
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbGoblinWrath);
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbWaitForWrath);
            this.tabPage_Barbarian.Controls.Add(this.cb_BarbSelectiveWhirldWind);
            this.tabPage_Barbarian.Location = new System.Drawing.Point(4, 22);
            this.tabPage_Barbarian.Name = "tabPage_Barbarian";
            this.tabPage_Barbarian.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_Barbarian.Size = new System.Drawing.Size(660, 592);
            this.tabPage_Barbarian.TabIndex = 5;
            this.tabPage_Barbarian.Text = "Barbarian";
            this.tabPage_Barbarian.UseVisualStyleBackColor = true;
            // 
            // cb_BarbUseWOTBAlways
            // 
            this.cb_BarbUseWOTBAlways.AutoSize = true;
            this.cb_BarbUseWOTBAlways.Location = new System.Drawing.Point(6, 132);
            this.cb_BarbUseWOTBAlways.Name = "cb_BarbUseWOTBAlways";
            this.cb_BarbUseWOTBAlways.Size = new System.Drawing.Size(117, 17);
            this.cb_BarbUseWOTBAlways.TabIndex = 11;
            this.cb_BarbUseWOTBAlways.Text = "Use WOTB Always";
            this.cb_BarbUseWOTBAlways.UseVisualStyleBackColor = true;
            // 
            // cb_BarbFuryDumpAlways
            // 
            this.cb_BarbFuryDumpAlways.AutoSize = true;
            this.cb_BarbFuryDumpAlways.Location = new System.Drawing.Point(6, 109);
            this.cb_BarbFuryDumpAlways.Name = "cb_BarbFuryDumpAlways";
            this.cb_BarbFuryDumpAlways.Size = new System.Drawing.Size(113, 17);
            this.cb_BarbFuryDumpAlways.TabIndex = 10;
            this.cb_BarbFuryDumpAlways.Text = "Fury Dump Always";
            this.cb_BarbFuryDumpAlways.UseVisualStyleBackColor = true;
            // 
            // cb_BarbFuryDumpWrath
            // 
            this.cb_BarbFuryDumpWrath.AutoSize = true;
            this.cb_BarbFuryDumpWrath.Location = new System.Drawing.Point(6, 86);
            this.cb_BarbFuryDumpWrath.Name = "cb_BarbFuryDumpWrath";
            this.cb_BarbFuryDumpWrath.Size = new System.Drawing.Size(109, 17);
            this.cb_BarbFuryDumpWrath.TabIndex = 9;
            this.cb_BarbFuryDumpWrath.Text = "Fury Dump Wrath";
            this.cb_BarbFuryDumpWrath.UseVisualStyleBackColor = true;
            // 
            // cb_BarbGoblinWrath
            // 
            this.cb_BarbGoblinWrath.AutoSize = true;
            this.cb_BarbGoblinWrath.Location = new System.Drawing.Point(6, 63);
            this.cb_BarbGoblinWrath.Name = "cb_BarbGoblinWrath";
            this.cb_BarbGoblinWrath.Size = new System.Drawing.Size(88, 17);
            this.cb_BarbGoblinWrath.TabIndex = 8;
            this.cb_BarbGoblinWrath.Text = "Wrath Goblin";
            this.cb_BarbGoblinWrath.UseVisualStyleBackColor = true;
            // 
            // cb_BarbWaitForWrath
            // 
            this.cb_BarbWaitForWrath.AutoSize = true;
            this.cb_BarbWaitForWrath.Location = new System.Drawing.Point(6, 40);
            this.cb_BarbWaitForWrath.Name = "cb_BarbWaitForWrath";
            this.cb_BarbWaitForWrath.Size = new System.Drawing.Size(98, 17);
            this.cb_BarbWaitForWrath.TabIndex = 7;
            this.cb_BarbWaitForWrath.Text = "Wait For Wrath";
            this.cb_BarbWaitForWrath.UseVisualStyleBackColor = true;
            // 
            // cb_BarbSelectiveWhirldWind
            // 
            this.cb_BarbSelectiveWhirldWind.AutoSize = true;
            this.cb_BarbSelectiveWhirldWind.Location = new System.Drawing.Point(6, 17);
            this.cb_BarbSelectiveWhirldWind.Name = "cb_BarbSelectiveWhirldWind";
            this.cb_BarbSelectiveWhirldWind.Size = new System.Drawing.Size(119, 17);
            this.cb_BarbSelectiveWhirldWind.TabIndex = 6;
            this.cb_BarbSelectiveWhirldWind.Text = "Selective Whirlwind";
            this.cb_BarbSelectiveWhirldWind.UseVisualStyleBackColor = true;
            // 
            // tabPage_Monk
            // 
            this.tabPage_Monk.Controls.Add(this.cb_MonkMaintainSweepingWinds);
            this.tabPage_Monk.Controls.Add(this.cb_MonkSpamMantra);
            this.tabPage_Monk.Location = new System.Drawing.Point(4, 22);
            this.tabPage_Monk.Name = "tabPage_Monk";
            this.tabPage_Monk.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_Monk.Size = new System.Drawing.Size(660, 592);
            this.tabPage_Monk.TabIndex = 7;
            this.tabPage_Monk.Text = "Monk";
            this.tabPage_Monk.UseVisualStyleBackColor = true;
            // 
            // cb_MonkMaintainSweepingWinds
            // 
            this.cb_MonkMaintainSweepingWinds.AutoSize = true;
            this.cb_MonkMaintainSweepingWinds.Location = new System.Drawing.Point(6, 44);
            this.cb_MonkMaintainSweepingWinds.Name = "cb_MonkMaintainSweepingWinds";
            this.cb_MonkMaintainSweepingWinds.Size = new System.Drawing.Size(149, 17);
            this.cb_MonkMaintainSweepingWinds.TabIndex = 1;
            this.cb_MonkMaintainSweepingWinds.Text = "Maintain Sweeping Winds";
            this.cb_MonkMaintainSweepingWinds.UseVisualStyleBackColor = true;
            // 
            // cb_MonkSpamMantra
            // 
            this.cb_MonkSpamMantra.AutoSize = true;
            this.cb_MonkSpamMantra.Location = new System.Drawing.Point(6, 21);
            this.cb_MonkSpamMantra.Name = "cb_MonkSpamMantra";
            this.cb_MonkSpamMantra.Size = new System.Drawing.Size(89, 17);
            this.cb_MonkSpamMantra.TabIndex = 0;
            this.cb_MonkSpamMantra.Text = "Spam Mantra";
            this.cb_MonkSpamMantra.UseVisualStyleBackColor = true;
            // 
            // tabPage_WitchDoctor
            // 
            this.tabPage_WitchDoctor.Location = new System.Drawing.Point(4, 22);
            this.tabPage_WitchDoctor.Name = "tabPage_WitchDoctor";
            this.tabPage_WitchDoctor.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_WitchDoctor.Size = new System.Drawing.Size(660, 592);
            this.tabPage_WitchDoctor.TabIndex = 8;
            this.tabPage_WitchDoctor.Text = "Witch Doctor";
            this.tabPage_WitchDoctor.UseVisualStyleBackColor = true;
            // 
            // tabPage_Wizard
            // 
            this.tabPage_Wizard.Controls.Add(this.cb_WizardTeleportFleeing);
            this.tabPage_Wizard.Controls.Add(this.cb_WizardTeleportIntoGroups);
            this.tabPage_Wizard.Controls.Add(this.cb_WizardCancelArchonRebuff);
            this.tabPage_Wizard.Controls.Add(this.cb_WizardKiteOnlyArchon);
            this.tabPage_Wizard.Controls.Add(this.cb_WizardWaitForArchon);
            this.tabPage_Wizard.Location = new System.Drawing.Point(4, 22);
            this.tabPage_Wizard.Name = "tabPage_Wizard";
            this.tabPage_Wizard.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_Wizard.Size = new System.Drawing.Size(660, 592);
            this.tabPage_Wizard.TabIndex = 9;
            this.tabPage_Wizard.Text = "Wizard";
            this.tabPage_Wizard.UseVisualStyleBackColor = true;
            // 
            // cb_WizardTeleportFleeing
            // 
            this.cb_WizardTeleportFleeing.AutoSize = true;
            this.cb_WizardTeleportFleeing.Location = new System.Drawing.Point(6, 114);
            this.cb_WizardTeleportFleeing.Name = "cb_WizardTeleportFleeing";
            this.cb_WizardTeleportFleeing.Size = new System.Drawing.Size(100, 17);
            this.cb_WizardTeleportFleeing.TabIndex = 9;
            this.cb_WizardTeleportFleeing.Text = "Teleport to Flee";
            this.cb_WizardTeleportFleeing.UseVisualStyleBackColor = true;
            // 
            // cb_WizardTeleportIntoGroups
            // 
            this.cb_WizardTeleportIntoGroups.AutoSize = true;
            this.cb_WizardTeleportIntoGroups.Location = new System.Drawing.Point(6, 91);
            this.cb_WizardTeleportIntoGroups.Name = "cb_WizardTeleportIntoGroups";
            this.cb_WizardTeleportIntoGroups.Size = new System.Drawing.Size(122, 17);
            this.cb_WizardTeleportIntoGroups.TabIndex = 8;
            this.cb_WizardTeleportIntoGroups.Text = "Teleport into Groups";
            this.cb_WizardTeleportIntoGroups.UseVisualStyleBackColor = true;
            // 
            // cb_WizardCancelArchonRebuff
            // 
            this.cb_WizardCancelArchonRebuff.AutoSize = true;
            this.cb_WizardCancelArchonRebuff.Location = new System.Drawing.Point(6, 68);
            this.cb_WizardCancelArchonRebuff.Name = "cb_WizardCancelArchonRebuff";
            this.cb_WizardCancelArchonRebuff.Size = new System.Drawing.Size(143, 17);
            this.cb_WizardCancelArchonRebuff.TabIndex = 7;
            this.cb_WizardCancelArchonRebuff.Text = "Cancel Archon to Rebuff";
            this.cb_WizardCancelArchonRebuff.UseVisualStyleBackColor = true;
            // 
            // cb_WizardKiteOnlyArchon
            // 
            this.cb_WizardKiteOnlyArchon.AutoSize = true;
            this.cb_WizardKiteOnlyArchon.Location = new System.Drawing.Point(6, 45);
            this.cb_WizardKiteOnlyArchon.Name = "cb_WizardKiteOnlyArchon";
            this.cb_WizardKiteOnlyArchon.Size = new System.Drawing.Size(105, 17);
            this.cb_WizardKiteOnlyArchon.TabIndex = 6;
            this.cb_WizardKiteOnlyArchon.Text = "Kite Only Archon";
            this.cb_WizardKiteOnlyArchon.UseVisualStyleBackColor = true;
            // 
            // cb_WizardWaitForArchon
            // 
            this.cb_WizardWaitForArchon.AutoSize = true;
            this.cb_WizardWaitForArchon.Location = new System.Drawing.Point(6, 22);
            this.cb_WizardWaitForArchon.Name = "cb_WizardWaitForArchon";
            this.cb_WizardWaitForArchon.Size = new System.Drawing.Size(100, 17);
            this.cb_WizardWaitForArchon.TabIndex = 5;
            this.cb_WizardWaitForArchon.Text = "Wait for Archon";
            this.cb_WizardWaitForArchon.UseVisualStyleBackColor = true;
            // 
            // tabPage_Crusader
            // 
            this.tabPage_Crusader.Location = new System.Drawing.Point(4, 22);
            this.tabPage_Crusader.Name = "tabPage_Crusader";
            this.tabPage_Crusader.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_Crusader.Size = new System.Drawing.Size(660, 592);
            this.tabPage_Crusader.TabIndex = 10;
            this.tabPage_Crusader.Text = "Crusader";
            this.tabPage_Crusader.UseVisualStyleBackColor = true;
            // 
            // tabPage_DemonHunter
            // 
            this.tabPage_DemonHunter.Controls.Add(this.txt_DemonHunterVaultDelay);
            this.tabPage_DemonHunter.Controls.Add(this.trackBar_DemonHunterValutDelay);
            this.tabPage_DemonHunter.Controls.Add(this.label16);
            this.tabPage_DemonHunter.Location = new System.Drawing.Point(4, 22);
            this.tabPage_DemonHunter.Name = "tabPage_DemonHunter";
            this.tabPage_DemonHunter.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_DemonHunter.Size = new System.Drawing.Size(660, 592);
            this.tabPage_DemonHunter.TabIndex = 11;
            this.tabPage_DemonHunter.Text = "Demon hunter";
            this.tabPage_DemonHunter.UseVisualStyleBackColor = true;
            // 
            // txt_DemonHunterVaultDelay
            // 
            this.txt_DemonHunterVaultDelay.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_DemonHunterVaultDelay.Location = new System.Drawing.Point(205, 47);
            this.txt_DemonHunterVaultDelay.Name = "txt_DemonHunterVaultDelay";
            this.txt_DemonHunterVaultDelay.ReadOnly = true;
            this.txt_DemonHunterVaultDelay.Size = new System.Drawing.Size(61, 26);
            this.txt_DemonHunterVaultDelay.TabIndex = 5;
            // 
            // trackBar_DemonHunterValutDelay
            // 
            this.trackBar_DemonHunterValutDelay.LargeChange = 500;
            this.trackBar_DemonHunterValutDelay.Location = new System.Drawing.Point(22, 47);
            this.trackBar_DemonHunterValutDelay.Maximum = 5000;
            this.trackBar_DemonHunterValutDelay.Name = "trackBar_DemonHunterValutDelay";
            this.trackBar_DemonHunterValutDelay.Size = new System.Drawing.Size(177, 42);
            this.trackBar_DemonHunterValutDelay.SmallChange = 100;
            this.trackBar_DemonHunterValutDelay.TabIndex = 4;
            this.trackBar_DemonHunterValutDelay.TickFrequency = 500;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(19, 21);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(114, 13);
            this.label16.TabIndex = 3;
            this.label16.Text = "Valut Movement Delay";
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.tabControl3);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(674, 624);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Targeting";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // tabControl3
            // 
            this.tabControl3.Controls.Add(this.tabPage4);
            this.tabControl3.Controls.Add(this.tabPage5);
            this.tabControl3.Controls.Add(this.tabPage6);
            this.tabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl3.Location = new System.Drawing.Point(3, 3);
            this.tabControl3.Name = "tabControl3";
            this.tabControl3.SelectedIndex = 0;
            this.tabControl3.Size = new System.Drawing.Size(668, 618);
            this.tabControl3.TabIndex = 0;
            // 
            // tabPage4
            // 
            this.tabPage4.Controls.Add(this.groupBox8);
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(660, 592);
            this.tabPage4.TabIndex = 0;
            this.tabPage4.Text = "General";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // groupBox8
            // 
            this.groupBox8.Controls.Add(this.groupBox10);
            this.groupBox8.Controls.Add(this.groupBox12);
            this.groupBox8.Controls.Add(this.groupBox9);
            this.groupBox8.Controls.Add(this.comboBox_TargetingGoblinPriority);
            this.groupBox8.Controls.Add(this.label17);
            this.groupBox8.Controls.Add(this.cb_TargetingIncreaseRangeRareChests);
            this.groupBox8.Controls.Add(this.cb_TargetingIgnoreRareElites);
            this.groupBox8.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox8.Location = new System.Drawing.Point(3, 3);
            this.groupBox8.Name = "groupBox8";
            this.groupBox8.Size = new System.Drawing.Size(654, 505);
            this.groupBox8.TabIndex = 0;
            this.groupBox8.TabStop = false;
            this.groupBox8.Text = "Targeting Options";
            // 
            // groupBox10
            // 
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreRareChests);
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreNormalChests);
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreFloorContainers);
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreWeaponRacks);
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreArmorRacks);
            this.groupBox10.Controls.Add(this.cb_TargetingIgnoreCorpses);
            this.groupBox10.Location = new System.Drawing.Point(6, 317);
            this.groupBox10.Name = "groupBox10";
            this.groupBox10.Size = new System.Drawing.Size(244, 182);
            this.groupBox10.TabIndex = 8;
            this.groupBox10.TabStop = false;
            this.groupBox10.Text = "Containers";
            // 
            // cb_TargetingIgnoreRareChests
            // 
            this.cb_TargetingIgnoreRareChests.AutoSize = true;
            this.cb_TargetingIgnoreRareChests.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreRareChests.Location = new System.Drawing.Point(6, 154);
            this.cb_TargetingIgnoreRareChests.Name = "cb_TargetingIgnoreRareChests";
            this.cb_TargetingIgnoreRareChests.Size = new System.Drawing.Size(200, 21);
            this.cb_TargetingIgnoreRareChests.TabIndex = 6;
            this.cb_TargetingIgnoreRareChests.Text = "Ignore Looting Rare Chests";
            this.cb_TargetingIgnoreRareChests.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreNormalChests
            // 
            this.cb_TargetingIgnoreNormalChests.AutoSize = true;
            this.cb_TargetingIgnoreNormalChests.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreNormalChests.Location = new System.Drawing.Point(6, 127);
            this.cb_TargetingIgnoreNormalChests.Name = "cb_TargetingIgnoreNormalChests";
            this.cb_TargetingIgnoreNormalChests.Size = new System.Drawing.Size(214, 21);
            this.cb_TargetingIgnoreNormalChests.TabIndex = 5;
            this.cb_TargetingIgnoreNormalChests.Text = "Ignore Looting Normal Chests";
            this.cb_TargetingIgnoreNormalChests.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreFloorContainers
            // 
            this.cb_TargetingIgnoreFloorContainers.AutoSize = true;
            this.cb_TargetingIgnoreFloorContainers.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreFloorContainers.Location = new System.Drawing.Point(6, 100);
            this.cb_TargetingIgnoreFloorContainers.Name = "cb_TargetingIgnoreFloorContainers";
            this.cb_TargetingIgnoreFloorContainers.Size = new System.Drawing.Size(226, 21);
            this.cb_TargetingIgnoreFloorContainers.TabIndex = 4;
            this.cb_TargetingIgnoreFloorContainers.Text = "Ignore Looting Floor Containers";
            this.cb_TargetingIgnoreFloorContainers.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreWeaponRacks
            // 
            this.cb_TargetingIgnoreWeaponRacks.AutoSize = true;
            this.cb_TargetingIgnoreWeaponRacks.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreWeaponRacks.Location = new System.Drawing.Point(6, 73);
            this.cb_TargetingIgnoreWeaponRacks.Name = "cb_TargetingIgnoreWeaponRacks";
            this.cb_TargetingIgnoreWeaponRacks.Size = new System.Drawing.Size(218, 21);
            this.cb_TargetingIgnoreWeaponRacks.TabIndex = 3;
            this.cb_TargetingIgnoreWeaponRacks.Text = "Ignore Looting Weapon Racks";
            this.cb_TargetingIgnoreWeaponRacks.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreArmorRacks
            // 
            this.cb_TargetingIgnoreArmorRacks.AutoSize = true;
            this.cb_TargetingIgnoreArmorRacks.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreArmorRacks.Location = new System.Drawing.Point(6, 46);
            this.cb_TargetingIgnoreArmorRacks.Name = "cb_TargetingIgnoreArmorRacks";
            this.cb_TargetingIgnoreArmorRacks.Size = new System.Drawing.Size(203, 21);
            this.cb_TargetingIgnoreArmorRacks.TabIndex = 2;
            this.cb_TargetingIgnoreArmorRacks.Text = "Ignore Looting Armor Racks";
            this.cb_TargetingIgnoreArmorRacks.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreCorpses
            // 
            this.cb_TargetingIgnoreCorpses.AutoSize = true;
            this.cb_TargetingIgnoreCorpses.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreCorpses.Location = new System.Drawing.Point(6, 19);
            this.cb_TargetingIgnoreCorpses.Name = "cb_TargetingIgnoreCorpses";
            this.cb_TargetingIgnoreCorpses.Size = new System.Drawing.Size(174, 21);
            this.cb_TargetingIgnoreCorpses.TabIndex = 1;
            this.cb_TargetingIgnoreCorpses.Text = "Ignore Looting Corpses";
            this.cb_TargetingIgnoreCorpses.UseVisualStyleBackColor = true;
            // 
            // groupBox12
            // 
            this.groupBox12.Controls.Add(this.cb_TargetingShrineEmpowered);
            this.groupBox12.Controls.Add(this.cb_TargetingShrineProtection);
            this.groupBox12.Controls.Add(this.cb_TargetingShrineFortune);
            this.groupBox12.Controls.Add(this.cb_TargetingShrineFrenzy);
            this.groupBox12.Controls.Add(this.cb_TargetingShrineEnlightnment);
            this.groupBox12.Controls.Add(this.cb_TargetingShrineFleeting);
            this.groupBox12.Location = new System.Drawing.Point(6, 147);
            this.groupBox12.Name = "groupBox12";
            this.groupBox12.Size = new System.Drawing.Size(200, 164);
            this.groupBox12.TabIndex = 7;
            this.groupBox12.TabStop = false;
            this.groupBox12.Text = "Shrines";
            // 
            // cb_TargetingShrineEmpowered
            // 
            this.cb_TargetingShrineEmpowered.AutoSize = true;
            this.cb_TargetingShrineEmpowered.Location = new System.Drawing.Point(6, 136);
            this.cb_TargetingShrineEmpowered.Name = "cb_TargetingShrineEmpowered";
            this.cb_TargetingShrineEmpowered.Size = new System.Drawing.Size(82, 17);
            this.cb_TargetingShrineEmpowered.TabIndex = 5;
            this.cb_TargetingShrineEmpowered.Text = "Empowered";
            this.cb_TargetingShrineEmpowered.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingShrineProtection
            // 
            this.cb_TargetingShrineProtection.AutoSize = true;
            this.cb_TargetingShrineProtection.Location = new System.Drawing.Point(6, 113);
            this.cb_TargetingShrineProtection.Name = "cb_TargetingShrineProtection";
            this.cb_TargetingShrineProtection.Size = new System.Drawing.Size(74, 17);
            this.cb_TargetingShrineProtection.TabIndex = 4;
            this.cb_TargetingShrineProtection.Text = "Protection";
            this.cb_TargetingShrineProtection.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingShrineFortune
            // 
            this.cb_TargetingShrineFortune.AutoSize = true;
            this.cb_TargetingShrineFortune.Location = new System.Drawing.Point(6, 90);
            this.cb_TargetingShrineFortune.Name = "cb_TargetingShrineFortune";
            this.cb_TargetingShrineFortune.Size = new System.Drawing.Size(62, 17);
            this.cb_TargetingShrineFortune.TabIndex = 3;
            this.cb_TargetingShrineFortune.Text = "Fortune";
            this.cb_TargetingShrineFortune.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingShrineFrenzy
            // 
            this.cb_TargetingShrineFrenzy.AutoSize = true;
            this.cb_TargetingShrineFrenzy.Location = new System.Drawing.Point(6, 67);
            this.cb_TargetingShrineFrenzy.Name = "cb_TargetingShrineFrenzy";
            this.cb_TargetingShrineFrenzy.Size = new System.Drawing.Size(57, 17);
            this.cb_TargetingShrineFrenzy.TabIndex = 2;
            this.cb_TargetingShrineFrenzy.Text = "Frenzy";
            this.cb_TargetingShrineFrenzy.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingShrineEnlightnment
            // 
            this.cb_TargetingShrineEnlightnment.AutoSize = true;
            this.cb_TargetingShrineEnlightnment.Location = new System.Drawing.Point(6, 44);
            this.cb_TargetingShrineEnlightnment.Name = "cb_TargetingShrineEnlightnment";
            this.cb_TargetingShrineEnlightnment.Size = new System.Drawing.Size(93, 17);
            this.cb_TargetingShrineEnlightnment.TabIndex = 1;
            this.cb_TargetingShrineEnlightnment.Text = "Enlightenment";
            this.cb_TargetingShrineEnlightnment.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingShrineFleeting
            // 
            this.cb_TargetingShrineFleeting.AutoSize = true;
            this.cb_TargetingShrineFleeting.Location = new System.Drawing.Point(6, 21);
            this.cb_TargetingShrineFleeting.Name = "cb_TargetingShrineFleeting";
            this.cb_TargetingShrineFleeting.Size = new System.Drawing.Size(63, 17);
            this.cb_TargetingShrineFleeting.TabIndex = 0;
            this.cb_TargetingShrineFleeting.Text = "Fleeting";
            this.cb_TargetingShrineFleeting.UseVisualStyleBackColor = true;
            // 
            // groupBox9
            // 
            this.groupBox9.Controls.Add(this.panel_TargetingPriorityCloseRangeMinUnits);
            this.groupBox9.Controls.Add(this.cb_TargetingPrioritizeCloseRangeUnits);
            this.groupBox9.Location = new System.Drawing.Point(256, 19);
            this.groupBox9.Name = "groupBox9";
            this.groupBox9.Size = new System.Drawing.Size(305, 113);
            this.groupBox9.TabIndex = 5;
            this.groupBox9.TabStop = false;
            this.groupBox9.Text = "Close Range Units";
            // 
            // panel_TargetingPriorityCloseRangeMinUnits
            // 
            this.panel_TargetingPriorityCloseRangeMinUnits.Controls.Add(this.txt_TargetingPriorityCloseRangeUnitsCount);
            this.panel_TargetingPriorityCloseRangeMinUnits.Controls.Add(this.label18);
            this.panel_TargetingPriorityCloseRangeMinUnits.Controls.Add(this.tb_TargetingPriorityCloseRangeUnitsCount);
            this.panel_TargetingPriorityCloseRangeMinUnits.Location = new System.Drawing.Point(6, 42);
            this.panel_TargetingPriorityCloseRangeMinUnits.Name = "panel_TargetingPriorityCloseRangeMinUnits";
            this.panel_TargetingPriorityCloseRangeMinUnits.Size = new System.Drawing.Size(293, 65);
            this.panel_TargetingPriorityCloseRangeMinUnits.TabIndex = 7;
            // 
            // txt_TargetingPriorityCloseRangeUnitsCount
            // 
            this.txt_TargetingPriorityCloseRangeUnitsCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_TargetingPriorityCloseRangeUnitsCount.Location = new System.Drawing.Point(184, 20);
            this.txt_TargetingPriorityCloseRangeUnitsCount.Name = "txt_TargetingPriorityCloseRangeUnitsCount";
            this.txt_TargetingPriorityCloseRangeUnitsCount.ReadOnly = true;
            this.txt_TargetingPriorityCloseRangeUnitsCount.Size = new System.Drawing.Size(47, 26);
            this.txt_TargetingPriorityCloseRangeUnitsCount.TabIndex = 6;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.Location = new System.Drawing.Point(3, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(116, 17);
            this.label18.TabIndex = 4;
            this.label18.Text = "Min Nearby Units";
            // 
            // tb_TargetingPriorityCloseRangeUnitsCount
            // 
            this.tb_TargetingPriorityCloseRangeUnitsCount.Location = new System.Drawing.Point(6, 20);
            this.tb_TargetingPriorityCloseRangeUnitsCount.Maximum = 20;
            this.tb_TargetingPriorityCloseRangeUnitsCount.Name = "tb_TargetingPriorityCloseRangeUnitsCount";
            this.tb_TargetingPriorityCloseRangeUnitsCount.Size = new System.Drawing.Size(172, 42);
            this.tb_TargetingPriorityCloseRangeUnitsCount.TabIndex = 5;
            // 
            // cb_TargetingPrioritizeCloseRangeUnits
            // 
            this.cb_TargetingPrioritizeCloseRangeUnits.AutoSize = true;
            this.cb_TargetingPrioritizeCloseRangeUnits.Location = new System.Drawing.Point(6, 19);
            this.cb_TargetingPrioritizeCloseRangeUnits.Name = "cb_TargetingPrioritizeCloseRangeUnits";
            this.cb_TargetingPrioritizeCloseRangeUnits.Size = new System.Drawing.Size(156, 17);
            this.cb_TargetingPrioritizeCloseRangeUnits.TabIndex = 0;
            this.cb_TargetingPrioritizeCloseRangeUnits.Text = "Prioritize Close Range Units";
            this.cb_TargetingPrioritizeCloseRangeUnits.UseVisualStyleBackColor = true;
            // 
            // comboBox_TargetingGoblinPriority
            // 
            this.comboBox_TargetingGoblinPriority.FormattingEnabled = true;
            this.comboBox_TargetingGoblinPriority.Items.AddRange(new object[] {
            "None",
            "Normal",
            "Important",
            "Ridiculousness"});
            this.comboBox_TargetingGoblinPriority.Location = new System.Drawing.Point(9, 120);
            this.comboBox_TargetingGoblinPriority.Name = "comboBox_TargetingGoblinPriority";
            this.comboBox_TargetingGoblinPriority.Size = new System.Drawing.Size(160, 21);
            this.comboBox_TargetingGoblinPriority.TabIndex = 4;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.Location = new System.Drawing.Point(6, 100);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(97, 17);
            this.label17.TabIndex = 3;
            this.label17.Text = "Goblin Priority";
            // 
            // cb_TargetingIncreaseRangeRareChests
            // 
            this.cb_TargetingIncreaseRangeRareChests.AutoSize = true;
            this.cb_TargetingIncreaseRangeRareChests.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIncreaseRangeRareChests.Location = new System.Drawing.Point(6, 65);
            this.cb_TargetingIncreaseRangeRareChests.Name = "cb_TargetingIncreaseRangeRareChests";
            this.cb_TargetingIncreaseRangeRareChests.Size = new System.Drawing.Size(230, 21);
            this.cb_TargetingIncreaseRangeRareChests.TabIndex = 2;
            this.cb_TargetingIncreaseRangeRareChests.Text = "Increase Range for Rare Chests";
            this.cb_TargetingIncreaseRangeRareChests.UseVisualStyleBackColor = true;
            // 
            // cb_TargetingIgnoreRareElites
            // 
            this.cb_TargetingIgnoreRareElites.AutoSize = true;
            this.cb_TargetingIgnoreRareElites.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetingIgnoreRareElites.Location = new System.Drawing.Point(6, 19);
            this.cb_TargetingIgnoreRareElites.Name = "cb_TargetingIgnoreRareElites";
            this.cb_TargetingIgnoreRareElites.Size = new System.Drawing.Size(244, 21);
            this.cb_TargetingIgnoreRareElites.TabIndex = 0;
            this.cb_TargetingIgnoreRareElites.Text = "Ignore Rare/Elite/Unique Monsters";
            this.cb_TargetingIgnoreRareElites.UseVisualStyleBackColor = true;
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.flowLayout_TargetRanges);
            this.tabPage5.Controls.Add(this.groupBox11);
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(660, 592);
            this.tabPage5.TabIndex = 1;
            this.tabPage5.Text = "Range";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // flowLayout_TargetRanges
            // 
            this.flowLayout_TargetRanges.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayout_TargetRanges.Location = new System.Drawing.Point(3, 69);
            this.flowLayout_TargetRanges.Name = "flowLayout_TargetRanges";
            this.flowLayout_TargetRanges.Size = new System.Drawing.Size(654, 520);
            this.flowLayout_TargetRanges.TabIndex = 0;
            // 
            // groupBox11
            // 
            this.groupBox11.Controls.Add(this.cb_TargetRangeIgnoreProfileBlacklists);
            this.groupBox11.Controls.Add(this.cb_TargetRangeIgnoreLootProfileRange);
            this.groupBox11.Controls.Add(this.cb_TargetRangeIgnoreKillRangeProfile);
            this.groupBox11.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox11.Location = new System.Drawing.Point(3, 3);
            this.groupBox11.Name = "groupBox11";
            this.groupBox11.Size = new System.Drawing.Size(654, 66);
            this.groupBox11.TabIndex = 1;
            this.groupBox11.TabStop = false;
            this.groupBox11.Text = "Profile Related";
            // 
            // cb_TargetRangeIgnoreProfileBlacklists
            // 
            this.cb_TargetRangeIgnoreProfileBlacklists.AutoSize = true;
            this.cb_TargetRangeIgnoreProfileBlacklists.Location = new System.Drawing.Point(6, 42);
            this.cb_TargetRangeIgnoreProfileBlacklists.Name = "cb_TargetRangeIgnoreProfileBlacklists";
            this.cb_TargetRangeIgnoreProfileBlacklists.Size = new System.Drawing.Size(161, 17);
            this.cb_TargetRangeIgnoreProfileBlacklists.TabIndex = 2;
            this.cb_TargetRangeIgnoreProfileBlacklists.Text = "Ignore Profile Blacklisted IDs";
            this.cb_TargetRangeIgnoreProfileBlacklists.UseVisualStyleBackColor = true;
            // 
            // cb_TargetRangeIgnoreLootProfileRange
            // 
            this.cb_TargetRangeIgnoreLootProfileRange.AutoSize = true;
            this.cb_TargetRangeIgnoreLootProfileRange.Location = new System.Drawing.Point(464, 19);
            this.cb_TargetRangeIgnoreLootProfileRange.Name = "cb_TargetRangeIgnoreLootProfileRange";
            this.cb_TargetRangeIgnoreLootProfileRange.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.cb_TargetRangeIgnoreLootProfileRange.Size = new System.Drawing.Size(184, 17);
            this.cb_TargetRangeIgnoreLootProfileRange.TabIndex = 1;
            this.cb_TargetRangeIgnoreLootProfileRange.Text = "Ignore Loot Range Set By Profile ";
            this.cb_TargetRangeIgnoreLootProfileRange.UseVisualStyleBackColor = true;
            // 
            // cb_TargetRangeIgnoreKillRangeProfile
            // 
            this.cb_TargetRangeIgnoreKillRangeProfile.AutoSize = true;
            this.cb_TargetRangeIgnoreKillRangeProfile.Location = new System.Drawing.Point(6, 19);
            this.cb_TargetRangeIgnoreKillRangeProfile.Name = "cb_TargetRangeIgnoreKillRangeProfile";
            this.cb_TargetRangeIgnoreKillRangeProfile.Size = new System.Drawing.Size(173, 17);
            this.cb_TargetRangeIgnoreKillRangeProfile.TabIndex = 0;
            this.cb_TargetRangeIgnoreKillRangeProfile.Text = "Ignore Kill Range Set By Profile";
            this.cb_TargetRangeIgnoreKillRangeProfile.UseVisualStyleBackColor = true;
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.groupBox23);
            this.tabPage6.Controls.Add(this.groupBox24);
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(660, 592);
            this.tabPage6.TabIndex = 2;
            this.tabPage6.Text = "LOS";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // groupBox23
            // 
            this.groupBox23.Controls.Add(this.cb_TargetLOSGoblins);
            this.groupBox23.Controls.Add(this.cb_LOSEventSwitches);
            this.groupBox23.Controls.Add(this.cb_TargetLOSRareElite);
            this.groupBox23.Controls.Add(this.cb_TargetLOSCursedChestShrine);
            this.groupBox23.Controls.Add(this.cb_TargetLOSBossUniques);
            this.groupBox23.Controls.Add(this.cb_TargetLOSRareChests);
            this.groupBox23.Controls.Add(this.cb_TargetLOSRanged);
            this.groupBox23.Controls.Add(this.cb_TargetLOSSpawnerUnits);
            this.groupBox23.Controls.Add(this.cb_TargetLOSSucideBombers);
            this.groupBox23.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox23.Location = new System.Drawing.Point(3, 189);
            this.groupBox23.Name = "groupBox23";
            this.groupBox23.Size = new System.Drawing.Size(654, 400);
            this.groupBox23.TabIndex = 9;
            this.groupBox23.TabStop = false;
            this.groupBox23.Text = "Targets";
            // 
            // cb_TargetLOSGoblins
            // 
            this.cb_TargetLOSGoblins.AutoSize = true;
            this.cb_TargetLOSGoblins.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSGoblins.Location = new System.Drawing.Point(6, 19);
            this.cb_TargetLOSGoblins.Name = "cb_TargetLOSGoblins";
            this.cb_TargetLOSGoblins.Size = new System.Drawing.Size(165, 24);
            this.cb_TargetLOSGoblins.TabIndex = 0;
            this.cb_TargetLOSGoblins.Text = "Treasure Goblins";
            this.cb_TargetLOSGoblins.UseVisualStyleBackColor = true;
            // 
            // cb_LOSEventSwitches
            // 
            this.cb_LOSEventSwitches.AutoSize = true;
            this.cb_LOSEventSwitches.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LOSEventSwitches.Location = new System.Drawing.Point(6, 259);
            this.cb_LOSEventSwitches.Name = "cb_LOSEventSwitches";
            this.cb_LOSEventSwitches.Size = new System.Drawing.Size(151, 24);
            this.cb_LOSEventSwitches.TabIndex = 8;
            this.cb_LOSEventSwitches.Text = "Event Switches";
            this.cb_LOSEventSwitches.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSRareElite
            // 
            this.cb_TargetLOSRareElite.AutoSize = true;
            this.cb_TargetLOSRareElite.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSRareElite.Location = new System.Drawing.Point(6, 49);
            this.cb_TargetLOSRareElite.Name = "cb_TargetLOSRareElite";
            this.cb_TargetLOSRareElite.Size = new System.Drawing.Size(152, 24);
            this.cb_TargetLOSRareElite.TabIndex = 1;
            this.cb_TargetLOSRareElite.Text = "Rare and Elites";
            this.cb_TargetLOSRareElite.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSCursedChestShrine
            // 
            this.cb_TargetLOSCursedChestShrine.AutoSize = true;
            this.cb_TargetLOSCursedChestShrine.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSCursedChestShrine.Location = new System.Drawing.Point(6, 229);
            this.cb_TargetLOSCursedChestShrine.Name = "cb_TargetLOSCursedChestShrine";
            this.cb_TargetLOSCursedChestShrine.Size = new System.Drawing.Size(247, 24);
            this.cb_TargetLOSCursedChestShrine.TabIndex = 7;
            this.cb_TargetLOSCursedChestShrine.Text = "Cursed Shrines and Chests";
            this.cb_TargetLOSCursedChestShrine.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSBossUniques
            // 
            this.cb_TargetLOSBossUniques.AutoSize = true;
            this.cb_TargetLOSBossUniques.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSBossUniques.Location = new System.Drawing.Point(6, 79);
            this.cb_TargetLOSBossUniques.Name = "cb_TargetLOSBossUniques";
            this.cb_TargetLOSBossUniques.Size = new System.Drawing.Size(193, 24);
            this.cb_TargetLOSBossUniques.TabIndex = 2;
            this.cb_TargetLOSBossUniques.Text = "Bosses and Uniques";
            this.cb_TargetLOSBossUniques.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSRareChests
            // 
            this.cb_TargetLOSRareChests.AutoSize = true;
            this.cb_TargetLOSRareChests.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSRareChests.Location = new System.Drawing.Point(6, 199);
            this.cb_TargetLOSRareChests.Name = "cb_TargetLOSRareChests";
            this.cb_TargetLOSRareChests.Size = new System.Drawing.Size(128, 24);
            this.cb_TargetLOSRareChests.TabIndex = 6;
            this.cb_TargetLOSRareChests.Text = "Rare Chests";
            this.cb_TargetLOSRareChests.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSRanged
            // 
            this.cb_TargetLOSRanged.AutoSize = true;
            this.cb_TargetLOSRanged.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSRanged.Location = new System.Drawing.Point(6, 109);
            this.cb_TargetLOSRanged.Name = "cb_TargetLOSRanged";
            this.cb_TargetLOSRanged.Size = new System.Drawing.Size(138, 24);
            this.cb_TargetLOSRanged.TabIndex = 3;
            this.cb_TargetLOSRanged.Text = "Ranged Units";
            this.cb_TargetLOSRanged.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSSpawnerUnits
            // 
            this.cb_TargetLOSSpawnerUnits.AutoSize = true;
            this.cb_TargetLOSSpawnerUnits.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSSpawnerUnits.Location = new System.Drawing.Point(6, 169);
            this.cb_TargetLOSSpawnerUnits.Name = "cb_TargetLOSSpawnerUnits";
            this.cb_TargetLOSSpawnerUnits.Size = new System.Drawing.Size(145, 24);
            this.cb_TargetLOSSpawnerUnits.TabIndex = 5;
            this.cb_TargetLOSSpawnerUnits.Text = "Spawner Units";
            this.cb_TargetLOSSpawnerUnits.UseVisualStyleBackColor = true;
            // 
            // cb_TargetLOSSucideBombers
            // 
            this.cb_TargetLOSSucideBombers.AutoSize = true;
            this.cb_TargetLOSSucideBombers.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_TargetLOSSucideBombers.Location = new System.Drawing.Point(6, 139);
            this.cb_TargetLOSSucideBombers.Name = "cb_TargetLOSSucideBombers";
            this.cb_TargetLOSSucideBombers.Size = new System.Drawing.Size(159, 24);
            this.cb_TargetLOSSucideBombers.TabIndex = 4;
            this.cb_TargetLOSSucideBombers.Text = "Sucide Bombers";
            this.cb_TargetLOSSucideBombers.UseVisualStyleBackColor = true;
            // 
            // groupBox24
            // 
            this.groupBox24.Controls.Add(this.panel22);
            this.groupBox24.Controls.Add(this.panel16);
            this.groupBox24.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox24.Location = new System.Drawing.Point(3, 3);
            this.groupBox24.Name = "groupBox24";
            this.groupBox24.Size = new System.Drawing.Size(654, 186);
            this.groupBox24.TabIndex = 10;
            this.groupBox24.TabStop = false;
            this.groupBox24.Text = "Range";
            // 
            // panel22
            // 
            this.panel22.Controls.Add(this.label35);
            this.panel22.Controls.Add(this.textBox_LOS_MinRange);
            this.panel22.Controls.Add(this.trackBar_LOS_MinRange);
            this.panel22.Location = new System.Drawing.Point(6, 95);
            this.panel22.Name = "panel22";
            this.panel22.Size = new System.Drawing.Size(308, 70);
            this.panel22.TabIndex = 1;
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(3, 9);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(83, 13);
            this.label35.TabIndex = 2;
            this.label35.Text = "Minimum Range";
            // 
            // textBox_LOS_MinRange
            // 
            this.textBox_LOS_MinRange.Location = new System.Drawing.Point(199, 25);
            this.textBox_LOS_MinRange.Name = "textBox_LOS_MinRange";
            this.textBox_LOS_MinRange.ReadOnly = true;
            this.textBox_LOS_MinRange.Size = new System.Drawing.Size(74, 20);
            this.textBox_LOS_MinRange.TabIndex = 1;
            // 
            // trackBar_LOS_MinRange
            // 
            this.trackBar_LOS_MinRange.Location = new System.Drawing.Point(3, 25);
            this.trackBar_LOS_MinRange.Maximum = 100;
            this.trackBar_LOS_MinRange.Name = "trackBar_LOS_MinRange";
            this.trackBar_LOS_MinRange.Size = new System.Drawing.Size(190, 42);
            this.trackBar_LOS_MinRange.TabIndex = 0;
            this.trackBar_LOS_MinRange.TickFrequency = 10;
            this.trackBar_LOS_MinRange.Value = 10;
            // 
            // panel16
            // 
            this.panel16.Controls.Add(this.label34);
            this.panel16.Controls.Add(this.textBox_LOS_MaxRange);
            this.panel16.Controls.Add(this.trackBar_LOS_MaxRange);
            this.panel16.Location = new System.Drawing.Point(6, 19);
            this.panel16.Name = "panel16";
            this.panel16.Size = new System.Drawing.Size(308, 70);
            this.panel16.TabIndex = 0;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(3, 9);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(86, 13);
            this.label34.TabIndex = 2;
            this.label34.Text = "Maximum Range";
            // 
            // textBox_LOS_MaxRange
            // 
            this.textBox_LOS_MaxRange.Location = new System.Drawing.Point(199, 25);
            this.textBox_LOS_MaxRange.Name = "textBox_LOS_MaxRange";
            this.textBox_LOS_MaxRange.ReadOnly = true;
            this.textBox_LOS_MaxRange.Size = new System.Drawing.Size(74, 20);
            this.textBox_LOS_MaxRange.TabIndex = 1;
            // 
            // trackBar_LOS_MaxRange
            // 
            this.trackBar_LOS_MaxRange.Location = new System.Drawing.Point(3, 25);
            this.trackBar_LOS_MaxRange.Maximum = 500;
            this.trackBar_LOS_MaxRange.Minimum = 100;
            this.trackBar_LOS_MaxRange.Name = "trackBar_LOS_MaxRange";
            this.trackBar_LOS_MaxRange.Size = new System.Drawing.Size(190, 42);
            this.trackBar_LOS_MaxRange.TabIndex = 0;
            this.trackBar_LOS_MaxRange.TickFrequency = 50;
            this.trackBar_LOS_MaxRange.Value = 100;
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.tabControl2);
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size = new System.Drawing.Size(674, 624);
            this.tabPage7.TabIndex = 2;
            this.tabPage7.Text = "General";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // tabControl2
            // 
            this.tabControl2.Controls.Add(this.tabPage12);
            this.tabControl2.Controls.Add(this.tabPage18);
            this.tabControl2.Controls.Add(this.tabPage17);
            this.tabControl2.Controls.Add(this.tabPage19);
            this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl2.Location = new System.Drawing.Point(3, 3);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(668, 618);
            this.tabControl2.TabIndex = 0;
            this.tabControl2.SelectedIndexChanged += new System.EventHandler(this.tabControl2_SelectedIndexChanged);
            // 
            // tabPage12
            // 
            this.tabPage12.Controls.Add(this.groupBox15);
            this.tabPage12.Controls.Add(this.panel21);
            this.tabPage12.Controls.Add(this.panel17);
            this.tabPage12.Location = new System.Drawing.Point(4, 22);
            this.tabPage12.Name = "tabPage12";
            this.tabPage12.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage12.Size = new System.Drawing.Size(660, 592);
            this.tabPage12.TabIndex = 0;
            this.tabPage12.Text = "Misc";
            this.tabPage12.UseVisualStyleBackColor = true;
            // 
            // groupBox15
            // 
            this.groupBox15.Controls.Add(this.label20);
            this.groupBox15.Controls.Add(this.txt_GoldInactivityTimeout);
            this.groupBox15.Controls.Add(this.tb_GoldInactivityTimeout);
            this.groupBox15.Location = new System.Drawing.Point(3, 3);
            this.groupBox15.Name = "groupBox15";
            this.groupBox15.Size = new System.Drawing.Size(299, 86);
            this.groupBox15.TabIndex = 22;
            this.groupBox15.TabStop = false;
            this.groupBox15.Text = "Gold Inactivity Timeout";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(130, 22);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(119, 13);
            this.label20.TabIndex = 11;
            this.label20.Text = "Gold Inactivity Seconds";
            // 
            // txt_GoldInactivityTimeout
            // 
            this.txt_GoldInactivityTimeout.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GoldInactivityTimeout.Location = new System.Drawing.Point(191, 38);
            this.txt_GoldInactivityTimeout.Name = "txt_GoldInactivityTimeout";
            this.txt_GoldInactivityTimeout.ReadOnly = true;
            this.txt_GoldInactivityTimeout.Size = new System.Drawing.Size(58, 26);
            this.txt_GoldInactivityTimeout.TabIndex = 10;
            // 
            // tb_GoldInactivityTimeout
            // 
            this.tb_GoldInactivityTimeout.LargeChange = 30;
            this.tb_GoldInactivityTimeout.Location = new System.Drawing.Point(6, 38);
            this.tb_GoldInactivityTimeout.Maximum = 600;
            this.tb_GoldInactivityTimeout.Name = "tb_GoldInactivityTimeout";
            this.tb_GoldInactivityTimeout.Size = new System.Drawing.Size(179, 42);
            this.tb_GoldInactivityTimeout.TabIndex = 0;
            this.tb_GoldInactivityTimeout.TickFrequency = 60;
            // 
            // panel21
            // 
            this.panel21.Controls.Add(this.cb_GeneralSkipAhead);
            this.panel21.Controls.Add(this.cb_GeneralAllowBuffInTown);
            this.panel21.Controls.Add(this.cb_MovementOutOfCombatSkills);
            this.panel21.Location = new System.Drawing.Point(6, 195);
            this.panel21.Name = "panel21";
            this.panel21.Size = new System.Drawing.Size(296, 100);
            this.panel21.TabIndex = 21;
            // 
            // cb_GeneralSkipAhead
            // 
            this.cb_GeneralSkipAhead.AutoSize = true;
            this.cb_GeneralSkipAhead.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_GeneralSkipAhead.Location = new System.Drawing.Point(3, 57);
            this.cb_GeneralSkipAhead.Name = "cb_GeneralSkipAhead";
            this.cb_GeneralSkipAhead.Size = new System.Drawing.Size(179, 21);
            this.cb_GeneralSkipAhead.TabIndex = 21;
            this.cb_GeneralSkipAhead.Text = "Allow Skip Ahead Cache";
            this.toolTip1.SetToolTip(this.cb_GeneralSkipAhead, "Used to skip locations already visited. Used in ExploreDungeon Tag.");
            this.cb_GeneralSkipAhead.UseVisualStyleBackColor = true;
            // 
            // cb_GeneralAllowBuffInTown
            // 
            this.cb_GeneralAllowBuffInTown.AutoSize = true;
            this.cb_GeneralAllowBuffInTown.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_GeneralAllowBuffInTown.Location = new System.Drawing.Point(3, 3);
            this.cb_GeneralAllowBuffInTown.Name = "cb_GeneralAllowBuffInTown";
            this.cb_GeneralAllowBuffInTown.Size = new System.Drawing.Size(160, 21);
            this.cb_GeneralAllowBuffInTown.TabIndex = 18;
            this.cb_GeneralAllowBuffInTown.Text = "Allow Buffing In Town";
            this.cb_GeneralAllowBuffInTown.UseVisualStyleBackColor = true;
            // 
            // cb_MovementOutOfCombatSkills
            // 
            this.cb_MovementOutOfCombatSkills.AutoSize = true;
            this.cb_MovementOutOfCombatSkills.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_MovementOutOfCombatSkills.Location = new System.Drawing.Point(3, 30);
            this.cb_MovementOutOfCombatSkills.Name = "cb_MovementOutOfCombatSkills";
            this.cb_MovementOutOfCombatSkills.Size = new System.Drawing.Size(255, 21);
            this.cb_MovementOutOfCombatSkills.TabIndex = 20;
            this.cb_MovementOutOfCombatSkills.Text = "Allow Out Of Combat Skill Movement";
            this.cb_MovementOutOfCombatSkills.UseVisualStyleBackColor = true;
            // 
            // panel17
            // 
            this.panel17.Controls.Add(this.cb_GeneralApplyEndDelayToContainers);
            this.panel17.Controls.Add(this.label21);
            this.panel17.Controls.Add(this.txt_GeneralEndOfCombatDelayValue);
            this.panel17.Controls.Add(this.tb_GeneralEndOfCombatDelayValue);
            this.panel17.Location = new System.Drawing.Point(6, 83);
            this.panel17.Name = "panel17";
            this.panel17.Size = new System.Drawing.Size(296, 106);
            this.panel17.TabIndex = 19;
            // 
            // cb_GeneralApplyEndDelayToContainers
            // 
            this.cb_GeneralApplyEndDelayToContainers.AutoSize = true;
            this.cb_GeneralApplyEndDelayToContainers.Location = new System.Drawing.Point(10, 77);
            this.cb_GeneralApplyEndDelayToContainers.Name = "cb_GeneralApplyEndDelayToContainers";
            this.cb_GeneralApplyEndDelayToContainers.Size = new System.Drawing.Size(189, 17);
            this.cb_GeneralApplyEndDelayToContainers.TabIndex = 10;
            this.cb_GeneralApplyEndDelayToContainers.Text = "Apply Delay After Open Containers";
            this.cb_GeneralApplyEndDelayToContainers.UseVisualStyleBackColor = true;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(7, 9);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(221, 17);
            this.label21.TabIndex = 7;
            this.label21.Text = "End of Combat Delay Milliseconds";
            // 
            // txt_GeneralEndOfCombatDelayValue
            // 
            this.txt_GeneralEndOfCombatDelayValue.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_GeneralEndOfCombatDelayValue.Location = new System.Drawing.Point(188, 29);
            this.txt_GeneralEndOfCombatDelayValue.Name = "txt_GeneralEndOfCombatDelayValue";
            this.txt_GeneralEndOfCombatDelayValue.ReadOnly = true;
            this.txt_GeneralEndOfCombatDelayValue.Size = new System.Drawing.Size(58, 26);
            this.txt_GeneralEndOfCombatDelayValue.TabIndex = 9;
            // 
            // tb_GeneralEndOfCombatDelayValue
            // 
            this.tb_GeneralEndOfCombatDelayValue.LargeChange = 500;
            this.tb_GeneralEndOfCombatDelayValue.Location = new System.Drawing.Point(10, 29);
            this.tb_GeneralEndOfCombatDelayValue.Maximum = 2000;
            this.tb_GeneralEndOfCombatDelayValue.Name = "tb_GeneralEndOfCombatDelayValue";
            this.tb_GeneralEndOfCombatDelayValue.Size = new System.Drawing.Size(172, 42);
            this.tb_GeneralEndOfCombatDelayValue.TabIndex = 8;
            this.tb_GeneralEndOfCombatDelayValue.TickFrequency = 250;
            // 
            // tabPage18
            // 
            this.tabPage18.Controls.Add(this.panel18);
            this.tabPage18.Location = new System.Drawing.Point(4, 22);
            this.tabPage18.Name = "tabPage18";
            this.tabPage18.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage18.Size = new System.Drawing.Size(660, 592);
            this.tabPage18.TabIndex = 2;
            this.tabPage18.Text = "Death";
            this.tabPage18.UseVisualStyleBackColor = true;
            // 
            // panel18
            // 
            this.panel18.Controls.Add(this.cb_DeathWaitForSkillsCooldown);
            this.panel18.Controls.Add(this.cb_DeathWaitForPotion);
            this.panel18.Location = new System.Drawing.Point(6, 6);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(312, 128);
            this.panel18.TabIndex = 0;
            // 
            // cb_DeathWaitForSkillsCooldown
            // 
            this.cb_DeathWaitForSkillsCooldown.AutoSize = true;
            this.cb_DeathWaitForSkillsCooldown.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_DeathWaitForSkillsCooldown.Location = new System.Drawing.Point(3, 30);
            this.cb_DeathWaitForSkillsCooldown.Name = "cb_DeathWaitForSkillsCooldown";
            this.cb_DeathWaitForSkillsCooldown.Size = new System.Drawing.Size(177, 21);
            this.cb_DeathWaitForSkillsCooldown.TabIndex = 20;
            this.cb_DeathWaitForSkillsCooldown.Text = "Wait for Skills Cooldown";
            this.cb_DeathWaitForSkillsCooldown.UseVisualStyleBackColor = true;
            // 
            // cb_DeathWaitForPotion
            // 
            this.cb_DeathWaitForPotion.AutoSize = true;
            this.cb_DeathWaitForPotion.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_DeathWaitForPotion.Location = new System.Drawing.Point(3, 3);
            this.cb_DeathWaitForPotion.Name = "cb_DeathWaitForPotion";
            this.cb_DeathWaitForPotion.Size = new System.Drawing.Size(185, 21);
            this.cb_DeathWaitForPotion.TabIndex = 19;
            this.cb_DeathWaitForPotion.Text = "Wait for Potion Cooldown";
            this.cb_DeathWaitForPotion.UseVisualStyleBackColor = true;
            // 
            // tabPage17
            // 
            this.tabPage17.Controls.Add(this.groupBox16);
            this.tabPage17.Controls.Add(this.groupBox18);
            this.tabPage17.Location = new System.Drawing.Point(4, 22);
            this.tabPage17.Name = "tabPage17";
            this.tabPage17.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage17.Size = new System.Drawing.Size(660, 592);
            this.tabPage17.TabIndex = 1;
            this.tabPage17.Text = "Adventure Mode";
            this.tabPage17.UseVisualStyleBackColor = true;
            // 
            // groupBox16
            // 
            this.groupBox16.Controls.Add(this.label32);
            this.groupBox16.Controls.Add(this.textBox_MaxTieredRiftKey);
            this.groupBox16.Controls.Add(this.trackBar_TieredRiftKey);
            this.groupBox16.Controls.Add(this.label19);
            this.groupBox16.Controls.Add(this.comboBox_GemUpgrading_SuccessRate);
            this.groupBox16.Controls.Add(this.groupBox_PriorityGemUpgrading);
            this.groupBox16.Controls.Add(this.groupBox17);
            this.groupBox16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox16.Location = new System.Drawing.Point(3, 70);
            this.groupBox16.Name = "groupBox16";
            this.groupBox16.Size = new System.Drawing.Size(654, 519);
            this.groupBox16.TabIndex = 20;
            this.groupBox16.TabStop = false;
            this.groupBox16.Text = "Gem Upgrading";
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Location = new System.Drawing.Point(212, 91);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(145, 13);
            this.label32.TabIndex = 6;
            this.label32.Text = "Maximum Tiered Key Allowed";
            // 
            // textBox_MaxTieredRiftKey
            // 
            this.textBox_MaxTieredRiftKey.Location = new System.Drawing.Point(393, 107);
            this.textBox_MaxTieredRiftKey.Name = "textBox_MaxTieredRiftKey";
            this.textBox_MaxTieredRiftKey.ReadOnly = true;
            this.textBox_MaxTieredRiftKey.Size = new System.Drawing.Size(100, 20);
            this.textBox_MaxTieredRiftKey.TabIndex = 5;
            // 
            // trackBar_TieredRiftKey
            // 
            this.trackBar_TieredRiftKey.Location = new System.Drawing.Point(215, 107);
            this.trackBar_TieredRiftKey.Maximum = 100;
            this.trackBar_TieredRiftKey.Minimum = 1;
            this.trackBar_TieredRiftKey.Name = "trackBar_TieredRiftKey";
            this.trackBar_TieredRiftKey.Size = new System.Drawing.Size(181, 42);
            this.trackBar_TieredRiftKey.TabIndex = 4;
            this.trackBar_TieredRiftKey.TickFrequency = 5;
            this.trackBar_TieredRiftKey.Value = 1;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(209, 22);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(94, 13);
            this.label19.TabIndex = 3;
            this.label19.Text = "Min Success Rate";
            // 
            // comboBox_GemUpgrading_SuccessRate
            // 
            this.comboBox_GemUpgrading_SuccessRate.FormattingEnabled = true;
            this.comboBox_GemUpgrading_SuccessRate.Items.AddRange(new object[] {
            "100%",
            "90%",
            "80%",
            "70%",
            "60%",
            "30%",
            "15%",
            "8%",
            "4%",
            "2%",
            "1%"});
            this.comboBox_GemUpgrading_SuccessRate.Location = new System.Drawing.Point(212, 38);
            this.comboBox_GemUpgrading_SuccessRate.Name = "comboBox_GemUpgrading_SuccessRate";
            this.comboBox_GemUpgrading_SuccessRate.Size = new System.Drawing.Size(121, 21);
            this.comboBox_GemUpgrading_SuccessRate.TabIndex = 2;
            // 
            // groupBox_PriorityGemUpgrading
            // 
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.btn_gemUpgrading_AddItem);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.btn_gemUpgrading_RemoveItem);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.btn_gemUpgrading_MoveItemDown);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.btn_gemUpgrading_MoveItemUp);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.label31);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.label30);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.listBox_GemUpgrading_UnusedGems);
            this.groupBox_PriorityGemUpgrading.Controls.Add(this.listBox_GemUpgrading_PriorityList);
            this.groupBox_PriorityGemUpgrading.Location = new System.Drawing.Point(6, 150);
            this.groupBox_PriorityGemUpgrading.Name = "groupBox_PriorityGemUpgrading";
            this.groupBox_PriorityGemUpgrading.Size = new System.Drawing.Size(536, 351);
            this.groupBox_PriorityGemUpgrading.TabIndex = 1;
            this.groupBox_PriorityGemUpgrading.TabStop = false;
            this.groupBox_PriorityGemUpgrading.Text = "Prioritizing";
            // 
            // btn_gemUpgrading_AddItem
            // 
            this.btn_gemUpgrading_AddItem.Location = new System.Drawing.Point(200, 176);
            this.btn_gemUpgrading_AddItem.Name = "btn_gemUpgrading_AddItem";
            this.btn_gemUpgrading_AddItem.Size = new System.Drawing.Size(33, 23);
            this.btn_gemUpgrading_AddItem.TabIndex = 7;
            this.btn_gemUpgrading_AddItem.Text = "-->";
            this.btn_gemUpgrading_AddItem.UseVisualStyleBackColor = true;
            this.btn_gemUpgrading_AddItem.Click += new System.EventHandler(this.addToolStripMenuItem_Click);
            // 
            // btn_gemUpgrading_RemoveItem
            // 
            this.btn_gemUpgrading_RemoveItem.Location = new System.Drawing.Point(200, 147);
            this.btn_gemUpgrading_RemoveItem.Name = "btn_gemUpgrading_RemoveItem";
            this.btn_gemUpgrading_RemoveItem.Size = new System.Drawing.Size(33, 23);
            this.btn_gemUpgrading_RemoveItem.TabIndex = 6;
            this.btn_gemUpgrading_RemoveItem.Text = "<--";
            this.btn_gemUpgrading_RemoveItem.UseVisualStyleBackColor = true;
            this.btn_gemUpgrading_RemoveItem.Click += new System.EventHandler(this.removeToolStripMenuItem_Click);
            // 
            // btn_gemUpgrading_MoveItemDown
            // 
            this.btn_gemUpgrading_MoveItemDown.Location = new System.Drawing.Point(433, 176);
            this.btn_gemUpgrading_MoveItemDown.Name = "btn_gemUpgrading_MoveItemDown";
            this.btn_gemUpgrading_MoveItemDown.Size = new System.Drawing.Size(75, 23);
            this.btn_gemUpgrading_MoveItemDown.TabIndex = 5;
            this.btn_gemUpgrading_MoveItemDown.Text = "Down";
            this.btn_gemUpgrading_MoveItemDown.UseVisualStyleBackColor = true;
            this.btn_gemUpgrading_MoveItemDown.Click += new System.EventHandler(this.moveDownToolStripMenuItem_Click);
            // 
            // btn_gemUpgrading_MoveItemUp
            // 
            this.btn_gemUpgrading_MoveItemUp.Location = new System.Drawing.Point(433, 147);
            this.btn_gemUpgrading_MoveItemUp.Name = "btn_gemUpgrading_MoveItemUp";
            this.btn_gemUpgrading_MoveItemUp.Size = new System.Drawing.Size(75, 23);
            this.btn_gemUpgrading_MoveItemUp.TabIndex = 4;
            this.btn_gemUpgrading_MoveItemUp.Text = "Up";
            this.btn_gemUpgrading_MoveItemUp.UseVisualStyleBackColor = true;
            this.btn_gemUpgrading_MoveItemUp.Click += new System.EventHandler(this.moveUpToolStripMenuItem_Click);
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(236, 16);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(82, 13);
            this.label31.TabIndex = 3;
            this.label31.Text = "Prioritized Gems";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(6, 16);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(74, 13);
            this.label30.TabIndex = 2;
            this.label30.Text = "Unused Gems";
            // 
            // listBox_GemUpgrading_UnusedGems
            // 
            this.listBox_GemUpgrading_UnusedGems.ContextMenuStrip = this.contextMenuStrip_GemUpgrading_UnusedGems;
            this.listBox_GemUpgrading_UnusedGems.FormattingEnabled = true;
            this.listBox_GemUpgrading_UnusedGems.Location = new System.Drawing.Point(6, 41);
            this.listBox_GemUpgrading_UnusedGems.Name = "listBox_GemUpgrading_UnusedGems";
            this.listBox_GemUpgrading_UnusedGems.Size = new System.Drawing.Size(188, 303);
            this.listBox_GemUpgrading_UnusedGems.TabIndex = 1;
            // 
            // contextMenuStrip_GemUpgrading_UnusedGems
            // 
            this.contextMenuStrip_GemUpgrading_UnusedGems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.addToolStripMenuItem});
            this.contextMenuStrip_GemUpgrading_UnusedGems.Name = "contextMenuStrip_GemUpgrading_UnusedGems";
            this.contextMenuStrip_GemUpgrading_UnusedGems.Size = new System.Drawing.Size(94, 26);
            // 
            // addToolStripMenuItem
            // 
            this.addToolStripMenuItem.Name = "addToolStripMenuItem";
            this.addToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
            this.addToolStripMenuItem.Text = "Add";
            this.addToolStripMenuItem.Click += new System.EventHandler(this.addToolStripMenuItem_Click);
            // 
            // listBox_GemUpgrading_PriorityList
            // 
            this.listBox_GemUpgrading_PriorityList.ContextMenuStrip = this.contextMenuStrip_GemUpgrading_PriorityList;
            this.listBox_GemUpgrading_PriorityList.FormattingEnabled = true;
            this.listBox_GemUpgrading_PriorityList.Location = new System.Drawing.Point(239, 41);
            this.listBox_GemUpgrading_PriorityList.Name = "listBox_GemUpgrading_PriorityList";
            this.listBox_GemUpgrading_PriorityList.Size = new System.Drawing.Size(188, 303);
            this.listBox_GemUpgrading_PriorityList.TabIndex = 0;
            // 
            // contextMenuStrip_GemUpgrading_PriorityList
            // 
            this.contextMenuStrip_GemUpgrading_PriorityList.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.moveUpToolStripMenuItem,
            this.moveDownToolStripMenuItem,
            this.removeToolStripMenuItem});
            this.contextMenuStrip_GemUpgrading_PriorityList.Name = "contextMenuStrip_GemUpgrading_PriorityList";
            this.contextMenuStrip_GemUpgrading_PriorityList.Size = new System.Drawing.Size(131, 70);
            // 
            // moveUpToolStripMenuItem
            // 
            this.moveUpToolStripMenuItem.Name = "moveUpToolStripMenuItem";
            this.moveUpToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.moveUpToolStripMenuItem.Text = "Move Up";
            this.moveUpToolStripMenuItem.Click += new System.EventHandler(this.moveUpToolStripMenuItem_Click);
            // 
            // moveDownToolStripMenuItem
            // 
            this.moveDownToolStripMenuItem.Name = "moveDownToolStripMenuItem";
            this.moveDownToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.moveDownToolStripMenuItem.Text = "Move Down";
            this.moveDownToolStripMenuItem.Click += new System.EventHandler(this.moveDownToolStripMenuItem_Click);
            // 
            // removeToolStripMenuItem
            // 
            this.removeToolStripMenuItem.Name = "removeToolStripMenuItem";
            this.removeToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.removeToolStripMenuItem.Text = "Remove";
            this.removeToolStripMenuItem.Click += new System.EventHandler(this.removeToolStripMenuItem_Click);
            // 
            // groupBox17
            // 
            this.groupBox17.Controls.Add(this.radioButton_GemUpgrading_Priority);
            this.groupBox17.Controls.Add(this.radioButton_GemUpgrading_Lowest);
            this.groupBox17.Controls.Add(this.radioButton_GemUpgrading_Highest);
            this.groupBox17.Controls.Add(this.radioButton_GemUpgrading_None);
            this.groupBox17.Location = new System.Drawing.Point(6, 19);
            this.groupBox17.Name = "groupBox17";
            this.groupBox17.Size = new System.Drawing.Size(200, 126);
            this.groupBox17.TabIndex = 0;
            this.groupBox17.TabStop = false;
            this.groupBox17.Text = "Upgrading Type";
            // 
            // radioButton_GemUpgrading_Priority
            // 
            this.radioButton_GemUpgrading_Priority.AutoSize = true;
            this.radioButton_GemUpgrading_Priority.Location = new System.Drawing.Point(6, 88);
            this.radioButton_GemUpgrading_Priority.Name = "radioButton_GemUpgrading_Priority";
            this.radioButton_GemUpgrading_Priority.Size = new System.Drawing.Size(83, 17);
            this.radioButton_GemUpgrading_Priority.TabIndex = 3;
            this.radioButton_GemUpgrading_Priority.TabStop = true;
            this.radioButton_GemUpgrading_Priority.Text = "Prioritize List";
            this.radioButton_GemUpgrading_Priority.UseVisualStyleBackColor = true;
            // 
            // radioButton_GemUpgrading_Lowest
            // 
            this.radioButton_GemUpgrading_Lowest.AutoSize = true;
            this.radioButton_GemUpgrading_Lowest.Location = new System.Drawing.Point(6, 65);
            this.radioButton_GemUpgrading_Lowest.Name = "radioButton_GemUpgrading_Lowest";
            this.radioButton_GemUpgrading_Lowest.Size = new System.Drawing.Size(100, 17);
            this.radioButton_GemUpgrading_Lowest.TabIndex = 2;
            this.radioButton_GemUpgrading_Lowest.TabStop = true;
            this.radioButton_GemUpgrading_Lowest.Text = "Lowest Ranked";
            this.radioButton_GemUpgrading_Lowest.UseVisualStyleBackColor = true;
            // 
            // radioButton_GemUpgrading_Highest
            // 
            this.radioButton_GemUpgrading_Highest.AutoSize = true;
            this.radioButton_GemUpgrading_Highest.Location = new System.Drawing.Point(6, 42);
            this.radioButton_GemUpgrading_Highest.Name = "radioButton_GemUpgrading_Highest";
            this.radioButton_GemUpgrading_Highest.Size = new System.Drawing.Size(102, 17);
            this.radioButton_GemUpgrading_Highest.TabIndex = 1;
            this.radioButton_GemUpgrading_Highest.TabStop = true;
            this.radioButton_GemUpgrading_Highest.Text = "Highest Ranked";
            this.radioButton_GemUpgrading_Highest.UseVisualStyleBackColor = true;
            // 
            // radioButton_GemUpgrading_None
            // 
            this.radioButton_GemUpgrading_None.AutoSize = true;
            this.radioButton_GemUpgrading_None.Location = new System.Drawing.Point(6, 19);
            this.radioButton_GemUpgrading_None.Name = "radioButton_GemUpgrading_None";
            this.radioButton_GemUpgrading_None.Size = new System.Drawing.Size(51, 17);
            this.radioButton_GemUpgrading_None.TabIndex = 0;
            this.radioButton_GemUpgrading_None.TabStop = true;
            this.radioButton_GemUpgrading_None.Text = "None";
            this.radioButton_GemUpgrading_None.UseVisualStyleBackColor = true;
            // 
            // groupBox18
            // 
            this.groupBox18.Controls.Add(this.cb_adventuremode_allowcombatmodification);
            this.groupBox18.Controls.Add(this.cb_adventuremode_NavigateMinimapMarkers);
            this.groupBox18.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox18.Location = new System.Drawing.Point(3, 3);
            this.groupBox18.Name = "groupBox18";
            this.groupBox18.Size = new System.Drawing.Size(654, 67);
            this.groupBox18.TabIndex = 21;
            this.groupBox18.TabStop = false;
            this.groupBox18.Text = "Modifiers";
            // 
            // cb_adventuremode_allowcombatmodification
            // 
            this.cb_adventuremode_allowcombatmodification.AutoSize = true;
            this.cb_adventuremode_allowcombatmodification.Location = new System.Drawing.Point(6, 42);
            this.cb_adventuremode_allowcombatmodification.Name = "cb_adventuremode_allowcombatmodification";
            this.cb_adventuremode_allowcombatmodification.Size = new System.Drawing.Size(155, 17);
            this.cb_adventuremode_allowcombatmodification.TabIndex = 21;
            this.cb_adventuremode_allowcombatmodification.Text = "Allow Combat Modifications";
            this.cb_adventuremode_allowcombatmodification.UseVisualStyleBackColor = true;
            // 
            // cb_adventuremode_NavigateMinimapMarkers
            // 
            this.cb_adventuremode_NavigateMinimapMarkers.AutoSize = true;
            this.cb_adventuremode_NavigateMinimapMarkers.Location = new System.Drawing.Point(6, 19);
            this.cb_adventuremode_NavigateMinimapMarkers.Name = "cb_adventuremode_NavigateMinimapMarkers";
            this.cb_adventuremode_NavigateMinimapMarkers.Size = new System.Drawing.Size(152, 17);
            this.cb_adventuremode_NavigateMinimapMarkers.TabIndex = 20;
            this.cb_adventuremode_NavigateMinimapMarkers.Text = "Navigate Minimap Markers";
            this.cb_adventuremode_NavigateMinimapMarkers.UseVisualStyleBackColor = true;
            // 
            // tabPage19
            // 
            this.tabPage19.Controls.Add(this.groupBox25);
            this.tabPage19.Controls.Add(this.groupBox_BnetControl_AltHero);
            this.tabPage19.Controls.Add(this.groupBox_BnetControl_Setup);
            this.tabPage19.Location = new System.Drawing.Point(4, 22);
            this.tabPage19.Name = "tabPage19";
            this.tabPage19.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage19.Size = new System.Drawing.Size(660, 592);
            this.tabPage19.TabIndex = 3;
            this.tabPage19.Text = "Bnet Control";
            this.tabPage19.UseVisualStyleBackColor = true;
            // 
            // groupBox25
            // 
            this.groupBox25.Controls.Add(this.label36);
            this.groupBox25.Controls.Add(this.comboBox_BnetControl_CustomDifficulty);
            this.groupBox25.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox25.Location = new System.Drawing.Point(3, 155);
            this.groupBox25.Name = "groupBox25";
            this.groupBox25.Size = new System.Drawing.Size(654, 100);
            this.groupBox25.TabIndex = 2;
            this.groupBox25.TabStop = false;
            this.groupBox25.Text = "Misc";
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(6, 32);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(78, 13);
            this.label36.TabIndex = 1;
            this.label36.Text = "Game Difficulty";
            // 
            // comboBox_BnetControl_CustomDifficulty
            // 
            this.comboBox_BnetControl_CustomDifficulty.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox_BnetControl_CustomDifficulty.FormattingEnabled = true;
            this.comboBox_BnetControl_CustomDifficulty.Location = new System.Drawing.Point(9, 48);
            this.comboBox_BnetControl_CustomDifficulty.Name = "comboBox_BnetControl_CustomDifficulty";
            this.comboBox_BnetControl_CustomDifficulty.Size = new System.Drawing.Size(242, 21);
            this.comboBox_BnetControl_CustomDifficulty.TabIndex = 0;
            // 
            // groupBox_BnetControl_AltHero
            // 
            this.groupBox_BnetControl_AltHero.Controls.Add(this.btn_BnetControl_ResetIndexes);
            this.groupBox_BnetControl_AltHero.Controls.Add(this.btn_BnetControl_TestSwitch);
            this.groupBox_BnetControl_AltHero.Controls.Add(this.comboBox_BnetControl_Heros);
            this.groupBox_BnetControl_AltHero.Controls.Add(this.label33);
            this.groupBox_BnetControl_AltHero.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox_BnetControl_AltHero.Enabled = false;
            this.groupBox_BnetControl_AltHero.Location = new System.Drawing.Point(3, 55);
            this.groupBox_BnetControl_AltHero.Name = "groupBox_BnetControl_AltHero";
            this.groupBox_BnetControl_AltHero.Size = new System.Drawing.Size(654, 100);
            this.groupBox_BnetControl_AltHero.TabIndex = 1;
            this.groupBox_BnetControl_AltHero.TabStop = false;
            this.groupBox_BnetControl_AltHero.Text = "Alt Hero";
            // 
            // btn_BnetControl_ResetIndexes
            // 
            this.btn_BnetControl_ResetIndexes.Location = new System.Drawing.Point(538, 71);
            this.btn_BnetControl_ResetIndexes.Name = "btn_BnetControl_ResetIndexes";
            this.btn_BnetControl_ResetIndexes.Size = new System.Drawing.Size(101, 23);
            this.btn_BnetControl_ResetIndexes.TabIndex = 3;
            this.btn_BnetControl_ResetIndexes.Text = "Reset Indexes";
            this.btn_BnetControl_ResetIndexes.UseVisualStyleBackColor = true;
            this.btn_BnetControl_ResetIndexes.Click += new System.EventHandler(this.btn_BnetControl_ResetIndexes_Click);
            // 
            // btn_BnetControl_TestSwitch
            // 
            this.btn_BnetControl_TestSwitch.Location = new System.Drawing.Point(270, 30);
            this.btn_BnetControl_TestSwitch.Name = "btn_BnetControl_TestSwitch";
            this.btn_BnetControl_TestSwitch.Size = new System.Drawing.Size(75, 23);
            this.btn_BnetControl_TestSwitch.TabIndex = 2;
            this.btn_BnetControl_TestSwitch.Text = "Test Switch";
            this.btn_BnetControl_TestSwitch.UseVisualStyleBackColor = true;
            this.btn_BnetControl_TestSwitch.Click += new System.EventHandler(this.btn_BnetControl_TestSwitch_Click);
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(6, 16);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(41, 13);
            this.label33.TabIndex = 1;
            this.label33.Text = "Heroes";
            // 
            // comboBox_BnetControl_Heros
            // 
            this.comboBox_BnetControl_Heros.FormattingEnabled = true;
            this.comboBox_BnetControl_Heros.Location = new System.Drawing.Point(9, 32);
            this.comboBox_BnetControl_Heros.Name = "comboBox_BnetControl_Heros";
            this.comboBox_BnetControl_Heros.Size = new System.Drawing.Size(255, 21);
            this.comboBox_BnetControl_Heros.TabIndex = 0;
            this.comboBox_BnetControl_Heros.SelectedIndexChanged += new System.EventHandler(this.comboBox_BnetControl_Heros_SelectedIndexChanged);
            // 
            // groupBox_BnetControl_Setup
            // 
            this.groupBox_BnetControl_Setup.Controls.Add(this.lbl_BnetControl_Setup);
            this.groupBox_BnetControl_Setup.Controls.Add(this.btn_CharacterControl_Setup);
            this.groupBox_BnetControl_Setup.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox_BnetControl_Setup.Enabled = false;
            this.groupBox_BnetControl_Setup.Location = new System.Drawing.Point(3, 3);
            this.groupBox_BnetControl_Setup.Name = "groupBox_BnetControl_Setup";
            this.groupBox_BnetControl_Setup.Size = new System.Drawing.Size(654, 52);
            this.groupBox_BnetControl_Setup.TabIndex = 0;
            this.groupBox_BnetControl_Setup.TabStop = false;
            this.groupBox_BnetControl_Setup.Text = "Setup";
            // 
            // lbl_BnetControl_Setup
            // 
            this.lbl_BnetControl_Setup.AutoSize = true;
            this.lbl_BnetControl_Setup.Location = new System.Drawing.Point(87, 29);
            this.lbl_BnetControl_Setup.Name = "lbl_BnetControl_Setup";
            this.lbl_BnetControl_Setup.Size = new System.Drawing.Size(0, 13);
            this.lbl_BnetControl_Setup.TabIndex = 1;
            // 
            // btn_CharacterControl_Setup
            // 
            this.btn_CharacterControl_Setup.Location = new System.Drawing.Point(6, 19);
            this.btn_CharacterControl_Setup.Name = "btn_CharacterControl_Setup";
            this.btn_CharacterControl_Setup.Size = new System.Drawing.Size(75, 23);
            this.btn_CharacterControl_Setup.TabIndex = 0;
            this.btn_CharacterControl_Setup.Text = "Start Setup";
            this.btn_CharacterControl_Setup.UseVisualStyleBackColor = true;
            this.btn_CharacterControl_Setup.Click += new System.EventHandler(this.btn_CharacterControl_Setup_Click);
            // 
            // tabPage13
            // 
            this.tabPage13.Controls.Add(this.tabControl4);
            this.tabPage13.Location = new System.Drawing.Point(4, 22);
            this.tabPage13.Name = "tabPage13";
            this.tabPage13.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage13.Size = new System.Drawing.Size(674, 624);
            this.tabPage13.TabIndex = 3;
            this.tabPage13.Text = "Items";
            this.tabPage13.UseVisualStyleBackColor = true;
            // 
            // tabControl4
            // 
            this.tabControl4.Controls.Add(this.tabPage20);
            this.tabControl4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl4.Location = new System.Drawing.Point(3, 3);
            this.tabControl4.Name = "tabControl4";
            this.tabControl4.SelectedIndex = 0;
            this.tabControl4.Size = new System.Drawing.Size(668, 618);
            this.tabControl4.TabIndex = 0;
            // 
            // tabPage20
            // 
            this.tabPage20.Controls.Add(this.groupBox21);
            this.tabPage20.Controls.Add(this.groupBox20);
            this.tabPage20.Controls.Add(this.groupBox19);
            this.tabPage20.Location = new System.Drawing.Point(4, 22);
            this.tabPage20.Name = "tabPage20";
            this.tabPage20.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage20.Size = new System.Drawing.Size(660, 592);
            this.tabPage20.TabIndex = 2;
            this.tabPage20.Text = "Pickup";
            this.tabPage20.UseVisualStyleBackColor = true;
            // 
            // groupBox21
            // 
            this.groupBox21.Controls.Add(this.cb_LootPickupCraftPlans);
            this.groupBox21.Controls.Add(this.cb_LootKeyStones);
            this.groupBox21.Controls.Add(this.cb_LootExpBooks);
            this.groupBox21.Controls.Add(this.cb_LootInfernoKeys);
            this.groupBox21.Controls.Add(this.cb_LootCraftMats);
            this.groupBox21.Controls.Add(this.panel20);
            this.groupBox21.Controls.Add(this.panel19);
            this.groupBox21.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox21.Location = new System.Drawing.Point(3, 197);
            this.groupBox21.Name = "groupBox21";
            this.groupBox21.Size = new System.Drawing.Size(654, 261);
            this.groupBox21.TabIndex = 2;
            this.groupBox21.TabStop = false;
            this.groupBox21.Text = "Misc";
            // 
            // cb_LootPickupCraftPlans
            // 
            this.cb_LootPickupCraftPlans.AutoSize = true;
            this.cb_LootPickupCraftPlans.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LootPickupCraftPlans.Location = new System.Drawing.Point(9, 97);
            this.cb_LootPickupCraftPlans.Name = "cb_LootPickupCraftPlans";
            this.cb_LootPickupCraftPlans.Size = new System.Drawing.Size(115, 21);
            this.cb_LootPickupCraftPlans.TabIndex = 0;
            this.cb_LootPickupCraftPlans.Text = "Crafting Plans";
            this.cb_LootPickupCraftPlans.UseVisualStyleBackColor = true;
            // 
            // cb_LootKeyStones
            // 
            this.cb_LootKeyStones.AutoSize = true;
            this.cb_LootKeyStones.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LootKeyStones.Location = new System.Drawing.Point(9, 201);
            this.cb_LootKeyStones.Name = "cb_LootKeyStones";
            this.cb_LootKeyStones.Size = new System.Drawing.Size(163, 21);
            this.cb_LootKeyStones.TabIndex = 23;
            this.cb_LootKeyStones.Text = "Key Stone Fragments";
            this.cb_LootKeyStones.UseVisualStyleBackColor = true;
            // 
            // cb_LootExpBooks
            // 
            this.cb_LootExpBooks.AutoSize = true;
            this.cb_LootExpBooks.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LootExpBooks.Location = new System.Drawing.Point(9, 174);
            this.cb_LootExpBooks.Name = "cb_LootExpBooks";
            this.cb_LootExpBooks.Size = new System.Drawing.Size(140, 21);
            this.cb_LootExpBooks.TabIndex = 22;
            this.cb_LootExpBooks.Text = "Experience Books";
            this.cb_LootExpBooks.UseVisualStyleBackColor = true;
            // 
            // cb_LootInfernoKeys
            // 
            this.cb_LootInfernoKeys.AutoSize = true;
            this.cb_LootInfernoKeys.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LootInfernoKeys.Location = new System.Drawing.Point(9, 147);
            this.cb_LootInfernoKeys.Name = "cb_LootInfernoKeys";
            this.cb_LootInfernoKeys.Size = new System.Drawing.Size(106, 21);
            this.cb_LootInfernoKeys.TabIndex = 21;
            this.cb_LootInfernoKeys.Text = "Inferno Keys";
            this.cb_LootInfernoKeys.UseVisualStyleBackColor = true;
            // 
            // cb_LootCraftMats
            // 
            this.cb_LootCraftMats.AutoSize = true;
            this.cb_LootCraftMats.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_LootCraftMats.Location = new System.Drawing.Point(9, 124);
            this.cb_LootCraftMats.Name = "cb_LootCraftMats";
            this.cb_LootCraftMats.Size = new System.Drawing.Size(137, 21);
            this.cb_LootCraftMats.TabIndex = 20;
            this.cb_LootCraftMats.Text = "Crafting Materials";
            this.cb_LootCraftMats.UseVisualStyleBackColor = true;
            // 
            // panel20
            // 
            this.panel20.Controls.Add(this.label27);
            this.panel20.Controls.Add(this.txt_LootHealthPotions);
            this.panel20.Controls.Add(this.tb_LootHealthPotions);
            this.panel20.Location = new System.Drawing.Point(269, 19);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(254, 72);
            this.panel20.TabIndex = 19;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label27.Location = new System.Drawing.Point(7, 9);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(100, 17);
            this.label27.TabIndex = 7;
            this.label27.Text = "Health Potions";
            // 
            // txt_LootHealthPotions
            // 
            this.txt_LootHealthPotions.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_LootHealthPotions.Location = new System.Drawing.Point(188, 29);
            this.txt_LootHealthPotions.Name = "txt_LootHealthPotions";
            this.txt_LootHealthPotions.ReadOnly = true;
            this.txt_LootHealthPotions.Size = new System.Drawing.Size(58, 26);
            this.txt_LootHealthPotions.TabIndex = 9;
            // 
            // tb_LootHealthPotions
            // 
            this.tb_LootHealthPotions.Location = new System.Drawing.Point(10, 29);
            this.tb_LootHealthPotions.Maximum = 100;
            this.tb_LootHealthPotions.Name = "tb_LootHealthPotions";
            this.tb_LootHealthPotions.Size = new System.Drawing.Size(172, 42);
            this.tb_LootHealthPotions.SmallChange = 25;
            this.tb_LootHealthPotions.TabIndex = 8;
            this.tb_LootHealthPotions.TickFrequency = 25;
            // 
            // panel19
            // 
            this.panel19.Controls.Add(this.label26);
            this.panel19.Controls.Add(this.txt_LootMinimumGold);
            this.panel19.Controls.Add(this.tb_LootMinimumGold);
            this.panel19.Location = new System.Drawing.Point(9, 19);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(254, 72);
            this.panel19.TabIndex = 18;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.Location = new System.Drawing.Point(7, 9);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(97, 17);
            this.label26.TabIndex = 7;
            this.label26.Text = "Minimum Gold";
            // 
            // txt_LootMinimumGold
            // 
            this.txt_LootMinimumGold.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_LootMinimumGold.Location = new System.Drawing.Point(188, 29);
            this.txt_LootMinimumGold.Name = "txt_LootMinimumGold";
            this.txt_LootMinimumGold.ReadOnly = true;
            this.txt_LootMinimumGold.Size = new System.Drawing.Size(58, 26);
            this.txt_LootMinimumGold.TabIndex = 9;
            // 
            // tb_LootMinimumGold
            // 
            this.tb_LootMinimumGold.LargeChange = 100;
            this.tb_LootMinimumGold.Location = new System.Drawing.Point(10, 29);
            this.tb_LootMinimumGold.Maximum = 7500;
            this.tb_LootMinimumGold.Name = "tb_LootMinimumGold";
            this.tb_LootMinimumGold.Size = new System.Drawing.Size(172, 42);
            this.tb_LootMinimumGold.SmallChange = 25;
            this.tb_LootMinimumGold.TabIndex = 8;
            this.tb_LootMinimumGold.TickFrequency = 500;
            // 
            // groupBox20
            // 
            this.groupBox20.Controls.Add(this.cb_LootGemTOPAZ);
            this.groupBox20.Controls.Add(this.cb_LootGemRUBY);
            this.groupBox20.Controls.Add(this.cb_LootGemEMERALD);
            this.groupBox20.Controls.Add(this.cb_LootGemDiamond);
            this.groupBox20.Controls.Add(this.cb_LootGemAMETHYST);
            this.groupBox20.Controls.Add(this.comboBox_LootGemQuality);
            this.groupBox20.Controls.Add(this.label25);
            this.groupBox20.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox20.Location = new System.Drawing.Point(3, 103);
            this.groupBox20.Name = "groupBox20";
            this.groupBox20.Size = new System.Drawing.Size(654, 94);
            this.groupBox20.TabIndex = 1;
            this.groupBox20.TabStop = false;
            this.groupBox20.Text = "Gems";
            // 
            // cb_LootGemTOPAZ
            // 
            this.cb_LootGemTOPAZ.AutoSize = true;
            this.cb_LootGemTOPAZ.BackColor = System.Drawing.Color.Black;
            this.cb_LootGemTOPAZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.cb_LootGemTOPAZ.Location = new System.Drawing.Point(372, 63);
            this.cb_LootGemTOPAZ.Name = "cb_LootGemTOPAZ";
            this.cb_LootGemTOPAZ.Size = new System.Drawing.Size(62, 17);
            this.cb_LootGemTOPAZ.TabIndex = 7;
            this.cb_LootGemTOPAZ.Text = "TOPAZ";
            this.cb_LootGemTOPAZ.UseVisualStyleBackColor = false;
            // 
            // cb_LootGemRUBY
            // 
            this.cb_LootGemRUBY.AutoSize = true;
            this.cb_LootGemRUBY.BackColor = System.Drawing.Color.Black;
            this.cb_LootGemRUBY.ForeColor = System.Drawing.Color.Red;
            this.cb_LootGemRUBY.Location = new System.Drawing.Point(297, 63);
            this.cb_LootGemRUBY.Name = "cb_LootGemRUBY";
            this.cb_LootGemRUBY.Size = new System.Drawing.Size(56, 17);
            this.cb_LootGemRUBY.TabIndex = 5;
            this.cb_LootGemRUBY.Text = "RUBY";
            this.cb_LootGemRUBY.UseVisualStyleBackColor = false;
            // 
            // cb_LootGemEMERALD
            // 
            this.cb_LootGemEMERALD.AutoSize = true;
            this.cb_LootGemEMERALD.BackColor = System.Drawing.Color.Black;
            this.cb_LootGemEMERALD.ForeColor = System.Drawing.Color.Lime;
            this.cb_LootGemEMERALD.Location = new System.Drawing.Point(200, 63);
            this.cb_LootGemEMERALD.Name = "cb_LootGemEMERALD";
            this.cb_LootGemEMERALD.Size = new System.Drawing.Size(78, 17);
            this.cb_LootGemEMERALD.TabIndex = 4;
            this.cb_LootGemEMERALD.Text = "EMERALD";
            this.cb_LootGemEMERALD.UseVisualStyleBackColor = false;
            // 
            // cb_LootGemDiamond
            // 
            this.cb_LootGemDiamond.AutoSize = true;
            this.cb_LootGemDiamond.BackColor = System.Drawing.Color.Black;
            this.cb_LootGemDiamond.ForeColor = System.Drawing.Color.White;
            this.cb_LootGemDiamond.Location = new System.Drawing.Point(113, 63);
            this.cb_LootGemDiamond.Name = "cb_LootGemDiamond";
            this.cb_LootGemDiamond.Size = new System.Drawing.Size(68, 17);
            this.cb_LootGemDiamond.TabIndex = 3;
            this.cb_LootGemDiamond.Text = "Diamond";
            this.cb_LootGemDiamond.UseVisualStyleBackColor = false;
            // 
            // cb_LootGemAMETHYST
            // 
            this.cb_LootGemAMETHYST.AutoSize = true;
            this.cb_LootGemAMETHYST.BackColor = System.Drawing.Color.Black;
            this.cb_LootGemAMETHYST.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.cb_LootGemAMETHYST.Location = new System.Drawing.Point(9, 63);
            this.cb_LootGemAMETHYST.Name = "cb_LootGemAMETHYST";
            this.cb_LootGemAMETHYST.Size = new System.Drawing.Size(85, 17);
            this.cb_LootGemAMETHYST.TabIndex = 2;
            this.cb_LootGemAMETHYST.Text = "AMETHYST";
            this.cb_LootGemAMETHYST.UseVisualStyleBackColor = false;
            // 
            // comboBox_LootGemQuality
            // 
            this.comboBox_LootGemQuality.FormattingEnabled = true;
            this.comboBox_LootGemQuality.Items.AddRange(new object[] {
            "Chipped",
            "Flawed",
            "Normal",
            "Flawless",
            "Perfect",
            "Radiant",
            "Square",
            "FlawlessSquare",
            "Marquise",
            "Imperial"});
            this.comboBox_LootGemQuality.Location = new System.Drawing.Point(9, 36);
            this.comboBox_LootGemQuality.Name = "comboBox_LootGemQuality";
            this.comboBox_LootGemQuality.Size = new System.Drawing.Size(121, 21);
            this.comboBox_LootGemQuality.TabIndex = 1;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.Location = new System.Drawing.Point(6, 16);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(52, 17);
            this.label25.TabIndex = 0;
            this.label25.Text = "Quality";
            // 
            // groupBox19
            // 
            this.groupBox19.Controls.Add(this.comboBox_LootLegendaryItemQuality);
            this.groupBox19.Controls.Add(this.label28);
            this.groupBox19.Controls.Add(this.comboBox_LootRareItemQuality);
            this.groupBox19.Controls.Add(this.label24);
            this.groupBox19.Controls.Add(this.comboBox_LootMagicItemQuality);
            this.groupBox19.Controls.Add(this.label23);
            this.groupBox19.Controls.Add(this.comboBox_LootWhiteItemQuality);
            this.groupBox19.Controls.Add(this.label22);
            this.groupBox19.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox19.Location = new System.Drawing.Point(3, 3);
            this.groupBox19.Name = "groupBox19";
            this.groupBox19.Size = new System.Drawing.Size(654, 100);
            this.groupBox19.TabIndex = 0;
            this.groupBox19.TabStop = false;
            this.groupBox19.Text = "Items";
            // 
            // comboBox_LootLegendaryItemQuality
            // 
            this.comboBox_LootLegendaryItemQuality.FormattingEnabled = true;
            this.comboBox_LootLegendaryItemQuality.Items.AddRange(new object[] {
            "None",
            "ROS",
            "All"});
            this.comboBox_LootLegendaryItemQuality.Location = new System.Drawing.Point(390, 36);
            this.comboBox_LootLegendaryItemQuality.Name = "comboBox_LootLegendaryItemQuality";
            this.comboBox_LootLegendaryItemQuality.Size = new System.Drawing.Size(121, 21);
            this.comboBox_LootLegendaryItemQuality.TabIndex = 9;
            this.comboBox_LootLegendaryItemQuality.Tag = "legendary";
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.Location = new System.Drawing.Point(387, 16);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(76, 17);
            this.label28.TabIndex = 8;
            this.label28.Text = "Legendary";
            // 
            // comboBox_LootRareItemQuality
            // 
            this.comboBox_LootRareItemQuality.FormattingEnabled = true;
            this.comboBox_LootRareItemQuality.Items.AddRange(new object[] {
            "None",
            "ROS",
            "All"});
            this.comboBox_LootRareItemQuality.Location = new System.Drawing.Point(263, 36);
            this.comboBox_LootRareItemQuality.Name = "comboBox_LootRareItemQuality";
            this.comboBox_LootRareItemQuality.Size = new System.Drawing.Size(121, 21);
            this.comboBox_LootRareItemQuality.TabIndex = 7;
            this.comboBox_LootRareItemQuality.Tag = "rare";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.Location = new System.Drawing.Point(260, 16);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(39, 17);
            this.label24.TabIndex = 6;
            this.label24.Text = "Rare";
            // 
            // comboBox_LootMagicItemQuality
            // 
            this.comboBox_LootMagicItemQuality.FormattingEnabled = true;
            this.comboBox_LootMagicItemQuality.Items.AddRange(new object[] {
            "None",
            "ROS",
            "All"});
            this.comboBox_LootMagicItemQuality.Location = new System.Drawing.Point(136, 36);
            this.comboBox_LootMagicItemQuality.Name = "comboBox_LootMagicItemQuality";
            this.comboBox_LootMagicItemQuality.Size = new System.Drawing.Size(121, 21);
            this.comboBox_LootMagicItemQuality.TabIndex = 5;
            this.comboBox_LootMagicItemQuality.Tag = "magic";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.Location = new System.Drawing.Point(133, 16);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(56, 17);
            this.label23.TabIndex = 4;
            this.label23.Text = "Magical";
            // 
            // comboBox_LootWhiteItemQuality
            // 
            this.comboBox_LootWhiteItemQuality.FormattingEnabled = true;
            this.comboBox_LootWhiteItemQuality.Items.AddRange(new object[] {
            "None",
            "ROS",
            "All"});
            this.comboBox_LootWhiteItemQuality.Location = new System.Drawing.Point(9, 36);
            this.comboBox_LootWhiteItemQuality.Name = "comboBox_LootWhiteItemQuality";
            this.comboBox_LootWhiteItemQuality.Size = new System.Drawing.Size(121, 21);
            this.comboBox_LootWhiteItemQuality.TabIndex = 3;
            this.comboBox_LootWhiteItemQuality.Tag = "white";
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(6, 16);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(44, 17);
            this.label22.TabIndex = 2;
            this.label22.Text = "White";
            // 
            // tabPage14
            // 
            this.tabPage14.Controls.Add(this.groupBox13);
            this.tabPage14.Controls.Add(this.groupBox14);
            this.tabPage14.Controls.Add(this.groupBox22);
            this.tabPage14.Location = new System.Drawing.Point(4, 22);
            this.tabPage14.Name = "tabPage14";
            this.tabPage14.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage14.Size = new System.Drawing.Size(674, 624);
            this.tabPage14.TabIndex = 4;
            this.tabPage14.Text = "Advanced";
            this.tabPage14.UseVisualStyleBackColor = true;
            // 
            // groupBox13
            // 
            this.groupBox13.Controls.Add(this.flowLayout_DebugFunkyLogLevels);
            this.groupBox13.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox13.Location = new System.Drawing.Point(3, 230);
            this.groupBox13.Name = "groupBox13";
            this.groupBox13.Size = new System.Drawing.Size(668, 194);
            this.groupBox13.TabIndex = 3;
            this.groupBox13.TabStop = false;
            this.groupBox13.Text = "Logging";
            // 
            // flowLayout_DebugFunkyLogLevels
            // 
            this.flowLayout_DebugFunkyLogLevels.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayout_DebugFunkyLogLevels.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            this.flowLayout_DebugFunkyLogLevels.Location = new System.Drawing.Point(3, 16);
            this.flowLayout_DebugFunkyLogLevels.Name = "flowLayout_DebugFunkyLogLevels";
            this.flowLayout_DebugFunkyLogLevels.Size = new System.Drawing.Size(662, 175);
            this.flowLayout_DebugFunkyLogLevels.TabIndex = 2;
            // 
            // groupBox14
            // 
            this.groupBox14.Controls.Add(this.btn_DebugDataFormatText);
            this.groupBox14.Controls.Add(this.flowLayout_DebugDataFlags);
            this.groupBox14.Controls.Add(this.cb_DebugDataLogging);
            this.groupBox14.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox14.Location = new System.Drawing.Point(3, 50);
            this.groupBox14.Name = "groupBox14";
            this.groupBox14.Size = new System.Drawing.Size(668, 180);
            this.groupBox14.TabIndex = 3;
            this.groupBox14.TabStop = false;
            this.groupBox14.Text = "Cache Data Logging";
            // 
            // btn_DebugDataFormatText
            // 
            this.btn_DebugDataFormatText.Dock = System.Windows.Forms.DockStyle.Top;
            this.btn_DebugDataFormatText.Location = new System.Drawing.Point(3, 154);
            this.btn_DebugDataFormatText.Name = "btn_DebugDataFormatText";
            this.btn_DebugDataFormatText.Size = new System.Drawing.Size(662, 23);
            this.btn_DebugDataFormatText.TabIndex = 8;
            this.btn_DebugDataFormatText.Text = "Format Output";
            this.btn_DebugDataFormatText.UseVisualStyleBackColor = true;
            this.btn_DebugDataFormatText.Click += new System.EventHandler(this.btn_DebugDataFormatText_Click);
            // 
            // flowLayout_DebugDataFlags
            // 
            this.flowLayout_DebugDataFlags.Dock = System.Windows.Forms.DockStyle.Top;
            this.flowLayout_DebugDataFlags.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            this.flowLayout_DebugDataFlags.Location = new System.Drawing.Point(3, 33);
            this.flowLayout_DebugDataFlags.Name = "flowLayout_DebugDataFlags";
            this.flowLayout_DebugDataFlags.Size = new System.Drawing.Size(662, 121);
            this.flowLayout_DebugDataFlags.TabIndex = 2;
            // 
            // cb_DebugDataLogging
            // 
            this.cb_DebugDataLogging.AutoSize = true;
            this.cb_DebugDataLogging.Dock = System.Windows.Forms.DockStyle.Top;
            this.cb_DebugDataLogging.Location = new System.Drawing.Point(3, 16);
            this.cb_DebugDataLogging.Name = "cb_DebugDataLogging";
            this.cb_DebugDataLogging.Size = new System.Drawing.Size(662, 17);
            this.cb_DebugDataLogging.TabIndex = 1;
            this.cb_DebugDataLogging.Text = "Debug Data Logging";
            this.cb_DebugDataLogging.UseVisualStyleBackColor = true;
            // 
            // groupBox22
            // 
            this.groupBox22.Controls.Add(this.cb_DebugStatusBar);
            this.groupBox22.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox22.Location = new System.Drawing.Point(3, 3);
            this.groupBox22.Name = "groupBox22";
            this.groupBox22.Size = new System.Drawing.Size(668, 47);
            this.groupBox22.TabIndex = 0;
            this.groupBox22.TabStop = false;
            this.groupBox22.Text = "Debug Options";
            // 
            // cb_DebugStatusBar
            // 
            this.cb_DebugStatusBar.AutoSize = true;
            this.cb_DebugStatusBar.Location = new System.Drawing.Point(6, 19);
            this.cb_DebugStatusBar.Name = "cb_DebugStatusBar";
            this.cb_DebugStatusBar.Size = new System.Drawing.Size(110, 17);
            this.cb_DebugStatusBar.TabIndex = 0;
            this.cb_DebugStatusBar.Text = "Debug Status Bar";
            this.cb_DebugStatusBar.UseVisualStyleBackColor = true;
            // 
            // tabPage15
            // 
            this.tabPage15.Controls.Add(this.flowLayoutPanel_MiscStats);
            this.tabPage15.Location = new System.Drawing.Point(4, 22);
            this.tabPage15.Name = "tabPage15";
            this.tabPage15.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage15.Size = new System.Drawing.Size(674, 624);
            this.tabPage15.TabIndex = 5;
            this.tabPage15.Text = "Misc";
            this.tabPage15.UseVisualStyleBackColor = true;
            // 
            // flowLayoutPanel_MiscStats
            // 
            this.flowLayoutPanel_MiscStats.AutoScroll = true;
            this.flowLayoutPanel_MiscStats.AutoSize = true;
            this.flowLayoutPanel_MiscStats.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayoutPanel_MiscStats.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            this.flowLayoutPanel_MiscStats.Location = new System.Drawing.Point(3, 3);
            this.flowLayoutPanel_MiscStats.Name = "flowLayoutPanel_MiscStats";
            this.flowLayoutPanel_MiscStats.Size = new System.Drawing.Size(668, 618);
            this.flowLayoutPanel_MiscStats.TabIndex = 0;
            this.flowLayoutPanel_MiscStats.WrapContents = false;
            // 
            // tabPage16
            // 
            this.tabPage16.AutoScroll = true;
            this.tabPage16.Controls.Add(this.LBDebug);
            this.tabPage16.Controls.Add(this.menuStrip1);
            this.tabPage16.Location = new System.Drawing.Point(4, 22);
            this.tabPage16.Name = "tabPage16";
            this.tabPage16.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage16.Size = new System.Drawing.Size(674, 624);
            this.tabPage16.TabIndex = 6;
            this.tabPage16.Text = "Debug";
            this.tabPage16.UseVisualStyleBackColor = true;
            // 
            // LBDebug
            // 
            this.LBDebug.AutoScroll = true;
            this.LBDebug.AutoSize = true;
            this.LBDebug.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.LBDebug.Dock = System.Windows.Forms.DockStyle.Fill;
            this.LBDebug.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            this.LBDebug.Location = new System.Drawing.Point(3, 27);
            this.LBDebug.Name = "LBDebug";
            this.LBDebug.Size = new System.Drawing.Size(668, 594);
            this.LBDebug.TabIndex = 1;
            this.LBDebug.WrapContents = false;
            this.LBDebug.MouseClick += new System.Windows.Forms.MouseEventHandler(this.LBDebug_MouseClick);
            this.LBDebug.MouseEnter += new System.EventHandler(this.LBDebug_MouseEnter);
            // 
            // toolTip1
            // 
            this.toolTip1.AutoPopDelay = 5000;
            this.toolTip1.InitialDelay = 1000;
            this.toolTip1.ReshowDelay = 500;
            // 
            // panel23
            // 
            this.panel23.Controls.Add(this.button_saveSettings);
            this.panel23.Controls.Add(this.comboBox_SettingFiles);
            this.panel23.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel23.Location = new System.Drawing.Point(0, 0);
            this.panel23.Name = "panel23";
            this.panel23.Size = new System.Drawing.Size(682, 47);
            this.panel23.TabIndex = 2;
            // 
            // button_saveSettings
            // 
            this.button_saveSettings.Location = new System.Drawing.Point(327, 10);
            this.button_saveSettings.Name = "button_saveSettings";
            this.button_saveSettings.Size = new System.Drawing.Size(75, 23);
            this.button_saveSettings.TabIndex = 1;
            this.button_saveSettings.Text = "Save";
            this.button_saveSettings.UseVisualStyleBackColor = true;
            this.button_saveSettings.Click += new System.EventHandler(this.button_saveSettings_Click);
            // 
            // comboBox_SettingFiles
            // 
            this.comboBox_SettingFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox_SettingFiles.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.comboBox_SettingFiles.FormattingEnabled = true;
            this.comboBox_SettingFiles.Location = new System.Drawing.Point(408, 12);
            this.comboBox_SettingFiles.Name = "comboBox_SettingFiles";
            this.comboBox_SettingFiles.Size = new System.Drawing.Size(259, 21);
            this.comboBox_SettingFiles.TabIndex = 0;
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cacheToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(3, 3);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(668, 24);
            this.menuStrip1.TabIndex = 2;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // cacheToolStripMenuItem
            // 
            this.cacheToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.objectsToolStripMenuItem,
            this.playerToolStripMenuItem,
            this.gameToolStripMenuItem});
            this.cacheToolStripMenuItem.Name = "cacheToolStripMenuItem";
            this.cacheToolStripMenuItem.Size = new System.Drawing.Size(49, 20);
            this.cacheToolStripMenuItem.Text = "Cache";
            // 
            // objectsToolStripMenuItem
            // 
            this.objectsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dumpCurrentEntriesToolStripMenuItem,
            this.snoEntriesToolStripMenuItem,
            this.dumpObstaclesToolStripMenuItem,
            this.dumpInteractivesToolStripMenuItem});
            this.objectsToolStripMenuItem.Name = "objectsToolStripMenuItem";
            this.objectsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.objectsToolStripMenuItem.Text = "Objects";
            // 
            // snoEntriesToolStripMenuItem
            // 
            this.snoEntriesToolStripMenuItem.Name = "snoEntriesToolStripMenuItem";
            this.snoEntriesToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.snoEntriesToolStripMenuItem.Text = "Dump Sno Entries";
            this.snoEntriesToolStripMenuItem.Click += new System.EventHandler(this.snoEntriesToolStripMenuItem_Click);
            // 
            // dumpCurrentEntriesToolStripMenuItem
            // 
            this.dumpCurrentEntriesToolStripMenuItem.Name = "dumpCurrentEntriesToolStripMenuItem";
            this.dumpCurrentEntriesToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.dumpCurrentEntriesToolStripMenuItem.Text = "Dump Current Entries";
            this.dumpCurrentEntriesToolStripMenuItem.Click += new System.EventHandler(this.dumpCurrentEntriesToolStripMenuItem_Click);
            // 
            // playerToolStripMenuItem
            // 
            this.playerToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dumpHeroInfoToolStripMenuItem,
            this.dumpBackpackToolStripMenuItem,
            this.dumpEquipmentToolStripMenuItem,
            this.dumpItemBalanceToolStripMenuItem,
            this.dumpSkillsToolStripMenuItem});
            this.playerToolStripMenuItem.Name = "playerToolStripMenuItem";
            this.playerToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.playerToolStripMenuItem.Text = "Player";
            // 
            // dumpBackpackToolStripMenuItem
            // 
            this.dumpBackpackToolStripMenuItem.Name = "dumpBackpackToolStripMenuItem";
            this.dumpBackpackToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
            this.dumpBackpackToolStripMenuItem.Text = "Dump Backpack";
            this.dumpBackpackToolStripMenuItem.Click += new System.EventHandler(this.dumpBackpackToolStripMenuItem_Click);
            // 
            // dumpEquipmentToolStripMenuItem
            // 
            this.dumpEquipmentToolStripMenuItem.Name = "dumpEquipmentToolStripMenuItem";
            this.dumpEquipmentToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
            this.dumpEquipmentToolStripMenuItem.Text = "Dump Equipment";
            this.dumpEquipmentToolStripMenuItem.Click += new System.EventHandler(this.dumpEquipmentToolStripMenuItem_Click);
            // 
            // dumpItemBalanceToolStripMenuItem
            // 
            this.dumpItemBalanceToolStripMenuItem.Name = "dumpItemBalanceToolStripMenuItem";
            this.dumpItemBalanceToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
            this.dumpItemBalanceToolStripMenuItem.Text = "Dump Item Balance";
            this.dumpItemBalanceToolStripMenuItem.Click += new System.EventHandler(this.dumpItemBalanceToolStripMenuItem_Click);
            // 
            // dumpHeroInfoToolStripMenuItem
            // 
            this.dumpHeroInfoToolStripMenuItem.Name = "dumpHeroInfoToolStripMenuItem";
            this.dumpHeroInfoToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
            this.dumpHeroInfoToolStripMenuItem.Text = "Dump Hero Info";
            this.dumpHeroInfoToolStripMenuItem.Click += new System.EventHandler(this.dumpHeroInfoToolStripMenuItem_Click);
            // 
            // dumpSkillsToolStripMenuItem
            // 
            this.dumpSkillsToolStripMenuItem.Name = "dumpSkillsToolStripMenuItem";
            this.dumpSkillsToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
            this.dumpSkillsToolStripMenuItem.Text = "Dump Skills";
            this.dumpSkillsToolStripMenuItem.Click += new System.EventHandler(this.dumpSkillsToolStripMenuItem_Click);
            // 
            // dumpObstaclesToolStripMenuItem
            // 
            this.dumpObstaclesToolStripMenuItem.Name = "dumpObstaclesToolStripMenuItem";
            this.dumpObstaclesToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.dumpObstaclesToolStripMenuItem.Text = "Dump Obstacles";
            this.dumpObstaclesToolStripMenuItem.Click += new System.EventHandler(this.dumpObstaclesToolStripMenuItem_Click);
            // 
            // dumpInteractivesToolStripMenuItem
            // 
            this.dumpInteractivesToolStripMenuItem.Name = "dumpInteractivesToolStripMenuItem";
            this.dumpInteractivesToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.dumpInteractivesToolStripMenuItem.Text = "Dump Interactives";
            this.dumpInteractivesToolStripMenuItem.Click += new System.EventHandler(this.dumpInteractivesToolStripMenuItem_Click);
            // 
            // gameToolStripMenuItem
            // 
            this.gameToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dumpBountyToolStripMenuItem,
            this.dumpTargetingToolStripMenuItem,
            this.dumpProfileBehaviorToolStripMenuItem});
            this.gameToolStripMenuItem.Name = "gameToolStripMenuItem";
            this.gameToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.gameToolStripMenuItem.Text = "Game";
            // 
            // dumpBountyToolStripMenuItem
            // 
            this.dumpBountyToolStripMenuItem.Name = "dumpBountyToolStripMenuItem";
            this.dumpBountyToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
            this.dumpBountyToolStripMenuItem.Text = "Dump Bounty";
            this.dumpBountyToolStripMenuItem.Click += new System.EventHandler(this.dumpBountyToolStripMenuItem_Click);
            // 
            // dumpTargetingToolStripMenuItem
            // 
            this.dumpTargetingToolStripMenuItem.Name = "dumpTargetingToolStripMenuItem";
            this.dumpTargetingToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
            this.dumpTargetingToolStripMenuItem.Text = "Dump Targeting";
            this.dumpTargetingToolStripMenuItem.Click += new System.EventHandler(this.dumpTargetingToolStripMenuItem_Click);
            // 
            // dumpProfileBehaviorToolStripMenuItem
            // 
            this.dumpProfileBehaviorToolStripMenuItem.Name = "dumpProfileBehaviorToolStripMenuItem";
            this.dumpProfileBehaviorToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
            this.dumpProfileBehaviorToolStripMenuItem.Text = "Dump Profile Behavior";
            this.dumpProfileBehaviorToolStripMenuItem.Click += new System.EventHandler(this.dumpProfileBehaviorToolStripMenuItem_Click);
            // 
            // SettingsForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoSize = true;
            this.ClientSize = new System.Drawing.Size(682, 697);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.panel23);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "SettingsForm";
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Settings";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsForm_FormClosing_1);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SettingsForm_FormClosed);
            this.Load += new System.EventHandler(this.SettingsFor_Load);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabControl_Combat.ResumeLayout(false);
            this.tabPage3.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_WellHealth)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_PotionHealth)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GlobeHealth)).EndInit();
            this.tabPage8.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.flowLayoutPanel_ClusteringUnitExceptions.ResumeLayout(false);
            this.flowLayoutPanel_ClusteringUnitExceptions.PerformLayout();
            this.gb_ClusteringOptions.ResumeLayout(false);
            this.panel6.ResumeLayout(false);
            this.panel6.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicDisableHealth)).EndInit();
            this.panel8.ResumeLayout(false);
            this.panel8.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicMinimumUnits)).EndInit();
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_ClusterLogicDistance)).EndInit();
            this.tabPage9.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.panel13.ResumeLayout(false);
            this.panel13.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinBotHealth)).EndInit();
            this.panel12.ResumeLayout(false);
            this.panel12.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinUnitsInCluster)).EndInit();
            this.panel11.ResumeLayout(false);
            this.panel11.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinCluster)).EndInit();
            this.panel10.ResumeLayout(false);
            this.panel10.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMaxDistance)).EndInit();
            this.panel9.ResumeLayout(false);
            this.panel9.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GroupingMinDistance)).EndInit();
            this.tabPage10.ResumeLayout(false);
            this.groupBox5.ResumeLayout(false);
            this.groupBox5.PerformLayout();
            this.tabPage11.ResumeLayout(false);
            this.groupBox6.ResumeLayout(false);
            this.groupBox6.PerformLayout();
            this.groupBox_FleeOptions.ResumeLayout(false);
            this.groupBox7.ResumeLayout(false);
            this.groupBox7.PerformLayout();
            this.panel14.ResumeLayout(false);
            this.panel14.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackbar_FleeMaxMonsterDistance)).EndInit();
            this.panel15.ResumeLayout(false);
            this.panel15.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackbar_FleeBotMinHealth)).EndInit();
            this.tabPage_Barbarian.ResumeLayout(false);
            this.tabPage_Barbarian.PerformLayout();
            this.tabPage_Monk.ResumeLayout(false);
            this.tabPage_Monk.PerformLayout();
            this.tabPage_Wizard.ResumeLayout(false);
            this.tabPage_Wizard.PerformLayout();
            this.tabPage_DemonHunter.ResumeLayout(false);
            this.tabPage_DemonHunter.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_DemonHunterValutDelay)).EndInit();
            this.tabPage2.ResumeLayout(false);
            this.tabControl3.ResumeLayout(false);
            this.tabPage4.ResumeLayout(false);
            this.groupBox8.ResumeLayout(false);
            this.groupBox8.PerformLayout();
            this.groupBox10.ResumeLayout(false);
            this.groupBox10.PerformLayout();
            this.groupBox12.ResumeLayout(false);
            this.groupBox12.PerformLayout();
            this.groupBox9.ResumeLayout(false);
            this.groupBox9.PerformLayout();
            this.panel_TargetingPriorityCloseRangeMinUnits.ResumeLayout(false);
            this.panel_TargetingPriorityCloseRangeMinUnits.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_TargetingPriorityCloseRangeUnitsCount)).EndInit();
            this.tabPage5.ResumeLayout(false);
            this.groupBox11.ResumeLayout(false);
            this.groupBox11.PerformLayout();
            this.tabPage6.ResumeLayout(false);
            this.groupBox23.ResumeLayout(false);
            this.groupBox23.PerformLayout();
            this.groupBox24.ResumeLayout(false);
            this.panel22.ResumeLayout(false);
            this.panel22.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_LOS_MinRange)).EndInit();
            this.panel16.ResumeLayout(false);
            this.panel16.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_LOS_MaxRange)).EndInit();
            this.tabPage7.ResumeLayout(false);
            this.tabControl2.ResumeLayout(false);
            this.tabPage12.ResumeLayout(false);
            this.groupBox15.ResumeLayout(false);
            this.groupBox15.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GoldInactivityTimeout)).EndInit();
            this.panel21.ResumeLayout(false);
            this.panel21.PerformLayout();
            this.panel17.ResumeLayout(false);
            this.panel17.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_GeneralEndOfCombatDelayValue)).EndInit();
            this.tabPage18.ResumeLayout(false);
            this.panel18.ResumeLayout(false);
            this.panel18.PerformLayout();
            this.tabPage17.ResumeLayout(false);
            this.groupBox16.ResumeLayout(false);
            this.groupBox16.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar_TieredRiftKey)).EndInit();
            this.groupBox_PriorityGemUpgrading.ResumeLayout(false);
            this.groupBox_PriorityGemUpgrading.PerformLayout();
            this.contextMenuStrip_GemUpgrading_UnusedGems.ResumeLayout(false);
            this.contextMenuStrip_GemUpgrading_PriorityList.ResumeLayout(false);
            this.groupBox17.ResumeLayout(false);
            this.groupBox17.PerformLayout();
            this.groupBox18.ResumeLayout(false);
            this.groupBox18.PerformLayout();
            this.tabPage19.ResumeLayout(false);
            this.groupBox25.ResumeLayout(false);
            this.groupBox25.PerformLayout();
            this.groupBox_BnetControl_AltHero.ResumeLayout(false);
            this.groupBox_BnetControl_AltHero.PerformLayout();
            this.groupBox_BnetControl_Setup.ResumeLayout(false);
            this.groupBox_BnetControl_Setup.PerformLayout();
            this.tabPage13.ResumeLayout(false);
            this.tabControl4.ResumeLayout(false);
            this.tabPage20.ResumeLayout(false);
            this.groupBox21.ResumeLayout(false);
            this.groupBox21.PerformLayout();
            this.panel20.ResumeLayout(false);
            this.panel20.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_LootHealthPotions)).EndInit();
            this.panel19.ResumeLayout(false);
            this.panel19.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_LootMinimumGold)).EndInit();
            this.groupBox20.ResumeLayout(false);
            this.groupBox20.PerformLayout();
            this.groupBox19.ResumeLayout(false);
            this.groupBox19.PerformLayout();
            this.tabPage14.ResumeLayout(false);
            this.groupBox13.ResumeLayout(false);
            this.groupBox14.ResumeLayout(false);
            this.groupBox14.PerformLayout();
            this.groupBox22.ResumeLayout(false);
            this.groupBox22.PerformLayout();
            this.tabPage15.ResumeLayout(false);
            this.tabPage15.PerformLayout();
            this.tabPage16.ResumeLayout(false);
            this.tabPage16.PerformLayout();
            this.panel23.ResumeLayout(false);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);

		}
SettingsForm