DS-Pokemon-Rom-Editor/DS_Map/Main Window.Designer.cs
2025-11-26 10:28:50 +01:00

12008 lines
712 KiB
C#

namespace DSPRE
{
partial class MainProgram
{
/// <summary>
/// Variabile di proGettazione necessaria.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Pulire le risorse in uso.
/// </summary>
/// <param name="disposing">ha valore true se le risorse gestite devono essere eliminate, false in caso contrario.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Codice generato da Progettazione Windows Form
/// <summary>
/// Metodo necessario per il supporto della finestra di proGettazione. Non modificare
/// il contenuto del metodo con l'editor di codice.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainProgram));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
this.mainTabControl = new System.Windows.Forms.TabControl();
this.headerEditorTabPage = new System.Windows.Forms.TabPage();
this.removeLastHeaderBTN = new System.Windows.Forms.Button();
this.addHeaderBTN = new System.Windows.Forms.Button();
this.worldmapCoordsGroupBox = new System.Windows.Forms.GroupBox();
this.worldmapCoordsPasteButton = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.worldmapCoordsCopyButton = new System.Windows.Forms.Button();
this.worldmapYCoordUpDown = new System.Windows.Forms.NumericUpDown();
this.label36 = new System.Windows.Forms.Label();
this.worldmapXCoordUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.openWildEditorWithIdButton = new System.Windows.Forms.Button();
this.pasteWildEncountersButton = new System.Windows.Forms.Button();
this.wildPokeUpDown = new System.Windows.Forms.NumericUpDown();
this.copyWildEncountersButton = new System.Windows.Forms.Button();
this.importHeaderFromFileButton = new System.Windows.Forms.Button();
this.exportHeaderToFileButton = new System.Windows.Forms.Button();
this.pasteHeaderButton = new System.Windows.Forms.Button();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.pasteTextsButton = new System.Windows.Forms.Button();
this.openMessageFileButton = new System.Windows.Forms.Button();
this.copyTextsButton = new System.Windows.Forms.Button();
this.pasteEventsButton = new System.Windows.Forms.Button();
this.textFileUpDown = new System.Windows.Forms.NumericUpDown();
this.copyEventsButton = new System.Windows.Forms.Button();
this.textLabel = new System.Windows.Forms.Label();
this.openEventsButton = new System.Windows.Forms.Button();
this.eventLabel = new System.Windows.Forms.Label();
this.eventFileUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.pasteAreaDataButton = new System.Windows.Forms.Button();
this.copyAreaDataButton = new System.Windows.Forms.Button();
this.pasteMatrixButton = new System.Windows.Forms.Button();
this.openAreaDataButton = new System.Windows.Forms.Button();
this.copyMatrixButton = new System.Windows.Forms.Button();
this.openMatrixButton = new System.Windows.Forms.Button();
this.areaDataLabel = new System.Windows.Forms.Label();
this.areaDataUpDown = new System.Windows.Forms.NumericUpDown();
this.matrixLabel = new System.Windows.Forms.Label();
this.matrixUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.resetButton = new System.Windows.Forms.Button();
this.searchHeaderButton = new System.Windows.Forms.Button();
this.searchLocationTextBox = new System.Windows.Forms.TextBox();
this.copyHeaderButton = new System.Windows.Forms.Button();
this.areaIconPictureBox = new System.Windows.Forms.PictureBox();
this.areaImageLabel = new System.Windows.Forms.Label();
this.nameGroupBox = new System.Windows.Forms.GroupBox();
this.internalNameLenLabel = new System.Windows.Forms.Label();
this.pasteLocationNameButton = new System.Windows.Forms.Button();
this.copyLocationNameButton = new System.Windows.Forms.Button();
this.pasteInternalNameButton = new System.Windows.Forms.Button();
this.copyInternalNameButton = new System.Windows.Forms.Button();
this.pasteAreaIconButton = new System.Windows.Forms.Button();
this.copyAreaIconButton = new System.Windows.Forms.Button();
this.pasteAreaSettingsButton = new System.Windows.Forms.Button();
this.areaSettingsLabel = new System.Windows.Forms.Label();
this.copyAreaSettingsButton = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.internalNameBox = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.areaIconComboBox = new System.Windows.Forms.ComboBox();
this.areaSettingsComboBox = new System.Windows.Forms.ComboBox();
this.locationNameComboBox = new System.Windows.Forms.ComboBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.cameraUpDown = new System.Windows.Forms.NumericUpDown();
this.weatherUpDown = new System.Windows.Forms.NumericUpDown();
this.musicNightUpDown = new System.Windows.Forms.NumericUpDown();
this.musicDayUpDown = new System.Windows.Forms.NumericUpDown();
this.pasteCameraAngleButton = new System.Windows.Forms.Button();
this.copyCameraAngleButton = new System.Windows.Forms.Button();
this.pasteWeatherButton = new System.Windows.Forms.Button();
this.copyWeatherButton = new System.Windows.Forms.Button();
this.pasteMusicNightButton = new System.Windows.Forms.Button();
this.copyMusicNightButton = new System.Windows.Forms.Button();
this.pasteMusicDayButton = new System.Windows.Forms.Button();
this.copyMusicDayButton = new System.Windows.Forms.Button();
this.weatherComboBox = new System.Windows.Forms.ComboBox();
this.musicNightComboBox = new System.Windows.Forms.ComboBox();
this.weatherLabel = new System.Windows.Forms.Label();
this.cameraLabel = new System.Windows.Forms.Label();
this.musicNightLabel = new System.Windows.Forms.Label();
this.cameraComboBox = new System.Windows.Forms.ComboBox();
this.musicDayLabel = new System.Windows.Forms.Label();
this.musicDayComboBox = new System.Windows.Forms.ComboBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.pasteLevelScriptsButton = new System.Windows.Forms.Button();
this.copyLevelScriptsButton = new System.Windows.Forms.Button();
this.pasteScriptsButton = new System.Windows.Forms.Button();
this.copyScriptsButton = new System.Windows.Forms.Button();
this.levelScriptUpDown = new System.Windows.Forms.NumericUpDown();
this.openLevelScriptButton = new System.Windows.Forms.Button();
this.levelScriptLabel = new System.Windows.Forms.Label();
this.openScriptButton = new System.Windows.Forms.Button();
this.scriptLabel = new System.Windows.Forms.Label();
this.scriptFileUpDown = new System.Windows.Forms.NumericUpDown();
this.headerListBox = new System.Windows.Forms.ListBox();
this.saveHeaderButton = new System.Windows.Forms.Button();
this.flagsGroupBox = new System.Windows.Forms.GroupBox();
this.followModeComboBox = new System.Windows.Forms.ComboBox();
this.johtoRadioButton = new System.Windows.Forms.RadioButton();
this.kantoRadioButton = new System.Windows.Forms.RadioButton();
this.followModeLabel = new System.Windows.Forms.Label();
this.pasteMapSettingsButton = new System.Windows.Forms.Button();
this.battleBackgroundLabel = new System.Windows.Forms.Label();
this.copyFlagsButton = new System.Windows.Forms.Button();
this.battleBackgroundUpDown = new System.Windows.Forms.NumericUpDown();
this.flag3CheckBox = new System.Windows.Forms.CheckBox();
this.flag2CheckBox = new System.Windows.Forms.CheckBox();
this.flag1CheckBox = new System.Windows.Forms.CheckBox();
this.flag0CheckBox = new System.Windows.Forms.CheckBox();
this.flag6CheckBox = new System.Windows.Forms.CheckBox();
this.flag5CheckBox = new System.Windows.Forms.CheckBox();
this.flag4CheckBox = new System.Windows.Forms.CheckBox();
this.cameraPicLabel = new System.Windows.Forms.Label();
this.cameraPictureBox = new System.Windows.Forms.PictureBox();
this.weatherPicLabel = new System.Windows.Forms.Label();
this.weatherPictureBox = new System.Windows.Forms.PictureBox();
this.matrixEditorTabPage = new System.Windows.Forms.TabPage();
this.setSpawnPointButton = new System.Windows.Forms.Button();
this.saveMatrixButton = new System.Windows.Forms.Button();
this.locateCurrentMatrixFile = new System.Windows.Forms.Button();
this.resetColorTableButton = new System.Windows.Forms.Button();
this.importColorTableButton = new System.Windows.Forms.Button();
this.importMatrixButton = new System.Windows.Forms.Button();
this.exportMatrixButton = new System.Windows.Forms.Button();
this.removeMatrixButton = new System.Windows.Forms.Button();
this.addMatrixButton = new System.Windows.Forms.Button();
this.removeHeightsButton = new System.Windows.Forms.Button();
this.removeHeadersButton = new System.Windows.Forms.Button();
this.addHeightsButton = new System.Windows.Forms.Button();
this.addHeadersButton = new System.Windows.Forms.Button();
this.labelMatrices = new System.Windows.Forms.Label();
this.matrixNameLabel = new System.Windows.Forms.Label();
this.matrixTabControl = new System.Windows.Forms.TabControl();
this.headersTabPage = new System.Windows.Forms.TabPage();
this.headersGridView = new System.Windows.Forms.DataGridView();
this.heightsTabPage = new System.Windows.Forms.TabPage();
this.heightsGridView = new System.Windows.Forms.DataGridView();
this.mapFilesTabPage = new System.Windows.Forms.TabPage();
this.mapFilesGridView = new System.Windows.Forms.DataGridView();
this.matrixNameTextBox = new System.Windows.Forms.TextBox();
this.heightUpDown = new System.Windows.Forms.NumericUpDown();
this.widthUpDown = new System.Windows.Forms.NumericUpDown();
this.widthLabel = new System.Windows.Forms.Label();
this.selectMatrixComboBox = new System.Windows.Forms.ComboBox();
this.mapEditorTabPage = new System.Windows.Forms.TabPage();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.addMapFileButton = new System.Windows.Forms.Button();
this.locateCurrentMapBin = new System.Windows.Forms.Button();
this.removeMapFileButton = new System.Windows.Forms.Button();
this.replaceMapBinButton = new System.Windows.Forms.Button();
this.exportCurrentMapBinButton = new System.Windows.Forms.Button();
this.saveMapButton = new System.Windows.Forms.Button();
this.mapScreenshotButton = new System.Windows.Forms.Button();
this.mapRenderPanel = new System.Windows.Forms.Panel();
this.mapOpenGlControl = new Tao.Platform.Windows.SimpleOpenGlControl();
this.movPictureBox = new System.Windows.Forms.PictureBox();
this.label26 = new System.Windows.Forms.Label();
this.buildTextureComboBox = new System.Windows.Forms.ComboBox();
this.mapFileLabel = new System.Windows.Forms.Label();
this.mapTextureComboBox = new System.Windows.Forms.ComboBox();
this.mapTextureLabel = new System.Windows.Forms.Label();
this.selectMapComboBox = new System.Windows.Forms.ComboBox();
this.mapPartsTabControl = new System.Windows.Forms.TabControl();
this.buildingsTabPage = new System.Windows.Forms.TabPage();
this.groupBox33 = new System.Windows.Forms.GroupBox();
this.yRotDegBldUpDown = new System.Windows.Forms.NumericUpDown();
this.xRotDegBldUpDown = new System.Windows.Forms.NumericUpDown();
this.zRotDegBldUpDown = new System.Windows.Forms.NumericUpDown();
this.yRotBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.xRotBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.zRotBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.yLabel = new System.Windows.Forms.Label();
this.lockXZgroupbox = new System.Windows.Forms.GroupBox();
this.bldPlaceLockXcheckbox = new System.Windows.Forms.CheckBox();
this.bldPlaceLockZcheckbox = new System.Windows.Forms.CheckBox();
this.zLabel = new System.Windows.Forms.Label();
this.xLabel = new System.Windows.Forms.Label();
this.bldRoundGroupbox = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.bldRoundDecmil = new System.Windows.Forms.RadioButton();
this.bldRoundCentMil = new System.Windows.Forms.RadioButton();
this.bldRoundWhole = new System.Windows.Forms.RadioButton();
this.bldRoundDec = new System.Windows.Forms.RadioButton();
this.bldRoundCent = new System.Windows.Forms.RadioButton();
this.bldRoundMil = new System.Windows.Forms.RadioButton();
this.bldPlaceWithMouseCheckbox = new System.Windows.Forms.CheckBox();
this.importBuildingsButton = new System.Windows.Forms.Button();
this.groupBox20 = new System.Windows.Forms.GroupBox();
this.interiorbldRadioButton = new System.Windows.Forms.RadioButton();
this.exteriorbldRadioButton = new System.Windows.Forms.RadioButton();
this.buildIndexComboBox = new System.Windows.Forms.ComboBox();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.buildingHeightUpDown = new System.Windows.Forms.NumericUpDown();
this.buildingWidthUpDown = new System.Windows.Forms.NumericUpDown();
this.buildingLengthUpDown = new System.Windows.Forms.NumericUpDown();
this.duplicateBuildingButton = new System.Windows.Forms.Button();
this.exportBuildingsButton = new System.Windows.Forms.Button();
this.removeBuildingButton = new System.Windows.Forms.Button();
this.addBuildingButton = new System.Windows.Forms.Button();
this.buildPositionGroupBox = new System.Windows.Forms.GroupBox();
this.yBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.xBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.zBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.buildingsListBox = new System.Windows.Forms.ListBox();
this.permissionsTabPage = new System.Windows.Forms.TabPage();
this.scanUnusedCollisionTypesButton = new System.Windows.Forms.Button();
this.clearCurrentButton = new System.Windows.Forms.Button();
this.typeLabel = new System.Windows.Forms.Label();
this.collisionLabel = new System.Windows.Forms.Label();
this.typeGroupBox = new System.Windows.Forms.GroupBox();
this.knownTypesRadioButton = new System.Windows.Forms.RadioButton();
this.valueTypeRadioButton = new System.Windows.Forms.RadioButton();
this.typePainterUpDown = new System.Windows.Forms.NumericUpDown();
this.collisionTypePainterComboBox = new System.Windows.Forms.ComboBox();
this.typePainterPictureBox = new System.Windows.Forms.PictureBox();
this.collisionGroupBox = new System.Windows.Forms.GroupBox();
this.collisionPainterComboBox = new System.Windows.Forms.ComboBox();
this.collisionPainterPictureBox = new System.Windows.Forms.PictureBox();
this.selectCollisionPanel = new System.Windows.Forms.Panel();
this.collisionPictureBox = new System.Windows.Forms.PictureBox();
this.selectTypePanel = new System.Windows.Forms.Panel();
this.typePictureBox = new System.Windows.Forms.PictureBox();
this.ImportMovButton = new System.Windows.Forms.Button();
this.exportMovButton = new System.Windows.Forms.Button();
this.modelTabPage = new System.Windows.Forms.TabPage();
this.glbExportButton = new System.Windows.Forms.Button();
this.daeExportButton = new System.Windows.Forms.Button();
this.embedTexturesInMapModelCheckBox = new System.Windows.Forms.CheckBox();
this.modelSizeLBL = new System.Windows.Forms.Label();
this.nsbmdSizeLabel = new System.Windows.Forms.Label();
this.unsupported3DModelEditLBL = new System.Windows.Forms.Label();
this.importMapButton = new System.Windows.Forms.Button();
this.exportMapButton = new System.Windows.Forms.Button();
this.terrainTabPage = new System.Windows.Forms.TabPage();
this.terrainSizeLBL = new System.Windows.Forms.Label();
this.terrainDataLBL = new System.Windows.Forms.Label();
this.unsupportedBDHCEditLBL = new System.Windows.Forms.Label();
this.bdhcImportButton = new System.Windows.Forms.Button();
this.bdhcExportButton = new System.Windows.Forms.Button();
this.bgsTabPage = new System.Windows.Forms.TabPage();
this.blankBGSButton = new System.Windows.Forms.Button();
this.BGSSizeLBL = new System.Windows.Forms.Label();
this.bgsDataLBL = new System.Windows.Forms.Label();
this.unsupportedBGSEditLBL = new System.Windows.Forms.Label();
this.soundPlatesImportButton = new System.Windows.Forms.Button();
this.soundPlatesExportButton = new System.Windows.Forms.Button();
this.radio3D = new System.Windows.Forms.RadioButton();
this.radio2D = new System.Windows.Forms.RadioButton();
this.wireframeCheckBox = new System.Windows.Forms.CheckBox();
this.nsbtxEditorTabPage = new System.Windows.Forms.TabPage();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel37 = new System.Windows.Forms.TableLayoutPanel();
this.groupBox35 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel38 = new System.Windows.Forms.TableLayoutPanel();
this.scalingLabel = new System.Windows.Forms.Label();
this.scalingTrackBar = new System.Windows.Forms.TrackBar();
this.repositionImageButton = new System.Windows.Forms.Button();
this.invertDragCheckbox = new System.Windows.Forms.CheckBox();
this.locateCurrentNsbtx = new System.Windows.Forms.Button();
this.removeNSBTXButton = new System.Windows.Forms.Button();
this.areaDataGroupBox = new System.Windows.Forms.GroupBox();
this.locateCurrentAreaData = new System.Windows.Forms.Button();
this.exportAreaDataButton = new System.Windows.Forms.Button();
this.areaTypeGroupbox = new System.Windows.Forms.GroupBox();
this.outdoorAreaRadioButton = new System.Windows.Forms.RadioButton();
this.indoorAreaRadioButton = new System.Windows.Forms.RadioButton();
this.importAreaDataButton = new System.Windows.Forms.Button();
this.removeAreaDataButton = new System.Windows.Forms.Button();
this.addAreaDataButton = new System.Windows.Forms.Button();
this.saveAreaDataButton = new System.Windows.Forms.Button();
this.label35 = new System.Windows.Forms.Label();
this.areaDataDynamicTexturesNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.label34 = new System.Windows.Forms.Label();
this.areaDataLightTypeComboBox = new System.Windows.Forms.ComboBox();
this.label33 = new System.Windows.Forms.Label();
this.areaDataMapTilesetUpDown = new System.Windows.Forms.NumericUpDown();
this.label32 = new System.Windows.Forms.Label();
this.areaDataBuildingTilesetUpDown = new System.Windows.Forms.NumericUpDown();
this.selectAreaDataListBox = new System.Windows.Forms.ListBox();
this.addNSBTXButton = new System.Windows.Forms.Button();
this.exportNSBTXButton = new System.Windows.Forms.Button();
this.importNSBTXButton = new System.Windows.Forms.Button();
this.texturePictureBox = new DSPRE.OffsetPictureBox();
this.palettesLabel = new System.Windows.Forms.Label();
this.texturesLabel = new System.Windows.Forms.Label();
this.palettesListBox = new System.Windows.Forms.ListBox();
this.texturesListBox = new System.Windows.Forms.ListBox();
this.buildingsTilesetRadioButton = new System.Windows.Forms.RadioButton();
this.mapTilesetRadioButton = new System.Windows.Forms.RadioButton();
this.texturePacksListBox = new System.Windows.Forms.ListBox();
this.eventEditorTabPage = new System.Windows.Forms.TabPage();
this.locateCurrentEvFile = new System.Windows.Forms.Button();
this.groupBox21 = new System.Windows.Forms.GroupBox();
this.showTriggersCheckBox = new System.Windows.Forms.CheckBox();
this.showWarpsCheckBox = new System.Windows.Forms.CheckBox();
this.showOwsCheckBox = new System.Windows.Forms.CheckBox();
this.showSpawnablesCheckBox = new System.Windows.Forms.CheckBox();
this.eventAreaDataUpDown = new System.Windows.Forms.NumericUpDown();
this.eventMapTextureLabel = new System.Windows.Forms.Label();
this.RightClickLabel = new System.Windows.Forms.Label();
this.WheelClickLabel = new System.Windows.Forms.Label();
this.LeftClickLabel = new System.Windows.Forms.Label();
this.eventMatrixYUpDown = new System.Windows.Forms.NumericUpDown();
this.eventMatrixXUpDown = new System.Windows.Forms.NumericUpDown();
this.eventMatrixYLabel = new System.Windows.Forms.Label();
this.eventMatrixXLabel = new System.Windows.Forms.Label();
this.matrixNavigatorLabel = new System.Windows.Forms.Label();
this.eventMatrixPanel = new System.Windows.Forms.Panel();
this.eventMatrixPictureBox = new System.Windows.Forms.PictureBox();
this.selectEventComboBox = new System.Windows.Forms.ComboBox();
this.backgroundMapLabel = new System.Windows.Forms.Label();
this.eventMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.eventsTabControl = new System.Windows.Forms.TabControl();
this.signsTabPage = new System.Windows.Forms.TabPage();
this.spawnableTypeComboBox = new System.Windows.Forms.ComboBox();
this.label18 = new System.Windows.Forms.Label();
this.duplicateSpawnableButton = new System.Windows.Forms.Button();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.goToSignButton = new System.Windows.Forms.Button();
this.signMatrixYLabel = new System.Windows.Forms.Label();
this.spawnableXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.signMatrixXLabel = new System.Windows.Forms.Label();
this.spawnableYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.signZLabel = new System.Windows.Forms.Label();
this.spawnablexMapUpDown = new System.Windows.Forms.NumericUpDown();
this.spawnableUpDown = new System.Windows.Forms.NumericUpDown();
this.signMapXLabel = new System.Windows.Forms.Label();
this.spawnableYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.signMapYLabel = new System.Windows.Forms.Label();
this.removeSpawnableButton = new System.Windows.Forms.Button();
this.addSpawnableButton = new System.Windows.Forms.Button();
this.spawnableDirComboBox = new System.Windows.Forms.ComboBox();
this.signOrientationLabel = new System.Windows.Forms.Label();
this.signScriptNumberLabel = new System.Windows.Forms.Label();
this.spawnableScriptUpDown = new System.Windows.Forms.NumericUpDown();
this.spawnablesListBox = new System.Windows.Forms.ListBox();
this.overworldsTabPage = new System.Windows.Forms.TabPage();
this.sortOWsByIDDescButton = new System.Windows.Forms.Button();
this.sortOWsByIDAscButton = new System.Windows.Forms.Button();
this.groupBox22 = new System.Windows.Forms.GroupBox();
this.normalRadioButton = new System.Windows.Forms.RadioButton();
this.isTrainerRadioButton = new System.Windows.Forms.RadioButton();
this.isItemRadioButton = new System.Windows.Forms.RadioButton();
this.spriteIDlabel = new System.Windows.Forms.Label();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.button14 = new System.Windows.Forms.Button();
this.owYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label12 = new System.Windows.Forms.Label();
this.owXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.owMovementGroupBox = new System.Windows.Forms.GroupBox();
this.groupBox23 = new System.Windows.Forms.GroupBox();
this.label39 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.owXRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.owYRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.label4 = new System.Windows.Forms.Label();
this.owOrientationComboBox = new System.Windows.Forms.ComboBox();
this.owMovementComboBox = new System.Windows.Forms.ComboBox();
this.positionGroupBox = new System.Windows.Forms.GroupBox();
this.label13 = new System.Windows.Forms.Label();
this.owXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.owZPositionUpDown = new System.Windows.Forms.NumericUpDown();
this.owXPositionLabel = new System.Windows.Forms.Label();
this.owYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.label10 = new System.Windows.Forms.Label();
this.owSpecialGroupBox = new System.Windows.Forms.GroupBox();
this.itemsSelectorHelpBtn = new System.Windows.Forms.Button();
this.owPartnerTrainerCheckBox = new System.Windows.Forms.CheckBox();
this.owItemComboBox = new System.Windows.Forms.ComboBox();
this.owItemLabel = new System.Windows.Forms.Label();
this.owTrainerComboBox = new System.Windows.Forms.ComboBox();
this.owSightRangeLabel = new System.Windows.Forms.Label();
this.owSightRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.owTrainerLabel = new System.Windows.Forms.Label();
this.owScriptLabel = new System.Windows.Forms.Label();
this.owScriptNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.owFlagLabel = new System.Windows.Forms.Label();
this.owFlagNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.owSpriteLabel = new System.Windows.Forms.Label();
this.owSpriteComboBox = new System.Windows.Forms.ComboBox();
this.owIDLabel = new System.Windows.Forms.Label();
this.owIDNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.duplicateOverworldsButton = new System.Windows.Forms.Button();
this.owSpritePictureBox = new System.Windows.Forms.PictureBox();
this.removeOverworldButton = new System.Windows.Forms.Button();
this.addOverworldButton = new System.Windows.Forms.Button();
this.overworldsListBox = new System.Windows.Forms.ListBox();
this.warpsTabPage = new System.Windows.Forms.TabPage();
this.duplicateWarpsButton = new System.Windows.Forms.Button();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.eventEditorHeaderLocationNameLabel = new System.Windows.Forms.Label();
this.eventEditorWarpHeaderListBox = new System.Windows.Forms.ListBox();
this.destinationWarpGoToButton = new System.Windows.Forms.Button();
this.warpAnchorUpDown = new System.Windows.Forms.NumericUpDown();
this.warpAnchorLabel = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.goToWarpButton = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.warpXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
this.warpYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.warpXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.warpYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.warpZUpDown = new System.Windows.Forms.NumericUpDown();
this.label16 = new System.Windows.Forms.Label();
this.removeWarpButton = new System.Windows.Forms.Button();
this.addWarpButton = new System.Windows.Forms.Button();
this.warpsListBox = new System.Windows.Forms.ListBox();
this.triggersTabPage = new System.Windows.Forms.TabPage();
this.triggerLogicGroupBox = new System.Windows.Forms.GroupBox();
this.expectedVarValueTriggerUpDown = new System.Windows.Forms.NumericUpDown();
this.label19 = new System.Windows.Forms.Label();
this.triggerVariableWatchedUpDown = new System.Windows.Forms.NumericUpDown();
this.label28 = new System.Windows.Forms.Label();
this.triggerScriptUpDown = new System.Windows.Forms.NumericUpDown();
this.label27 = new System.Windows.Forms.Label();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.triggerLengthLabel = new System.Windows.Forms.Label();
this.triggerLengthUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerWidthLabel = new System.Windows.Forms.Label();
this.triggerWidthUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.triggerZLabel = new System.Windows.Forms.Label();
this.triggerXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerZUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerMapXLabel = new System.Windows.Forms.Label();
this.triggerYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerYMapLabel = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.goToTriggerButton = new System.Windows.Forms.Button();
this.triggerYMatrixLabel = new System.Windows.Forms.Label();
this.triggerXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerXMatrixLabel = new System.Windows.Forms.Label();
this.triggerYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.duplicateTriggersButton = new System.Windows.Forms.Button();
this.removeTriggerButton = new System.Windows.Forms.Button();
this.addTriggerButton = new System.Windows.Forms.Button();
this.triggersListBox = new System.Windows.Forms.ListBox();
this.eventPanel = new System.Windows.Forms.Panel();
this.eventPictureBox = new System.Windows.Forms.PictureBox();
this.eventOpenGlControl = new Tao.Platform.Windows.SimpleOpenGlControl();
this.rightClickPicture = new System.Windows.Forms.PictureBox();
this.wheelClickPicture = new System.Windows.Forms.PictureBox();
this.LeftClickPicture = new System.Windows.Forms.PictureBox();
this.removeEventFileButton = new System.Windows.Forms.Button();
this.addEventFileButton = new System.Windows.Forms.Button();
this.eventShiftRightButton = new System.Windows.Forms.Button();
this.eventShiftLeftButton = new System.Windows.Forms.Button();
this.eventShiftUpButton = new System.Windows.Forms.Button();
this.eventShiftDownButton = new System.Windows.Forms.Button();
this.exportEventFileButton = new System.Windows.Forms.Button();
this.importEventFileButton = new System.Windows.Forms.Button();
this.saveEventsButton = new System.Windows.Forms.Button();
this.tabPageScriptEditor = new System.Windows.Forms.TabPage();
this.scriptEditor = new DSPRE.Editors.ScriptEditor();
this.tabPageLevelScriptEditor = new System.Windows.Forms.TabPage();
this.levelScriptEditor = new DSPRE.Editors.LevelScriptEditor();
this.textEditorTabPage = new System.Windows.Forms.TabPage();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.label6 = new System.Windows.Forms.Label();
this.selectedLineMoveUpButton = new System.Windows.Forms.Button();
this.selectTextFileComboBox = new System.Windows.Forms.ComboBox();
this.locateCurrentTextArchive = new System.Windows.Forms.Button();
this.saveTextArchiveButton = new System.Windows.Forms.Button();
this.importTextFileButton = new System.Windows.Forms.Button();
this.exportTextFileButton = new System.Windows.Forms.Button();
this.addTextArchiveButton = new System.Windows.Forms.Button();
this.removeMessageFileButton = new System.Windows.Forms.Button();
this.selectedLineMoveDownButton = new System.Windows.Forms.Button();
this.LineNumbersFormatgroupBox = new System.Windows.Forms.GroupBox();
this.decimalRadioButton = new System.Windows.Forms.RadioButton();
this.hexRadiobutton = new System.Windows.Forms.RadioButton();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.label67 = new System.Windows.Forms.Label();
this.searchAllArchivesCheckBox = new System.Windows.Forms.CheckBox();
this.caseSensitiveTextReplaceCheckbox = new System.Windows.Forms.CheckBox();
this.textSearchResultsListBox = new System.Windows.Forms.ListBox();
this.replaceTextLabel = new System.Windows.Forms.Label();
this.replaceMessageTextBox = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.textSearchProgressBar = new System.Windows.Forms.ProgressBar();
this.caseSensitiveTextSearchCheckbox = new System.Windows.Forms.CheckBox();
this.label7 = new System.Windows.Forms.Label();
this.searchMessageTextBox = new System.Windows.Forms.TextBox();
this.searchMessageButton = new System.Windows.Forms.Button();
this.replaceMessageButton = new System.Windows.Forms.Button();
this.textEditorDataGridView = new System.Windows.Forms.DataGridView();
this.messageColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.removeStringButton = new System.Windows.Forms.Button();
this.addStringButton = new System.Windows.Forms.Button();
this.cameraEditorTabPage = new System.Windows.Forms.TabPage();
this.exportCameraTableButton = new System.Windows.Forms.Button();
this.importCameraTableButton = new System.Windows.Forms.Button();
this.saveCameraTableButton = new System.Windows.Forms.Button();
this.cameraEditorDataGridView = new System.Windows.Forms.DataGridView();
this.DistanceGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VertRotGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HoriRotGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zRotGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OrthoGVCol = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.FovGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NearClipGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.FarClipGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.XDispGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.YDispGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZDispGVCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ExportBTN = new System.Windows.Forms.DataGridViewButtonColumn();
this.ImportBTN = new System.Windows.Forms.DataGridViewButtonColumn();
this.trainerEditorTabPage = new System.Windows.Forms.TabPage();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.exportTrainerButton = new System.Windows.Forms.Button();
this.importTrainerButton = new System.Windows.Forms.Button();
this.groupBox28 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.DVExplainButton = new System.Windows.Forms.Button();
this.label74 = new System.Windows.Forms.Label();
this.party6GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm6ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility6ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender6ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox6 = new System.Windows.Forms.PictureBox();
this.label60 = new System.Windows.Forms.Label();
this.label61 = new System.Windows.Forms.Label();
this.label62 = new System.Windows.Forms.Label();
this.poke6MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove6_1ComboBox = new DSPRE.InputComboBox();
this.partyMove6_2ComboBox = new DSPRE.InputComboBox();
this.partyMove6_3ComboBox = new DSPRE.InputComboBox();
this.partyMove6_4ComboBox = new DSPRE.InputComboBox();
this.partyIV6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall6UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem6ComboBox = new DSPRE.InputComboBox();
this.partyPokemon6PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon6ComboBox = new DSPRE.InputComboBox();
this.party5GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm5ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility5ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender5ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox5 = new System.Windows.Forms.PictureBox();
this.label57 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.label59 = new System.Windows.Forms.Label();
this.poke5MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove5_1ComboBox = new DSPRE.InputComboBox();
this.partyMove5_2ComboBox = new DSPRE.InputComboBox();
this.partyMove5_3ComboBox = new DSPRE.InputComboBox();
this.partyMove5_4ComboBox = new DSPRE.InputComboBox();
this.partyIV5UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel5UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall5UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem5ComboBox = new DSPRE.InputComboBox();
this.partyPokemon5PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon5ComboBox = new DSPRE.InputComboBox();
this.party4GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm4ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility4ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender4ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox4 = new System.Windows.Forms.PictureBox();
this.label54 = new System.Windows.Forms.Label();
this.label55 = new System.Windows.Forms.Label();
this.label56 = new System.Windows.Forms.Label();
this.poke4MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove4_1ComboBox = new DSPRE.InputComboBox();
this.partyMove4_2ComboBox = new DSPRE.InputComboBox();
this.partyMove4_3ComboBox = new DSPRE.InputComboBox();
this.partyMove4_4ComboBox = new DSPRE.InputComboBox();
this.partyIV4UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel4UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall4UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem4ComboBox = new DSPRE.InputComboBox();
this.partyPokemon4PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon4ComboBox = new DSPRE.InputComboBox();
this.party3GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm3ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility3ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender3ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox3 = new System.Windows.Forms.PictureBox();
this.label51 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.poke3MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove3_1ComboBox = new DSPRE.InputComboBox();
this.partyMove3_2ComboBox = new DSPRE.InputComboBox();
this.partyMove3_3ComboBox = new DSPRE.InputComboBox();
this.partyMove3_4ComboBox = new DSPRE.InputComboBox();
this.partyIV3UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel3UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall3UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem3ComboBox = new DSPRE.InputComboBox();
this.partyPokemon3PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon3ComboBox = new DSPRE.InputComboBox();
this.party2GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm2ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility2ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender2ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox2 = new System.Windows.Forms.PictureBox();
this.label48 = new System.Windows.Forms.Label();
this.label49 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.poke2MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove2_1ComboBox = new DSPRE.InputComboBox();
this.partyMove2_2ComboBox = new DSPRE.InputComboBox();
this.partyMove2_3ComboBox = new DSPRE.InputComboBox();
this.partyMove2_4ComboBox = new DSPRE.InputComboBox();
this.partyIV2UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel2UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall2UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem2ComboBox = new DSPRE.InputComboBox();
this.partyPokemon2PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon2ComboBox = new DSPRE.InputComboBox();
this.party1GroupBox = new System.Windows.Forms.GroupBox();
this.partyForm1ComboBox = new System.Windows.Forms.ComboBox();
this.partyAbility1ComboBox = new System.Windows.Forms.ComboBox();
this.partyGender1ComboBox = new System.Windows.Forms.ComboBox();
this.partyPokemonItemPictureBox1 = new System.Windows.Forms.PictureBox();
this.label47 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.poke1MovesGroupBox = new System.Windows.Forms.GroupBox();
this.partyMove1_1ComboBox = new DSPRE.InputComboBox();
this.partyMove1_2ComboBox = new DSPRE.InputComboBox();
this.partyMove1_3ComboBox = new DSPRE.InputComboBox();
this.partyMove1_4ComboBox = new DSPRE.InputComboBox();
this.partyIV1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyLevel1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyBall1UpDown = new System.Windows.Forms.NumericUpDown();
this.partyItem1ComboBox = new DSPRE.InputComboBox();
this.partyPokemon1PictureBox = new System.Windows.Forms.PictureBox();
this.partyPokemon1ComboBox = new DSPRE.InputComboBox();
this.groupBox27 = new System.Windows.Forms.GroupBox();
this.eyeContactMusicAltLabel = new System.Windows.Forms.Label();
this.encounterSSEQAltUpDown = new System.Windows.Forms.NumericUpDown();
this.eyeContactMusicLabel = new System.Windows.Forms.Label();
this.encounterSSEQMainUpDown = new System.Windows.Forms.NumericUpDown();
this.trainerClassFrameMaxLabel = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.trClassFramePreviewUpDown = new System.Windows.Forms.NumericUpDown();
this.saveTrainerClassButton = new System.Windows.Forms.Button();
this.trainerClassNameTextbox = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.trainerClassPicBox = new System.Windows.Forms.PictureBox();
this.deleteTrainerButton = new System.Windows.Forms.Button();
this.groupBox25 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.replacePropertiesButton = new System.Windows.Forms.Button();
this.exportPropertiesButton = new System.Windows.Forms.Button();
this.TrainerAIGroupBox = new System.Windows.Forms.GroupBox();
this.trainerAI1CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI2CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI3CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI4CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI5CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI6CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI7CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI8CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI9CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI10CheckBox = new System.Windows.Forms.CheckBox();
this.trainerAI11CheckBox = new System.Windows.Forms.CheckBox();
this.trainerItemsGroupBox = new System.Windows.Forms.GroupBox();
this.trainerItem1ComboBox = new DSPRE.InputComboBox();
this.trainerItem2ComboBox = new DSPRE.InputComboBox();
this.trainerItem3ComboBox = new DSPRE.InputComboBox();
this.trainerItem4ComboBox = new DSPRE.InputComboBox();
this.trainerItemsCheckBox = new System.Windows.Forms.CheckBox();
this.trainerMovesCheckBox = new System.Windows.Forms.CheckBox();
this.trainerDoubleCheckBox = new System.Windows.Forms.CheckBox();
this.trainerNameTextBox = new System.Windows.Forms.TextBox();
this.partyCountUpDown = new System.Windows.Forms.NumericUpDown();
this.label44 = new System.Windows.Forms.Label();
this.label63 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.trainerClassListBox = new System.Windows.Forms.ListBox();
this.addTrainerButton = new System.Windows.Forms.Button();
this.label42 = new System.Windows.Forms.Label();
this.trainerComboBox = new DSPRE.InputComboBox();
this.trainerSaveCurrentButton = new System.Windows.Forms.Button();
this.tableEditorTabPage = new System.Windows.Forms.TabPage();
this.label73 = new System.Windows.Forms.Label();
this.pbEffectsGroupBox = new System.Windows.Forms.GroupBox();
this.groupBox31 = new System.Windows.Forms.GroupBox();
this.HOWpbEffectsTableButton = new System.Windows.Forms.Button();
this.pbEffectsBattleSSEQUpDown = new System.Windows.Forms.NumericUpDown();
this.label21 = new System.Windows.Forms.Label();
this.saveEffectCombosTableBTN = new System.Windows.Forms.Button();
this.pbEffectsVSAnimationUpDown = new System.Windows.Forms.NumericUpDown();
this.pbEffectsCombosListbox = new System.Windows.Forms.ListBox();
this.label22 = new System.Windows.Forms.Label();
this.pbEffectsTrainerGroupBox = new System.Windows.Forms.GroupBox();
this.label75 = new System.Windows.Forms.Label();
this.tbEditortrainerClassFrameMaxLabel = new System.Windows.Forms.Label();
this.tbEditorTrClassFramePreviewUpDown = new System.Windows.Forms.NumericUpDown();
this.tbEditorTrClassPictureBox = new System.Windows.Forms.PictureBox();
this.label68 = new System.Windows.Forms.Label();
this.pbEffectsTrainerChooseMainCombobox = new System.Windows.Forms.ComboBox();
this.HOWVsTrainerButton = new System.Windows.Forms.Button();
this.saveVSTrainerTableBTN = new System.Windows.Forms.Button();
this.label70 = new System.Windows.Forms.Label();
this.pbEffectsTrainerCombobox = new System.Windows.Forms.ComboBox();
this.pbEffectsVsTrainerListbox = new System.Windows.Forms.ListBox();
this.pbEffectsMonGroupBox = new System.Windows.Forms.GroupBox();
this.tbEditorPokeminiPictureBox = new System.Windows.Forms.PictureBox();
this.label69 = new System.Windows.Forms.Label();
this.pbEffectsPokemonChooseMainCombobox = new System.Windows.Forms.ComboBox();
this.HOWvsPokemonButton = new System.Windows.Forms.Button();
this.saveVSPokemonTableBTN = new System.Windows.Forms.Button();
this.label71 = new System.Windows.Forms.Label();
this.pbEffectsPokemonCombobox = new System.Windows.Forms.ComboBox();
this.pbEffectsVsPokemonListbox = new System.Windows.Forms.ListBox();
this.conditionalMusicGroupBox = new System.Windows.Forms.GroupBox();
this.label66 = new System.Windows.Forms.Label();
this.HOWconditionalMusicTableButton = new System.Windows.Forms.Button();
this.saveConditionalMusicTableBTN = new System.Windows.Forms.Button();
this.label65 = new System.Windows.Forms.Label();
this.musicIDconditionalMusicUpDown = new System.Windows.Forms.NumericUpDown();
this.label64 = new System.Windows.Forms.Label();
this.flagConditionalMusicUpDown = new System.Windows.Forms.NumericUpDown();
this.label41 = new System.Windows.Forms.Label();
this.locationNameConditionalMusicLBL = new System.Windows.Forms.Label();
this.headerConditionalMusicComboBox = new System.Windows.Forms.ComboBox();
this.conditionalMusicTableListBox = new System.Windows.Forms.ListBox();
this.tabPageEncountersEditor = new System.Windows.Forms.TabPage();
this.encountersEditor = new DSPRE.Editors.EncountersEditor();
this.mainTabImageList = new System.Windows.Forms.ImageList(this.components);
this.gameIcon = new System.Windows.Forms.PictureBox();
this.languageLabel = new System.Windows.Forms.Label();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.openROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.openFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.romToolboxToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.headerSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.scriptCommandsDatabaseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.diamondAndPearlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.platinumToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.heartGoldAndSoulSilverToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.NarcUtilityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.buildFomFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.unpackToFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.listBasedBatchRenameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.listBasedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.contentBasedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.listBuilderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fromCEnumToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fromFolderContentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.nSBMDUtilityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.texturizeNSBMDToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.untexturizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.extractNSBTXFromNSBMDToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.menuViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.essentialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.simpleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.advancedStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fullViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.otherEditorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.personalDataEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.overlayEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.spawnEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveDataEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripProgressBar = new System.Windows.Forms.ToolStripProgressBar();
this.mainToolStrip = new System.Windows.Forms.ToolStrip();
this.loadRomButton = new System.Windows.Forms.ToolStripButton();
this.readDataFromFolderButton = new System.Windows.Forms.ToolStripButton();
this.saveRomButton = new System.Windows.Forms.ToolStripButton();
this.separator_AfterOpenSave = new System.Windows.Forms.ToolStripSeparator();
this.unpackAllButton = new System.Windows.Forms.ToolStripButton();
this.updateMapNarcsButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterFolderUnpackers = new System.Windows.Forms.ToolStripSeparator();
this.buildNarcFromFolderToolStripButton = new System.Windows.Forms.ToolStripButton();
this.unpackNARCtoFolderToolStripButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterNarcUtils = new System.Windows.Forms.ToolStripSeparator();
this.listBasedBatchRenameToolStripButton = new System.Windows.Forms.ToolStripButton();
this.contentBasedBatchRenameToolStripButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterRenameUtils = new System.Windows.Forms.ToolStripSeparator();
this.enumBasedListBuilderToolStripButton = new System.Windows.Forms.ToolStripButton();
this.folderBasedListBuilderToolStriButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterListUtils = new System.Windows.Forms.ToolStripSeparator();
this.nsbmdAddTexButton = new System.Windows.Forms.ToolStripButton();
this.nsbmdRemoveTexButton = new System.Windows.Forms.ToolStripButton();
this.nsbmdExportTexButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterNsbmdUtils = new System.Windows.Forms.ToolStripSeparator();
this.buildingEditorButton = new System.Windows.Forms.ToolStripButton();
this.wildEditorButton = new System.Windows.Forms.ToolStripButton();
this.scriptCommandsButton = new System.Windows.Forms.ToolStripButton();
this.romToolboxToolStripButton = new System.Windows.Forms.ToolStripButton();
this.headerSearchToolStripButton = new System.Windows.Forms.ToolStripButton();
this.spawnEditorToolStripButton = new System.Windows.Forms.ToolStripButton();
this.separator_afterMiscButtons = new System.Windows.Forms.ToolStripSeparator();
this.versionLabel = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.mainTabControl.SuspendLayout();
this.headerEditorTabPage.SuspendLayout();
this.worldmapCoordsGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.worldmapYCoordUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.worldmapXCoordUpDown)).BeginInit();
this.groupBox18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).BeginInit();
this.groupBox10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).BeginInit();
this.groupBox9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).BeginInit();
this.nameGroupBox.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cameraUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.weatherUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.musicNightUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.musicDayUpDown)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).BeginInit();
this.flagsGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.battleBackgroundUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).BeginInit();
this.matrixEditorTabPage.SuspendLayout();
this.matrixTabControl.SuspendLayout();
this.headersTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.headersGridView)).BeginInit();
this.heightsTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.heightsGridView)).BeginInit();
this.mapFilesTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.mapFilesGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.heightUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.widthUpDown)).BeginInit();
this.mapEditorTabPage.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.mapRenderPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.movPictureBox)).BeginInit();
this.mapPartsTabControl.SuspendLayout();
this.buildingsTabPage.SuspendLayout();
this.groupBox33.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.yRotDegBldUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xRotDegBldUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zRotDegBldUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.yRotBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xRotBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zRotBuildUpDown)).BeginInit();
this.lockXZgroupbox.SuspendLayout();
this.bldRoundGroupbox.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.groupBox20.SuspendLayout();
this.groupBox19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.buildingHeightUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.buildingWidthUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.buildingLengthUpDown)).BeginInit();
this.buildPositionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.yBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zBuildUpDown)).BeginInit();
this.permissionsTabPage.SuspendLayout();
this.typeGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.typePainterUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.typePainterPictureBox)).BeginInit();
this.collisionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.collisionPainterPictureBox)).BeginInit();
this.selectCollisionPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.collisionPictureBox)).BeginInit();
this.selectTypePanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.typePictureBox)).BeginInit();
this.modelTabPage.SuspendLayout();
this.terrainTabPage.SuspendLayout();
this.bgsTabPage.SuspendLayout();
this.nsbtxEditorTabPage.SuspendLayout();
this.groupBox7.SuspendLayout();
this.tableLayoutPanel37.SuspendLayout();
this.groupBox35.SuspendLayout();
this.tableLayoutPanel38.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.scalingTrackBar)).BeginInit();
this.areaDataGroupBox.SuspendLayout();
this.areaTypeGroupbox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataDynamicTexturesNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataMapTilesetUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataBuildingTilesetUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.texturePictureBox)).BeginInit();
this.eventEditorTabPage.SuspendLayout();
this.groupBox21.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.eventAreaDataUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixYUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixXUpDown)).BeginInit();
this.eventMatrixPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixUpDown)).BeginInit();
this.eventsTabControl.SuspendLayout();
this.signsTabPage.SuspendLayout();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spawnableXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableYMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spawnablexMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableYMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableScriptUpDown)).BeginInit();
this.overworldsTabPage.SuspendLayout();
this.groupBox22.SuspendLayout();
this.groupBox17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owYMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owXMatrixUpDown)).BeginInit();
this.owMovementGroupBox.SuspendLayout();
this.groupBox23.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owXRangeUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owYRangeUpDown)).BeginInit();
this.positionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owZPositionUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owYMapUpDown)).BeginInit();
this.owSpecialGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owSightRangeUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owScriptNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owFlagNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owIDNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owSpritePictureBox)).BeginInit();
this.warpsTabPage.SuspendLayout();
this.groupBox11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpAnchorUpDown)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMatrixUpDown)).BeginInit();
this.groupBox12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpZUpDown)).BeginInit();
this.triggersTabPage.SuspendLayout();
this.triggerLogicGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.expectedVarValueTriggerUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerVariableWatchedUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerScriptUpDown)).BeginInit();
this.groupBox16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerLengthUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerWidthUpDown)).BeginInit();
this.groupBox15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerZUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMapUpDown)).BeginInit();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMatrixUpDown)).BeginInit();
this.eventPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.eventPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rightClickPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wheelClickPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LeftClickPicture)).BeginInit();
this.tabPageScriptEditor.SuspendLayout();
this.tabPageLevelScriptEditor.SuspendLayout();
this.textEditorTabPage.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.LineNumbersFormatgroupBox.SuspendLayout();
this.groupBox13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEditorDataGridView)).BeginInit();
this.cameraEditorTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cameraEditorDataGridView)).BeginInit();
this.trainerEditorTabPage.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.groupBox28.SuspendLayout();
this.tableLayoutPanel6.SuspendLayout();
this.party6GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox6)).BeginInit();
this.poke6MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV6UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel6UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall6UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon6PictureBox)).BeginInit();
this.party5GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox5)).BeginInit();
this.poke5MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV5UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel5UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall5UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon5PictureBox)).BeginInit();
this.party4GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox4)).BeginInit();
this.poke4MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV4UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel4UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall4UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon4PictureBox)).BeginInit();
this.party3GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox3)).BeginInit();
this.poke3MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV3UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel3UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall3UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon3PictureBox)).BeginInit();
this.party2GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox2)).BeginInit();
this.poke2MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV2UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel2UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall2UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon2PictureBox)).BeginInit();
this.party1GroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox1)).BeginInit();
this.poke1MovesGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyIV1UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel1UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall1UpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon1PictureBox)).BeginInit();
this.groupBox27.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQAltUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQMainUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.trClassFramePreviewUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.trainerClassPicBox)).BeginInit();
this.groupBox25.SuspendLayout();
this.tableLayoutPanel5.SuspendLayout();
this.TrainerAIGroupBox.SuspendLayout();
this.trainerItemsGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.partyCountUpDown)).BeginInit();
this.tableEditorTabPage.SuspendLayout();
this.pbEffectsGroupBox.SuspendLayout();
this.groupBox31.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbEffectsBattleSSEQUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbEffectsVSAnimationUpDown)).BeginInit();
this.pbEffectsTrainerGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbEditorTrClassFramePreviewUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tbEditorTrClassPictureBox)).BeginInit();
this.pbEffectsMonGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbEditorPokeminiPictureBox)).BeginInit();
this.conditionalMusicGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.musicIDconditionalMusicUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.flagConditionalMusicUpDown)).BeginInit();
this.tabPageEncountersEditor.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gameIcon)).BeginInit();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.mainToolStrip.SuspendLayout();
this.SuspendLayout();
//
// mainTabControl
//
this.mainTabControl.AllowDrop = true;
this.mainTabControl.Controls.Add(this.headerEditorTabPage);
this.mainTabControl.Controls.Add(this.matrixEditorTabPage);
this.mainTabControl.Controls.Add(this.mapEditorTabPage);
this.mainTabControl.Controls.Add(this.nsbtxEditorTabPage);
this.mainTabControl.Controls.Add(this.eventEditorTabPage);
this.mainTabControl.Controls.Add(this.tabPageScriptEditor);
this.mainTabControl.Controls.Add(this.tabPageLevelScriptEditor);
this.mainTabControl.Controls.Add(this.textEditorTabPage);
this.mainTabControl.Controls.Add(this.cameraEditorTabPage);
this.mainTabControl.Controls.Add(this.trainerEditorTabPage);
this.mainTabControl.Controls.Add(this.tableEditorTabPage);
this.mainTabControl.Controls.Add(this.tabPageEncountersEditor);
this.mainTabControl.ImageList = this.mainTabImageList;
this.mainTabControl.Location = new System.Drawing.Point(11, 72);
this.mainTabControl.Name = "mainTabControl";
this.mainTabControl.SelectedIndex = 0;
this.mainTabControl.Size = new System.Drawing.Size(1193, 702);
this.mainTabControl.TabIndex = 5;
this.mainTabControl.Visible = false;
this.mainTabControl.SelectedIndexChanged += new System.EventHandler(this.mainTabControl_SelectedIndexChanged);
//
// headerEditorTabPage
//
this.headerEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.headerEditorTabPage.Controls.Add(this.removeLastHeaderBTN);
this.headerEditorTabPage.Controls.Add(this.addHeaderBTN);
this.headerEditorTabPage.Controls.Add(this.worldmapCoordsGroupBox);
this.headerEditorTabPage.Controls.Add(this.groupBox18);
this.headerEditorTabPage.Controls.Add(this.importHeaderFromFileButton);
this.headerEditorTabPage.Controls.Add(this.exportHeaderToFileButton);
this.headerEditorTabPage.Controls.Add(this.pasteHeaderButton);
this.headerEditorTabPage.Controls.Add(this.groupBox10);
this.headerEditorTabPage.Controls.Add(this.groupBox4);
this.headerEditorTabPage.Controls.Add(this.groupBox9);
this.headerEditorTabPage.Controls.Add(this.copyHeaderButton);
this.headerEditorTabPage.Controls.Add(this.areaIconPictureBox);
this.headerEditorTabPage.Controls.Add(this.areaImageLabel);
this.headerEditorTabPage.Controls.Add(this.nameGroupBox);
this.headerEditorTabPage.Controls.Add(this.groupBox2);
this.headerEditorTabPage.Controls.Add(this.groupBox3);
this.headerEditorTabPage.Controls.Add(this.headerListBox);
this.headerEditorTabPage.Controls.Add(this.saveHeaderButton);
this.headerEditorTabPage.Controls.Add(this.flagsGroupBox);
this.headerEditorTabPage.Controls.Add(this.cameraPicLabel);
this.headerEditorTabPage.Controls.Add(this.cameraPictureBox);
this.headerEditorTabPage.Controls.Add(this.weatherPicLabel);
this.headerEditorTabPage.Controls.Add(this.weatherPictureBox);
this.headerEditorTabPage.ImageIndex = 0;
this.headerEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.headerEditorTabPage.Name = "headerEditorTabPage";
this.headerEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.headerEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.headerEditorTabPage.TabIndex = 0;
this.headerEditorTabPage.Text = "Header Editor";
//
// removeLastHeaderBTN
//
this.removeLastHeaderBTN.Enabled = false;
this.removeLastHeaderBTN.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeLastHeaderBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeLastHeaderBTN.Location = new System.Drawing.Point(13, 578);
this.removeLastHeaderBTN.Name = "removeLastHeaderBTN";
this.removeLastHeaderBTN.Size = new System.Drawing.Size(214, 26);
this.removeLastHeaderBTN.TabIndex = 52;
this.removeLastHeaderBTN.Text = "Remove Last";
this.removeLastHeaderBTN.UseVisualStyleBackColor = true;
this.removeLastHeaderBTN.Click += new System.EventHandler(this.removeLastHeaderBTN_Click);
//
// addHeaderBTN
//
this.addHeaderBTN.Enabled = false;
this.addHeaderBTN.Image = global::DSPRE.Properties.Resources.addIcon;
this.addHeaderBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addHeaderBTN.Location = new System.Drawing.Point(13, 552);
this.addHeaderBTN.Name = "addHeaderBTN";
this.addHeaderBTN.Size = new System.Drawing.Size(214, 26);
this.addHeaderBTN.TabIndex = 48;
this.addHeaderBTN.Text = "Add Header";
this.addHeaderBTN.UseVisualStyleBackColor = true;
this.addHeaderBTN.Click += new System.EventHandler(this.addHeaderBTN_Click);
//
// worldmapCoordsGroupBox
//
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapCoordsPasteButton);
this.worldmapCoordsGroupBox.Controls.Add(this.label1);
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapCoordsCopyButton);
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapYCoordUpDown);
this.worldmapCoordsGroupBox.Controls.Add(this.label36);
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapXCoordUpDown);
this.worldmapCoordsGroupBox.Enabled = false;
this.worldmapCoordsGroupBox.Location = new System.Drawing.Point(238, 468);
this.worldmapCoordsGroupBox.Name = "worldmapCoordsGroupBox";
this.worldmapCoordsGroupBox.Size = new System.Drawing.Size(84, 136);
this.worldmapCoordsGroupBox.TabIndex = 34;
this.worldmapCoordsGroupBox.TabStop = false;
this.worldmapCoordsGroupBox.Text = "Worldmap";
//
// worldmapCoordsPasteButton
//
this.worldmapCoordsPasteButton.Enabled = false;
this.worldmapCoordsPasteButton.Image = ((System.Drawing.Image)(resources.GetObject("worldmapCoordsPasteButton.Image")));
this.worldmapCoordsPasteButton.Location = new System.Drawing.Point(43, 93);
this.worldmapCoordsPasteButton.Name = "worldmapCoordsPasteButton";
this.worldmapCoordsPasteButton.Size = new System.Drawing.Size(35, 37);
this.worldmapCoordsPasteButton.TabIndex = 49;
this.worldmapCoordsPasteButton.UseVisualStyleBackColor = true;
this.worldmapCoordsPasteButton.Click += new System.EventHandler(this.worldmapCoordsPasteButton_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(22, 52);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(14, 13);
this.label1.TabIndex = 27;
this.label1.Text = "Y";
//
// worldmapCoordsCopyButton
//
this.worldmapCoordsCopyButton.Image = ((System.Drawing.Image)(resources.GetObject("worldmapCoordsCopyButton.Image")));
this.worldmapCoordsCopyButton.Location = new System.Drawing.Point(6, 93);
this.worldmapCoordsCopyButton.Name = "worldmapCoordsCopyButton";
this.worldmapCoordsCopyButton.Size = new System.Drawing.Size(35, 37);
this.worldmapCoordsCopyButton.TabIndex = 50;
this.worldmapCoordsCopyButton.UseVisualStyleBackColor = true;
this.worldmapCoordsCopyButton.Click += new System.EventHandler(this.worldmapCoordsCopyButton_Click);
//
// worldmapYCoordUpDown
//
this.worldmapYCoordUpDown.Location = new System.Drawing.Point(25, 67);
this.worldmapYCoordUpDown.Maximum = new decimal(new int[] {
63,
0,
0,
0});
this.worldmapYCoordUpDown.Name = "worldmapYCoordUpDown";
this.worldmapYCoordUpDown.Size = new System.Drawing.Size(38, 20);
this.worldmapYCoordUpDown.TabIndex = 26;
this.worldmapYCoordUpDown.ValueChanged += new System.EventHandler(this.worldmapYCoordUpDown_ValueChanged);
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(22, 14);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(14, 13);
this.label36.TabIndex = 25;
this.label36.Text = "X";
//
// worldmapXCoordUpDown
//
this.worldmapXCoordUpDown.Location = new System.Drawing.Point(25, 29);
this.worldmapXCoordUpDown.Maximum = new decimal(new int[] {
63,
0,
0,
0});
this.worldmapXCoordUpDown.Name = "worldmapXCoordUpDown";
this.worldmapXCoordUpDown.Size = new System.Drawing.Size(38, 20);
this.worldmapXCoordUpDown.TabIndex = 24;
this.worldmapXCoordUpDown.ValueChanged += new System.EventHandler(this.worldmapXCoordUpDown_ValueChanged);
//
// groupBox18
//
this.groupBox18.Controls.Add(this.openWildEditorWithIdButton);
this.groupBox18.Controls.Add(this.pasteWildEncountersButton);
this.groupBox18.Controls.Add(this.wildPokeUpDown);
this.groupBox18.Controls.Add(this.copyWildEncountersButton);
this.groupBox18.Location = new System.Drawing.Point(806, 12);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Size = new System.Drawing.Size(94, 140);
this.groupBox18.TabIndex = 51;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "Wild Pokémon";
//
// openWildEditorWithIdButton
//
this.openWildEditorWithIdButton.Location = new System.Drawing.Point(10, 46);
this.openWildEditorWithIdButton.Name = "openWildEditorWithIdButton";
this.openWildEditorWithIdButton.Size = new System.Drawing.Size(73, 41);
this.openWildEditorWithIdButton.TabIndex = 24;
this.openWildEditorWithIdButton.Text = "Open Editor";
this.openWildEditorWithIdButton.UseVisualStyleBackColor = true;
this.openWildEditorWithIdButton.Click += new System.EventHandler(this.openWildEditorWithIdButtonClick);
//
// pasteWildEncountersButton
//
this.pasteWildEncountersButton.Enabled = false;
this.pasteWildEncountersButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteWildEncountersButton.Image")));
this.pasteWildEncountersButton.Location = new System.Drawing.Point(48, 91);
this.pasteWildEncountersButton.Name = "pasteWildEncountersButton";
this.pasteWildEncountersButton.Size = new System.Drawing.Size(35, 37);
this.pasteWildEncountersButton.TabIndex = 42;
this.pasteWildEncountersButton.UseVisualStyleBackColor = true;
this.pasteWildEncountersButton.Click += new System.EventHandler(this.pasteWildEncountersButton_Click);
//
// wildPokeUpDown
//
this.wildPokeUpDown.Location = new System.Drawing.Point(11, 20);
this.wildPokeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.wildPokeUpDown.Name = "wildPokeUpDown";
this.wildPokeUpDown.Size = new System.Drawing.Size(72, 20);
this.wildPokeUpDown.TabIndex = 24;
this.wildPokeUpDown.ValueChanged += new System.EventHandler(this.wildPokeUpDown_ValueChanged);
//
// copyWildEncountersButton
//
this.copyWildEncountersButton.Image = ((System.Drawing.Image)(resources.GetObject("copyWildEncountersButton.Image")));
this.copyWildEncountersButton.Location = new System.Drawing.Point(10, 91);
this.copyWildEncountersButton.Name = "copyWildEncountersButton";
this.copyWildEncountersButton.Size = new System.Drawing.Size(35, 37);
this.copyWildEncountersButton.TabIndex = 41;
this.copyWildEncountersButton.UseVisualStyleBackColor = true;
this.copyWildEncountersButton.Click += new System.EventHandler(this.copyWildEncountersButton_Click);
//
// importHeaderFromFileButton
//
this.importHeaderFromFileButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importHeaderFromFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importHeaderFromFileButton.Location = new System.Drawing.Point(912, 518);
this.importHeaderFromFileButton.Name = "importHeaderFromFileButton";
this.importHeaderFromFileButton.Size = new System.Drawing.Size(74, 40);
this.importHeaderFromFileButton.TabIndex = 50;
this.importHeaderFromFileButton.Text = "Import";
this.importHeaderFromFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.importHeaderFromFileButton, "Import header from file, replacing the current header");
this.importHeaderFromFileButton.UseVisualStyleBackColor = true;
this.importHeaderFromFileButton.Click += new System.EventHandler(this.importHeaderFromFileButton_Click);
//
// exportHeaderToFileButton
//
this.exportHeaderToFileButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportHeaderToFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportHeaderToFileButton.Location = new System.Drawing.Point(992, 518);
this.exportHeaderToFileButton.Name = "exportHeaderToFileButton";
this.exportHeaderToFileButton.Size = new System.Drawing.Size(74, 40);
this.exportHeaderToFileButton.TabIndex = 49;
this.exportHeaderToFileButton.Text = "Export";
this.exportHeaderToFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.exportHeaderToFileButton, "Export current header to file");
this.exportHeaderToFileButton.UseVisualStyleBackColor = true;
this.exportHeaderToFileButton.Click += new System.EventHandler(this.exportHeaderToFileButton_Click);
//
// pasteHeaderButton
//
this.pasteHeaderButton.Enabled = false;
this.pasteHeaderButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteHeaderButton.Image")));
this.pasteHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.pasteHeaderButton.Location = new System.Drawing.Point(992, 563);
this.pasteHeaderButton.Name = "pasteHeaderButton";
this.pasteHeaderButton.Size = new System.Drawing.Size(74, 40);
this.pasteHeaderButton.TabIndex = 37;
this.pasteHeaderButton.Text = "Paste";
this.pasteHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.pasteHeaderButton, "Replace current header with the copied one");
this.pasteHeaderButton.UseVisualStyleBackColor = true;
this.pasteHeaderButton.Click += new System.EventHandler(this.pasteHeaderButton_Click);
//
// groupBox10
//
this.groupBox10.Controls.Add(this.pasteTextsButton);
this.groupBox10.Controls.Add(this.openMessageFileButton);
this.groupBox10.Controls.Add(this.copyTextsButton);
this.groupBox10.Controls.Add(this.pasteEventsButton);
this.groupBox10.Controls.Add(this.textFileUpDown);
this.groupBox10.Controls.Add(this.copyEventsButton);
this.groupBox10.Controls.Add(this.textLabel);
this.groupBox10.Controls.Add(this.openEventsButton);
this.groupBox10.Controls.Add(this.eventLabel);
this.groupBox10.Controls.Add(this.eventFileUpDown);
this.groupBox10.Location = new System.Drawing.Point(238, 389);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(662, 76);
this.groupBox10.TabIndex = 31;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "Events && Texts";
//
// pasteTextsButton
//
this.pasteTextsButton.Enabled = false;
this.pasteTextsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteTextsButton.Image")));
this.pasteTextsButton.Location = new System.Drawing.Point(616, 28);
this.pasteTextsButton.Name = "pasteTextsButton";
this.pasteTextsButton.Size = new System.Drawing.Size(35, 37);
this.pasteTextsButton.TabIndex = 33;
this.pasteTextsButton.UseVisualStyleBackColor = true;
this.pasteTextsButton.Click += new System.EventHandler(this.pasteTextsButton_Click);
//
// openMessageFileButton
//
this.openMessageFileButton.Location = new System.Drawing.Point(495, 27);
this.openMessageFileButton.Name = "openMessageFileButton";
this.openMessageFileButton.Size = new System.Drawing.Size(79, 40);
this.openMessageFileButton.TabIndex = 46;
this.openMessageFileButton.Text = "Open &Texts";
this.openMessageFileButton.UseVisualStyleBackColor = true;
this.openMessageFileButton.Click += new System.EventHandler(this.openTextArchiveButton_Click);
//
// copyTextsButton
//
this.copyTextsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyTextsButton.Image")));
this.copyTextsButton.Location = new System.Drawing.Point(578, 29);
this.copyTextsButton.Name = "copyTextsButton";
this.copyTextsButton.Size = new System.Drawing.Size(35, 37);
this.copyTextsButton.TabIndex = 32;
this.copyTextsButton.UseVisualStyleBackColor = true;
this.copyTextsButton.Click += new System.EventHandler(this.copyTextsButton_Click);
//
// pasteEventsButton
//
this.pasteEventsButton.Enabled = false;
this.pasteEventsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteEventsButton.Image")));
this.pasteEventsButton.Location = new System.Drawing.Point(252, 29);
this.pasteEventsButton.Name = "pasteEventsButton";
this.pasteEventsButton.Size = new System.Drawing.Size(35, 37);
this.pasteEventsButton.TabIndex = 31;
this.pasteEventsButton.UseVisualStyleBackColor = true;
this.pasteEventsButton.Click += new System.EventHandler(this.pasteEventsButton_Click);
//
// textFileUpDown
//
this.textFileUpDown.Location = new System.Drawing.Point(376, 36);
this.textFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.textFileUpDown.Name = "textFileUpDown";
this.textFileUpDown.Size = new System.Drawing.Size(107, 20);
this.textFileUpDown.TabIndex = 47;
this.textFileUpDown.ValueChanged += new System.EventHandler(this.textFileUpDown_ValueChanged);
//
// copyEventsButton
//
this.copyEventsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyEventsButton.Image")));
this.copyEventsButton.Location = new System.Drawing.Point(215, 29);
this.copyEventsButton.Name = "copyEventsButton";
this.copyEventsButton.Size = new System.Drawing.Size(35, 37);
this.copyEventsButton.TabIndex = 30;
this.copyEventsButton.UseVisualStyleBackColor = true;
this.copyEventsButton.Click += new System.EventHandler(this.copyEventsButton_Click);
//
// textLabel
//
this.textLabel.AutoSize = true;
this.textLabel.Location = new System.Drawing.Point(374, 20);
this.textLabel.Name = "textLabel";
this.textLabel.Size = new System.Drawing.Size(80, 13);
this.textLabel.TabIndex = 45;
this.textLabel.Text = "Text Archive #:";
//
// openEventsButton
//
this.openEventsButton.Location = new System.Drawing.Point(133, 28);
this.openEventsButton.Name = "openEventsButton";
this.openEventsButton.Size = new System.Drawing.Size(79, 40);
this.openEventsButton.TabIndex = 44;
this.openEventsButton.Text = "Open &Events";
this.openEventsButton.UseVisualStyleBackColor = true;
this.openEventsButton.Click += new System.EventHandler(this.openEventsButton_Click);
//
// eventLabel
//
this.eventLabel.AutoSize = true;
this.eventLabel.Location = new System.Drawing.Point(12, 20);
this.eventLabel.Name = "eventLabel";
this.eventLabel.Size = new System.Drawing.Size(67, 13);
this.eventLabel.TabIndex = 43;
this.eventLabel.Text = "Event File #:";
//
// eventFileUpDown
//
this.eventFileUpDown.Location = new System.Drawing.Point(14, 39);
this.eventFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventFileUpDown.Name = "eventFileUpDown";
this.eventFileUpDown.Size = new System.Drawing.Size(107, 20);
this.eventFileUpDown.TabIndex = 42;
this.eventFileUpDown.ValueChanged += new System.EventHandler(this.eventFileUpDown_ValueChanged);
//
// groupBox4
//
this.groupBox4.Controls.Add(this.pasteAreaDataButton);
this.groupBox4.Controls.Add(this.copyAreaDataButton);
this.groupBox4.Controls.Add(this.pasteMatrixButton);
this.groupBox4.Controls.Add(this.openAreaDataButton);
this.groupBox4.Controls.Add(this.copyMatrixButton);
this.groupBox4.Controls.Add(this.openMatrixButton);
this.groupBox4.Controls.Add(this.areaDataLabel);
this.groupBox4.Controls.Add(this.areaDataUpDown);
this.groupBox4.Controls.Add(this.matrixLabel);
this.groupBox4.Controls.Add(this.matrixUpDown);
this.groupBox4.Location = new System.Drawing.Point(615, 468);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(285, 136);
this.groupBox4.TabIndex = 31;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Map matrix && Tileset";
//
// pasteAreaDataButton
//
this.pasteAreaDataButton.Enabled = false;
this.pasteAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaDataButton.Image")));
this.pasteAreaDataButton.Location = new System.Drawing.Point(239, 87);
this.pasteAreaDataButton.Name = "pasteAreaDataButton";
this.pasteAreaDataButton.Size = new System.Drawing.Size(35, 37);
this.pasteAreaDataButton.TabIndex = 33;
this.pasteAreaDataButton.UseVisualStyleBackColor = true;
this.pasteAreaDataButton.Click += new System.EventHandler(this.pasteAreaDataButton_Click);
//
// copyAreaDataButton
//
this.copyAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaDataButton.Image")));
this.copyAreaDataButton.Location = new System.Drawing.Point(201, 87);
this.copyAreaDataButton.Name = "copyAreaDataButton";
this.copyAreaDataButton.Size = new System.Drawing.Size(35, 37);
this.copyAreaDataButton.TabIndex = 32;
this.copyAreaDataButton.UseVisualStyleBackColor = true;
this.copyAreaDataButton.Click += new System.EventHandler(this.copyAreaDataButton_Click);
//
// pasteMatrixButton
//
this.pasteMatrixButton.Enabled = false;
this.pasteMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMatrixButton.Image")));
this.pasteMatrixButton.Location = new System.Drawing.Point(239, 29);
this.pasteMatrixButton.Name = "pasteMatrixButton";
this.pasteMatrixButton.Size = new System.Drawing.Size(35, 37);
this.pasteMatrixButton.TabIndex = 31;
this.pasteMatrixButton.UseVisualStyleBackColor = true;
this.pasteMatrixButton.Click += new System.EventHandler(this.pasteMatrixButton_Click);
//
// openAreaDataButton
//
this.openAreaDataButton.Location = new System.Drawing.Point(118, 85);
this.openAreaDataButton.Name = "openAreaDataButton";
this.openAreaDataButton.Size = new System.Drawing.Size(79, 40);
this.openAreaDataButton.TabIndex = 28;
this.openAreaDataButton.Text = "Open &Area Data";
this.openAreaDataButton.UseVisualStyleBackColor = true;
this.openAreaDataButton.Click += new System.EventHandler(this.openAreaDataButton_Click);
//
// copyMatrixButton
//
this.copyMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMatrixButton.Image")));
this.copyMatrixButton.Location = new System.Drawing.Point(201, 29);
this.copyMatrixButton.Name = "copyMatrixButton";
this.copyMatrixButton.Size = new System.Drawing.Size(35, 37);
this.copyMatrixButton.TabIndex = 30;
this.copyMatrixButton.UseVisualStyleBackColor = true;
this.copyMatrixButton.Click += new System.EventHandler(this.copyMatrixButton_Click);
//
// openMatrixButton
//
this.openMatrixButton.Location = new System.Drawing.Point(118, 28);
this.openMatrixButton.Name = "openMatrixButton";
this.openMatrixButton.Size = new System.Drawing.Size(79, 39);
this.openMatrixButton.TabIndex = 27;
this.openMatrixButton.Text = "Open &Matrix";
this.openMatrixButton.UseVisualStyleBackColor = true;
this.openMatrixButton.Click += new System.EventHandler(this.openMatrixButton_Click);
//
// areaDataLabel
//
this.areaDataLabel.AutoSize = true;
this.areaDataLabel.Location = new System.Drawing.Point(10, 80);
this.areaDataLabel.Name = "areaDataLabel";
this.areaDataLabel.Size = new System.Drawing.Size(56, 13);
this.areaDataLabel.TabIndex = 27;
this.areaDataLabel.Text = "Area data:";
//
// areaDataUpDown
//
this.areaDataUpDown.Location = new System.Drawing.Point(13, 98);
this.areaDataUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.areaDataUpDown.Name = "areaDataUpDown";
this.areaDataUpDown.Size = new System.Drawing.Size(93, 20);
this.areaDataUpDown.TabIndex = 26;
this.areaDataUpDown.ValueChanged += new System.EventHandler(this.areaDataUpDown_ValueChanged);
//
// matrixLabel
//
this.matrixLabel.AutoSize = true;
this.matrixLabel.Location = new System.Drawing.Point(10, 23);
this.matrixLabel.Name = "matrixLabel";
this.matrixLabel.Size = new System.Drawing.Size(53, 13);
this.matrixLabel.TabIndex = 25;
this.matrixLabel.Text = "Matrix no.";
//
// matrixUpDown
//
this.matrixUpDown.Location = new System.Drawing.Point(13, 40);
this.matrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.matrixUpDown.Name = "matrixUpDown";
this.matrixUpDown.Size = new System.Drawing.Size(93, 20);
this.matrixUpDown.TabIndex = 24;
this.matrixUpDown.ValueChanged += new System.EventHandler(this.matrixUpDown_ValueChanged);
//
// groupBox9
//
this.groupBox9.Controls.Add(this.resetButton);
this.groupBox9.Controls.Add(this.searchHeaderButton);
this.groupBox9.Controls.Add(this.searchLocationTextBox);
this.groupBox9.Location = new System.Drawing.Point(13, 12);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Size = new System.Drawing.Size(214, 49);
this.groupBox9.TabIndex = 29;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "Search Location Name:";
//
// resetButton
//
this.resetButton.Location = new System.Drawing.Point(161, 17);
this.resetButton.Name = "resetButton";
this.resetButton.Size = new System.Drawing.Size(47, 23);
this.resetButton.TabIndex = 2;
this.resetButton.Text = "Reset";
this.resetButton.UseVisualStyleBackColor = true;
this.resetButton.Click += new System.EventHandler(this.resetButton_Click);
//
// searchHeaderButton
//
this.searchHeaderButton.Location = new System.Drawing.Point(131, 17);
this.searchHeaderButton.Name = "searchHeaderButton";
this.searchHeaderButton.Size = new System.Drawing.Size(29, 23);
this.searchHeaderButton.TabIndex = 1;
this.searchHeaderButton.Text = "Go";
this.searchHeaderButton.UseVisualStyleBackColor = true;
this.searchHeaderButton.Click += new System.EventHandler(this.searchHeaderButton_Click);
//
// searchLocationTextBox
//
this.searchLocationTextBox.Location = new System.Drawing.Point(8, 19);
this.searchLocationTextBox.Name = "searchLocationTextBox";
this.searchLocationTextBox.Size = new System.Drawing.Size(119, 20);
this.searchLocationTextBox.TabIndex = 0;
this.searchLocationTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.searchHeaderTextBox_KeyPress);
//
// copyHeaderButton
//
this.copyHeaderButton.Image = ((System.Drawing.Image)(resources.GetObject("copyHeaderButton.Image")));
this.copyHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.copyHeaderButton.Location = new System.Drawing.Point(912, 563);
this.copyHeaderButton.Name = "copyHeaderButton";
this.copyHeaderButton.Size = new System.Drawing.Size(74, 40);
this.copyHeaderButton.TabIndex = 36;
this.copyHeaderButton.Text = "Copy";
this.copyHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.copyHeaderButton, "Copy entire header");
this.copyHeaderButton.UseVisualStyleBackColor = true;
this.copyHeaderButton.Click += new System.EventHandler(this.copyHeaderButton_Click);
//
// areaIconPictureBox
//
this.areaIconPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.areaIconPictureBox.Location = new System.Drawing.Point(912, 28);
this.areaIconPictureBox.Name = "areaIconPictureBox";
this.areaIconPictureBox.Size = new System.Drawing.Size(256, 55);
this.areaIconPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.areaIconPictureBox.TabIndex = 35;
this.areaIconPictureBox.TabStop = false;
//
// areaImageLabel
//
this.areaImageLabel.AutoSize = true;
this.areaImageLabel.Location = new System.Drawing.Point(909, 13);
this.areaImageLabel.Name = "areaImageLabel";
this.areaImageLabel.Size = new System.Drawing.Size(52, 13);
this.areaImageLabel.TabIndex = 34;
this.areaImageLabel.Text = "Area icon";
//
// nameGroupBox
//
this.nameGroupBox.Controls.Add(this.internalNameLenLabel);
this.nameGroupBox.Controls.Add(this.pasteLocationNameButton);
this.nameGroupBox.Controls.Add(this.copyLocationNameButton);
this.nameGroupBox.Controls.Add(this.pasteInternalNameButton);
this.nameGroupBox.Controls.Add(this.copyInternalNameButton);
this.nameGroupBox.Controls.Add(this.pasteAreaIconButton);
this.nameGroupBox.Controls.Add(this.copyAreaIconButton);
this.nameGroupBox.Controls.Add(this.pasteAreaSettingsButton);
this.nameGroupBox.Controls.Add(this.areaSettingsLabel);
this.nameGroupBox.Controls.Add(this.copyAreaSettingsButton);
this.nameGroupBox.Controls.Add(this.label3);
this.nameGroupBox.Controls.Add(this.label14);
this.nameGroupBox.Controls.Add(this.internalNameBox);
this.nameGroupBox.Controls.Add(this.label2);
this.nameGroupBox.Controls.Add(this.areaIconComboBox);
this.nameGroupBox.Controls.Add(this.areaSettingsComboBox);
this.nameGroupBox.Controls.Add(this.locationNameComboBox);
this.nameGroupBox.Location = new System.Drawing.Point(238, 12);
this.nameGroupBox.Name = "nameGroupBox";
this.nameGroupBox.Size = new System.Drawing.Size(562, 140);
this.nameGroupBox.TabIndex = 28;
this.nameGroupBox.TabStop = false;
this.nameGroupBox.Text = "Location Info";
//
// internalNameLenLabel
//
this.internalNameLenLabel.ForeColor = System.Drawing.Color.Green;
this.internalNameLenLabel.Location = new System.Drawing.Point(434, 41);
this.internalNameLenLabel.Name = "internalNameLenLabel";
this.internalNameLenLabel.Size = new System.Drawing.Size(32, 16);
this.internalNameLenLabel.TabIndex = 44;
this.internalNameLenLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pasteLocationNameButton
//
this.pasteLocationNameButton.Enabled = false;
this.pasteLocationNameButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteLocationNameButton.Image")));
this.pasteLocationNameButton.Location = new System.Drawing.Point(215, 32);
this.pasteLocationNameButton.Name = "pasteLocationNameButton";
this.pasteLocationNameButton.Size = new System.Drawing.Size(35, 37);
this.pasteLocationNameButton.TabIndex = 43;
this.pasteLocationNameButton.UseVisualStyleBackColor = true;
this.pasteLocationNameButton.Click += new System.EventHandler(this.pasteLocationNameButton_Click);
//
// copyLocationNameButton
//
this.copyLocationNameButton.Image = global::DSPRE.Properties.Resources.copyIcon;
this.copyLocationNameButton.Location = new System.Drawing.Point(178, 32);
this.copyLocationNameButton.Name = "copyLocationNameButton";
this.copyLocationNameButton.Size = new System.Drawing.Size(35, 37);
this.copyLocationNameButton.TabIndex = 42;
this.copyLocationNameButton.UseVisualStyleBackColor = true;
this.copyLocationNameButton.Click += new System.EventHandler(this.copyLocationNameButton_Click);
//
// pasteInternalNameButton
//
this.pasteInternalNameButton.Enabled = false;
this.pasteInternalNameButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteInternalNameButton.Image")));
this.pasteInternalNameButton.Location = new System.Drawing.Point(511, 31);
this.pasteInternalNameButton.Name = "pasteInternalNameButton";
this.pasteInternalNameButton.Size = new System.Drawing.Size(35, 37);
this.pasteInternalNameButton.TabIndex = 41;
this.pasteInternalNameButton.UseVisualStyleBackColor = true;
this.pasteInternalNameButton.Click += new System.EventHandler(this.pasteInternalNameButton_Click);
//
// copyInternalNameButton
//
this.copyInternalNameButton.Image = ((System.Drawing.Image)(resources.GetObject("copyInternalNameButton.Image")));
this.copyInternalNameButton.Location = new System.Drawing.Point(474, 31);
this.copyInternalNameButton.Name = "copyInternalNameButton";
this.copyInternalNameButton.Size = new System.Drawing.Size(35, 37);
this.copyInternalNameButton.TabIndex = 40;
this.copyInternalNameButton.UseVisualStyleBackColor = true;
this.copyInternalNameButton.Click += new System.EventHandler(this.copyInternalNameButton_Click);
//
// pasteAreaIconButton
//
this.pasteAreaIconButton.Enabled = false;
this.pasteAreaIconButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaIconButton.Image")));
this.pasteAreaIconButton.Location = new System.Drawing.Point(511, 91);
this.pasteAreaIconButton.Name = "pasteAreaIconButton";
this.pasteAreaIconButton.Size = new System.Drawing.Size(35, 37);
this.pasteAreaIconButton.TabIndex = 39;
this.pasteAreaIconButton.UseVisualStyleBackColor = true;
this.pasteAreaIconButton.Click += new System.EventHandler(this.pasteAreaIconButton_Click);
//
// copyAreaIconButton
//
this.copyAreaIconButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaIconButton.Image")));
this.copyAreaIconButton.Location = new System.Drawing.Point(474, 91);
this.copyAreaIconButton.Name = "copyAreaIconButton";
this.copyAreaIconButton.Size = new System.Drawing.Size(35, 37);
this.copyAreaIconButton.TabIndex = 38;
this.copyAreaIconButton.UseVisualStyleBackColor = true;
this.copyAreaIconButton.Click += new System.EventHandler(this.copyAreaIconButton_Click);
//
// pasteAreaSettingsButton
//
this.pasteAreaSettingsButton.Enabled = false;
this.pasteAreaSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaSettingsButton.Image")));
this.pasteAreaSettingsButton.Location = new System.Drawing.Point(215, 91);
this.pasteAreaSettingsButton.Name = "pasteAreaSettingsButton";
this.pasteAreaSettingsButton.Size = new System.Drawing.Size(35, 37);
this.pasteAreaSettingsButton.TabIndex = 37;
this.pasteAreaSettingsButton.UseVisualStyleBackColor = true;
this.pasteAreaSettingsButton.Click += new System.EventHandler(this.pasteAreaSettingsButton_Click);
//
// areaSettingsLabel
//
this.areaSettingsLabel.AutoSize = true;
this.areaSettingsLabel.Location = new System.Drawing.Point(11, 86);
this.areaSettingsLabel.Name = "areaSettingsLabel";
this.areaSettingsLabel.Size = new System.Drawing.Size(73, 13);
this.areaSettingsLabel.TabIndex = 27;
this.areaSettingsLabel.Text = "Area Settings:";
//
// copyAreaSettingsButton
//
this.copyAreaSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaSettingsButton.Image")));
this.copyAreaSettingsButton.Location = new System.Drawing.Point(178, 91);
this.copyAreaSettingsButton.Name = "copyAreaSettingsButton";
this.copyAreaSettingsButton.Size = new System.Drawing.Size(35, 37);
this.copyAreaSettingsButton.TabIndex = 36;
this.copyAreaSettingsButton.UseVisualStyleBackColor = true;
this.copyAreaSettingsButton.Click += new System.EventHandler(this.copyAreaSettingsButton_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(11, 24);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(79, 13);
this.label3.TabIndex = 28;
this.label3.Text = "Location Name";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(307, 24);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(71, 13);
this.label14.TabIndex = 27;
this.label14.Text = "Internal name";
//
// internalNameBox
//
this.internalNameBox.Location = new System.Drawing.Point(310, 40);
this.internalNameBox.MaxLength = 16;
this.internalNameBox.Name = "internalNameBox";
this.internalNameBox.Size = new System.Drawing.Size(157, 20);
this.internalNameBox.TabIndex = 6;
this.internalNameBox.TextChanged += new System.EventHandler(this.internalNameBox_TextChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(307, 86);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(55, 13);
this.label2.TabIndex = 4;
this.label2.Text = "Area icon:";
//
// areaIconComboBox
//
this.areaIconComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaIconComboBox.FormattingEnabled = true;
this.areaIconComboBox.IntegralHeight = false;
this.areaIconComboBox.Location = new System.Drawing.Point(310, 102);
this.areaIconComboBox.Name = "areaIconComboBox";
this.areaIconComboBox.Size = new System.Drawing.Size(157, 21);
this.areaIconComboBox.TabIndex = 3;
this.areaIconComboBox.SelectedIndexChanged += new System.EventHandler(this.areaIconComboBox_SelectedIndexChanged);
//
// areaSettingsComboBox
//
this.areaSettingsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaSettingsComboBox.FormattingEnabled = true;
this.areaSettingsComboBox.IntegralHeight = false;
this.areaSettingsComboBox.Location = new System.Drawing.Point(14, 102);
this.areaSettingsComboBox.Name = "areaSettingsComboBox";
this.areaSettingsComboBox.Size = new System.Drawing.Size(157, 21);
this.areaSettingsComboBox.TabIndex = 1;
this.areaSettingsComboBox.SelectedIndexChanged += new System.EventHandler(this.areaSettingsComboBox_SelectedIndexChanged);
//
// locationNameComboBox
//
this.locationNameComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.locationNameComboBox.FormattingEnabled = true;
this.locationNameComboBox.Location = new System.Drawing.Point(14, 40);
this.locationNameComboBox.Name = "locationNameComboBox";
this.locationNameComboBox.Size = new System.Drawing.Size(157, 21);
this.locationNameComboBox.TabIndex = 0;
this.locationNameComboBox.SelectedIndexChanged += new System.EventHandler(this.mapNameComboBox_SelectedIndexChanged);
//
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.SystemColors.Window;
this.groupBox2.Controls.Add(this.cameraUpDown);
this.groupBox2.Controls.Add(this.weatherUpDown);
this.groupBox2.Controls.Add(this.musicNightUpDown);
this.groupBox2.Controls.Add(this.musicDayUpDown);
this.groupBox2.Controls.Add(this.pasteCameraAngleButton);
this.groupBox2.Controls.Add(this.copyCameraAngleButton);
this.groupBox2.Controls.Add(this.pasteWeatherButton);
this.groupBox2.Controls.Add(this.copyWeatherButton);
this.groupBox2.Controls.Add(this.pasteMusicNightButton);
this.groupBox2.Controls.Add(this.copyMusicNightButton);
this.groupBox2.Controls.Add(this.pasteMusicDayButton);
this.groupBox2.Controls.Add(this.copyMusicDayButton);
this.groupBox2.Controls.Add(this.weatherComboBox);
this.groupBox2.Controls.Add(this.musicNightComboBox);
this.groupBox2.Controls.Add(this.weatherLabel);
this.groupBox2.Controls.Add(this.cameraLabel);
this.groupBox2.Controls.Add(this.musicNightLabel);
this.groupBox2.Controls.Add(this.cameraComboBox);
this.groupBox2.Controls.Add(this.musicDayLabel);
this.groupBox2.Controls.Add(this.musicDayComboBox);
this.groupBox2.Location = new System.Drawing.Point(238, 157);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(662, 149);
this.groupBox2.TabIndex = 29;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Appearance && Sound";
//
// cameraUpDown
//
this.cameraUpDown.Location = new System.Drawing.Point(376, 108);
this.cameraUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.cameraUpDown.Name = "cameraUpDown";
this.cameraUpDown.Size = new System.Drawing.Size(45, 20);
this.cameraUpDown.TabIndex = 41;
this.cameraUpDown.ValueChanged += new System.EventHandler(this.cameraUpDown_ValueChanged);
//
// weatherUpDown
//
this.weatherUpDown.Location = new System.Drawing.Point(14, 108);
this.weatherUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.weatherUpDown.Name = "weatherUpDown";
this.weatherUpDown.Size = new System.Drawing.Size(45, 20);
this.weatherUpDown.TabIndex = 40;
this.weatherUpDown.ValueChanged += new System.EventHandler(this.weatherUpDown_ValueChanged);
//
// musicNightUpDown
//
this.musicNightUpDown.Location = new System.Drawing.Point(376, 40);
this.musicNightUpDown.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.musicNightUpDown.Name = "musicNightUpDown";
this.musicNightUpDown.Size = new System.Drawing.Size(45, 20);
this.musicNightUpDown.TabIndex = 39;
this.musicNightUpDown.ValueChanged += new System.EventHandler(this.musicNightUpDown_ValueChanged);
//
// musicDayUpDown
//
this.musicDayUpDown.Location = new System.Drawing.Point(14, 41);
this.musicDayUpDown.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.musicDayUpDown.Name = "musicDayUpDown";
this.musicDayUpDown.Size = new System.Drawing.Size(45, 20);
this.musicDayUpDown.TabIndex = 38;
this.musicDayUpDown.ValueChanged += new System.EventHandler(this.musicDayUpDown_ValueChanged);
//
// pasteCameraAngleButton
//
this.pasteCameraAngleButton.Enabled = false;
this.pasteCameraAngleButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteCameraAngleButton.Image")));
this.pasteCameraAngleButton.Location = new System.Drawing.Point(616, 97);
this.pasteCameraAngleButton.Name = "pasteCameraAngleButton";
this.pasteCameraAngleButton.Size = new System.Drawing.Size(35, 37);
this.pasteCameraAngleButton.TabIndex = 37;
this.pasteCameraAngleButton.UseVisualStyleBackColor = true;
this.pasteCameraAngleButton.Click += new System.EventHandler(this.pasteCameraAngleButton_Click);
//
// copyCameraAngleButton
//
this.copyCameraAngleButton.Image = ((System.Drawing.Image)(resources.GetObject("copyCameraAngleButton.Image")));
this.copyCameraAngleButton.Location = new System.Drawing.Point(578, 97);
this.copyCameraAngleButton.Name = "copyCameraAngleButton";
this.copyCameraAngleButton.Size = new System.Drawing.Size(35, 37);
this.copyCameraAngleButton.TabIndex = 36;
this.copyCameraAngleButton.UseVisualStyleBackColor = true;
this.copyCameraAngleButton.Click += new System.EventHandler(this.copyCameraAngleButton_Click);
//
// pasteWeatherButton
//
this.pasteWeatherButton.Enabled = false;
this.pasteWeatherButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteWeatherButton.Image")));
this.pasteWeatherButton.Location = new System.Drawing.Point(252, 99);
this.pasteWeatherButton.Name = "pasteWeatherButton";
this.pasteWeatherButton.Size = new System.Drawing.Size(35, 37);
this.pasteWeatherButton.TabIndex = 35;
this.pasteWeatherButton.UseVisualStyleBackColor = true;
this.pasteWeatherButton.Click += new System.EventHandler(this.pasteWeatherButton_Click);
//
// copyWeatherButton
//
this.copyWeatherButton.Image = ((System.Drawing.Image)(resources.GetObject("copyWeatherButton.Image")));
this.copyWeatherButton.Location = new System.Drawing.Point(215, 99);
this.copyWeatherButton.Name = "copyWeatherButton";
this.copyWeatherButton.Size = new System.Drawing.Size(35, 37);
this.copyWeatherButton.TabIndex = 34;
this.copyWeatherButton.UseVisualStyleBackColor = true;
this.copyWeatherButton.Click += new System.EventHandler(this.copyWeatherButton_Click);
//
// pasteMusicNightButton
//
this.pasteMusicNightButton.Enabled = false;
this.pasteMusicNightButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMusicNightButton.Image")));
this.pasteMusicNightButton.Location = new System.Drawing.Point(616, 31);
this.pasteMusicNightButton.Name = "pasteMusicNightButton";
this.pasteMusicNightButton.Size = new System.Drawing.Size(35, 37);
this.pasteMusicNightButton.TabIndex = 33;
this.pasteMusicNightButton.UseVisualStyleBackColor = true;
this.pasteMusicNightButton.Click += new System.EventHandler(this.pasteMusicNightButton_Click);
//
// copyMusicNightButton
//
this.copyMusicNightButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMusicNightButton.Image")));
this.copyMusicNightButton.Location = new System.Drawing.Point(578, 31);
this.copyMusicNightButton.Name = "copyMusicNightButton";
this.copyMusicNightButton.Size = new System.Drawing.Size(35, 37);
this.copyMusicNightButton.TabIndex = 32;
this.copyMusicNightButton.UseVisualStyleBackColor = true;
this.copyMusicNightButton.Click += new System.EventHandler(this.copyMusicNightButton_Click);
//
// pasteMusicDayButton
//
this.pasteMusicDayButton.Enabled = false;
this.pasteMusicDayButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMusicDayButton.Image")));
this.pasteMusicDayButton.Location = new System.Drawing.Point(252, 32);
this.pasteMusicDayButton.Name = "pasteMusicDayButton";
this.pasteMusicDayButton.Size = new System.Drawing.Size(35, 37);
this.pasteMusicDayButton.TabIndex = 31;
this.pasteMusicDayButton.UseVisualStyleBackColor = true;
this.pasteMusicDayButton.Click += new System.EventHandler(this.pasteMusicDayButton_Click);
//
// copyMusicDayButton
//
this.copyMusicDayButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMusicDayButton.Image")));
this.copyMusicDayButton.Location = new System.Drawing.Point(215, 32);
this.copyMusicDayButton.Name = "copyMusicDayButton";
this.copyMusicDayButton.Size = new System.Drawing.Size(35, 37);
this.copyMusicDayButton.TabIndex = 30;
this.copyMusicDayButton.UseVisualStyleBackColor = true;
this.copyMusicDayButton.Click += new System.EventHandler(this.copyMusicDayButton_Click);
//
// weatherComboBox
//
this.weatherComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.weatherComboBox.FormattingEnabled = true;
this.weatherComboBox.IntegralHeight = false;
this.weatherComboBox.Location = new System.Drawing.Point(65, 107);
this.weatherComboBox.MaxDropDownItems = 20;
this.weatherComboBox.Name = "weatherComboBox";
this.weatherComboBox.Size = new System.Drawing.Size(145, 21);
this.weatherComboBox.TabIndex = 26;
this.weatherComboBox.SelectedIndexChanged += new System.EventHandler(this.weatherComboBox_SelectedIndexChanged);
//
// musicNightComboBox
//
this.musicNightComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.musicNightComboBox.FormattingEnabled = true;
this.musicNightComboBox.IntegralHeight = false;
this.musicNightComboBox.Location = new System.Drawing.Point(427, 39);
this.musicNightComboBox.MaxDropDownItems = 20;
this.musicNightComboBox.Name = "musicNightComboBox";
this.musicNightComboBox.Size = new System.Drawing.Size(145, 21);
this.musicNightComboBox.TabIndex = 25;
this.musicNightComboBox.SelectedIndexChanged += new System.EventHandler(this.musicNightComboBox_SelectedIndexChanged);
//
// weatherLabel
//
this.weatherLabel.AutoSize = true;
this.weatherLabel.Location = new System.Drawing.Point(11, 88);
this.weatherLabel.Name = "weatherLabel";
this.weatherLabel.Size = new System.Drawing.Size(51, 13);
this.weatherLabel.TabIndex = 12;
this.weatherLabel.Text = "Weather:";
//
// cameraLabel
//
this.cameraLabel.AutoSize = true;
this.cameraLabel.Location = new System.Drawing.Point(373, 88);
this.cameraLabel.Name = "cameraLabel";
this.cameraLabel.Size = new System.Drawing.Size(76, 13);
this.cameraLabel.TabIndex = 10;
this.cameraLabel.Text = "Camera Angle:";
//
// musicNightLabel
//
this.musicNightLabel.AutoSize = true;
this.musicNightLabel.Location = new System.Drawing.Point(373, 21);
this.musicNightLabel.Name = "musicNightLabel";
this.musicNightLabel.Size = new System.Drawing.Size(72, 13);
this.musicNightLabel.TabIndex = 8;
this.musicNightLabel.Text = "Music (Night):";
//
// cameraComboBox
//
this.cameraComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cameraComboBox.FormattingEnabled = true;
this.cameraComboBox.Location = new System.Drawing.Point(427, 107);
this.cameraComboBox.Name = "cameraComboBox";
this.cameraComboBox.Size = new System.Drawing.Size(145, 21);
this.cameraComboBox.TabIndex = 9;
this.cameraComboBox.SelectedIndexChanged += new System.EventHandler(this.cameraComboBox_SelectedIndexChanged);
//
// musicDayLabel
//
this.musicDayLabel.AutoSize = true;
this.musicDayLabel.Location = new System.Drawing.Point(11, 22);
this.musicDayLabel.Name = "musicDayLabel";
this.musicDayLabel.Size = new System.Drawing.Size(66, 13);
this.musicDayLabel.TabIndex = 6;
this.musicDayLabel.Text = "Music (Day):";
//
// musicDayComboBox
//
this.musicDayComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.musicDayComboBox.FormattingEnabled = true;
this.musicDayComboBox.IntegralHeight = false;
this.musicDayComboBox.Location = new System.Drawing.Point(65, 40);
this.musicDayComboBox.MaxDropDownItems = 20;
this.musicDayComboBox.Name = "musicDayComboBox";
this.musicDayComboBox.Size = new System.Drawing.Size(145, 21);
this.musicDayComboBox.TabIndex = 0;
this.musicDayComboBox.SelectedIndexChanged += new System.EventHandler(this.musicDayComboBox_SelectedIndexChanged);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.pasteLevelScriptsButton);
this.groupBox3.Controls.Add(this.copyLevelScriptsButton);
this.groupBox3.Controls.Add(this.pasteScriptsButton);
this.groupBox3.Controls.Add(this.copyScriptsButton);
this.groupBox3.Controls.Add(this.levelScriptUpDown);
this.groupBox3.Controls.Add(this.openLevelScriptButton);
this.groupBox3.Controls.Add(this.levelScriptLabel);
this.groupBox3.Controls.Add(this.openScriptButton);
this.groupBox3.Controls.Add(this.scriptLabel);
this.groupBox3.Controls.Add(this.scriptFileUpDown);
this.groupBox3.Location = new System.Drawing.Point(238, 310);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(662, 76);
this.groupBox3.TabIndex = 30;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Scripts";
//
// pasteLevelScriptsButton
//
this.pasteLevelScriptsButton.Enabled = false;
this.pasteLevelScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteLevelScriptsButton.Image")));
this.pasteLevelScriptsButton.Location = new System.Drawing.Point(616, 30);
this.pasteLevelScriptsButton.Name = "pasteLevelScriptsButton";
this.pasteLevelScriptsButton.Size = new System.Drawing.Size(35, 37);
this.pasteLevelScriptsButton.TabIndex = 29;
this.pasteLevelScriptsButton.UseVisualStyleBackColor = true;
this.pasteLevelScriptsButton.Click += new System.EventHandler(this.pasteLevelScriptsButton_Click);
//
// copyLevelScriptsButton
//
this.copyLevelScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyLevelScriptsButton.Image")));
this.copyLevelScriptsButton.Location = new System.Drawing.Point(578, 30);
this.copyLevelScriptsButton.Name = "copyLevelScriptsButton";
this.copyLevelScriptsButton.Size = new System.Drawing.Size(35, 37);
this.copyLevelScriptsButton.TabIndex = 28;
this.copyLevelScriptsButton.UseVisualStyleBackColor = true;
this.copyLevelScriptsButton.Click += new System.EventHandler(this.copyLevelScriptsButton_Click);
//
// pasteScriptsButton
//
this.pasteScriptsButton.Enabled = false;
this.pasteScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteScriptsButton.Image")));
this.pasteScriptsButton.Location = new System.Drawing.Point(252, 30);
this.pasteScriptsButton.Name = "pasteScriptsButton";
this.pasteScriptsButton.Size = new System.Drawing.Size(35, 37);
this.pasteScriptsButton.TabIndex = 27;
this.pasteScriptsButton.UseVisualStyleBackColor = true;
this.pasteScriptsButton.Click += new System.EventHandler(this.pasteScriptsButton_Click);
//
// copyScriptsButton
//
this.copyScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyScriptsButton.Image")));
this.copyScriptsButton.Location = new System.Drawing.Point(215, 30);
this.copyScriptsButton.Name = "copyScriptsButton";
this.copyScriptsButton.Size = new System.Drawing.Size(35, 37);
this.copyScriptsButton.TabIndex = 26;
this.copyScriptsButton.UseVisualStyleBackColor = true;
this.copyScriptsButton.Click += new System.EventHandler(this.copyScriptsButton_Click);
//
// levelScriptUpDown
//
this.levelScriptUpDown.Location = new System.Drawing.Point(377, 39);
this.levelScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.levelScriptUpDown.Name = "levelScriptUpDown";
this.levelScriptUpDown.Size = new System.Drawing.Size(107, 20);
this.levelScriptUpDown.TabIndex = 25;
this.levelScriptUpDown.ValueChanged += new System.EventHandler(this.levelScriptUpDown_ValueChanged);
//
// openLevelScriptButton
//
this.openLevelScriptButton.Location = new System.Drawing.Point(495, 28);
this.openLevelScriptButton.Name = "openLevelScriptButton";
this.openLevelScriptButton.Size = new System.Drawing.Size(79, 40);
this.openLevelScriptButton.TabIndex = 17;
this.openLevelScriptButton.Text = "Open Level Scripts";
this.openLevelScriptButton.UseVisualStyleBackColor = true;
this.openLevelScriptButton.Click += new System.EventHandler(this.openLevelScriptButton_Click);
//
// levelScriptLabel
//
this.levelScriptLabel.AutoSize = true;
this.levelScriptLabel.Location = new System.Drawing.Point(374, 21);
this.levelScriptLabel.Name = "levelScriptLabel";
this.levelScriptLabel.Size = new System.Drawing.Size(95, 13);
this.levelScriptLabel.TabIndex = 16;
this.levelScriptLabel.Text = "Level Script File #:";
//
// openScriptButton
//
this.openScriptButton.Location = new System.Drawing.Point(133, 28);
this.openScriptButton.Name = "openScriptButton";
this.openScriptButton.Size = new System.Drawing.Size(79, 40);
this.openScriptButton.TabIndex = 14;
this.openScriptButton.Text = "Open &Scripts";
this.openScriptButton.UseVisualStyleBackColor = true;
this.openScriptButton.Click += new System.EventHandler(this.openScriptButton_Click);
//
// scriptLabel
//
this.scriptLabel.AutoSize = true;
this.scriptLabel.Location = new System.Drawing.Point(12, 21);
this.scriptLabel.Name = "scriptLabel";
this.scriptLabel.Size = new System.Drawing.Size(66, 13);
this.scriptLabel.TabIndex = 13;
this.scriptLabel.Text = "Script File #:";
//
// scriptFileUpDown
//
this.scriptFileUpDown.Location = new System.Drawing.Point(14, 39);
this.scriptFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.scriptFileUpDown.Name = "scriptFileUpDown";
this.scriptFileUpDown.Size = new System.Drawing.Size(107, 20);
this.scriptFileUpDown.TabIndex = 0;
this.scriptFileUpDown.ValueChanged += new System.EventHandler(this.scriptFileUpDown_ValueChanged);
//
// headerListBox
//
this.headerListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.headerListBox.FormattingEnabled = true;
this.headerListBox.ItemHeight = 15;
this.headerListBox.Location = new System.Drawing.Point(13, 67);
this.headerListBox.Name = "headerListBox";
this.headerListBox.Size = new System.Drawing.Size(214, 469);
this.headerListBox.TabIndex = 2;
this.headerListBox.SelectedValueChanged += new System.EventHandler(this.headerListBox_SelectedValueChanged);
this.headerListBox.Leave += new System.EventHandler(this.headerListBox_Leave);
//
// saveHeaderButton
//
this.saveHeaderButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveHeaderButton.Location = new System.Drawing.Point(1072, 517);
this.saveHeaderButton.Name = "saveHeaderButton";
this.saveHeaderButton.Size = new System.Drawing.Size(96, 86);
this.saveHeaderButton.TabIndex = 33;
this.saveHeaderButton.Text = "Save &This Header";
this.saveHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveHeaderButton.UseVisualStyleBackColor = true;
this.saveHeaderButton.Click += new System.EventHandler(this.saveHeaderButton_Click);
//
// flagsGroupBox
//
this.flagsGroupBox.Controls.Add(this.followModeComboBox);
this.flagsGroupBox.Controls.Add(this.johtoRadioButton);
this.flagsGroupBox.Controls.Add(this.kantoRadioButton);
this.flagsGroupBox.Controls.Add(this.followModeLabel);
this.flagsGroupBox.Controls.Add(this.pasteMapSettingsButton);
this.flagsGroupBox.Controls.Add(this.battleBackgroundLabel);
this.flagsGroupBox.Controls.Add(this.copyFlagsButton);
this.flagsGroupBox.Controls.Add(this.battleBackgroundUpDown);
this.flagsGroupBox.Controls.Add(this.flag3CheckBox);
this.flagsGroupBox.Controls.Add(this.flag2CheckBox);
this.flagsGroupBox.Controls.Add(this.flag1CheckBox);
this.flagsGroupBox.Controls.Add(this.flag0CheckBox);
this.flagsGroupBox.Controls.Add(this.flag6CheckBox);
this.flagsGroupBox.Controls.Add(this.flag5CheckBox);
this.flagsGroupBox.Controls.Add(this.flag4CheckBox);
this.flagsGroupBox.Location = new System.Drawing.Point(328, 468);
this.flagsGroupBox.Name = "flagsGroupBox";
this.flagsGroupBox.Size = new System.Drawing.Size(281, 136);
this.flagsGroupBox.TabIndex = 32;
this.flagsGroupBox.TabStop = false;
this.flagsGroupBox.Text = "Map Settings";
//
// followModeComboBox
//
this.followModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.followModeComboBox.FormattingEnabled = true;
this.followModeComboBox.IntegralHeight = false;
this.followModeComboBox.Items.AddRange(new object[] {
"Unallowed",
"Small only",
"All"});
this.followModeComboBox.Location = new System.Drawing.Point(153, 29);
this.followModeComboBox.MaxDropDownItems = 20;
this.followModeComboBox.Name = "followModeComboBox";
this.followModeComboBox.Size = new System.Drawing.Size(76, 21);
this.followModeComboBox.TabIndex = 57;
this.followModeComboBox.Visible = false;
this.followModeComboBox.SelectedIndexChanged += new System.EventHandler(this.followModeComboBox_SelectedIndexChanged);
//
// johtoRadioButton
//
this.johtoRadioButton.AutoSize = true;
this.johtoRadioButton.Location = new System.Drawing.Point(148, 105);
this.johtoRadioButton.Name = "johtoRadioButton";
this.johtoRadioButton.Size = new System.Drawing.Size(51, 17);
this.johtoRadioButton.TabIndex = 60;
this.johtoRadioButton.TabStop = true;
this.johtoRadioButton.Text = "Johto";
this.johtoRadioButton.UseVisualStyleBackColor = true;
this.johtoRadioButton.Visible = false;
//
// kantoRadioButton
//
this.kantoRadioButton.AutoSize = true;
this.kantoRadioButton.Location = new System.Drawing.Point(92, 105);
this.kantoRadioButton.Name = "kantoRadioButton";
this.kantoRadioButton.Size = new System.Drawing.Size(53, 17);
this.kantoRadioButton.TabIndex = 59;
this.kantoRadioButton.TabStop = true;
this.kantoRadioButton.Text = "Kanto";
this.kantoRadioButton.UseVisualStyleBackColor = true;
this.kantoRadioButton.Visible = false;
this.kantoRadioButton.CheckedChanged += new System.EventHandler(this.kantoRadioButton_CheckedChanged);
//
// followModeLabel
//
this.followModeLabel.AutoSize = true;
this.followModeLabel.Location = new System.Drawing.Point(150, 13);
this.followModeLabel.Name = "followModeLabel";
this.followModeLabel.Size = new System.Drawing.Size(102, 13);
this.followModeLabel.TabIndex = 58;
this.followModeLabel.Text = "Following Pokemon:";
this.followModeLabel.Visible = false;
//
// pasteMapSettingsButton
//
this.pasteMapSettingsButton.Enabled = false;
this.pasteMapSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMapSettingsButton.Image")));
this.pasteMapSettingsButton.Location = new System.Drawing.Point(239, 74);
this.pasteMapSettingsButton.Name = "pasteMapSettingsButton";
this.pasteMapSettingsButton.Size = new System.Drawing.Size(35, 37);
this.pasteMapSettingsButton.TabIndex = 52;
this.pasteMapSettingsButton.UseVisualStyleBackColor = true;
this.pasteMapSettingsButton.Click += new System.EventHandler(this.pasteMapSettingsButton_Click);
//
// battleBackgroundLabel
//
this.battleBackgroundLabel.AutoSize = true;
this.battleBackgroundLabel.Location = new System.Drawing.Point(151, 58);
this.battleBackgroundLabel.Name = "battleBackgroundLabel";
this.battleBackgroundLabel.Size = new System.Drawing.Size(52, 13);
this.battleBackgroundLabel.TabIndex = 37;
this.battleBackgroundLabel.Text = "Battle BG";
//
// copyFlagsButton
//
this.copyFlagsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyFlagsButton.Image")));
this.copyFlagsButton.Location = new System.Drawing.Point(239, 31);
this.copyFlagsButton.Name = "copyFlagsButton";
this.copyFlagsButton.Size = new System.Drawing.Size(35, 37);
this.copyFlagsButton.TabIndex = 53;
this.copyFlagsButton.UseVisualStyleBackColor = true;
this.copyFlagsButton.Click += new System.EventHandler(this.copyMapSettingsButton_Click);
//
// battleBackgroundUpDown
//
this.battleBackgroundUpDown.Location = new System.Drawing.Point(154, 73);
this.battleBackgroundUpDown.Maximum = new decimal(new int[] {
31,
0,
0,
0});
this.battleBackgroundUpDown.Name = "battleBackgroundUpDown";
this.battleBackgroundUpDown.Size = new System.Drawing.Size(75, 20);
this.battleBackgroundUpDown.TabIndex = 36;
this.battleBackgroundUpDown.ValueChanged += new System.EventHandler(this.battleBackgroundUpDown_ValueChanged);
//
// flag3CheckBox
//
this.flag3CheckBox.AutoSize = true;
this.flag3CheckBox.Location = new System.Drawing.Point(11, 26);
this.flag3CheckBox.Name = "flag3CheckBox";
this.flag3CheckBox.Size = new System.Drawing.Size(39, 17);
this.flag3CheckBox.TabIndex = 28;
this.flag3CheckBox.Text = "Fly";
this.flag3CheckBox.UseVisualStyleBackColor = true;
this.flag3CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag2CheckBox
//
this.flag2CheckBox.AutoSize = true;
this.flag2CheckBox.Location = new System.Drawing.Point(11, 53);
this.flag2CheckBox.Name = "flag2CheckBox";
this.flag2CheckBox.Size = new System.Drawing.Size(76, 17);
this.flag2CheckBox.TabIndex = 29;
this.flag2CheckBox.Text = "Esc. Rope";
this.flag2CheckBox.UseVisualStyleBackColor = true;
this.flag2CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag1CheckBox
//
this.flag1CheckBox.AutoSize = true;
this.flag1CheckBox.Location = new System.Drawing.Point(11, 79);
this.flag1CheckBox.Name = "flag1CheckBox";
this.flag1CheckBox.Size = new System.Drawing.Size(46, 17);
this.flag1CheckBox.TabIndex = 30;
this.flag1CheckBox.Text = "Unused";
this.flag1CheckBox.UseVisualStyleBackColor = true;
this.flag1CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag0CheckBox
//
this.flag0CheckBox.AutoSize = true;
this.flag0CheckBox.Location = new System.Drawing.Point(11, 105);
this.flag0CheckBox.Name = "flag0CheckBox";
this.flag0CheckBox.Size = new System.Drawing.Size(60, 17);
this.flag0CheckBox.TabIndex = 31;
this.flag0CheckBox.Text = "Bicycle";
this.flag0CheckBox.UseVisualStyleBackColor = true;
this.flag0CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag6CheckBox
//
this.flag6CheckBox.AutoSize = true;
this.flag6CheckBox.Location = new System.Drawing.Point(92, 28);
this.flag6CheckBox.Name = "Radio";
this.flag6CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag6CheckBox.TabIndex = 35;
this.flag6CheckBox.UseVisualStyleBackColor = true;
this.flag6CheckBox.Visible = false;
this.flag6CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag5CheckBox
//
this.flag5CheckBox.AutoSize = true;
this.flag5CheckBox.Location = new System.Drawing.Point(92, 54);
this.flag5CheckBox.Name = "Inbound Calls";
this.flag5CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag5CheckBox.TabIndex = 32;
this.flag5CheckBox.UseVisualStyleBackColor = true;
this.flag5CheckBox.Visible = false;
this.flag5CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag4CheckBox
//
this.flag4CheckBox.AutoSize = true;
this.flag4CheckBox.Location = new System.Drawing.Point(92, 80);
this.flag4CheckBox.Name = "Outbound Calls";
this.flag4CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag4CheckBox.TabIndex = 33;
this.flag4CheckBox.UseVisualStyleBackColor = true;
this.flag4CheckBox.Visible = false;
this.flag4CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// cameraPicLabel
//
this.cameraPicLabel.AutoSize = true;
this.cameraPicLabel.Location = new System.Drawing.Point(909, 304);
this.cameraPicLabel.Name = "cameraPicLabel";
this.cameraPicLabel.Size = new System.Drawing.Size(72, 13);
this.cameraPicLabel.TabIndex = 3;
this.cameraPicLabel.Text = "Camera angle";
//
// cameraPictureBox
//
this.cameraPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.cameraPictureBox.Location = new System.Drawing.Point(912, 320);
this.cameraPictureBox.Name = "cameraPictureBox";
this.cameraPictureBox.Size = new System.Drawing.Size(256, 192);
this.cameraPictureBox.TabIndex = 2;
this.cameraPictureBox.TabStop = false;
//
// weatherPicLabel
//
this.weatherPicLabel.AutoSize = true;
this.weatherPicLabel.Location = new System.Drawing.Point(909, 90);
this.weatherPicLabel.Name = "weatherPicLabel";
this.weatherPicLabel.Size = new System.Drawing.Size(48, 13);
this.weatherPicLabel.TabIndex = 1;
this.weatherPicLabel.Text = "Weather";
//
// weatherPictureBox
//
this.weatherPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.weatherPictureBox.Location = new System.Drawing.Point(912, 106);
this.weatherPictureBox.Name = "weatherPictureBox";
this.weatherPictureBox.Size = new System.Drawing.Size(256, 192);
this.weatherPictureBox.TabIndex = 0;
this.weatherPictureBox.TabStop = false;
//
// matrixEditorTabPage
//
this.matrixEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.matrixEditorTabPage.Controls.Add(this.setSpawnPointButton);
this.matrixEditorTabPage.Controls.Add(this.saveMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.locateCurrentMatrixFile);
this.matrixEditorTabPage.Controls.Add(this.resetColorTableButton);
this.matrixEditorTabPage.Controls.Add(this.importColorTableButton);
this.matrixEditorTabPage.Controls.Add(this.importMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.exportMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.removeMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.addMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.removeHeightsButton);
this.matrixEditorTabPage.Controls.Add(this.removeHeadersButton);
this.matrixEditorTabPage.Controls.Add(this.addHeightsButton);
this.matrixEditorTabPage.Controls.Add(this.addHeadersButton);
this.matrixEditorTabPage.Controls.Add(this.labelMatrices);
this.matrixEditorTabPage.Controls.Add(this.matrixNameLabel);
this.matrixEditorTabPage.Controls.Add(this.matrixTabControl);
this.matrixEditorTabPage.Controls.Add(this.matrixNameTextBox);
this.matrixEditorTabPage.Controls.Add(this.heightUpDown);
this.matrixEditorTabPage.Controls.Add(this.widthUpDown);
this.matrixEditorTabPage.Controls.Add(this.widthLabel);
this.matrixEditorTabPage.Controls.Add(this.selectMatrixComboBox);
this.matrixEditorTabPage.ImageIndex = 1;
this.matrixEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.matrixEditorTabPage.Name = "matrixEditorTabPage";
this.matrixEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.matrixEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.matrixEditorTabPage.TabIndex = 1;
this.matrixEditorTabPage.Text = "Matrix Editor";
//
// setSpawnPointButton
//
this.setSpawnPointButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.setSpawnPointButton.Image = global::DSPRE.Properties.Resources.spawnCoordsMatrixeditorIcon;
this.setSpawnPointButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.setSpawnPointButton.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.setSpawnPointButton.Location = new System.Drawing.Point(11, -73);
this.setSpawnPointButton.Name = "setSpawnPointButton";
this.setSpawnPointButton.Size = new System.Drawing.Size(117, 43);
this.setSpawnPointButton.TabIndex = 35;
this.setSpawnPointButton.Text = "Set Spawn\r\nto Selection";
this.setSpawnPointButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.setSpawnPointButton, "Sets the current matrix cell as the player\'s Spawn Point");
this.setSpawnPointButton.UseVisualStyleBackColor = true;
this.setSpawnPointButton.Click += new System.EventHandler(this.setSpawnPointButton_Click);
//
// saveMatrixButton
//
this.saveMatrixButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.saveMatrixButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveMatrixButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveMatrixButton.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.saveMatrixButton.Location = new System.Drawing.Point(11, 589);
this.saveMatrixButton.Name = "saveMatrixButton";
this.saveMatrixButton.Size = new System.Drawing.Size(117, 43);
this.saveMatrixButton.TabIndex = 34;
this.saveMatrixButton.Text = "Save Matrix";
this.saveMatrixButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveMatrixButton.UseVisualStyleBackColor = true;
this.saveMatrixButton.Click += new System.EventHandler(this.saveMatrixButton_Click);
//
// locateCurrentMatrixFile
//
this.locateCurrentMatrixFile.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentMatrixFile.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.locateCurrentMatrixFile.Location = new System.Drawing.Point(50, 232);
this.locateCurrentMatrixFile.Name = "locateCurrentMatrixFile";
this.locateCurrentMatrixFile.Size = new System.Drawing.Size(41, 38);
this.locateCurrentMatrixFile.TabIndex = 33;
this.locateCurrentMatrixFile.UseVisualStyleBackColor = true;
this.locateCurrentMatrixFile.Click += new System.EventHandler(this.locateCurrentMatrixFile_Click);
//
// resetColorTableButton
//
this.resetColorTableButton.Image = global::DSPRE.Properties.Resources.resetColorTable;
this.resetColorTableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.resetColorTableButton.Location = new System.Drawing.Point(11, 451);
this.resetColorTableButton.Name = "resetColorTableButton";
this.resetColorTableButton.Size = new System.Drawing.Size(117, 32);
this.resetColorTableButton.TabIndex = 31;
this.resetColorTableButton.Text = "Reset Color Table";
this.resetColorTableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.resetColorTableButton.UseVisualStyleBackColor = true;
this.resetColorTableButton.Click += new System.EventHandler(this.resetColorTableButton_Click);
//
// importColorTableButton
//
this.importColorTableButton.Image = global::DSPRE.Properties.Resources.loadColorTable;
this.importColorTableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importColorTableButton.Location = new System.Drawing.Point(11, 484);
this.importColorTableButton.Name = "importColorTableButton";
this.importColorTableButton.Size = new System.Drawing.Size(117, 32);
this.importColorTableButton.TabIndex = 30;
this.importColorTableButton.Text = "Import Color Table";
this.importColorTableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importColorTableButton.UseVisualStyleBackColor = true;
this.importColorTableButton.Click += new System.EventHandler(this.importColorTableButton_Click);
//
// importMatrixButton
//
this.importMatrixButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importMatrixButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importMatrixButton.Location = new System.Drawing.Point(11, 152);
this.importMatrixButton.Name = "importMatrixButton";
this.importMatrixButton.Size = new System.Drawing.Size(117, 29);
this.importMatrixButton.TabIndex = 29;
this.importMatrixButton.Text = "Replace Matrix";
this.importMatrixButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importMatrixButton.UseVisualStyleBackColor = true;
this.importMatrixButton.Click += new System.EventHandler(this.importMatrixButton_Click);
//
// exportMatrixButton
//
this.exportMatrixButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportMatrixButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportMatrixButton.Location = new System.Drawing.Point(11, 122);
this.exportMatrixButton.Name = "exportMatrixButton";
this.exportMatrixButton.Size = new System.Drawing.Size(117, 29);
this.exportMatrixButton.TabIndex = 28;
this.exportMatrixButton.Text = "Export Matrix";
this.exportMatrixButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportMatrixButton.UseVisualStyleBackColor = true;
this.exportMatrixButton.Click += new System.EventHandler(this.exportMatrixButton_Click);
//
// removeMatrixButton
//
this.removeMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("removeMatrixButton.Image")));
this.removeMatrixButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeMatrixButton.Location = new System.Drawing.Point(64, 183);
this.removeMatrixButton.Name = "removeMatrixButton";
this.removeMatrixButton.Size = new System.Drawing.Size(64, 35);
this.removeMatrixButton.TabIndex = 27;
this.removeMatrixButton.Text = "Delete Last";
this.removeMatrixButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeMatrixButton.UseVisualStyleBackColor = true;
this.removeMatrixButton.Click += new System.EventHandler(this.removeMatrixButton_Click);
//
// addMatrixButton
//
this.addMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("addMatrixButton.Image")));
this.addMatrixButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addMatrixButton.Location = new System.Drawing.Point(11, 183);
this.addMatrixButton.Name = "addMatrixButton";
this.addMatrixButton.Size = new System.Drawing.Size(51, 35);
this.addMatrixButton.TabIndex = 2;
this.addMatrixButton.Text = "Add";
this.addMatrixButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addMatrixButton.UseVisualStyleBackColor = true;
this.addMatrixButton.Click += new System.EventHandler(this.addMatrixButton_Click);
//
// removeHeightsButton
//
this.removeHeightsButton.Image = ((System.Drawing.Image)(resources.GetObject("removeHeightsButton.Image")));
this.removeHeightsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeHeightsButton.Location = new System.Drawing.Point(11, 403);
this.removeHeightsButton.Name = "removeHeightsButton";
this.removeHeightsButton.Size = new System.Drawing.Size(117, 35);
this.removeHeightsButton.TabIndex = 26;
this.removeHeightsButton.Text = "Remove Heights";
this.removeHeightsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeHeightsButton.UseVisualStyleBackColor = true;
this.removeHeightsButton.Click += new System.EventHandler(this.removeHeightsButton_Click);
//
// removeHeadersButton
//
this.removeHeadersButton.Image = ((System.Drawing.Image)(resources.GetObject("removeHeadersButton.Image")));
this.removeHeadersButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeHeadersButton.Location = new System.Drawing.Point(11, 319);
this.removeHeadersButton.Name = "removeHeadersButton";
this.removeHeadersButton.Size = new System.Drawing.Size(117, 35);
this.removeHeadersButton.TabIndex = 25;
this.removeHeadersButton.Text = "Remove Headers";
this.removeHeadersButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeHeadersButton.UseVisualStyleBackColor = true;
this.removeHeadersButton.Click += new System.EventHandler(this.removeHeadersButton_Click);
//
// addHeightsButton
//
this.addHeightsButton.Image = ((System.Drawing.Image)(resources.GetObject("addHeightsButton.Image")));
this.addHeightsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addHeightsButton.Location = new System.Drawing.Point(11, 367);
this.addHeightsButton.Name = "addHeightsButton";
this.addHeightsButton.Size = new System.Drawing.Size(117, 35);
this.addHeightsButton.TabIndex = 24;
this.addHeightsButton.Text = "Add Heights Tab";
this.addHeightsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addHeightsButton.UseVisualStyleBackColor = true;
this.addHeightsButton.Click += new System.EventHandler(this.addHeightsButton_Click);
//
// addHeadersButton
//
this.addHeadersButton.Image = ((System.Drawing.Image)(resources.GetObject("addHeadersButton.Image")));
this.addHeadersButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addHeadersButton.Location = new System.Drawing.Point(11, 283);
this.addHeadersButton.Name = "addHeadersButton";
this.addHeadersButton.Size = new System.Drawing.Size(117, 35);
this.addHeadersButton.TabIndex = 23;
this.addHeadersButton.Text = "Add Header Tab";
this.addHeadersButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addHeadersButton.UseVisualStyleBackColor = true;
this.addHeadersButton.Click += new System.EventHandler(this.addHeaderSectionButton_Click);
//
// labelMatrices
//
this.labelMatrices.AutoSize = true;
this.labelMatrices.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.labelMatrices.Location = new System.Drawing.Point(9, 11);
this.labelMatrices.Name = "labelMatrices";
this.labelMatrices.Size = new System.Drawing.Size(47, 13);
this.labelMatrices.TabIndex = 21;
this.labelMatrices.Text = "Matrices";
//
// matrixNameLabel
//
this.matrixNameLabel.AutoSize = true;
this.matrixNameLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.matrixNameLabel.Location = new System.Drawing.Point(10, 55);
this.matrixNameLabel.Name = "matrixNameLabel";
this.matrixNameLabel.Size = new System.Drawing.Size(64, 13);
this.matrixNameLabel.TabIndex = 20;
this.matrixNameLabel.Text = "Matrix name";
//
// matrixTabControl
//
this.matrixTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.matrixTabControl.Controls.Add(this.headersTabPage);
this.matrixTabControl.Controls.Add(this.heightsTabPage);
this.matrixTabControl.Controls.Add(this.mapFilesTabPage);
this.matrixTabControl.Location = new System.Drawing.Point(139, 11);
this.matrixTabControl.MaximumSize = new System.Drawing.Size(1185, 675);
this.matrixTabControl.MinimumSize = new System.Drawing.Size(1000, 625);
this.matrixTabControl.Multiline = true;
this.matrixTabControl.Name = "matrixTabControl";
this.matrixTabControl.SelectedIndex = 0;
this.matrixTabControl.Size = new System.Drawing.Size(1000, 625);
this.matrixTabControl.TabIndex = 18;
//
// headersTabPage
//
this.headersTabPage.Controls.Add(this.headersGridView);
this.headersTabPage.Location = new System.Drawing.Point(4, 22);
this.headersTabPage.Name = "headersTabPage";
this.headersTabPage.Padding = new System.Windows.Forms.Padding(3);
this.headersTabPage.Size = new System.Drawing.Size(992, 599);
this.headersTabPage.TabIndex = 1;
this.headersTabPage.Text = "Map Headers";
this.headersTabPage.UseVisualStyleBackColor = true;
//
// headersGridView
//
this.headersGridView.AllowUserToAddRows = false;
this.headersGridView.AllowUserToDeleteRows = false;
this.headersGridView.AllowUserToResizeColumns = false;
this.headersGridView.AllowUserToResizeRows = false;
this.headersGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
dataGridViewCellStyle17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.Info;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.headersGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.headersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle18.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle18.Format = "D4";
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.headersGridView.DefaultCellStyle = dataGridViewCellStyle18;
this.headersGridView.Location = new System.Drawing.Point(0, 0);
this.headersGridView.MultiSelect = false;
this.headersGridView.Name = "headersGridView";
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle19.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.headersGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
this.headersGridView.RowHeadersWidth = 50;
this.headersGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle20.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.headersGridView.RowsDefaultCellStyle = dataGridViewCellStyle20;
this.headersGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.headersGridView.RowTemplate.Height = 18;
this.headersGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.headersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.headersGridView.ShowCellErrors = false;
this.headersGridView.Size = new System.Drawing.Size(1032, 576);
this.headersGridView.TabIndex = 1;
this.headersGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.headersGridView_CellFormatting);
this.headersGridView.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.headersGridView_CellMouseDoubleClick);
this.headersGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.headersGridView_CellValueChanged);
this.headersGridView.SelectionChanged += new System.EventHandler(this.headersGridView_SelectionChanged);
//
// heightsTabPage
//
this.heightsTabPage.Controls.Add(this.heightsGridView);
this.heightsTabPage.Location = new System.Drawing.Point(4, 22);
this.heightsTabPage.Name = "heightsTabPage";
this.heightsTabPage.Size = new System.Drawing.Size(992, 599);
this.heightsTabPage.TabIndex = 2;
this.heightsTabPage.Text = "Map Heights";
this.heightsTabPage.UseVisualStyleBackColor = true;
//
// heightsGridView
//
this.heightsGridView.AllowUserToAddRows = false;
this.heightsGridView.AllowUserToDeleteRows = false;
this.heightsGridView.AllowUserToResizeColumns = false;
this.heightsGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.heightsGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
this.heightsGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle22.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.heightsGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
this.heightsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle23.Font = new System.Drawing.Font("Tahoma", 8.25F);
dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle23.Format = "D2";
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.heightsGridView.DefaultCellStyle = dataGridViewCellStyle23;
this.heightsGridView.Location = new System.Drawing.Point(0, 0);
this.heightsGridView.MultiSelect = false;
this.heightsGridView.Name = "heightsGridView";
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle24.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.heightsGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
this.heightsGridView.RowHeadersWidth = 50;
this.heightsGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.heightsGridView.RowsDefaultCellStyle = dataGridViewCellStyle25;
this.heightsGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.heightsGridView.RowTemplate.Height = 18;
this.heightsGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.heightsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.heightsGridView.Size = new System.Drawing.Size(1032, 576);
this.heightsGridView.TabIndex = 2;
this.heightsGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.heightsGridView_CellFormatting);
this.heightsGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.heightsGridView_CellValueChanged);
this.heightsGridView.SelectionChanged += new System.EventHandler(this.heightsGridView_SelectionChanged);
//
// mapFilesTabPage
//
this.mapFilesTabPage.Controls.Add(this.mapFilesGridView);
this.mapFilesTabPage.Location = new System.Drawing.Point(4, 22);
this.mapFilesTabPage.Name = "mapFilesTabPage";
this.mapFilesTabPage.Size = new System.Drawing.Size(992, 599);
this.mapFilesTabPage.TabIndex = 3;
this.mapFilesTabPage.Text = "Map Files";
this.mapFilesTabPage.UseVisualStyleBackColor = true;
//
// mapFilesGridView
//
this.mapFilesGridView.AllowUserToAddRows = false;
this.mapFilesGridView.AllowUserToDeleteRows = false;
this.mapFilesGridView.AllowUserToResizeColumns = false;
this.mapFilesGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.mapFilesGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
this.mapFilesGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle27.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle27.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle27.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mapFilesGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
this.mapFilesGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle28.Format = "D4";
dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.mapFilesGridView.DefaultCellStyle = dataGridViewCellStyle28;
this.mapFilesGridView.Location = new System.Drawing.Point(0, 0);
this.mapFilesGridView.MultiSelect = false;
this.mapFilesGridView.Name = "mapFilesGridView";
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle29.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle29.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle29.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle29.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mapFilesGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
this.mapFilesGridView.RowHeadersWidth = 50;
this.mapFilesGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle30.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.mapFilesGridView.RowsDefaultCellStyle = dataGridViewCellStyle30;
this.mapFilesGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.mapFilesGridView.RowTemplate.Height = 18;
this.mapFilesGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.mapFilesGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.mapFilesGridView.Size = new System.Drawing.Size(1032, 576);
this.mapFilesGridView.TabIndex = 2;
this.mapFilesGridView.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mapFilesGridView_CellMouseDoubleClick);
this.mapFilesGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.mapFilesGridView_CellFormatting);
this.mapFilesGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.mapFilesGridView_CellValueChanged);
this.mapFilesGridView.SelectionChanged += new System.EventHandler(this.mapFilesGridView_SelectionChanged);
//
// matrixNameTextBox
//
this.matrixNameTextBox.Location = new System.Drawing.Point(13, 69);
this.matrixNameTextBox.MaxLength = 16;
this.matrixNameTextBox.Name = "matrixNameTextBox";
this.matrixNameTextBox.Size = new System.Drawing.Size(112, 20);
this.matrixNameTextBox.TabIndex = 17;
this.matrixNameTextBox.TextChanged += new System.EventHandler(this.matrixNameTextBox_TextChanged);
//
// heightUpDown
//
this.heightUpDown.Location = new System.Drawing.Point(84, 98);
this.heightUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.heightUpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.heightUpDown.Name = "heightUpDown";
this.heightUpDown.Size = new System.Drawing.Size(37, 20);
this.heightUpDown.TabIndex = 16;
this.heightUpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
this.heightUpDown.ValueChanged += new System.EventHandler(this.heightUpDown_ValueChanged);
//
// widthUpDown
//
this.widthUpDown.Location = new System.Drawing.Point(41, 98);
this.widthUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.widthUpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.widthUpDown.Name = "widthUpDown";
this.widthUpDown.Size = new System.Drawing.Size(37, 20);
this.widthUpDown.TabIndex = 15;
this.widthUpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
this.widthUpDown.ValueChanged += new System.EventHandler(this.widthUpDown_ValueChanged);
//
// widthLabel
//
this.widthLabel.AutoSize = true;
this.widthLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.widthLabel.Location = new System.Drawing.Point(10, 101);
this.widthLabel.Name = "widthLabel";
this.widthLabel.Size = new System.Drawing.Size(27, 13);
this.widthLabel.TabIndex = 13;
this.widthLabel.Text = "Size";
//
// selectMatrixComboBox
//
this.selectMatrixComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectMatrixComboBox.FormattingEnabled = true;
this.selectMatrixComboBox.Location = new System.Drawing.Point(13, 27);
this.selectMatrixComboBox.Name = "selectMatrixComboBox";
this.selectMatrixComboBox.Size = new System.Drawing.Size(112, 21);
this.selectMatrixComboBox.TabIndex = 12;
this.selectMatrixComboBox.SelectedIndexChanged += new System.EventHandler(this.selectMatrixComboBox_SelectedIndexChanged);
//
// mapEditorTabPage
//
this.mapEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.mapEditorTabPage.Controls.Add(this.tableLayoutPanel3);
this.mapEditorTabPage.Controls.Add(this.mapScreenshotButton);
this.mapEditorTabPage.Controls.Add(this.mapRenderPanel);
this.mapEditorTabPage.Controls.Add(this.label26);
this.mapEditorTabPage.Controls.Add(this.buildTextureComboBox);
this.mapEditorTabPage.Controls.Add(this.mapFileLabel);
this.mapEditorTabPage.Controls.Add(this.mapTextureComboBox);
this.mapEditorTabPage.Controls.Add(this.mapTextureLabel);
this.mapEditorTabPage.Controls.Add(this.selectMapComboBox);
this.mapEditorTabPage.Controls.Add(this.mapPartsTabControl);
this.mapEditorTabPage.Controls.Add(this.radio3D);
this.mapEditorTabPage.Controls.Add(this.radio2D);
this.mapEditorTabPage.Controls.Add(this.wireframeCheckBox);
this.mapEditorTabPage.ImageIndex = 2;
this.mapEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.mapEditorTabPage.Name = "mapEditorTabPage";
this.mapEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.mapEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.mapEditorTabPage.TabIndex = 2;
this.mapEditorTabPage.Text = "Map Editor";
this.mapEditorTabPage.Enter += new System.EventHandler(this.mapEditorTabPage_Enter);
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.ColumnCount = 4;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel3.Controls.Add(this.addMapFileButton, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.locateCurrentMapBin, 3, 2);
this.tableLayoutPanel3.Controls.Add(this.removeMapFileButton, 2, 0);
this.tableLayoutPanel3.Controls.Add(this.replaceMapBinButton, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.exportCurrentMapBinButton, 2, 1);
this.tableLayoutPanel3.Controls.Add(this.saveMapButton, 0, 2);
this.tableLayoutPanel3.Location = new System.Drawing.Point(271, 486);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 3;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(199, 129);
this.tableLayoutPanel3.TabIndex = 41;
//
// addMapFileButton
//
this.tableLayoutPanel3.SetColumnSpan(this.addMapFileButton, 2);
this.addMapFileButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.addMapFileButton.Image = ((System.Drawing.Image)(resources.GetObject("addMapFileButton.Image")));
this.addMapFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addMapFileButton.Location = new System.Drawing.Point(3, 3);
this.addMapFileButton.Name = "addMapFileButton";
this.addMapFileButton.Size = new System.Drawing.Size(92, 37);
this.addMapFileButton.TabIndex = 36;
this.addMapFileButton.Text = "Add \r\nMap File";
this.addMapFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addMapFileButton.UseVisualStyleBackColor = true;
this.addMapFileButton.Click += new System.EventHandler(this.addMapFileButton_Click);
//
// locateCurrentMapBin
//
this.locateCurrentMapBin.Dock = System.Windows.Forms.DockStyle.Fill;
this.locateCurrentMapBin.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentMapBin.Location = new System.Drawing.Point(150, 89);
this.locateCurrentMapBin.Name = "locateCurrentMapBin";
this.locateCurrentMapBin.Size = new System.Drawing.Size(46, 37);
this.locateCurrentMapBin.TabIndex = 40;
this.locateCurrentMapBin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.locateCurrentMapBin.UseVisualStyleBackColor = true;
this.locateCurrentMapBin.Click += new System.EventHandler(this.locateCurrentMapBin_Click);
//
// removeMapFileButton
//
this.tableLayoutPanel3.SetColumnSpan(this.removeMapFileButton, 2);
this.removeMapFileButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.removeMapFileButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeMapFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeMapFileButton.Location = new System.Drawing.Point(101, 3);
this.removeMapFileButton.Name = "removeMapFileButton";
this.removeMapFileButton.Size = new System.Drawing.Size(95, 37);
this.removeMapFileButton.TabIndex = 35;
this.removeMapFileButton.Text = "Remove \r\nLast Map";
this.removeMapFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeMapFileButton.UseVisualStyleBackColor = true;
this.removeMapFileButton.Click += new System.EventHandler(this.removeLastMapFileButton_Click);
//
// replaceMapBinButton
//
this.tableLayoutPanel3.SetColumnSpan(this.replaceMapBinButton, 2);
this.replaceMapBinButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.replaceMapBinButton.Image = ((System.Drawing.Image)(resources.GetObject("replaceMapBinButton.Image")));
this.replaceMapBinButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.replaceMapBinButton.Location = new System.Drawing.Point(3, 46);
this.replaceMapBinButton.Name = "replaceMapBinButton";
this.replaceMapBinButton.Size = new System.Drawing.Size(92, 37);
this.replaceMapBinButton.TabIndex = 37;
this.replaceMapBinButton.Text = "Replace \r\nMap BIN";
this.replaceMapBinButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.replaceMapBinButton.UseVisualStyleBackColor = true;
this.replaceMapBinButton.Click += new System.EventHandler(this.replaceMapBinButton_Click);
//
// exportCurrentMapBinButton
//
this.tableLayoutPanel3.SetColumnSpan(this.exportCurrentMapBinButton, 2);
this.exportCurrentMapBinButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportCurrentMapBinButton.Image = ((System.Drawing.Image)(resources.GetObject("exportCurrentMapBinButton.Image")));
this.exportCurrentMapBinButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportCurrentMapBinButton.Location = new System.Drawing.Point(101, 46);
this.exportCurrentMapBinButton.Name = "exportCurrentMapBinButton";
this.exportCurrentMapBinButton.Size = new System.Drawing.Size(95, 37);
this.exportCurrentMapBinButton.TabIndex = 38;
this.exportCurrentMapBinButton.Text = "Export \r\nMap BIN";
this.exportCurrentMapBinButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportCurrentMapBinButton.UseVisualStyleBackColor = true;
this.exportCurrentMapBinButton.Click += new System.EventHandler(this.exportCurrentMapBinButton_Click);
//
// saveMapButton
//
this.tableLayoutPanel3.SetColumnSpan(this.saveMapButton, 3);
this.saveMapButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.saveMapButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveMapButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveMapButton.Location = new System.Drawing.Point(3, 89);
this.saveMapButton.Name = "saveMapButton";
this.saveMapButton.Size = new System.Drawing.Size(141, 37);
this.saveMapButton.TabIndex = 34;
this.saveMapButton.Text = "Save This\r\nMap BIN\r\n";
this.saveMapButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveMapButton.UseVisualStyleBackColor = true;
this.saveMapButton.Click += new System.EventHandler(this.saveMapButton_Click);
//
// mapScreenshotButton
//
this.mapScreenshotButton.Image = global::DSPRE.Properties.Resources.cameraIcon;
this.mapScreenshotButton.Location = new System.Drawing.Point(1138, 569);
this.mapScreenshotButton.Name = "mapScreenshotButton";
this.mapScreenshotButton.Size = new System.Drawing.Size(41, 40);
this.mapScreenshotButton.TabIndex = 39;
this.mapScreenshotButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.mapScreenshotButton.UseVisualStyleBackColor = true;
this.mapScreenshotButton.Click += new System.EventHandler(this.mapScreenshotButton_Click);
//
// mapRenderPanel
//
this.mapRenderPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.mapRenderPanel.Controls.Add(this.mapOpenGlControl);
this.mapRenderPanel.Controls.Add(this.movPictureBox);
this.mapRenderPanel.Location = new System.Drawing.Point(519, 3);
this.mapRenderPanel.Name = "mapRenderPanel";
this.mapRenderPanel.Size = new System.Drawing.Size(610, 610);
this.mapRenderPanel.TabIndex = 23;
//
// mapOpenGlControl
//
this.mapOpenGlControl.AccumBits = ((byte)(0));
this.mapOpenGlControl.AutoCheckErrors = false;
this.mapOpenGlControl.AutoFinish = false;
this.mapOpenGlControl.AutoMakeCurrent = true;
this.mapOpenGlControl.AutoSwapBuffers = true;
this.mapOpenGlControl.BackColor = System.Drawing.Color.Black;
this.mapOpenGlControl.ColorBits = ((byte)(32));
this.mapOpenGlControl.DepthBits = ((byte)(64));
this.mapOpenGlControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.mapOpenGlControl.ForeColor = System.Drawing.Color.Black;
this.mapOpenGlControl.Location = new System.Drawing.Point(0, 0);
this.mapOpenGlControl.Name = "mapOpenGlControl";
this.mapOpenGlControl.Size = new System.Drawing.Size(608, 608);
this.mapOpenGlControl.StencilBits = ((byte)(0));
this.mapOpenGlControl.TabIndex = 2;
this.mapOpenGlControl.Click += new System.EventHandler(this.mapOpenGlControl_Click);
this.mapOpenGlControl.KeyUp += new System.Windows.Forms.KeyEventHandler(this.mapOpenGlControl_KeyUp);
this.mapOpenGlControl.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.mapOpenGlControl_PreviewKeyDown);
//
// movPictureBox
//
this.movPictureBox.BackColor = System.Drawing.Color.White;
this.movPictureBox.Location = new System.Drawing.Point(0, 0);
this.movPictureBox.Name = "movPictureBox";
this.movPictureBox.Size = new System.Drawing.Size(608, 608);
this.movPictureBox.TabIndex = 3;
this.movPictureBox.TabStop = false;
this.movPictureBox.Click += new System.EventHandler(this.movPictureBox_Click);
this.movPictureBox.MouseMove += new System.Windows.Forms.MouseEventHandler(this.movPictureBox_MouseMove);
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(16, 574);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(84, 13);
this.label26.TabIndex = 33;
this.label26.Text = "Buildings texture";
//
// buildTextureComboBox
//
this.buildTextureComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.buildTextureComboBox.FormattingEnabled = true;
this.buildTextureComboBox.Location = new System.Drawing.Point(19, 588);
this.buildTextureComboBox.Name = "buildTextureComboBox";
this.buildTextureComboBox.Size = new System.Drawing.Size(233, 21);
this.buildTextureComboBox.TabIndex = 32;
this.buildTextureComboBox.SelectedIndexChanged += new System.EventHandler(this.buildTextureComboBox_SelectedIndexChanged);
//
// mapFileLabel
//
this.mapFileLabel.AutoSize = true;
this.mapFileLabel.Location = new System.Drawing.Point(16, 486);
this.mapFileLabel.Name = "mapFileLabel";
this.mapFileLabel.Size = new System.Drawing.Size(44, 13);
this.mapFileLabel.TabIndex = 31;
this.mapFileLabel.Text = "Map file";
//
// mapTextureComboBox
//
this.mapTextureComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.mapTextureComboBox.FormattingEnabled = true;
this.mapTextureComboBox.Location = new System.Drawing.Point(19, 544);
this.mapTextureComboBox.Name = "mapTextureComboBox";
this.mapTextureComboBox.Size = new System.Drawing.Size(233, 21);
this.mapTextureComboBox.TabIndex = 30;
this.mapTextureComboBox.SelectedIndexChanged += new System.EventHandler(this.mapTextureComboBox_SelectedIndexChanged);
//
// mapTextureLabel
//
this.mapTextureLabel.AutoSize = true;
this.mapTextureLabel.Location = new System.Drawing.Point(16, 530);
this.mapTextureLabel.Name = "mapTextureLabel";
this.mapTextureLabel.Size = new System.Drawing.Size(63, 13);
this.mapTextureLabel.TabIndex = 29;
this.mapTextureLabel.Text = "Map texture";
//
// selectMapComboBox
//
this.selectMapComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectMapComboBox.FormattingEnabled = true;
this.selectMapComboBox.Location = new System.Drawing.Point(19, 500);
this.selectMapComboBox.Name = "selectMapComboBox";
this.selectMapComboBox.Size = new System.Drawing.Size(233, 21);
this.selectMapComboBox.TabIndex = 28;
this.selectMapComboBox.SelectedIndexChanged += new System.EventHandler(this.selectMapComboBox_SelectedIndexChanged);
//
// mapPartsTabControl
//
this.mapPartsTabControl.Controls.Add(this.buildingsTabPage);
this.mapPartsTabControl.Controls.Add(this.permissionsTabPage);
this.mapPartsTabControl.Controls.Add(this.modelTabPage);
this.mapPartsTabControl.Controls.Add(this.terrainTabPage);
this.mapPartsTabControl.Controls.Add(this.bgsTabPage);
this.mapPartsTabControl.Location = new System.Drawing.Point(15, 6);
this.mapPartsTabControl.Name = "mapPartsTabControl";
this.mapPartsTabControl.SelectedIndex = 0;
this.mapPartsTabControl.Size = new System.Drawing.Size(489, 476);
this.mapPartsTabControl.TabIndex = 24;
this.mapPartsTabControl.SelectedIndexChanged += new System.EventHandler(this.mapPartsTabControl_SelectedIndexChanged);
//
// buildingsTabPage
//
this.buildingsTabPage.Controls.Add(this.groupBox33);
this.buildingsTabPage.Controls.Add(this.yLabel);
this.buildingsTabPage.Controls.Add(this.lockXZgroupbox);
this.buildingsTabPage.Controls.Add(this.zLabel);
this.buildingsTabPage.Controls.Add(this.xLabel);
this.buildingsTabPage.Controls.Add(this.bldRoundGroupbox);
this.buildingsTabPage.Controls.Add(this.bldPlaceWithMouseCheckbox);
this.buildingsTabPage.Controls.Add(this.importBuildingsButton);
this.buildingsTabPage.Controls.Add(this.groupBox20);
this.buildingsTabPage.Controls.Add(this.groupBox19);
this.buildingsTabPage.Controls.Add(this.duplicateBuildingButton);
this.buildingsTabPage.Controls.Add(this.exportBuildingsButton);
this.buildingsTabPage.Controls.Add(this.removeBuildingButton);
this.buildingsTabPage.Controls.Add(this.addBuildingButton);
this.buildingsTabPage.Controls.Add(this.buildPositionGroupBox);
this.buildingsTabPage.Controls.Add(this.buildingsListBox);
this.buildingsTabPage.Location = new System.Drawing.Point(4, 22);
this.buildingsTabPage.Name = "buildingsTabPage";
this.buildingsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.buildingsTabPage.Size = new System.Drawing.Size(481, 450);
this.buildingsTabPage.TabIndex = 0;
this.buildingsTabPage.Text = "Buildings";
this.buildingsTabPage.UseVisualStyleBackColor = true;
//
// groupBox33
//
this.groupBox33.Controls.Add(this.yRotDegBldUpDown);
this.groupBox33.Controls.Add(this.xRotDegBldUpDown);
this.groupBox33.Controls.Add(this.zRotDegBldUpDown);
this.groupBox33.Controls.Add(this.yRotBuildUpDown);
this.groupBox33.Controls.Add(this.xRotBuildUpDown);
this.groupBox33.Controls.Add(this.zRotBuildUpDown);
this.groupBox33.Enabled = false;
this.groupBox33.Location = new System.Drawing.Point(339, 141);
this.groupBox33.Name = "groupBox33";
this.groupBox33.Size = new System.Drawing.Size(131, 123);
this.groupBox33.TabIndex = 44;
this.groupBox33.TabStop = false;
this.groupBox33.Text = "Rotation";
//
// yRotDegBldUpDown
//
this.yRotDegBldUpDown.DecimalPlaces = 2;
this.yRotDegBldUpDown.Location = new System.Drawing.Point(66, 56);
this.yRotDegBldUpDown.Maximum = new decimal(new int[] {
360,
0,
0,
0});
this.yRotDegBldUpDown.Name = "yRotDegBldUpDown";
this.yRotDegBldUpDown.Size = new System.Drawing.Size(58, 20);
this.yRotDegBldUpDown.TabIndex = 27;
this.yRotDegBldUpDown.ValueChanged += new System.EventHandler(this.yRotDegBldUpDown_ValueChanged);
//
// xRotDegBldUpDown
//
this.xRotDegBldUpDown.DecimalPlaces = 2;
this.xRotDegBldUpDown.Location = new System.Drawing.Point(66, 20);
this.xRotDegBldUpDown.Maximum = new decimal(new int[] {
360,
0,
0,
0});
this.xRotDegBldUpDown.Name = "xRotDegBldUpDown";
this.xRotDegBldUpDown.Size = new System.Drawing.Size(58, 20);
this.xRotDegBldUpDown.TabIndex = 25;
this.xRotDegBldUpDown.ValueChanged += new System.EventHandler(this.xRotDegBldUpDown_ValueChanged);
//
// zRotDegBldUpDown
//
this.zRotDegBldUpDown.DecimalPlaces = 2;
this.zRotDegBldUpDown.Location = new System.Drawing.Point(66, 93);
this.zRotDegBldUpDown.Maximum = new decimal(new int[] {
360,
0,
0,
0});
this.zRotDegBldUpDown.Name = "zRotDegBldUpDown";
this.zRotDegBldUpDown.Size = new System.Drawing.Size(58, 20);
this.zRotDegBldUpDown.TabIndex = 26;
this.zRotDegBldUpDown.ValueChanged += new System.EventHandler(this.zRotDegBldUpDown_ValueChanged);
//
// yRotBuildUpDown
//
this.yRotBuildUpDown.Location = new System.Drawing.Point(6, 56);
this.yRotBuildUpDown.Maximum = new decimal(new int[] {
65536,
0,
0,
0});
this.yRotBuildUpDown.Name = "yRotBuildUpDown";
this.yRotBuildUpDown.Size = new System.Drawing.Size(56, 20);
this.yRotBuildUpDown.TabIndex = 24;
this.yRotBuildUpDown.ValueChanged += new System.EventHandler(this.yRotBuildUpDown_ValueChanged);
//
// xRotBuildUpDown
//
this.xRotBuildUpDown.Location = new System.Drawing.Point(6, 20);
this.xRotBuildUpDown.Maximum = new decimal(new int[] {
65536,
0,
0,
0});
this.xRotBuildUpDown.Name = "xRotBuildUpDown";
this.xRotBuildUpDown.Size = new System.Drawing.Size(56, 20);
this.xRotBuildUpDown.TabIndex = 22;
this.xRotBuildUpDown.ValueChanged += new System.EventHandler(this.xRotBuildUpDown_ValueChanged);
//
// zRotBuildUpDown
//
this.zRotBuildUpDown.Location = new System.Drawing.Point(6, 93);
this.zRotBuildUpDown.Maximum = new decimal(new int[] {
65536,
0,
0,
0});
this.zRotBuildUpDown.Name = "zRotBuildUpDown";
this.zRotBuildUpDown.Size = new System.Drawing.Size(56, 20);
this.zRotBuildUpDown.TabIndex = 23;
this.zRotBuildUpDown.ValueChanged += new System.EventHandler(this.zRotBuildUpDown_ValueChanged);
//
// yLabel
//
this.yLabel.AutoSize = true;
this.yLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.yLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.yLabel.Location = new System.Drawing.Point(183, 198);
this.yLabel.Name = "yLabel";
this.yLabel.Size = new System.Drawing.Size(15, 15);
this.yLabel.TabIndex = 10;
this.yLabel.Text = "Y";
//
// lockXZgroupbox
//
this.lockXZgroupbox.Controls.Add(this.bldPlaceLockXcheckbox);
this.lockXZgroupbox.Controls.Add(this.bldPlaceLockZcheckbox);
this.lockXZgroupbox.Enabled = false;
this.lockXZgroupbox.Location = new System.Drawing.Point(272, 271);
this.lockXZgroupbox.Name = "lockXZgroupbox";
this.lockXZgroupbox.Size = new System.Drawing.Size(154, 36);
this.lockXZgroupbox.TabIndex = 43;
this.lockXZgroupbox.TabStop = false;
//
// bldPlaceLockXcheckbox
//
this.bldPlaceLockXcheckbox.Appearance = System.Windows.Forms.Appearance.Button;
this.bldPlaceLockXcheckbox.AutoSize = true;
this.bldPlaceLockXcheckbox.Enabled = false;
this.bldPlaceLockXcheckbox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bldPlaceLockXcheckbox.ForeColor = System.Drawing.Color.Red;
this.bldPlaceLockXcheckbox.Location = new System.Drawing.Point(10, 9);
this.bldPlaceLockXcheckbox.Name = "bldPlaceLockXcheckbox";
this.bldPlaceLockXcheckbox.Size = new System.Drawing.Size(57, 23);
this.bldPlaceLockXcheckbox.TabIndex = 41;
this.bldPlaceLockXcheckbox.Text = "Lock X";
this.bldPlaceLockXcheckbox.UseVisualStyleBackColor = true;
this.bldPlaceLockXcheckbox.CheckedChanged += new System.EventHandler(this.bldPlaceLockXcheckbox_CheckedChanged);
//
// bldPlaceLockZcheckbox
//
this.bldPlaceLockZcheckbox.Appearance = System.Windows.Forms.Appearance.Button;
this.bldPlaceLockZcheckbox.AutoSize = true;
this.bldPlaceLockZcheckbox.Enabled = false;
this.bldPlaceLockZcheckbox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bldPlaceLockZcheckbox.ForeColor = System.Drawing.Color.Blue;
this.bldPlaceLockZcheckbox.Location = new System.Drawing.Point(85, 9);
this.bldPlaceLockZcheckbox.Name = "bldPlaceLockZcheckbox";
this.bldPlaceLockZcheckbox.Size = new System.Drawing.Size(57, 23);
this.bldPlaceLockZcheckbox.TabIndex = 42;
this.bldPlaceLockZcheckbox.Text = "Lock Z";
this.bldPlaceLockZcheckbox.UseVisualStyleBackColor = true;
this.bldPlaceLockZcheckbox.CheckedChanged += new System.EventHandler(this.bldPlaceLockZcheckbox_CheckedChanged);
//
// zLabel
//
this.zLabel.AutoSize = true;
this.zLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.zLabel.ForeColor = System.Drawing.Color.Blue;
this.zLabel.Location = new System.Drawing.Point(183, 233);
this.zLabel.Name = "zLabel";
this.zLabel.Size = new System.Drawing.Size(15, 15);
this.zLabel.TabIndex = 9;
this.zLabel.Text = "Z";
//
// xLabel
//
this.xLabel.AutoSize = true;
this.xLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xLabel.ForeColor = System.Drawing.Color.Red;
this.xLabel.Location = new System.Drawing.Point(182, 162);
this.xLabel.Name = "xLabel";
this.xLabel.Size = new System.Drawing.Size(16, 15);
this.xLabel.TabIndex = 8;
this.xLabel.Text = "X";
//
// bldRoundGroupbox
//
this.bldRoundGroupbox.Controls.Add(this.tableLayoutPanel2);
this.bldRoundGroupbox.Enabled = false;
this.bldRoundGroupbox.Location = new System.Drawing.Point(195, 316);
this.bldRoundGroupbox.Name = "bldRoundGroupbox";
this.bldRoundGroupbox.Size = new System.Drawing.Size(269, 83);
this.bldRoundGroupbox.TabIndex = 40;
this.bldRoundGroupbox.TabStop = false;
this.bldRoundGroupbox.Text = "Round";
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 3;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel2.Controls.Add(this.bldRoundDecmil, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.bldRoundCentMil, 2, 1);
this.tableLayoutPanel2.Controls.Add(this.bldRoundWhole, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.bldRoundDec, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.bldRoundCent, 2, 0);
this.tableLayoutPanel2.Controls.Add(this.bldRoundMil, 0, 1);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 2;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(263, 64);
this.tableLayoutPanel2.TabIndex = 45;
//
// bldRoundDecmil
//
this.bldRoundDecmil.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundDecmil.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundDecmil.Location = new System.Drawing.Point(90, 35);
this.bldRoundDecmil.Name = "bldRoundDecmil";
this.bldRoundDecmil.Size = new System.Drawing.Size(81, 26);
this.bldRoundDecmil.TabIndex = 4;
this.bldRoundDecmil.Text = ".0001";
this.bldRoundDecmil.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundDecmil.UseVisualStyleBackColor = true;
this.bldRoundDecmil.CheckedChanged += new System.EventHandler(this.bldRoundDecmil_CheckedChanged);
//
// bldRoundCentMil
//
this.bldRoundCentMil.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundCentMil.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundCentMil.Location = new System.Drawing.Point(177, 35);
this.bldRoundCentMil.Name = "bldRoundCentMil";
this.bldRoundCentMil.Size = new System.Drawing.Size(83, 26);
this.bldRoundCentMil.TabIndex = 5;
this.bldRoundCentMil.Text = ".00001";
this.bldRoundCentMil.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundCentMil.UseVisualStyleBackColor = true;
this.bldRoundCentMil.CheckedChanged += new System.EventHandler(this.bldRoundCentMil_CheckedChanged);
//
// bldRoundWhole
//
this.bldRoundWhole.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundWhole.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundWhole.Location = new System.Drawing.Point(3, 3);
this.bldRoundWhole.Name = "bldRoundWhole";
this.bldRoundWhole.Size = new System.Drawing.Size(81, 26);
this.bldRoundWhole.TabIndex = 0;
this.bldRoundWhole.Text = "Whole";
this.bldRoundWhole.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundWhole.UseVisualStyleBackColor = true;
this.bldRoundWhole.CheckedChanged += new System.EventHandler(this.bldRoundWhole_CheckedChanged);
//
// bldRoundDec
//
this.bldRoundDec.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundDec.Checked = true;
this.bldRoundDec.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundDec.Location = new System.Drawing.Point(90, 3);
this.bldRoundDec.Name = "bldRoundDec";
this.bldRoundDec.Size = new System.Drawing.Size(81, 26);
this.bldRoundDec.TabIndex = 1;
this.bldRoundDec.TabStop = true;
this.bldRoundDec.Text = ".1";
this.bldRoundDec.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundDec.UseVisualStyleBackColor = true;
this.bldRoundDec.CheckedChanged += new System.EventHandler(this.bldRoundDec_CheckedChanged);
//
// bldRoundCent
//
this.bldRoundCent.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundCent.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundCent.Location = new System.Drawing.Point(177, 3);
this.bldRoundCent.Name = "bldRoundCent";
this.bldRoundCent.Size = new System.Drawing.Size(83, 26);
this.bldRoundCent.TabIndex = 2;
this.bldRoundCent.Text = ".01";
this.bldRoundCent.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundCent.UseVisualStyleBackColor = true;
this.bldRoundCent.CheckedChanged += new System.EventHandler(this.bldRoundCent_CheckedChanged);
//
// bldRoundMil
//
this.bldRoundMil.Appearance = System.Windows.Forms.Appearance.Button;
this.bldRoundMil.Dock = System.Windows.Forms.DockStyle.Fill;
this.bldRoundMil.Location = new System.Drawing.Point(3, 35);
this.bldRoundMil.Name = "bldRoundMil";
this.bldRoundMil.Size = new System.Drawing.Size(81, 26);
this.bldRoundMil.TabIndex = 3;
this.bldRoundMil.Text = ".001";
this.bldRoundMil.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.bldRoundMil.UseVisualStyleBackColor = true;
this.bldRoundMil.CheckedChanged += new System.EventHandler(this.bldRoundMil_CheckedChanged);
//
// bldPlaceWithMouseCheckbox
//
this.bldPlaceWithMouseCheckbox.Appearance = System.Windows.Forms.Appearance.Button;
this.bldPlaceWithMouseCheckbox.Enabled = false;
this.bldPlaceWithMouseCheckbox.Image = global::DSPRE.Properties.Resources.selectBldWithMouse;
this.bldPlaceWithMouseCheckbox.Location = new System.Drawing.Point(227, 271);
this.bldPlaceWithMouseCheckbox.Name = "bldPlaceWithMouseCheckbox";
this.bldPlaceWithMouseCheckbox.Size = new System.Drawing.Size(39, 40);
this.bldPlaceWithMouseCheckbox.TabIndex = 40;
this.bldPlaceWithMouseCheckbox.UseVisualStyleBackColor = true;
this.bldPlaceWithMouseCheckbox.CheckedChanged += new System.EventHandler(this.bldPlaceWithMouseCheckbox_CheckedChanged);
//
// importBuildingsButton
//
this.importBuildingsButton.Image = ((System.Drawing.Image)(resources.GetObject("importBuildingsButton.Image")));
this.importBuildingsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importBuildingsButton.Location = new System.Drawing.Point(193, 11);
this.importBuildingsButton.Name = "importBuildingsButton";
this.importBuildingsButton.Size = new System.Drawing.Size(102, 40);
this.importBuildingsButton.TabIndex = 21;
this.importBuildingsButton.Text = "Import\r\nBuildings";
this.importBuildingsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importBuildingsButton.UseVisualStyleBackColor = true;
this.importBuildingsButton.Click += new System.EventHandler(this.importBuildingsButton_Click);
//
// groupBox20
//
this.groupBox20.Controls.Add(this.interiorbldRadioButton);
this.groupBox20.Controls.Add(this.exteriorbldRadioButton);
this.groupBox20.Controls.Add(this.buildIndexComboBox);
this.groupBox20.Location = new System.Drawing.Point(189, 57);
this.groupBox20.Name = "groupBox20";
this.groupBox20.Size = new System.Drawing.Size(284, 81);
this.groupBox20.TabIndex = 26;
this.groupBox20.TabStop = false;
this.groupBox20.Text = "Building Selector";
//
// interiorbldRadioButton
//
this.interiorbldRadioButton.Appearance = System.Windows.Forms.Appearance.Button;
this.interiorbldRadioButton.AutoSize = true;
this.interiorbldRadioButton.Enabled = false;
this.interiorbldRadioButton.Location = new System.Drawing.Point(9, 18);
this.interiorbldRadioButton.Name = "interiorbldRadioButton";
this.interiorbldRadioButton.Size = new System.Drawing.Size(68, 23);
this.interiorbldRadioButton.TabIndex = 3;
this.interiorbldRadioButton.Text = "Interior List";
this.interiorbldRadioButton.UseVisualStyleBackColor = true;
this.interiorbldRadioButton.CheckedChanged += new System.EventHandler(this.interiorRadioButton_CheckedChanged);
//
// exteriorbldRadioButton
//
this.exteriorbldRadioButton.Appearance = System.Windows.Forms.Appearance.Button;
this.exteriorbldRadioButton.AutoSize = true;
this.exteriorbldRadioButton.Checked = true;
this.exteriorbldRadioButton.Enabled = false;
this.exteriorbldRadioButton.Location = new System.Drawing.Point(83, 18);
this.exteriorbldRadioButton.Name = "exteriorbldRadioButton";
this.exteriorbldRadioButton.Size = new System.Drawing.Size(71, 23);
this.exteriorbldRadioButton.TabIndex = 4;
this.exteriorbldRadioButton.TabStop = true;
this.exteriorbldRadioButton.Text = "Exterior List";
this.exteriorbldRadioButton.UseVisualStyleBackColor = true;
//
// buildIndexComboBox
//
this.buildIndexComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.buildIndexComboBox.FormattingEnabled = true;
this.buildIndexComboBox.Location = new System.Drawing.Point(9, 48);
this.buildIndexComboBox.Name = "buildIndexComboBox";
this.buildIndexComboBox.Size = new System.Drawing.Size(264, 21);
this.buildIndexComboBox.TabIndex = 1;
this.buildIndexComboBox.SelectedIndexChanged += new System.EventHandler(this.buildIndexComboBox_SelectedIndexChanged);
//
// groupBox19
//
this.groupBox19.Controls.Add(this.buildingHeightUpDown);
this.groupBox19.Controls.Add(this.buildingWidthUpDown);
this.groupBox19.Controls.Add(this.buildingLengthUpDown);
this.groupBox19.Location = new System.Drawing.Point(283, 141);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Size = new System.Drawing.Size(53, 123);
this.groupBox19.TabIndex = 12;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "Scale";
//
// buildingHeightUpDown
//
this.buildingHeightUpDown.Location = new System.Drawing.Point(4, 56);
this.buildingHeightUpDown.Name = "buildingHeightUpDown";
this.buildingHeightUpDown.Size = new System.Drawing.Size(43, 20);
this.buildingHeightUpDown.TabIndex = 24;
this.buildingHeightUpDown.ValueChanged += new System.EventHandler(this.buildingHeightUpDown_ValueChanged);
//
// buildingWidthUpDown
//
this.buildingWidthUpDown.Location = new System.Drawing.Point(4, 20);
this.buildingWidthUpDown.Name = "buildingWidthUpDown";
this.buildingWidthUpDown.Size = new System.Drawing.Size(43, 20);
this.buildingWidthUpDown.TabIndex = 22;
this.buildingWidthUpDown.ValueChanged += new System.EventHandler(this.buildingWidthUpDown_ValueChanged);
//
// buildingLengthUpDown
//
this.buildingLengthUpDown.Location = new System.Drawing.Point(4, 93);
this.buildingLengthUpDown.Name = "buildingLengthUpDown";
this.buildingLengthUpDown.Size = new System.Drawing.Size(43, 20);
this.buildingLengthUpDown.TabIndex = 23;
this.buildingLengthUpDown.ValueChanged += new System.EventHandler(this.buildingLengthUpDown_ValueChanged);
//
// duplicateBuildingButton
//
this.duplicateBuildingButton.Image = global::DSPRE.Properties.Resources.copyIcon_small;
this.duplicateBuildingButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.duplicateBuildingButton.Location = new System.Drawing.Point(352, 405);
this.duplicateBuildingButton.Name = "duplicateBuildingButton";
this.duplicateBuildingButton.Size = new System.Drawing.Size(80, 32);
this.duplicateBuildingButton.TabIndex = 25;
this.duplicateBuildingButton.Text = "Duplicate";
this.duplicateBuildingButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.duplicateBuildingButton.UseVisualStyleBackColor = true;
this.duplicateBuildingButton.Click += new System.EventHandler(this.duplicateBuildingButton_Click);
//
// exportBuildingsButton
//
this.exportBuildingsButton.Image = ((System.Drawing.Image)(resources.GetObject("exportBuildingsButton.Image")));
this.exportBuildingsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportBuildingsButton.Location = new System.Drawing.Point(298, 11);
this.exportBuildingsButton.Name = "exportBuildingsButton";
this.exportBuildingsButton.Size = new System.Drawing.Size(102, 40);
this.exportBuildingsButton.TabIndex = 20;
this.exportBuildingsButton.Text = "Export\r\nBuildings";
this.exportBuildingsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportBuildingsButton.UseVisualStyleBackColor = true;
this.exportBuildingsButton.Click += new System.EventHandler(this.exportBuildingsButton_Click);
//
// removeBuildingButton
//
this.removeBuildingButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeBuildingButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeBuildingButton.Location = new System.Drawing.Point(281, 405);
this.removeBuildingButton.Name = "removeBuildingButton";
this.removeBuildingButton.Size = new System.Drawing.Size(70, 32);
this.removeBuildingButton.TabIndex = 13;
this.removeBuildingButton.Text = "Delete";
this.removeBuildingButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeBuildingButton.UseVisualStyleBackColor = true;
this.removeBuildingButton.Click += new System.EventHandler(this.removeBuildingButton_Click);
//
// addBuildingButton
//
this.addBuildingButton.Image = ((System.Drawing.Image)(resources.GetObject("addBuildingButton.Image")));
this.addBuildingButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addBuildingButton.Location = new System.Drawing.Point(224, 405);
this.addBuildingButton.Name = "addBuildingButton";
this.addBuildingButton.Size = new System.Drawing.Size(56, 32);
this.addBuildingButton.TabIndex = 12;
this.addBuildingButton.Text = "Add";
this.addBuildingButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addBuildingButton.UseVisualStyleBackColor = true;
this.addBuildingButton.Click += new System.EventHandler(this.addBuildingButton_Click);
//
// buildPositionGroupBox
//
this.buildPositionGroupBox.Controls.Add(this.yBuildUpDown);
this.buildPositionGroupBox.Controls.Add(this.xBuildUpDown);
this.buildPositionGroupBox.Controls.Add(this.zBuildUpDown);
this.buildPositionGroupBox.Location = new System.Drawing.Point(198, 141);
this.buildPositionGroupBox.Name = "buildPositionGroupBox";
this.buildPositionGroupBox.Size = new System.Drawing.Size(81, 123);
this.buildPositionGroupBox.TabIndex = 11;
this.buildPositionGroupBox.TabStop = false;
this.buildPositionGroupBox.Text = "Position";
//
// yBuildUpDown
//
this.yBuildUpDown.DecimalPlaces = 5;
this.yBuildUpDown.Location = new System.Drawing.Point(6, 56);
this.yBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.yBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.yBuildUpDown.Name = "yBuildUpDown";
this.yBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.yBuildUpDown.TabIndex = 7;
this.yBuildUpDown.ValueChanged += new System.EventHandler(this.yBuildUpDown_ValueChanged);
//
// xBuildUpDown
//
this.xBuildUpDown.DecimalPlaces = 5;
this.xBuildUpDown.Location = new System.Drawing.Point(6, 20);
this.xBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.xBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.xBuildUpDown.Name = "xBuildUpDown";
this.xBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.xBuildUpDown.TabIndex = 5;
this.xBuildUpDown.ValueChanged += new System.EventHandler(this.xBuildUpDown_ValueChanged);
//
// zBuildUpDown
//
this.zBuildUpDown.DecimalPlaces = 5;
this.zBuildUpDown.Location = new System.Drawing.Point(6, 93);
this.zBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.zBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.zBuildUpDown.Name = "zBuildUpDown";
this.zBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.zBuildUpDown.TabIndex = 6;
this.zBuildUpDown.ValueChanged += new System.EventHandler(this.zBuildUpDown_ValueChanged);
//
// buildingsListBox
//
this.buildingsListBox.FormattingEnabled = true;
this.buildingsListBox.Location = new System.Drawing.Point(9, 7);
this.buildingsListBox.Name = "buildingsListBox";
this.buildingsListBox.Size = new System.Drawing.Size(168, 433);
this.buildingsListBox.TabIndex = 0;
this.buildingsListBox.SelectedIndexChanged += new System.EventHandler(this.buildingsListBox_SelectedIndexChanged);
//
// permissionsTabPage
//
this.permissionsTabPage.Controls.Add(this.scanUnusedCollisionTypesButton);
this.permissionsTabPage.Controls.Add(this.clearCurrentButton);
this.permissionsTabPage.Controls.Add(this.typeLabel);
this.permissionsTabPage.Controls.Add(this.collisionLabel);
this.permissionsTabPage.Controls.Add(this.typeGroupBox);
this.permissionsTabPage.Controls.Add(this.collisionGroupBox);
this.permissionsTabPage.Controls.Add(this.selectCollisionPanel);
this.permissionsTabPage.Controls.Add(this.selectTypePanel);
this.permissionsTabPage.Controls.Add(this.ImportMovButton);
this.permissionsTabPage.Controls.Add(this.exportMovButton);
this.permissionsTabPage.Location = new System.Drawing.Point(4, 22);
this.permissionsTabPage.Name = "permissionsTabPage";
this.permissionsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.permissionsTabPage.Size = new System.Drawing.Size(481, 450);
this.permissionsTabPage.TabIndex = 1;
this.permissionsTabPage.Text = "Move Permissions";
this.permissionsTabPage.UseVisualStyleBackColor = true;
//
// scanUnusedCollisionTypesButton
//
this.scanUnusedCollisionTypesButton.Image = global::DSPRE.Properties.Resources.SearchMiniIcon;
this.scanUnusedCollisionTypesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.scanUnusedCollisionTypesButton.Location = new System.Drawing.Point(345, 110);
this.scanUnusedCollisionTypesButton.Name = "scanUnusedCollisionTypesButton";
this.scanUnusedCollisionTypesButton.Size = new System.Drawing.Size(111, 27);
this.scanUnusedCollisionTypesButton.TabIndex = 33;
this.scanUnusedCollisionTypesButton.Text = "Scan used types";
this.scanUnusedCollisionTypesButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.scanUnusedCollisionTypesButton.UseVisualStyleBackColor = true;
this.scanUnusedCollisionTypesButton.Click += new System.EventHandler(this.scanUsedCollisionTypesButton_Click);
//
// clearCurrentButton
//
this.clearCurrentButton.Location = new System.Drawing.Point(11, 134);
this.clearCurrentButton.Name = "clearCurrentButton";
this.clearCurrentButton.Size = new System.Drawing.Size(212, 23);
this.clearCurrentButton.TabIndex = 32;
this.clearCurrentButton.Text = "Clear current";
this.clearCurrentButton.UseVisualStyleBackColor = true;
this.clearCurrentButton.Click += new System.EventHandler(this.clearCurrentButton_Click);
//
// typeLabel
//
this.typeLabel.AutoSize = true;
this.typeLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.typeLabel.Location = new System.Drawing.Point(155, 9);
this.typeLabel.Name = "typeLabel";
this.typeLabel.Size = new System.Drawing.Size(31, 13);
this.typeLabel.TabIndex = 29;
this.typeLabel.Text = "Type";
//
// collisionLabel
//
this.collisionLabel.AutoSize = true;
this.collisionLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.collisionLabel.Location = new System.Drawing.Point(40, 9);
this.collisionLabel.Name = "collisionLabel";
this.collisionLabel.Size = new System.Drawing.Size(45, 13);
this.collisionLabel.TabIndex = 28;
this.collisionLabel.Text = "Collision";
//
// typeGroupBox
//
this.typeGroupBox.Controls.Add(this.knownTypesRadioButton);
this.typeGroupBox.Controls.Add(this.valueTypeRadioButton);
this.typeGroupBox.Controls.Add(this.typePainterUpDown);
this.typeGroupBox.Controls.Add(this.collisionTypePainterComboBox);
this.typeGroupBox.Controls.Add(this.typePainterPictureBox);
this.typeGroupBox.Enabled = false;
this.typeGroupBox.Location = new System.Drawing.Point(12, 301);
this.typeGroupBox.Name = "typeGroupBox";
this.typeGroupBox.Size = new System.Drawing.Size(444, 134);
this.typeGroupBox.TabIndex = 25;
this.typeGroupBox.TabStop = false;
this.typeGroupBox.Text = "Type Painter";
//
// knownTypesRadioButton
//
this.knownTypesRadioButton.AutoSize = true;
this.knownTypesRadioButton.Checked = true;
this.knownTypesRadioButton.Location = new System.Drawing.Point(135, 21);
this.knownTypesRadioButton.Name = "knownTypesRadioButton";
this.knownTypesRadioButton.Size = new System.Drawing.Size(90, 17);
this.knownTypesRadioButton.TabIndex = 5;
this.knownTypesRadioButton.TabStop = true;
this.knownTypesRadioButton.Text = "Known Types";
this.knownTypesRadioButton.UseVisualStyleBackColor = true;
this.knownTypesRadioButton.CheckedChanged += new System.EventHandler(this.typesRadioButton_CheckedChanged);
//
// valueTypeRadioButton
//
this.valueTypeRadioButton.AutoSize = true;
this.valueTypeRadioButton.Location = new System.Drawing.Point(135, 78);
this.valueTypeRadioButton.Name = "valueTypeRadioButton";
this.valueTypeRadioButton.Size = new System.Drawing.Size(52, 17);
this.valueTypeRadioButton.TabIndex = 4;
this.valueTypeRadioButton.Text = "Value";
this.valueTypeRadioButton.UseVisualStyleBackColor = true;
this.valueTypeRadioButton.CheckedChanged += new System.EventHandler(this.valueTypeRadioButton_CheckedChanged);
//
// typePainterUpDown
//
this.typePainterUpDown.Enabled = false;
this.typePainterUpDown.Hexadecimal = true;
this.typePainterUpDown.Location = new System.Drawing.Point(134, 101);
this.typePainterUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.typePainterUpDown.Name = "typePainterUpDown";
this.typePainterUpDown.Size = new System.Drawing.Size(78, 20);
this.typePainterUpDown.TabIndex = 3;
this.typePainterUpDown.ValueChanged += new System.EventHandler(this.typePainterUpDown_ValueChanged);
//
// collisionTypePainterComboBox
//
this.collisionTypePainterComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.collisionTypePainterComboBox.FormattingEnabled = true;
this.collisionTypePainterComboBox.IntegralHeight = false;
this.collisionTypePainterComboBox.Location = new System.Drawing.Point(135, 44);
this.collisionTypePainterComboBox.MaxDropDownItems = 10;
this.collisionTypePainterComboBox.Name = "collisionTypePainterComboBox";
this.collisionTypePainterComboBox.Size = new System.Drawing.Size(283, 21);
this.collisionTypePainterComboBox.TabIndex = 2;
this.collisionTypePainterComboBox.SelectedIndexChanged += new System.EventHandler(this.typePainterComboBox_SelectedIndexChanged);
//
// typePainterPictureBox
//
this.typePainterPictureBox.BackColor = System.Drawing.Color.White;
this.typePainterPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.typePainterPictureBox.Location = new System.Drawing.Point(18, 31);
this.typePainterPictureBox.Name = "typePainterPictureBox";
this.typePainterPictureBox.Size = new System.Drawing.Size(80, 80);
this.typePainterPictureBox.TabIndex = 1;
this.typePainterPictureBox.TabStop = false;
//
// collisionGroupBox
//
this.collisionGroupBox.Controls.Add(this.collisionPainterComboBox);
this.collisionGroupBox.Controls.Add(this.collisionPainterPictureBox);
this.collisionGroupBox.Location = new System.Drawing.Point(12, 167);
this.collisionGroupBox.Name = "collisionGroupBox";
this.collisionGroupBox.Size = new System.Drawing.Size(444, 118);
this.collisionGroupBox.TabIndex = 24;
this.collisionGroupBox.TabStop = false;
this.collisionGroupBox.Text = "Collision Painter";
//
// collisionPainterComboBox
//
this.collisionPainterComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.collisionPainterComboBox.FormattingEnabled = true;
this.collisionPainterComboBox.Location = new System.Drawing.Point(134, 50);
this.collisionPainterComboBox.Name = "collisionPainterComboBox";
this.collisionPainterComboBox.Size = new System.Drawing.Size(284, 21);
this.collisionPainterComboBox.TabIndex = 1;
this.collisionPainterComboBox.SelectedIndexChanged += new System.EventHandler(this.collisionPainterComboBox_SelectedIndexChange);
//
// collisionPainterPictureBox
//
this.collisionPainterPictureBox.BackColor = System.Drawing.Color.White;
this.collisionPainterPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.collisionPainterPictureBox.Location = new System.Drawing.Point(18, 23);
this.collisionPainterPictureBox.Name = "collisionPainterPictureBox";
this.collisionPainterPictureBox.Size = new System.Drawing.Size(80, 80);
this.collisionPainterPictureBox.TabIndex = 0;
this.collisionPainterPictureBox.TabStop = false;
//
// selectCollisionPanel
//
this.selectCollisionPanel.Controls.Add(this.collisionPictureBox);
this.selectCollisionPanel.Location = new System.Drawing.Point(10, 23);
this.selectCollisionPanel.Name = "selectCollisionPanel";
this.selectCollisionPanel.Size = new System.Drawing.Size(102, 102);
this.selectCollisionPanel.TabIndex = 30;
//
// collisionPictureBox
//
this.collisionPictureBox.BackColor = System.Drawing.Color.White;
this.collisionPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.collisionPictureBox.Location = new System.Drawing.Point(3, 3);
this.collisionPictureBox.Name = "collisionPictureBox";
this.collisionPictureBox.Size = new System.Drawing.Size(96, 96);
this.collisionPictureBox.TabIndex = 26;
this.collisionPictureBox.TabStop = false;
this.collisionPictureBox.Click += new System.EventHandler(this.collisionPictureBox_Click);
//
// selectTypePanel
//
this.selectTypePanel.Controls.Add(this.typePictureBox);
this.selectTypePanel.Location = new System.Drawing.Point(122, 23);
this.selectTypePanel.Name = "selectTypePanel";
this.selectTypePanel.Size = new System.Drawing.Size(102, 102);
this.selectTypePanel.TabIndex = 31;
//
// typePictureBox
//
this.typePictureBox.BackColor = System.Drawing.Color.White;
this.typePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.typePictureBox.Location = new System.Drawing.Point(3, 3);
this.typePictureBox.Name = "typePictureBox";
this.typePictureBox.Size = new System.Drawing.Size(96, 96);
this.typePictureBox.TabIndex = 27;
this.typePictureBox.TabStop = false;
this.typePictureBox.Click += new System.EventHandler(this.typePictureBox_Click);
//
// ImportMovButton
//
this.ImportMovButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.ImportMovButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.ImportMovButton.Location = new System.Drawing.Point(318, 22);
this.ImportMovButton.Name = "ImportMovButton";
this.ImportMovButton.Size = new System.Drawing.Size(138, 38);
this.ImportMovButton.TabIndex = 23;
this.ImportMovButton.Text = "Import Permissions";
this.ImportMovButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.ImportMovButton.UseVisualStyleBackColor = true;
this.ImportMovButton.Click += new System.EventHandler(this.importMovButton_Click);
//
// exportMovButton
//
this.exportMovButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportMovButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportMovButton.Location = new System.Drawing.Point(318, 64);
this.exportMovButton.Name = "exportMovButton";
this.exportMovButton.Size = new System.Drawing.Size(138, 38);
this.exportMovButton.TabIndex = 22;
this.exportMovButton.Text = "Export Permissions";
this.exportMovButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportMovButton.UseVisualStyleBackColor = true;
this.exportMovButton.Click += new System.EventHandler(this.exportMovButton_Click);
//
// modelTabPage
//
this.modelTabPage.Controls.Add(this.glbExportButton);
this.modelTabPage.Controls.Add(this.daeExportButton);
this.modelTabPage.Controls.Add(this.embedTexturesInMapModelCheckBox);
this.modelTabPage.Controls.Add(this.modelSizeLBL);
this.modelTabPage.Controls.Add(this.nsbmdSizeLabel);
this.modelTabPage.Controls.Add(this.unsupported3DModelEditLBL);
this.modelTabPage.Controls.Add(this.importMapButton);
this.modelTabPage.Controls.Add(this.exportMapButton);
this.modelTabPage.Location = new System.Drawing.Point(4, 22);
this.modelTabPage.Name = "modelTabPage";
this.modelTabPage.Padding = new System.Windows.Forms.Padding(3);
this.modelTabPage.Size = new System.Drawing.Size(481, 450);
this.modelTabPage.TabIndex = 2;
this.modelTabPage.Text = "3D Model";
this.modelTabPage.UseVisualStyleBackColor = true;
//
// glbExportButton
//
this.glbExportButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.glbExportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.glbExportButton.Location = new System.Drawing.Point(351, 156);
this.glbExportButton.Margin = new System.Windows.Forms.Padding(4);
this.glbExportButton.Name = "glbExportButton";
this.glbExportButton.Size = new System.Drawing.Size(120, 38);
this.glbExportButton.TabIndex = 31;
this.glbExportButton.Text = "Export GLB";
this.glbExportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.glbExportButton.UseVisualStyleBackColor = true;
this.glbExportButton.Click += new System.EventHandler(this.glbExportButton_Click);
//
// daeExportButton
//
this.daeExportButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.daeExportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.daeExportButton.Location = new System.Drawing.Point(351, 111);
this.daeExportButton.Name = "daeExportButton";
this.daeExportButton.Size = new System.Drawing.Size(120, 38);
this.daeExportButton.TabIndex = 30;
this.daeExportButton.Text = "Export DAE";
this.daeExportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.daeExportButton.UseVisualStyleBackColor = true;
this.daeExportButton.Click += new System.EventHandler(this.daeExportButton_Click);
//
// embedTexturesInMapModelCheckBox
//
this.embedTexturesInMapModelCheckBox.AutoSize = true;
this.embedTexturesInMapModelCheckBox.Checked = true;
this.embedTexturesInMapModelCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.embedTexturesInMapModelCheckBox.Location = new System.Drawing.Point(284, 66);
this.embedTexturesInMapModelCheckBox.Name = "embedTexturesInMapModelCheckBox";
this.embedTexturesInMapModelCheckBox.Size = new System.Drawing.Size(68, 17);
this.embedTexturesInMapModelCheckBox.TabIndex = 29;
this.embedTexturesInMapModelCheckBox.Text = "Textured";
this.embedTexturesInMapModelCheckBox.UseVisualStyleBackColor = true;
//
// modelSizeLBL
//
this.modelSizeLBL.AutoSize = true;
this.modelSizeLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.modelSizeLBL.ForeColor = System.Drawing.SystemColors.ControlText;
this.modelSizeLBL.Location = new System.Drawing.Point(104, 9);
this.modelSizeLBL.Name = "modelSizeLBL";
this.modelSizeLBL.Size = new System.Drawing.Size(97, 16);
this.modelSizeLBL.TabIndex = 28;
this.modelSizeLBL.Text = "ModelSizeTXT";
//
// nsbmdSizeLabel
//
this.nsbmdSizeLabel.AutoSize = true;
this.nsbmdSizeLabel.BackColor = System.Drawing.Color.Transparent;
this.nsbmdSizeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.nsbmdSizeLabel.ForeColor = System.Drawing.SystemColors.ControlText;
this.nsbmdSizeLabel.Location = new System.Drawing.Point(6, 9);
this.nsbmdSizeLabel.Name = "nsbmdSizeLabel";
this.nsbmdSizeLabel.Size = new System.Drawing.Size(100, 16);
this.nsbmdSizeLabel.TabIndex = 27;
this.nsbmdSizeLabel.Text = "3D Model Size: ";
//
// unsupported3DModelEditLBL
//
this.unsupported3DModelEditLBL.AutoSize = true;
this.unsupported3DModelEditLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
this.unsupported3DModelEditLBL.ForeColor = System.Drawing.SystemColors.ControlText;
this.unsupported3DModelEditLBL.Location = new System.Drawing.Point(132, 248);
this.unsupported3DModelEditLBL.Name = "unsupported3DModelEditLBL";
this.unsupported3DModelEditLBL.Size = new System.Drawing.Size(256, 48);
this.unsupported3DModelEditLBL.TabIndex = 26;
this.unsupported3DModelEditLBL.Text = "DSPRE cannot edit nor create 3D models.\r\nPlease use Blender, Sketchup, or \r\nTrifi" +
"ndo\'s Pokemon DS Map Studio.";
this.unsupported3DModelEditLBL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// importMapButton
//
this.importMapButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importMapButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importMapButton.Location = new System.Drawing.Point(351, 9);
this.importMapButton.Name = "importMapButton";
this.importMapButton.Size = new System.Drawing.Size(120, 38);
this.importMapButton.TabIndex = 25;
this.importMapButton.Text = "Import NSBMD";
this.importMapButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importMapButton.UseVisualStyleBackColor = true;
this.importMapButton.Click += new System.EventHandler(this.importMapButton_Click);
//
// exportMapButton
//
this.exportMapButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportMapButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportMapButton.Location = new System.Drawing.Point(351, 54);
this.exportMapButton.Name = "exportMapButton";
this.exportMapButton.Size = new System.Drawing.Size(120, 38);
this.exportMapButton.TabIndex = 24;
this.exportMapButton.Text = "Export NSBMD";
this.exportMapButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportMapButton.UseVisualStyleBackColor = true;
this.exportMapButton.Click += new System.EventHandler(this.exportMapButton_Click);
//
// terrainTabPage
//
this.terrainTabPage.Controls.Add(this.terrainSizeLBL);
this.terrainTabPage.Controls.Add(this.terrainDataLBL);
this.terrainTabPage.Controls.Add(this.unsupportedBDHCEditLBL);
this.terrainTabPage.Controls.Add(this.bdhcImportButton);
this.terrainTabPage.Controls.Add(this.bdhcExportButton);
this.terrainTabPage.Location = new System.Drawing.Point(4, 22);
this.terrainTabPage.Name = "terrainTabPage";
this.terrainTabPage.Padding = new System.Windows.Forms.Padding(3);
this.terrainTabPage.Size = new System.Drawing.Size(481, 450);
this.terrainTabPage.TabIndex = 3;
this.terrainTabPage.Text = "Terrain Data";
this.terrainTabPage.UseVisualStyleBackColor = true;
//
// terrainSizeLBL
//
this.terrainSizeLBL.AutoSize = true;
this.terrainSizeLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.terrainSizeLBL.Location = new System.Drawing.Point(124, 9);
this.terrainSizeLBL.Name = "terrainSizeLBL";
this.terrainSizeLBL.Size = new System.Drawing.Size(102, 16);
this.terrainSizeLBL.TabIndex = 30;
this.terrainSizeLBL.Text = "TerrainSizeTXT";
//
// terrainDataLBL
//
this.terrainDataLBL.AutoSize = true;
this.terrainDataLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.terrainDataLBL.Location = new System.Drawing.Point(6, 9);
this.terrainDataLBL.Name = "terrainDataLBL";
this.terrainDataLBL.Size = new System.Drawing.Size(117, 16);
this.terrainDataLBL.TabIndex = 29;
this.terrainDataLBL.Text = "Terrain Data Size: ";
//
// unsupportedBDHCEditLBL
//
this.unsupportedBDHCEditLBL.AutoSize = true;
this.unsupportedBDHCEditLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.unsupportedBDHCEditLBL.Location = new System.Drawing.Point(113, 257);
this.unsupportedBDHCEditLBL.Name = "unsupportedBDHCEditLBL";
this.unsupportedBDHCEditLBL.Size = new System.Drawing.Size(290, 32);
this.unsupportedBDHCEditLBL.TabIndex = 28;
this.unsupportedBDHCEditLBL.Text = "DSPRE cannot edit nor create BDHC data.\r\nPlease use Trifindo\'s Pokemon DS Map Stu" +
"dio.";
this.unsupportedBDHCEditLBL.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// bdhcImportButton
//
this.bdhcImportButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.bdhcImportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.bdhcImportButton.Location = new System.Drawing.Point(351, 9);
this.bdhcImportButton.Name = "bdhcImportButton";
this.bdhcImportButton.Size = new System.Drawing.Size(120, 38);
this.bdhcImportButton.TabIndex = 27;
this.bdhcImportButton.Text = "Import BDHC";
this.bdhcImportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.bdhcImportButton.UseVisualStyleBackColor = true;
this.bdhcImportButton.Click += new System.EventHandler(this.bdhcImportButton_Click);
//
// bdhcExportButton
//
this.bdhcExportButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.bdhcExportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.bdhcExportButton.Location = new System.Drawing.Point(351, 54);
this.bdhcExportButton.Name = "bdhcExportButton";
this.bdhcExportButton.Size = new System.Drawing.Size(120, 38);
this.bdhcExportButton.TabIndex = 26;
this.bdhcExportButton.Text = "Export BDHC";
this.bdhcExportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.bdhcExportButton.UseVisualStyleBackColor = true;
this.bdhcExportButton.Click += new System.EventHandler(this.bdhcExportButton_Click);
//
// bgsTabPage
//
this.bgsTabPage.Controls.Add(this.blankBGSButton);
this.bgsTabPage.Controls.Add(this.BGSSizeLBL);
this.bgsTabPage.Controls.Add(this.bgsDataLBL);
this.bgsTabPage.Controls.Add(this.unsupportedBGSEditLBL);
this.bgsTabPage.Controls.Add(this.soundPlatesImportButton);
this.bgsTabPage.Controls.Add(this.soundPlatesExportButton);
this.bgsTabPage.Location = new System.Drawing.Point(4, 22);
this.bgsTabPage.Name = "bgsTabPage";
this.bgsTabPage.Size = new System.Drawing.Size(481, 450);
this.bgsTabPage.TabIndex = 4;
this.bgsTabPage.Text = "Sound Plates";
this.bgsTabPage.UseVisualStyleBackColor = true;
//
// blankBGSButton
//
this.blankBGSButton.Image = global::DSPRE.Properties.Resources.muteIcon;
this.blankBGSButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.blankBGSButton.Location = new System.Drawing.Point(344, 112);
this.blankBGSButton.Name = "blankBGSButton";
this.blankBGSButton.Size = new System.Drawing.Size(120, 38);
this.blankBGSButton.TabIndex = 34;
this.blankBGSButton.Text = "Blank BGS";
this.blankBGSButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.blankBGSButton.UseVisualStyleBackColor = true;
this.blankBGSButton.Click += new System.EventHandler(this.soundPlatesBlankButton_Click);
//
// BGSSizeLBL
//
this.BGSSizeLBL.AutoSize = true;
this.BGSSizeLBL.BackColor = System.Drawing.Color.Transparent;
this.BGSSizeLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BGSSizeLBL.ForeColor = System.Drawing.SystemColors.ControlText;
this.BGSSizeLBL.Location = new System.Drawing.Point(73, 9);
this.BGSSizeLBL.Name = "BGSSizeLBL";
this.BGSSizeLBL.Size = new System.Drawing.Size(84, 16);
this.BGSSizeLBL.TabIndex = 33;
this.BGSSizeLBL.Text = "BGSSizeLBL";
//
// bgsDataLBL
//
this.bgsDataLBL.AutoSize = true;
this.bgsDataLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bgsDataLBL.Location = new System.Drawing.Point(7, 9);
this.bgsDataLBL.Name = "bgsDataLBL";
this.bgsDataLBL.Size = new System.Drawing.Size(73, 16);
this.bgsDataLBL.TabIndex = 32;
this.bgsDataLBL.Text = "BGS Data: ";
//
// unsupportedBGSEditLBL
//
this.unsupportedBGSEditLBL.AutoSize = true;
this.unsupportedBGSEditLBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.unsupportedBGSEditLBL.Location = new System.Drawing.Point(73, 266);
this.unsupportedBGSEditLBL.Name = "unsupportedBGSEditLBL";
this.unsupportedBGSEditLBL.Size = new System.Drawing.Size(338, 32);
this.unsupportedBGSEditLBL.TabIndex = 31;
this.unsupportedBGSEditLBL.Text = "DSPRE cannot edit nor create Background Sound Files.\r\nPlease use Trifindo\'s Pokem" +
"on DS Map Studio.\r\n";
this.unsupportedBGSEditLBL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// soundPlatesImportButton
//
this.soundPlatesImportButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.soundPlatesImportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.soundPlatesImportButton.Location = new System.Drawing.Point(344, 10);
this.soundPlatesImportButton.Name = "soundPlatesImportButton";
this.soundPlatesImportButton.Size = new System.Drawing.Size(120, 38);
this.soundPlatesImportButton.TabIndex = 30;
this.soundPlatesImportButton.Text = "Import BGS";
this.soundPlatesImportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.soundPlatesImportButton.UseVisualStyleBackColor = true;
this.soundPlatesImportButton.Click += new System.EventHandler(this.soundPlatesImportButton_Click);
//
// soundPlatesExportButton
//
this.soundPlatesExportButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.soundPlatesExportButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.soundPlatesExportButton.Location = new System.Drawing.Point(344, 55);
this.soundPlatesExportButton.Name = "soundPlatesExportButton";
this.soundPlatesExportButton.Size = new System.Drawing.Size(120, 38);
this.soundPlatesExportButton.TabIndex = 29;
this.soundPlatesExportButton.Text = "Export BGS";
this.soundPlatesExportButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.soundPlatesExportButton.UseVisualStyleBackColor = true;
this.soundPlatesExportButton.Click += new System.EventHandler(this.soundPlatesExportButton_Click);
//
// radio3D
//
this.radio3D.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.radio3D.Appearance = System.Windows.Forms.Appearance.Button;
this.radio3D.AutoSize = true;
this.radio3D.Checked = true;
this.radio3D.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.radio3D.Location = new System.Drawing.Point(147, -566);
this.radio3D.Name = "radio3D";
this.radio3D.Size = new System.Drawing.Size(31, 23);
this.radio3D.TabIndex = 26;
this.radio3D.TabStop = true;
this.radio3D.Text = "3D";
this.radio3D.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.radio3D.UseVisualStyleBackColor = true;
//
// radio2D
//
this.radio2D.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.radio2D.Appearance = System.Windows.Forms.Appearance.Button;
this.radio2D.AutoSize = true;
this.radio2D.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.radio2D.Location = new System.Drawing.Point(147, -595);
this.radio2D.Name = "radio2D";
this.radio2D.Size = new System.Drawing.Size(31, 23);
this.radio2D.TabIndex = 25;
this.radio2D.Text = "2D";
this.radio2D.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.radio2D.UseVisualStyleBackColor = true;
this.radio2D.CheckedChanged += new System.EventHandler(this.radio2D_CheckedChanged);
//
// wireframeCheckBox
//
this.wireframeCheckBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.wireframeCheckBox.Appearance = System.Windows.Forms.Appearance.Button;
this.wireframeCheckBox.AutoSize = true;
this.wireframeCheckBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.wireframeCheckBox.Location = new System.Drawing.Point(1140, -537);
this.wireframeCheckBox.Name = "wireframeCheckBox";
this.wireframeCheckBox.Size = new System.Drawing.Size(31, 23);
this.wireframeCheckBox.TabIndex = 27;
this.wireframeCheckBox.Text = " W";
this.wireframeCheckBox.UseVisualStyleBackColor = true;
this.wireframeCheckBox.CheckedChanged += new System.EventHandler(this.wireframeCheckBox_CheckedChanged);
//
// nsbtxEditorTabPage
//
this.nsbtxEditorTabPage.Controls.Add(this.groupBox7);
this.nsbtxEditorTabPage.ImageIndex = 6;
this.nsbtxEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.nsbtxEditorTabPage.Name = "nsbtxEditorTabPage";
this.nsbtxEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.nsbtxEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.nsbtxEditorTabPage.TabIndex = 6;
this.nsbtxEditorTabPage.Text = "NSBTX Editor";
this.nsbtxEditorTabPage.UseVisualStyleBackColor = true;
//
// groupBox7
//
this.groupBox7.Controls.Add(this.tableLayoutPanel37);
this.groupBox7.Controls.Add(this.locateCurrentNsbtx);
this.groupBox7.Controls.Add(this.removeNSBTXButton);
this.groupBox7.Controls.Add(this.areaDataGroupBox);
this.groupBox7.Controls.Add(this.addNSBTXButton);
this.groupBox7.Controls.Add(this.exportNSBTXButton);
this.groupBox7.Controls.Add(this.importNSBTXButton);
this.groupBox7.Controls.Add(this.texturePictureBox);
this.groupBox7.Controls.Add(this.palettesLabel);
this.groupBox7.Controls.Add(this.texturesLabel);
this.groupBox7.Controls.Add(this.palettesListBox);
this.groupBox7.Controls.Add(this.texturesListBox);
this.groupBox7.Controls.Add(this.buildingsTilesetRadioButton);
this.groupBox7.Controls.Add(this.mapTilesetRadioButton);
this.groupBox7.Controls.Add(this.texturePacksListBox);
this.groupBox7.Location = new System.Drawing.Point(6, 6);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(1171, 599);
this.groupBox7.TabIndex = 1;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "Texture Packs";
//
// tableLayoutPanel37
//
this.tableLayoutPanel37.ColumnCount = 1;
this.tableLayoutPanel37.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel37.Controls.Add(this.groupBox35, 0, 2);
this.tableLayoutPanel37.Controls.Add(this.repositionImageButton, 0, 0);
this.tableLayoutPanel37.Controls.Add(this.invertDragCheckbox, 0, 1);
this.tableLayoutPanel37.Location = new System.Drawing.Point(1007, 52);
this.tableLayoutPanel37.Name = "tableLayoutPanel37";
this.tableLayoutPanel37.RowCount = 3;
this.tableLayoutPanel37.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel37.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel37.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel37.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel37.Size = new System.Drawing.Size(85, 256);
this.tableLayoutPanel37.TabIndex = 42;
//
// groupBox35
//
this.groupBox35.Controls.Add(this.tableLayoutPanel38);
this.groupBox35.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox35.Location = new System.Drawing.Point(3, 78);
this.groupBox35.Name = "groupBox35";
this.groupBox35.Padding = new System.Windows.Forms.Padding(4);
this.groupBox35.Size = new System.Drawing.Size(79, 178);
this.groupBox35.TabIndex = 23;
this.groupBox35.TabStop = false;
this.groupBox35.Text = "Scaling";
//
// tableLayoutPanel38
//
this.tableLayoutPanel38.AutoSize = true;
this.tableLayoutPanel38.ColumnCount = 2;
this.tableLayoutPanel38.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel38.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel38.Controls.Add(this.scalingLabel, 1, 0);
this.tableLayoutPanel38.Controls.Add(this.scalingTrackBar, 0, 0);
this.tableLayoutPanel38.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel38.Location = new System.Drawing.Point(4, 17);
this.tableLayoutPanel38.Name = "tableLayoutPanel38";
this.tableLayoutPanel38.Padding = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel38.RowCount = 1;
this.tableLayoutPanel38.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel38.Size = new System.Drawing.Size(71, 157);
this.tableLayoutPanel38.TabIndex = 0;
//
// scalingLabel
//
this.scalingLabel.AutoSize = true;
this.scalingLabel.Dock = System.Windows.Forms.DockStyle.Fill;
this.scalingLabel.Location = new System.Drawing.Point(40, 4);
this.scalingLabel.Name = "scalingLabel";
this.scalingLabel.Size = new System.Drawing.Size(24, 149);
this.scalingLabel.TabIndex = 3;
this.scalingLabel.Text = "x1";
this.scalingLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// scalingTrackBar
//
this.scalingTrackBar.AutoSize = false;
this.scalingTrackBar.Dock = System.Windows.Forms.DockStyle.Fill;
this.scalingTrackBar.LargeChange = 1;
this.scalingTrackBar.Location = new System.Drawing.Point(7, 7);
this.scalingTrackBar.Maximum = 5;
this.scalingTrackBar.Minimum = -1;
this.scalingTrackBar.Name = "scalingTrackBar";
this.scalingTrackBar.Orientation = System.Windows.Forms.Orientation.Vertical;
this.scalingTrackBar.Size = new System.Drawing.Size(27, 143);
this.scalingTrackBar.TabIndex = 2;
this.scalingTrackBar.Scroll += new System.EventHandler(this.scalingTrackBar_Scroll);
//
// repositionImageButton
//
this.repositionImageButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.repositionImageButton.Location = new System.Drawing.Point(3, 3);
this.repositionImageButton.Name = "repositionImageButton";
this.repositionImageButton.Size = new System.Drawing.Size(79, 40);
this.repositionImageButton.TabIndex = 21;
this.repositionImageButton.Text = "Reposition";
this.repositionImageButton.UseVisualStyleBackColor = true;
this.repositionImageButton.Click += new System.EventHandler(this.repositionImageButton_Click);
//
// invertDragCheckbox
//
this.invertDragCheckbox.Appearance = System.Windows.Forms.Appearance.Button;
this.invertDragCheckbox.AutoSize = true;
this.invertDragCheckbox.Checked = true;
this.invertDragCheckbox.CheckState = System.Windows.Forms.CheckState.Checked;
this.invertDragCheckbox.Dock = System.Windows.Forms.DockStyle.Fill;
this.invertDragCheckbox.Location = new System.Drawing.Point(3, 49);
this.invertDragCheckbox.Name = "invertDragCheckbox";
this.invertDragCheckbox.Size = new System.Drawing.Size(79, 23);
this.invertDragCheckbox.TabIndex = 22;
this.invertDragCheckbox.Text = "Invert Drag";
this.invertDragCheckbox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.invertDragCheckbox.UseVisualStyleBackColor = true;
this.invertDragCheckbox.CheckedChanged += new System.EventHandler(this.invertDragCheckbox_CheckedChanged);
//
// locateCurrentNsbtx
//
this.locateCurrentNsbtx.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentNsbtx.Location = new System.Drawing.Point(438, 20);
this.locateCurrentNsbtx.Name = "locateCurrentNsbtx";
this.locateCurrentNsbtx.Size = new System.Drawing.Size(42, 40);
this.locateCurrentNsbtx.TabIndex = 41;
this.locateCurrentNsbtx.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.locateCurrentNsbtx.UseVisualStyleBackColor = true;
this.locateCurrentNsbtx.Click += new System.EventHandler(this.locateCurrentNsbtx_Click);
//
// removeNSBTXButton
//
this.removeNSBTXButton.Image = ((System.Drawing.Image)(resources.GetObject("removeNSBTXButton.Image")));
this.removeNSBTXButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeNSBTXButton.Location = new System.Drawing.Point(331, 18);
this.removeNSBTXButton.Name = "removeNSBTXButton";
this.removeNSBTXButton.Size = new System.Drawing.Size(94, 44);
this.removeNSBTXButton.TabIndex = 11;
this.removeNSBTXButton.Text = "Remove Last";
this.removeNSBTXButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeNSBTXButton.UseVisualStyleBackColor = true;
this.removeNSBTXButton.Click += new System.EventHandler(this.removeNSBTXButton_Click);
//
// areaDataGroupBox
//
this.areaDataGroupBox.Controls.Add(this.locateCurrentAreaData);
this.areaDataGroupBox.Controls.Add(this.exportAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.areaTypeGroupbox);
this.areaDataGroupBox.Controls.Add(this.importAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.removeAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.addAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.saveAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.label35);
this.areaDataGroupBox.Controls.Add(this.areaDataDynamicTexturesNumericUpDown);
this.areaDataGroupBox.Controls.Add(this.label34);
this.areaDataGroupBox.Controls.Add(this.areaDataLightTypeComboBox);
this.areaDataGroupBox.Controls.Add(this.label33);
this.areaDataGroupBox.Controls.Add(this.areaDataMapTilesetUpDown);
this.areaDataGroupBox.Controls.Add(this.label32);
this.areaDataGroupBox.Controls.Add(this.areaDataBuildingTilesetUpDown);
this.areaDataGroupBox.Controls.Add(this.selectAreaDataListBox);
this.areaDataGroupBox.Location = new System.Drawing.Point(641, 333);
this.areaDataGroupBox.Name = "areaDataGroupBox";
this.areaDataGroupBox.Size = new System.Drawing.Size(511, 249);
this.areaDataGroupBox.TabIndex = 0;
this.areaDataGroupBox.TabStop = false;
this.areaDataGroupBox.Text = "Area Data";
//
// locateCurrentAreaData
//
this.locateCurrentAreaData.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentAreaData.Location = new System.Drawing.Point(395, 74);
this.locateCurrentAreaData.Name = "locateCurrentAreaData";
this.locateCurrentAreaData.Size = new System.Drawing.Size(42, 40);
this.locateCurrentAreaData.TabIndex = 42;
this.locateCurrentAreaData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.locateCurrentAreaData.UseVisualStyleBackColor = true;
this.locateCurrentAreaData.Click += new System.EventHandler(this.locateCurrentAreaData_Click);
//
// exportAreaDataButton
//
this.exportAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("exportAreaDataButton.Image")));
this.exportAreaDataButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportAreaDataButton.Location = new System.Drawing.Point(177, 72);
this.exportAreaDataButton.Name = "exportAreaDataButton";
this.exportAreaDataButton.Size = new System.Drawing.Size(107, 45);
this.exportAreaDataButton.TabIndex = 13;
this.exportAreaDataButton.Text = "Export \r\nSelected";
this.exportAreaDataButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportAreaDataButton.UseVisualStyleBackColor = true;
this.exportAreaDataButton.Click += new System.EventHandler(this.exportAreaDataButton_Click);
//
// areaTypeGroupbox
//
this.areaTypeGroupbox.Controls.Add(this.outdoorAreaRadioButton);
this.areaTypeGroupbox.Controls.Add(this.indoorAreaRadioButton);
this.areaTypeGroupbox.Enabled = false;
this.areaTypeGroupbox.Location = new System.Drawing.Point(188, 185);
this.areaTypeGroupbox.Name = "areaTypeGroupbox";
this.areaTypeGroupbox.Size = new System.Drawing.Size(154, 52);
this.areaTypeGroupbox.TabIndex = 15;
this.areaTypeGroupbox.TabStop = false;
this.areaTypeGroupbox.Text = "Area Type";
//
// outdoorAreaRadioButton
//
this.outdoorAreaRadioButton.Appearance = System.Windows.Forms.Appearance.Button;
this.outdoorAreaRadioButton.Checked = true;
this.outdoorAreaRadioButton.Location = new System.Drawing.Point(80, 19);
this.outdoorAreaRadioButton.Name = "outdoorAreaRadioButton";
this.outdoorAreaRadioButton.Size = new System.Drawing.Size(61, 25);
this.outdoorAreaRadioButton.TabIndex = 1;
this.outdoorAreaRadioButton.TabStop = true;
this.outdoorAreaRadioButton.Text = "Outdoor";
this.outdoorAreaRadioButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.outdoorAreaRadioButton.UseVisualStyleBackColor = true;
//
// indoorAreaRadioButton
//
this.indoorAreaRadioButton.Appearance = System.Windows.Forms.Appearance.Button;
this.indoorAreaRadioButton.Location = new System.Drawing.Point(13, 19);
this.indoorAreaRadioButton.Name = "indoorAreaRadioButton";
this.indoorAreaRadioButton.Size = new System.Drawing.Size(61, 25);
this.indoorAreaRadioButton.TabIndex = 0;
this.indoorAreaRadioButton.Text = "Indoor";
this.indoorAreaRadioButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.indoorAreaRadioButton.UseVisualStyleBackColor = true;
this.indoorAreaRadioButton.CheckedChanged += new System.EventHandler(this.indoorAreaRadioButton_CheckedChanged);
//
// importAreaDataButton
//
this.importAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("importAreaDataButton.Image")));
this.importAreaDataButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importAreaDataButton.Location = new System.Drawing.Point(286, 72);
this.importAreaDataButton.Name = "importAreaDataButton";
this.importAreaDataButton.Size = new System.Drawing.Size(107, 45);
this.importAreaDataButton.TabIndex = 12;
this.importAreaDataButton.Text = "Import and\r\nReplace";
this.importAreaDataButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importAreaDataButton.UseVisualStyleBackColor = true;
this.importAreaDataButton.Click += new System.EventHandler(this.importAreaDataButton_Click);
//
// removeAreaDataButton
//
this.removeAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("removeAreaDataButton.Image")));
this.removeAreaDataButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeAreaDataButton.Location = new System.Drawing.Point(395, 23);
this.removeAreaDataButton.Name = "removeAreaDataButton";
this.removeAreaDataButton.Size = new System.Drawing.Size(107, 45);
this.removeAreaDataButton.TabIndex = 14;
this.removeAreaDataButton.Text = "Remove Last";
this.removeAreaDataButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeAreaDataButton.UseVisualStyleBackColor = true;
this.removeAreaDataButton.Click += new System.EventHandler(this.removeAreaDataButton_Click);
//
// addAreaDataButton
//
this.addAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("addAreaDataButton.Image")));
this.addAreaDataButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addAreaDataButton.Location = new System.Drawing.Point(286, 23);
this.addAreaDataButton.Name = "addAreaDataButton";
this.addAreaDataButton.Size = new System.Drawing.Size(107, 45);
this.addAreaDataButton.TabIndex = 13;
this.addAreaDataButton.Text = "Add Area Data";
this.addAreaDataButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addAreaDataButton.UseVisualStyleBackColor = true;
this.addAreaDataButton.Click += new System.EventHandler(this.addAreaDataButton_Click);
//
// saveAreaDataButton
//
this.saveAreaDataButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveAreaDataButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveAreaDataButton.Location = new System.Drawing.Point(177, 23);
this.saveAreaDataButton.Name = "saveAreaDataButton";
this.saveAreaDataButton.Size = new System.Drawing.Size(107, 45);
this.saveAreaDataButton.TabIndex = 12;
this.saveAreaDataButton.Text = "&Save \r\nArea Data";
this.saveAreaDataButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveAreaDataButton.UseVisualStyleBackColor = true;
this.saveAreaDataButton.Click += new System.EventHandler(this.saveAreaDataButton_Click);
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(397, 141);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(76, 13);
this.label35.TabIndex = 8;
this.label35.Text = "Global NSBTA";
//
// areaDataDynamicTexturesNumericUpDown
//
this.areaDataDynamicTexturesNumericUpDown.Enabled = false;
this.areaDataDynamicTexturesNumericUpDown.Location = new System.Drawing.Point(400, 157);
this.areaDataDynamicTexturesNumericUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.areaDataDynamicTexturesNumericUpDown.Name = "areaDataDynamicTexturesNumericUpDown";
this.areaDataDynamicTexturesNumericUpDown.Size = new System.Drawing.Size(82, 20);
this.areaDataDynamicTexturesNumericUpDown.TabIndex = 7;
this.areaDataDynamicTexturesNumericUpDown.ValueChanged += new System.EventHandler(this.areaDataDynamicTexturesUpDown_ValueChanged);
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(352, 191);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(53, 13);
this.label34.TabIndex = 6;
this.label34.Text = "Light type";
//
// areaDataLightTypeComboBox
//
this.areaDataLightTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaDataLightTypeComboBox.FormattingEnabled = true;
this.areaDataLightTypeComboBox.Location = new System.Drawing.Point(355, 207);
this.areaDataLightTypeComboBox.Name = "areaDataLightTypeComboBox";
this.areaDataLightTypeComboBox.Size = new System.Drawing.Size(137, 21);
this.areaDataLightTypeComboBox.TabIndex = 5;
this.areaDataLightTypeComboBox.SelectedIndexChanged += new System.EventHandler(this.areaDataLightTypeComboBox_SelectedIndexChanged);
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(187, 141);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(72, 13);
this.label33.TabIndex = 4;
this.label33.Text = "Map Textures";
//
// areaDataMapTilesetUpDown
//
this.areaDataMapTilesetUpDown.Location = new System.Drawing.Point(191, 157);
this.areaDataMapTilesetUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.areaDataMapTilesetUpDown.Name = "areaDataMapTilesetUpDown";
this.areaDataMapTilesetUpDown.Size = new System.Drawing.Size(82, 20);
this.areaDataMapTilesetUpDown.TabIndex = 3;
this.areaDataMapTilesetUpDown.ValueChanged += new System.EventHandler(this.areaDataMapTilesetUpDown_ValueChanged);
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(293, 141);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(88, 13);
this.label32.TabIndex = 2;
this.label32.Text = "Building Textures";
//
// areaDataBuildingTilesetUpDown
//
this.areaDataBuildingTilesetUpDown.Location = new System.Drawing.Point(296, 157);
this.areaDataBuildingTilesetUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.areaDataBuildingTilesetUpDown.Name = "areaDataBuildingTilesetUpDown";
this.areaDataBuildingTilesetUpDown.Size = new System.Drawing.Size(82, 20);
this.areaDataBuildingTilesetUpDown.TabIndex = 1;
this.areaDataBuildingTilesetUpDown.ValueChanged += new System.EventHandler(this.areaDataBuildingTilesetUpDown_ValueChanged);
//
// selectAreaDataListBox
//
this.selectAreaDataListBox.FormattingEnabled = true;
this.selectAreaDataListBox.Location = new System.Drawing.Point(12, 24);
this.selectAreaDataListBox.Name = "selectAreaDataListBox";
this.selectAreaDataListBox.Size = new System.Drawing.Size(156, 212);
this.selectAreaDataListBox.TabIndex = 0;
this.selectAreaDataListBox.SelectedIndexChanged += new System.EventHandler(this.selectAreaDataListBox_SelectedIndexChanged);
//
// addNSBTXButton
//
this.addNSBTXButton.Image = ((System.Drawing.Image)(resources.GetObject("addNSBTXButton.Image")));
this.addNSBTXButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addNSBTXButton.Location = new System.Drawing.Point(240, 18);
this.addNSBTXButton.Name = "addNSBTXButton";
this.addNSBTXButton.Size = new System.Drawing.Size(88, 44);
this.addNSBTXButton.TabIndex = 10;
this.addNSBTXButton.Text = "Add NSBTX";
this.addNSBTXButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addNSBTXButton.UseVisualStyleBackColor = true;
this.addNSBTXButton.Click += new System.EventHandler(this.addNSBTXButton_Click);
//
// exportNSBTXButton
//
this.exportNSBTXButton.Image = ((System.Drawing.Image)(resources.GetObject("exportNSBTXButton.Image")));
this.exportNSBTXButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportNSBTXButton.Location = new System.Drawing.Point(125, 18);
this.exportNSBTXButton.Name = "exportNSBTXButton";
this.exportNSBTXButton.Size = new System.Drawing.Size(92, 44);
this.exportNSBTXButton.TabIndex = 9;
this.exportNSBTXButton.Text = "&Export\r\nSelected";
this.exportNSBTXButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportNSBTXButton.UseVisualStyleBackColor = true;
this.exportNSBTXButton.Click += new System.EventHandler(this.exportNSBTXButton_Click);
//
// importNSBTXButton
//
this.importNSBTXButton.Image = ((System.Drawing.Image)(resources.GetObject("importNSBTXButton.Image")));
this.importNSBTXButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importNSBTXButton.Location = new System.Drawing.Point(21, 18);
this.importNSBTXButton.Name = "importNSBTXButton";
this.importNSBTXButton.Size = new System.Drawing.Size(100, 44);
this.importNSBTXButton.TabIndex = 8;
this.importNSBTXButton.Text = "&Replace\r\nSelected...";
this.importNSBTXButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importNSBTXButton.UseVisualStyleBackColor = true;
this.importNSBTXButton.Click += new System.EventHandler(this.importNSBTXButton_Click);
//
// texturePictureBox
//
this.texturePictureBox.BackColor = System.Drawing.Color.White;
this.texturePictureBox.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.texturePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.texturePictureBox.Image = global::DSPRE.Properties.Resources.alphabgCheckerboard;
this.texturePictureBox.invertDrag = true;
this.texturePictureBox.Location = new System.Drawing.Point(732, 52);
this.texturePictureBox.Name = "texturePictureBox";
this.texturePictureBox.Size = new System.Drawing.Size(256, 256);
this.texturePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.texturePictureBox.TabIndex = 7;
this.texturePictureBox.TabStop = false;
//
// palettesLabel
//
this.palettesLabel.AutoSize = true;
this.palettesLabel.Location = new System.Drawing.Point(435, 68);
this.palettesLabel.Name = "palettesLabel";
this.palettesLabel.Size = new System.Drawing.Size(45, 13);
this.palettesLabel.TabIndex = 6;
this.palettesLabel.Text = "Palettes";
//
// texturesLabel
//
this.texturesLabel.AutoSize = true;
this.texturesLabel.Location = new System.Drawing.Point(237, 68);
this.texturesLabel.Name = "texturesLabel";
this.texturesLabel.Size = new System.Drawing.Size(48, 13);
this.texturesLabel.TabIndex = 5;
this.texturesLabel.Text = "Textures";
//
// palettesListBox
//
this.palettesListBox.FormattingEnabled = true;
this.palettesListBox.Location = new System.Drawing.Point(438, 84);
this.palettesListBox.Name = "palettesListBox";
this.palettesListBox.Size = new System.Drawing.Size(185, 498);
this.palettesListBox.TabIndex = 4;
this.palettesListBox.SelectedIndexChanged += new System.EventHandler(this.palettesListBox_SelectedIndexChanged);
//
// texturesListBox
//
this.texturesListBox.FormattingEnabled = true;
this.texturesListBox.Location = new System.Drawing.Point(240, 84);
this.texturesListBox.Name = "texturesListBox";
this.texturesListBox.Size = new System.Drawing.Size(185, 498);
this.texturesListBox.TabIndex = 3;
this.texturesListBox.SelectedIndexChanged += new System.EventHandler(this.texturesListBox_SelectedIndexChanged);
//
// buildingsTilesetRadioButton
//
this.buildingsTilesetRadioButton.AutoSize = true;
this.buildingsTilesetRadioButton.Location = new System.Drawing.Point(115, 66);
this.buildingsTilesetRadioButton.Name = "buildingsTilesetRadioButton";
this.buildingsTilesetRadioButton.Size = new System.Drawing.Size(106, 17);
this.buildingsTilesetRadioButton.TabIndex = 2;
this.buildingsTilesetRadioButton.Text = "Buildings NSBTX";
this.buildingsTilesetRadioButton.UseVisualStyleBackColor = true;
this.buildingsTilesetRadioButton.CheckedChanged += new System.EventHandler(this.buildingsTilesetRadioButton_CheckedChanged);
//
// mapTilesetRadioButton
//
this.mapTilesetRadioButton.AutoSize = true;
this.mapTilesetRadioButton.Checked = true;
this.mapTilesetRadioButton.Location = new System.Drawing.Point(21, 66);
this.mapTilesetRadioButton.Name = "mapTilesetRadioButton";
this.mapTilesetRadioButton.Size = new System.Drawing.Size(90, 17);
this.mapTilesetRadioButton.TabIndex = 1;
this.mapTilesetRadioButton.TabStop = true;
this.mapTilesetRadioButton.Text = "Maps NSBTX";
this.mapTilesetRadioButton.UseVisualStyleBackColor = true;
this.mapTilesetRadioButton.CheckedChanged += new System.EventHandler(this.mapTilesetRadioButton_CheckedChanged);
//
// texturePacksListBox
//
this.texturePacksListBox.FormattingEnabled = true;
this.texturePacksListBox.Location = new System.Drawing.Point(21, 84);
this.texturePacksListBox.Name = "texturePacksListBox";
this.texturePacksListBox.Size = new System.Drawing.Size(196, 498);
this.texturePacksListBox.TabIndex = 0;
this.texturePacksListBox.SelectedIndexChanged += new System.EventHandler(this.texturePacksListBox_SelectedIndexChanged);
//
// eventEditorTabPage
//
this.eventEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.eventEditorTabPage.Controls.Add(this.locateCurrentEvFile);
this.eventEditorTabPage.Controls.Add(this.groupBox21);
this.eventEditorTabPage.Controls.Add(this.RightClickLabel);
this.eventEditorTabPage.Controls.Add(this.WheelClickLabel);
this.eventEditorTabPage.Controls.Add(this.LeftClickLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixYUpDown);
this.eventEditorTabPage.Controls.Add(this.eventMatrixXUpDown);
this.eventEditorTabPage.Controls.Add(this.eventMatrixYLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixXLabel);
this.eventEditorTabPage.Controls.Add(this.matrixNavigatorLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixPanel);
this.eventEditorTabPage.Controls.Add(this.selectEventComboBox);
this.eventEditorTabPage.Controls.Add(this.backgroundMapLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixUpDown);
this.eventEditorTabPage.Controls.Add(this.eventsTabControl);
this.eventEditorTabPage.Controls.Add(this.eventPanel);
this.eventEditorTabPage.Controls.Add(this.rightClickPicture);
this.eventEditorTabPage.Controls.Add(this.wheelClickPicture);
this.eventEditorTabPage.Controls.Add(this.LeftClickPicture);
this.eventEditorTabPage.Controls.Add(this.removeEventFileButton);
this.eventEditorTabPage.Controls.Add(this.addEventFileButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftRightButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftLeftButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftUpButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftDownButton);
this.eventEditorTabPage.Controls.Add(this.exportEventFileButton);
this.eventEditorTabPage.Controls.Add(this.importEventFileButton);
this.eventEditorTabPage.Controls.Add(this.saveEventsButton);
this.eventEditorTabPage.ImageIndex = 3;
this.eventEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.eventEditorTabPage.Name = "eventEditorTabPage";
this.eventEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.eventEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.eventEditorTabPage.TabIndex = 3;
this.eventEditorTabPage.Text = "Event Editor";
this.eventEditorTabPage.Enter += new System.EventHandler(this.eventEditorTabPage_Enter);
//
// locateCurrentEvFile
//
this.locateCurrentEvFile.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentEvFile.Location = new System.Drawing.Point(461, 14);
this.locateCurrentEvFile.Name = "locateCurrentEvFile";
this.locateCurrentEvFile.Size = new System.Drawing.Size(42, 40);
this.locateCurrentEvFile.TabIndex = 62;
this.locateCurrentEvFile.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.locateCurrentEvFile.UseVisualStyleBackColor = true;
this.locateCurrentEvFile.Click += new System.EventHandler(this.locateCurrentEvFile_Click);
//
// groupBox21
//
this.groupBox21.Controls.Add(this.showTriggersCheckBox);
this.groupBox21.Controls.Add(this.showWarpsCheckBox);
this.groupBox21.Controls.Add(this.showOwsCheckBox);
this.groupBox21.Controls.Add(this.showSpawnablesCheckBox);
this.groupBox21.Controls.Add(this.eventAreaDataUpDown);
this.groupBox21.Controls.Add(this.eventMapTextureLabel);
this.groupBox21.Location = new System.Drawing.Point(463, 477);
this.groupBox21.Name = "groupBox21";
this.groupBox21.Size = new System.Drawing.Size(128, 135);
this.groupBox21.TabIndex = 61;
this.groupBox21.TabStop = false;
this.groupBox21.Text = "Renderer Settings";
//
// showTriggersCheckBox
//
this.showTriggersCheckBox.AutoSize = true;
this.showTriggersCheckBox.Checked = true;
this.showTriggersCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showTriggersCheckBox.Location = new System.Drawing.Point(9, 86);
this.showTriggersCheckBox.Name = "showTriggersCheckBox";
this.showTriggersCheckBox.Size = new System.Drawing.Size(94, 17);
this.showTriggersCheckBox.TabIndex = 44;
this.showTriggersCheckBox.Text = "Show Triggers";
this.showTriggersCheckBox.UseVisualStyleBackColor = true;
this.showTriggersCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showWarpsCheckBox
//
this.showWarpsCheckBox.AutoSize = true;
this.showWarpsCheckBox.Checked = true;
this.showWarpsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showWarpsCheckBox.Location = new System.Drawing.Point(9, 64);
this.showWarpsCheckBox.Name = "showWarpsCheckBox";
this.showWarpsCheckBox.Size = new System.Drawing.Size(87, 17);
this.showWarpsCheckBox.TabIndex = 43;
this.showWarpsCheckBox.Text = "Show Warps";
this.showWarpsCheckBox.UseVisualStyleBackColor = true;
this.showWarpsCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showOwsCheckBox
//
this.showOwsCheckBox.AutoSize = true;
this.showOwsCheckBox.Checked = true;
this.showOwsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showOwsCheckBox.Location = new System.Drawing.Point(9, 42);
this.showOwsCheckBox.Name = "showOwsCheckBox";
this.showOwsCheckBox.Size = new System.Drawing.Size(109, 17);
this.showOwsCheckBox.TabIndex = 42;
this.showOwsCheckBox.Text = "Show Overworlds";
this.showOwsCheckBox.UseVisualStyleBackColor = true;
this.showOwsCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showSpawnablesCheckBox
//
this.showSpawnablesCheckBox.AutoSize = true;
this.showSpawnablesCheckBox.Checked = true;
this.showSpawnablesCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showSpawnablesCheckBox.Location = new System.Drawing.Point(9, 20);
this.showSpawnablesCheckBox.Name = "showSpawnablesCheckBox";
this.showSpawnablesCheckBox.Size = new System.Drawing.Size(114, 17);
this.showSpawnablesCheckBox.TabIndex = 41;
this.showSpawnablesCheckBox.Text = "Show Spawnables";
this.showSpawnablesCheckBox.UseVisualStyleBackColor = true;
this.showSpawnablesCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// eventAreaDataUpDown
//
this.eventAreaDataUpDown.Location = new System.Drawing.Point(9, 108);
this.eventAreaDataUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventAreaDataUpDown.Name = "eventAreaDataUpDown";
this.eventAreaDataUpDown.Size = new System.Drawing.Size(40, 20);
this.eventAreaDataUpDown.TabIndex = 30;
this.eventAreaDataUpDown.ValueChanged += new System.EventHandler(this.eventAreaDataUpDown_ValueChanged);
//
// eventMapTextureLabel
//
this.eventMapTextureLabel.AutoSize = true;
this.eventMapTextureLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.eventMapTextureLabel.Location = new System.Drawing.Point(51, 110);
this.eventMapTextureLabel.Name = "eventMapTextureLabel";
this.eventMapTextureLabel.Size = new System.Drawing.Size(70, 15);
this.eventMapTextureLabel.TabIndex = 31;
this.eventMapTextureLabel.Text = "Area Data";
//
// RightClickLabel
//
this.RightClickLabel.AutoSize = true;
this.RightClickLabel.Location = new System.Drawing.Point(469, 458);
this.RightClickLabel.Name = "RightClickLabel";
this.RightClickLabel.Size = new System.Drawing.Size(37, 13);
this.RightClickLabel.TabIndex = 60;
this.RightClickLabel.Text = "Select";
//
// WheelClickLabel
//
this.WheelClickLabel.AutoSize = true;
this.WheelClickLabel.Location = new System.Drawing.Point(555, 458);
this.WheelClickLabel.Name = "WheelClickLabel";
this.WheelClickLabel.Size = new System.Drawing.Size(33, 13);
this.WheelClickLabel.TabIndex = 58;
this.WheelClickLabel.Text = "Warp";
//
// LeftClickLabel
//
this.LeftClickLabel.AutoSize = true;
this.LeftClickLabel.Location = new System.Drawing.Point(513, 458);
this.LeftClickLabel.Name = "LeftClickLabel";
this.LeftClickLabel.Size = new System.Drawing.Size(34, 13);
this.LeftClickLabel.TabIndex = 57;
this.LeftClickLabel.Text = "Move";
//
// eventMatrixYUpDown
//
this.eventMatrixYUpDown.Location = new System.Drawing.Point(466, 173);
this.eventMatrixYUpDown.Name = "eventMatrixYUpDown";
this.eventMatrixYUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixYUpDown.TabIndex = 52;
this.eventMatrixYUpDown.ValueChanged += new System.EventHandler(this.eventMatrixCoordsUpDown_ValueChanged);
//
// eventMatrixXUpDown
//
this.eventMatrixXUpDown.Location = new System.Drawing.Point(466, 147);
this.eventMatrixXUpDown.Name = "eventMatrixXUpDown";
this.eventMatrixXUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixXUpDown.TabIndex = 51;
this.eventMatrixXUpDown.ValueChanged += new System.EventHandler(this.eventMatrixCoordsUpDown_ValueChanged);
//
// eventMatrixYLabel
//
this.eventMatrixYLabel.AutoSize = true;
this.eventMatrixYLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.eventMatrixYLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.eventMatrixYLabel.Location = new System.Drawing.Point(512, 174);
this.eventMatrixYLabel.Name = "eventMatrixYLabel";
this.eventMatrixYLabel.Size = new System.Drawing.Size(60, 13);
this.eventMatrixYLabel.TabIndex = 50;
this.eventMatrixYLabel.Text = "Current Y";
//
// eventMatrixXLabel
//
this.eventMatrixXLabel.AutoSize = true;
this.eventMatrixXLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.eventMatrixXLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.eventMatrixXLabel.Location = new System.Drawing.Point(512, 149);
this.eventMatrixXLabel.Name = "eventMatrixXLabel";
this.eventMatrixXLabel.Size = new System.Drawing.Size(60, 13);
this.eventMatrixXLabel.TabIndex = 49;
this.eventMatrixXLabel.Text = "Current X";
//
// matrixNavigatorLabel
//
this.matrixNavigatorLabel.AutoSize = true;
this.matrixNavigatorLabel.Location = new System.Drawing.Point(8, 68);
this.matrixNavigatorLabel.Name = "matrixNavigatorLabel";
this.matrixNavigatorLabel.Size = new System.Drawing.Size(84, 13);
this.matrixNavigatorLabel.TabIndex = 48;
this.matrixNavigatorLabel.Text = "Matrix Navigator";
//
// eventMatrixPanel
//
this.eventMatrixPanel.AutoScroll = true;
this.eventMatrixPanel.BackColor = System.Drawing.SystemColors.Menu;
this.eventMatrixPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.eventMatrixPanel.Controls.Add(this.eventMatrixPictureBox);
this.eventMatrixPanel.Location = new System.Drawing.Point(9, 82);
this.eventMatrixPanel.Name = "eventMatrixPanel";
this.eventMatrixPanel.Size = new System.Drawing.Size(448, 149);
this.eventMatrixPanel.TabIndex = 47;
//
// eventMatrixPictureBox
//
this.eventMatrixPictureBox.Location = new System.Drawing.Point(0, -1);
this.eventMatrixPictureBox.Name = "eventMatrixPictureBox";
this.eventMatrixPictureBox.Size = new System.Drawing.Size(440, 150);
this.eventMatrixPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.eventMatrixPictureBox.TabIndex = 46;
this.eventMatrixPictureBox.TabStop = false;
this.eventMatrixPictureBox.Click += new System.EventHandler(this.eventMatrixPictureBox_Click);
//
// selectEventComboBox
//
this.selectEventComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectEventComboBox.FormattingEnabled = true;
this.selectEventComboBox.Location = new System.Drawing.Point(10, 11);
this.selectEventComboBox.Name = "selectEventComboBox";
this.selectEventComboBox.Size = new System.Drawing.Size(164, 21);
this.selectEventComboBox.TabIndex = 41;
this.selectEventComboBox.SelectedIndexChanged += new System.EventHandler(this.selectEventComboBox_SelectedIndexChanged);
//
// backgroundMapLabel
//
this.backgroundMapLabel.AutoSize = true;
this.backgroundMapLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.backgroundMapLabel.Location = new System.Drawing.Point(510, 103);
this.backgroundMapLabel.Name = "backgroundMapLabel";
this.backgroundMapLabel.Size = new System.Drawing.Size(79, 15);
this.backgroundMapLabel.TabIndex = 29;
this.backgroundMapLabel.Text = "Map Matrix";
//
// eventMatrixUpDown
//
this.eventMatrixUpDown.Location = new System.Drawing.Point(466, 101);
this.eventMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventMatrixUpDown.Name = "eventMatrixUpDown";
this.eventMatrixUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixUpDown.TabIndex = 28;
this.eventMatrixUpDown.ValueChanged += new System.EventHandler(this.eventMatrixUpDown_ValueChanged);
//
// eventsTabControl
//
this.eventsTabControl.Controls.Add(this.signsTabPage);
this.eventsTabControl.Controls.Add(this.overworldsTabPage);
this.eventsTabControl.Controls.Add(this.warpsTabPage);
this.eventsTabControl.Controls.Add(this.triggersTabPage);
this.eventsTabControl.Location = new System.Drawing.Point(9, 236);
this.eventsTabControl.Name = "eventsTabControl";
this.eventsTabControl.SelectedIndex = 0;
this.eventsTabControl.Size = new System.Drawing.Size(452, 378);
this.eventsTabControl.TabIndex = 25;
this.eventsTabControl.SelectedIndexChanged += new System.EventHandler(this.eventsTabControl_SelectedIndexChanged);
//
// signsTabPage
//
this.signsTabPage.Controls.Add(this.spawnableTypeComboBox);
this.signsTabPage.Controls.Add(this.label18);
this.signsTabPage.Controls.Add(this.duplicateSpawnableButton);
this.signsTabPage.Controls.Add(this.groupBox5);
this.signsTabPage.Controls.Add(this.removeSpawnableButton);
this.signsTabPage.Controls.Add(this.addSpawnableButton);
this.signsTabPage.Controls.Add(this.spawnableDirComboBox);
this.signsTabPage.Controls.Add(this.signOrientationLabel);
this.signsTabPage.Controls.Add(this.signScriptNumberLabel);
this.signsTabPage.Controls.Add(this.spawnableScriptUpDown);
this.signsTabPage.Controls.Add(this.spawnablesListBox);
this.signsTabPage.Location = new System.Drawing.Point(4, 22);
this.signsTabPage.Name = "signsTabPage";
this.signsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.signsTabPage.Size = new System.Drawing.Size(444, 352);
this.signsTabPage.TabIndex = 0;
this.signsTabPage.Text = "Spawnables";
this.signsTabPage.UseVisualStyleBackColor = true;
//
// spawnableTypeComboBox
//
this.spawnableTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.spawnableTypeComboBox.FormattingEnabled = true;
this.spawnableTypeComboBox.Location = new System.Drawing.Point(229, 71);
this.spawnableTypeComboBox.Name = "spawnableTypeComboBox";
this.spawnableTypeComboBox.Size = new System.Drawing.Size(205, 21);
this.spawnableTypeComboBox.TabIndex = 25;
this.spawnableTypeComboBox.SelectedIndexChanged += new System.EventHandler(this.spawnableTypeComboBox_SelectedIndexChanged);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(226, 55);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(87, 13);
this.label18.TabIndex = 24;
this.label18.Text = "Spawnable Type";
//
// duplicateSpawnableButton
//
this.duplicateSpawnableButton.Image = global::DSPRE.Properties.Resources.copyIcon_small;
this.duplicateSpawnableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.duplicateSpawnableButton.Location = new System.Drawing.Point(139, 318);
this.duplicateSpawnableButton.Name = "duplicateSpawnableButton";
this.duplicateSpawnableButton.Size = new System.Drawing.Size(79, 28);
this.duplicateSpawnableButton.TabIndex = 23;
this.duplicateSpawnableButton.Text = "Duplicate";
this.duplicateSpawnableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.duplicateSpawnableButton.UseVisualStyleBackColor = true;
this.duplicateSpawnableButton.Click += new System.EventHandler(this.duplicateSpawnableButton_Click);
//
// groupBox5
//
this.groupBox5.Controls.Add(this.goToSignButton);
this.groupBox5.Controls.Add(this.signMatrixYLabel);
this.groupBox5.Controls.Add(this.spawnableXMatrixUpDown);
this.groupBox5.Controls.Add(this.signMatrixXLabel);
this.groupBox5.Controls.Add(this.spawnableYMatrixUpDown);
this.groupBox5.Controls.Add(this.signZLabel);
this.groupBox5.Controls.Add(this.spawnablexMapUpDown);
this.groupBox5.Controls.Add(this.spawnableUpDown);
this.groupBox5.Controls.Add(this.signMapXLabel);
this.groupBox5.Controls.Add(this.spawnableYMapUpDown);
this.groupBox5.Controls.Add(this.signMapYLabel);
this.groupBox5.Location = new System.Drawing.Point(229, 150);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(205, 190);
this.groupBox5.TabIndex = 22;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Position";
//
// goToSignButton
//
this.goToSignButton.Image = global::DSPRE.Properties.Resources.goToSpawnable;
this.goToSignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.goToSignButton.Location = new System.Drawing.Point(30, 137);
this.goToSignButton.Name = "goToSignButton";
this.goToSignButton.Size = new System.Drawing.Size(141, 39);
this.goToSignButton.TabIndex = 20;
this.goToSignButton.Text = "Find this Spawnable";
this.goToSignButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToSignButton.UseVisualStyleBackColor = true;
this.goToSignButton.Click += new System.EventHandler(this.centerEventViewOnSelectedEvent_Click);
//
// signMatrixYLabel
//
this.signMatrixYLabel.AutoSize = true;
this.signMatrixYLabel.Location = new System.Drawing.Point(25, 107);
this.signMatrixYLabel.Name = "signMatrixYLabel";
this.signMatrixYLabel.Size = new System.Drawing.Size(45, 13);
this.signMatrixYLabel.TabIndex = 19;
this.signMatrixYLabel.Text = "Matrix Y";
//
// spawnableXMatrixUpDown
//
this.spawnableXMatrixUpDown.Location = new System.Drawing.Point(74, 74);
this.spawnableXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.spawnableXMatrixUpDown.Name = "spawnableXMatrixUpDown";
this.spawnableXMatrixUpDown.Size = new System.Drawing.Size(101, 20);
this.spawnableXMatrixUpDown.TabIndex = 16;
this.spawnableXMatrixUpDown.ValueChanged += new System.EventHandler(this.spawnableMatrixXUpDown_ValueChanged);
//
// signMatrixXLabel
//
this.signMatrixXLabel.AutoSize = true;
this.signMatrixXLabel.Location = new System.Drawing.Point(25, 76);
this.signMatrixXLabel.Name = "signMatrixXLabel";
this.signMatrixXLabel.Size = new System.Drawing.Size(45, 13);
this.signMatrixXLabel.TabIndex = 17;
this.signMatrixXLabel.Text = "Matrix X";
//
// spawnableYMatrixUpDown
//
this.spawnableYMatrixUpDown.Location = new System.Drawing.Point(74, 104);
this.spawnableYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.spawnableYMatrixUpDown.Name = "spawnableYMatrixUpDown";
this.spawnableYMatrixUpDown.Size = new System.Drawing.Size(101, 20);
this.spawnableYMatrixUpDown.TabIndex = 18;
this.spawnableYMatrixUpDown.ValueChanged += new System.EventHandler(this.spawnableMatrixYUpDown_ValueChanged);
//
// signZLabel
//
this.signZLabel.AutoSize = true;
this.signZLabel.Location = new System.Drawing.Point(137, 22);
this.signZLabel.Name = "signZLabel";
this.signZLabel.Size = new System.Drawing.Size(38, 13);
this.signZLabel.TabIndex = 15;
this.signZLabel.Text = "Map Z";
//
// spawnablexMapUpDown
//
this.spawnablexMapUpDown.Location = new System.Drawing.Point(28, 38);
this.spawnablexMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.spawnablexMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.spawnablexMapUpDown.Name = "spawnablexMapUpDown";
this.spawnablexMapUpDown.Size = new System.Drawing.Size(36, 20);
this.spawnablexMapUpDown.TabIndex = 10;
this.spawnablexMapUpDown.ValueChanged += new System.EventHandler(this.spawnableMapXUpDown_ValueChanged);
//
// spawnableUpDown
//
this.spawnableUpDown.Location = new System.Drawing.Point(138, 38);
this.spawnableUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.spawnableUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.spawnableUpDown.Name = "spawnableUpDown";
this.spawnableUpDown.Size = new System.Drawing.Size(36, 20);
this.spawnableUpDown.TabIndex = 14;
this.spawnableUpDown.ValueChanged += new System.EventHandler(this.spawnableZUpDown_ValueChanged);
//
// signMapXLabel
//
this.signMapXLabel.AutoSize = true;
this.signMapXLabel.Location = new System.Drawing.Point(27, 22);
this.signMapXLabel.Name = "signMapXLabel";
this.signMapXLabel.Size = new System.Drawing.Size(38, 13);
this.signMapXLabel.TabIndex = 11;
this.signMapXLabel.Text = "Map X";
//
// spawnableYMapUpDown
//
this.spawnableYMapUpDown.Location = new System.Drawing.Point(83, 38);
this.spawnableYMapUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.spawnableYMapUpDown.Name = "spawnableYMapUpDown";
this.spawnableYMapUpDown.Size = new System.Drawing.Size(36, 20);
this.spawnableYMapUpDown.TabIndex = 12;
this.spawnableYMapUpDown.ValueChanged += new System.EventHandler(this.spawnableMapYUpDown_ValueChanged);
//
// signMapYLabel
//
this.signMapYLabel.AutoSize = true;
this.signMapYLabel.Location = new System.Drawing.Point(82, 22);
this.signMapYLabel.Name = "signMapYLabel";
this.signMapYLabel.Size = new System.Drawing.Size(38, 13);
this.signMapYLabel.TabIndex = 13;
this.signMapYLabel.Text = "Map Y";
//
// removeSpawnableButton
//
this.removeSpawnableButton.Image = ((System.Drawing.Image)(resources.GetObject("removeSpawnableButton.Image")));
this.removeSpawnableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeSpawnableButton.Location = new System.Drawing.Point(68, 317);
this.removeSpawnableButton.Name = "removeSpawnableButton";
this.removeSpawnableButton.Size = new System.Drawing.Size(67, 28);
this.removeSpawnableButton.TabIndex = 8;
this.removeSpawnableButton.Text = "Delete";
this.removeSpawnableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeSpawnableButton.UseVisualStyleBackColor = true;
this.removeSpawnableButton.Click += new System.EventHandler(this.removeSpawnableButton_Click);
//
// addSpawnableButton
//
this.addSpawnableButton.Image = ((System.Drawing.Image)(resources.GetObject("addSpawnableButton.Image")));
this.addSpawnableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addSpawnableButton.Location = new System.Drawing.Point(10, 317);
this.addSpawnableButton.Name = "addSpawnableButton";
this.addSpawnableButton.Size = new System.Drawing.Size(54, 28);
this.addSpawnableButton.TabIndex = 7;
this.addSpawnableButton.Text = "Add";
this.addSpawnableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addSpawnableButton.UseVisualStyleBackColor = true;
this.addSpawnableButton.Click += new System.EventHandler(this.addSpawnableButton_Click);
//
// spawnableDirComboBox
//
this.spawnableDirComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.spawnableDirComboBox.FormattingEnabled = true;
this.spawnableDirComboBox.Location = new System.Drawing.Point(229, 121);
this.spawnableDirComboBox.Name = "spawnableDirComboBox";
this.spawnableDirComboBox.Size = new System.Drawing.Size(205, 21);
this.spawnableDirComboBox.TabIndex = 6;
this.spawnableDirComboBox.SelectedIndexChanged += new System.EventHandler(this.spawnableDirComboBox_SelectedIndexChanged);
//
// signOrientationLabel
//
this.signOrientationLabel.AutoSize = true;
this.signOrientationLabel.Location = new System.Drawing.Point(226, 105);
this.signOrientationLabel.Name = "signOrientationLabel";
this.signOrientationLabel.Size = new System.Drawing.Size(89, 13);
this.signOrientationLabel.TabIndex = 5;
this.signOrientationLabel.Text = "Activation Criteria";
//
// signScriptNumberLabel
//
this.signScriptNumberLabel.AutoSize = true;
this.signScriptNumberLabel.Location = new System.Drawing.Point(224, 25);
this.signScriptNumberLabel.Name = "signScriptNumberLabel";
this.signScriptNumberLabel.Size = new System.Drawing.Size(87, 13);
this.signScriptNumberLabel.TabIndex = 4;
this.signScriptNumberLabel.Text = "Script to activate";
//
// spawnableScriptUpDown
//
this.spawnableScriptUpDown.Location = new System.Drawing.Point(325, 22);
this.spawnableScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.spawnableScriptUpDown.Name = "spawnableScriptUpDown";
this.spawnableScriptUpDown.Size = new System.Drawing.Size(108, 20);
this.spawnableScriptUpDown.TabIndex = 3;
this.spawnableScriptUpDown.ValueChanged += new System.EventHandler(this.spawnableScriptUpDown_ValueChanged);
//
// spawnablesListBox
//
this.spawnablesListBox.FormattingEnabled = true;
this.spawnablesListBox.Location = new System.Drawing.Point(10, 11);
this.spawnablesListBox.Name = "spawnablesListBox";
this.spawnablesListBox.Size = new System.Drawing.Size(208, 303);
this.spawnablesListBox.TabIndex = 0;
this.spawnablesListBox.SelectedIndexChanged += new System.EventHandler(this.spawnablesListBox_SelectedIndexChanged);
//
// overworldsTabPage
//
this.overworldsTabPage.Controls.Add(this.sortOWsByIDDescButton);
this.overworldsTabPage.Controls.Add(this.sortOWsByIDAscButton);
this.overworldsTabPage.Controls.Add(this.groupBox22);
this.overworldsTabPage.Controls.Add(this.spriteIDlabel);
this.overworldsTabPage.Controls.Add(this.groupBox17);
this.overworldsTabPage.Controls.Add(this.owMovementGroupBox);
this.overworldsTabPage.Controls.Add(this.positionGroupBox);
this.overworldsTabPage.Controls.Add(this.owSpecialGroupBox);
this.overworldsTabPage.Controls.Add(this.owScriptLabel);
this.overworldsTabPage.Controls.Add(this.owScriptNumericUpDown);
this.overworldsTabPage.Controls.Add(this.owFlagLabel);
this.overworldsTabPage.Controls.Add(this.owFlagNumericUpDown);
this.overworldsTabPage.Controls.Add(this.owSpriteLabel);
this.overworldsTabPage.Controls.Add(this.owSpriteComboBox);
this.overworldsTabPage.Controls.Add(this.owIDLabel);
this.overworldsTabPage.Controls.Add(this.owIDNumericUpDown);
this.overworldsTabPage.Controls.Add(this.duplicateOverworldsButton);
this.overworldsTabPage.Controls.Add(this.owSpritePictureBox);
this.overworldsTabPage.Controls.Add(this.removeOverworldButton);
this.overworldsTabPage.Controls.Add(this.addOverworldButton);
this.overworldsTabPage.Controls.Add(this.overworldsListBox);
this.overworldsTabPage.Location = new System.Drawing.Point(4, 22);
this.overworldsTabPage.Name = "overworldsTabPage";
this.overworldsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.overworldsTabPage.Size = new System.Drawing.Size(444, 352);
this.overworldsTabPage.TabIndex = 1;
this.overworldsTabPage.Text = "Overworlds";
this.overworldsTabPage.UseVisualStyleBackColor = true;
//
// sortOWsByIDDescButton
//
this.sortOWsByIDDescButton.Image = global::DSPRE.Properties.Resources.sortDescending;
this.sortOWsByIDDescButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.sortOWsByIDDescButton.Location = new System.Drawing.Point(102, 9);
this.sortOWsByIDDescButton.Name = "sortOWsByIDDescButton";
this.sortOWsByIDDescButton.Size = new System.Drawing.Size(86, 28);
this.sortOWsByIDDescButton.TabIndex = 30;
this.sortOWsByIDDescButton.Text = "Sort Desc";
this.sortOWsByIDDescButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.sortOWsByIDDescButton.UseVisualStyleBackColor = true;
this.sortOWsByIDDescButton.Click += new System.EventHandler(this.sortOWsByIDDescButton_Click);
//
// sortOWsByIDAscButton
//
this.sortOWsByIDAscButton.Image = global::DSPRE.Properties.Resources.sortAscending;
this.sortOWsByIDAscButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.sortOWsByIDAscButton.Location = new System.Drawing.Point(8, 9);
this.sortOWsByIDAscButton.Name = "sortOWsByIDAscButton";
this.sortOWsByIDAscButton.Size = new System.Drawing.Size(86, 28);
this.sortOWsByIDAscButton.TabIndex = 29;
this.sortOWsByIDAscButton.Text = "Sort Asc";
this.sortOWsByIDAscButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.sortOWsByIDAscButton.UseVisualStyleBackColor = true;
this.sortOWsByIDAscButton.Click += new System.EventHandler(this.sortOWsByIDAscButton_Click);
//
// groupBox22
//
this.groupBox22.Controls.Add(this.normalRadioButton);
this.groupBox22.Controls.Add(this.isTrainerRadioButton);
this.groupBox22.Controls.Add(this.isItemRadioButton);
this.groupBox22.Location = new System.Drawing.Point(197, 98);
this.groupBox22.Name = "groupBox22";
this.groupBox22.Size = new System.Drawing.Size(162, 45);
this.groupBox22.TabIndex = 28;
this.groupBox22.TabStop = false;
this.groupBox22.Text = "Overworld Properties";
//
// normalRadioButton
//
this.normalRadioButton.AutoSize = true;
this.normalRadioButton.Checked = true;
this.normalRadioButton.Location = new System.Drawing.Point(6, 19);
this.normalRadioButton.Name = "normalRadioButton";
this.normalRadioButton.Size = new System.Drawing.Size(51, 17);
this.normalRadioButton.TabIndex = 15;
this.normalRadioButton.TabStop = true;
this.normalRadioButton.Text = "None";
this.normalRadioButton.UseVisualStyleBackColor = true;
this.normalRadioButton.CheckedChanged += new System.EventHandler(this.OWTypeChanged);
//
// isTrainerRadioButton
//
this.isTrainerRadioButton.AutoSize = true;
this.isTrainerRadioButton.Location = new System.Drawing.Point(57, 19);
this.isTrainerRadioButton.Name = "isTrainerRadioButton";
this.isTrainerRadioButton.Size = new System.Drawing.Size(58, 17);
this.isTrainerRadioButton.TabIndex = 16;
this.isTrainerRadioButton.Text = "Trainer";
this.isTrainerRadioButton.UseVisualStyleBackColor = true;
this.isTrainerRadioButton.CheckedChanged += new System.EventHandler(this.OWTypeChanged);
//
// isItemRadioButton
//
this.isItemRadioButton.AutoSize = true;
this.isItemRadioButton.Location = new System.Drawing.Point(115, 19);
this.isItemRadioButton.Name = "isItemRadioButton";
this.isItemRadioButton.Size = new System.Drawing.Size(45, 17);
this.isItemRadioButton.TabIndex = 21;
this.isItemRadioButton.Text = "Item";
this.isItemRadioButton.UseVisualStyleBackColor = true;
this.isItemRadioButton.CheckedChanged += new System.EventHandler(this.OWTypeChanged);
//
// spriteIDlabel
//
this.spriteIDlabel.AutoSize = true;
this.spriteIDlabel.Location = new System.Drawing.Point(359, 122);
this.spriteIDlabel.Name = "spriteIDlabel";
this.spriteIDlabel.Size = new System.Drawing.Size(0, 13);
this.spriteIDlabel.TabIndex = 27;
//
// groupBox17
//
this.groupBox17.Controls.Add(this.button14);
this.groupBox17.Controls.Add(this.owYMatrixUpDown);
this.groupBox17.Controls.Add(this.label12);
this.groupBox17.Controls.Add(this.owXMatrixUpDown);
this.groupBox17.Controls.Add(this.label11);
this.groupBox17.Location = new System.Drawing.Point(9, 287);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Size = new System.Drawing.Size(179, 59);
this.groupBox17.TabIndex = 20;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "Global Coordinates [Matrix]";
//
// button14
//
this.button14.Image = global::DSPRE.Properties.Resources.goToOW;
this.button14.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button14.Location = new System.Drawing.Point(108, 15);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(63, 39);
this.button14.TabIndex = 5;
this.button14.Text = "Find";
this.button14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.centerEventViewOnSelectedEvent_Click);
//
// owYMatrixUpDown
//
this.owYMatrixUpDown.Location = new System.Drawing.Point(67, 25);
this.owYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owYMatrixUpDown.Name = "owYMatrixUpDown";
this.owYMatrixUpDown.Size = new System.Drawing.Size(35, 20);
this.owYMatrixUpDown.TabIndex = 6;
this.owYMatrixUpDown.ValueChanged += new System.EventHandler(this.owYMatrixUpDown_ValueChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(3, 27);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(14, 13);
this.label12.TabIndex = 5;
this.label12.Text = "X";
//
// owXMatrixUpDown
//
this.owXMatrixUpDown.Location = new System.Drawing.Point(18, 24);
this.owXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owXMatrixUpDown.Name = "owXMatrixUpDown";
this.owXMatrixUpDown.Size = new System.Drawing.Size(33, 20);
this.owXMatrixUpDown.TabIndex = 4;
this.owXMatrixUpDown.ValueChanged += new System.EventHandler(this.owXMatrixUpDown_ValueChanged);
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(54, 28);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(14, 13);
this.label11.TabIndex = 7;
this.label11.Text = "Y";
//
// owMovementGroupBox
//
this.owMovementGroupBox.Controls.Add(this.groupBox23);
this.owMovementGroupBox.Controls.Add(this.label4);
this.owMovementGroupBox.Controls.Add(this.owOrientationComboBox);
this.owMovementGroupBox.Controls.Add(this.owMovementComboBox);
this.owMovementGroupBox.Location = new System.Drawing.Point(197, 256);
this.owMovementGroupBox.Name = "owMovementGroupBox";
this.owMovementGroupBox.Size = new System.Drawing.Size(232, 90);
this.owMovementGroupBox.TabIndex = 18;
this.owMovementGroupBox.TabStop = false;
this.owMovementGroupBox.Text = "Movement";
//
// groupBox23
//
this.groupBox23.Controls.Add(this.label39);
this.groupBox23.Controls.Add(this.label20);
this.groupBox23.Controls.Add(this.owXRangeUpDown);
this.groupBox23.Controls.Add(this.owYRangeUpDown);
this.groupBox23.Location = new System.Drawing.Point(99, 41);
this.groupBox23.Name = "groupBox23";
this.groupBox23.Size = new System.Drawing.Size(123, 45);
this.groupBox23.TabIndex = 7;
this.groupBox23.TabStop = false;
this.groupBox23.Text = "Movement Range";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(63, 20);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(14, 13);
this.label39.TabIndex = 4;
this.label39.Text = "Y";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(4, 20);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(14, 13);
this.label20.TabIndex = 3;
this.label20.Text = "X";
//
// owXRangeUpDown
//
this.owXRangeUpDown.Location = new System.Drawing.Point(18, 17);
this.owXRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owXRangeUpDown.Name = "owXRangeUpDown";
this.owXRangeUpDown.Size = new System.Drawing.Size(38, 20);
this.owXRangeUpDown.TabIndex = 1;
this.owXRangeUpDown.ValueChanged += new System.EventHandler(this.owXRangeUpDown_ValueChanged);
//
// owYRangeUpDown
//
this.owYRangeUpDown.Location = new System.Drawing.Point(77, 17);
this.owYRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owYRangeUpDown.Name = "owYRangeUpDown";
this.owYRangeUpDown.Size = new System.Drawing.Size(38, 20);
this.owYRangeUpDown.TabIndex = 2;
this.owYRangeUpDown.ValueChanged += new System.EventHandler(this.owYRangeUpDown_ValueChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(8, 46);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(80, 13);
this.label4.TabIndex = 6;
this.label4.Text = "First Orientation";
//
// owOrientationComboBox
//
this.owOrientationComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owOrientationComboBox.FormattingEnabled = true;
this.owOrientationComboBox.Items.AddRange(new object[] {
"Up",
"Down",
"Left",
"Right"});
this.owOrientationComboBox.Location = new System.Drawing.Point(11, 61);
this.owOrientationComboBox.Name = "owOrientationComboBox";
this.owOrientationComboBox.Size = new System.Drawing.Size(82, 21);
this.owOrientationComboBox.TabIndex = 5;
this.owOrientationComboBox.SelectedIndexChanged += new System.EventHandler(this.owOrientationComboBox_SelectedIndexChanged);
//
// owMovementComboBox
//
this.owMovementComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owMovementComboBox.FormattingEnabled = true;
this.owMovementComboBox.Location = new System.Drawing.Point(11, 16);
this.owMovementComboBox.Name = "owMovementComboBox";
this.owMovementComboBox.Size = new System.Drawing.Size(211, 21);
this.owMovementComboBox.TabIndex = 0;
this.owMovementComboBox.SelectedIndexChanged += new System.EventHandler(this.owMovementComboBox_SelectedIndexChanged);
//
// positionGroupBox
//
this.positionGroupBox.Controls.Add(this.label13);
this.positionGroupBox.Controls.Add(this.owXMapUpDown);
this.positionGroupBox.Controls.Add(this.owZPositionUpDown);
this.positionGroupBox.Controls.Add(this.owXPositionLabel);
this.positionGroupBox.Controls.Add(this.owYMapUpDown);
this.positionGroupBox.Controls.Add(this.label10);
this.positionGroupBox.Location = new System.Drawing.Point(8, 231);
this.positionGroupBox.Name = "positionGroupBox";
this.positionGroupBox.Size = new System.Drawing.Size(180, 57);
this.positionGroupBox.TabIndex = 19;
this.positionGroupBox.TabStop = false;
this.positionGroupBox.Text = "Local Coordinates [Map]";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(122, 27);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(14, 13);
this.label13.TabIndex = 9;
this.label13.Text = "Z";
//
// owXMapUpDown
//
this.owXMapUpDown.Location = new System.Drawing.Point(18, 24);
this.owXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owXMapUpDown.Name = "owXMapUpDown";
this.owXMapUpDown.Size = new System.Drawing.Size(35, 20);
this.owXMapUpDown.TabIndex = 0;
this.owXMapUpDown.ValueChanged += new System.EventHandler(this.owXMapUpDown_ValueChanged);
//
// owZPositionUpDown
//
this.owZPositionUpDown.Location = new System.Drawing.Point(136, 24);
this.owZPositionUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owZPositionUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owZPositionUpDown.Name = "owZPositionUpDown";
this.owZPositionUpDown.Size = new System.Drawing.Size(35, 20);
this.owZPositionUpDown.TabIndex = 8;
this.owZPositionUpDown.ValueChanged += new System.EventHandler(this.owZPositionUpDown_ValueChanged);
//
// owXPositionLabel
//
this.owXPositionLabel.AutoSize = true;
this.owXPositionLabel.Location = new System.Drawing.Point(3, 27);
this.owXPositionLabel.Name = "owXPositionLabel";
this.owXPositionLabel.Size = new System.Drawing.Size(14, 13);
this.owXPositionLabel.TabIndex = 1;
this.owXPositionLabel.Text = "X";
//
// owYMapUpDown
//
this.owYMapUpDown.Location = new System.Drawing.Point(77, 24);
this.owYMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owYMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owYMapUpDown.Name = "owYMapUpDown";
this.owYMapUpDown.Size = new System.Drawing.Size(35, 20);
this.owYMapUpDown.TabIndex = 2;
this.owYMapUpDown.ValueChanged += new System.EventHandler(this.owYMapUpDown_ValueChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(63, 27);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(14, 13);
this.label10.TabIndex = 3;
this.label10.Text = "Y";
//
// owSpecialGroupBox
//
this.owSpecialGroupBox.Controls.Add(this.itemsSelectorHelpBtn);
this.owSpecialGroupBox.Controls.Add(this.owPartnerTrainerCheckBox);
this.owSpecialGroupBox.Controls.Add(this.owItemComboBox);
this.owSpecialGroupBox.Controls.Add(this.owItemLabel);
this.owSpecialGroupBox.Controls.Add(this.owTrainerComboBox);
this.owSpecialGroupBox.Controls.Add(this.owSightRangeLabel);
this.owSpecialGroupBox.Controls.Add(this.owSightRangeUpDown);
this.owSpecialGroupBox.Controls.Add(this.owTrainerLabel);
this.owSpecialGroupBox.Enabled = false;
this.owSpecialGroupBox.Location = new System.Drawing.Point(197, 150);
this.owSpecialGroupBox.Name = "owSpecialGroupBox";
this.owSpecialGroupBox.Size = new System.Drawing.Size(232, 102);
this.owSpecialGroupBox.TabIndex = 14;
this.owSpecialGroupBox.TabStop = false;
this.owSpecialGroupBox.Text = "Special Settings";
//
// itemsSelectorHelpBtn
//
this.itemsSelectorHelpBtn.Image = global::DSPRE.Properties.Resources.questionMark;
this.itemsSelectorHelpBtn.Location = new System.Drawing.Point(194, 67);
this.itemsSelectorHelpBtn.Name = "itemsSelectorHelpBtn";
this.itemsSelectorHelpBtn.Size = new System.Drawing.Size(28, 29);
this.itemsSelectorHelpBtn.TabIndex = 45;
this.itemsSelectorHelpBtn.UseVisualStyleBackColor = true;
this.itemsSelectorHelpBtn.Click += new System.EventHandler(this.itemsSelectorHelpBtn_Click);
//
// owPartnerTrainerCheckBox
//
this.owPartnerTrainerCheckBox.AutoSize = true;
this.owPartnerTrainerCheckBox.Location = new System.Drawing.Point(168, 49);
this.owPartnerTrainerCheckBox.Name = "owPartnerTrainerCheckBox";
this.owPartnerTrainerCheckBox.Size = new System.Drawing.Size(60, 17);
this.owPartnerTrainerCheckBox.TabIndex = 7;
this.owPartnerTrainerCheckBox.Text = "Partner";
this.owPartnerTrainerCheckBox.UseVisualStyleBackColor = true;
this.owPartnerTrainerCheckBox.CheckedChanged += new System.EventHandler(this.owPartnerTrainerCheckBox_CheckedChanged);
//
// owItemComboBox
//
this.owItemComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owItemComboBox.FormattingEnabled = true;
this.owItemComboBox.Location = new System.Drawing.Point(49, 72);
this.owItemComboBox.Name = "owItemComboBox";
this.owItemComboBox.Size = new System.Drawing.Size(142, 21);
this.owItemComboBox.TabIndex = 6;
this.owItemComboBox.SelectedIndexChanged += new System.EventHandler(this.owItemComboBox_SelectedIndexChanged);
//
// owItemLabel
//
this.owItemLabel.AutoSize = true;
this.owItemLabel.Enabled = false;
this.owItemLabel.Location = new System.Drawing.Point(7, 78);
this.owItemLabel.Name = "owItemLabel";
this.owItemLabel.Size = new System.Drawing.Size(27, 13);
this.owItemLabel.TabIndex = 5;
this.owItemLabel.Text = "Item";
//
// owTrainerComboBox
//
this.owTrainerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owTrainerComboBox.Enabled = false;
this.owTrainerComboBox.FormattingEnabled = true;
this.owTrainerComboBox.Location = new System.Drawing.Point(49, 19);
this.owTrainerComboBox.Name = "owTrainerComboBox";
this.owTrainerComboBox.Size = new System.Drawing.Size(173, 21);
this.owTrainerComboBox.TabIndex = 4;
this.owTrainerComboBox.SelectedIndexChanged += new System.EventHandler(this.owTrainerComboBox_SelectedIndexChanged);
//
// owSightRangeLabel
//
this.owSightRangeLabel.AutoSize = true;
this.owSightRangeLabel.Enabled = false;
this.owSightRangeLabel.Location = new System.Drawing.Point(6, 50);
this.owSightRangeLabel.Name = "owSightRangeLabel";
this.owSightRangeLabel.Size = new System.Drawing.Size(97, 13);
this.owSightRangeLabel.TabIndex = 3;
this.owSightRangeLabel.Text = "Sight Range (Tiles)";
//
// owSightRangeUpDown
//
this.owSightRangeUpDown.Enabled = false;
this.owSightRangeUpDown.Location = new System.Drawing.Point(108, 46);
this.owSightRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owSightRangeUpDown.Name = "owSightRangeUpDown";
this.owSightRangeUpDown.Size = new System.Drawing.Size(48, 20);
this.owSightRangeUpDown.TabIndex = 2;
this.owSightRangeUpDown.ValueChanged += new System.EventHandler(this.owSightRangeUpDown_ValueChanged);
//
// owTrainerLabel
//
this.owTrainerLabel.AutoSize = true;
this.owTrainerLabel.Enabled = false;
this.owTrainerLabel.Location = new System.Drawing.Point(5, 22);
this.owTrainerLabel.Name = "owTrainerLabel";
this.owTrainerLabel.Size = new System.Drawing.Size(40, 13);
this.owTrainerLabel.TabIndex = 1;
this.owTrainerLabel.Text = "Trainer";
//
// owScriptLabel
//
this.owScriptLabel.AutoSize = true;
this.owScriptLabel.Location = new System.Drawing.Point(365, 6);
this.owScriptLabel.Name = "owScriptLabel";
this.owScriptLabel.Size = new System.Drawing.Size(34, 13);
this.owScriptLabel.TabIndex = 13;
this.owScriptLabel.Text = "Script";
//
// owScriptNumericUpDown
//
this.owScriptNumericUpDown.Location = new System.Drawing.Point(368, 22);
this.owScriptNumericUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owScriptNumericUpDown.Name = "owScriptNumericUpDown";
this.owScriptNumericUpDown.Size = new System.Drawing.Size(54, 20);
this.owScriptNumericUpDown.TabIndex = 12;
this.owScriptNumericUpDown.ValueChanged += new System.EventHandler(this.owScriptNumericUpDown_ValueChanged);
//
// owFlagLabel
//
this.owFlagLabel.AutoSize = true;
this.owFlagLabel.Location = new System.Drawing.Point(283, 6);
this.owFlagLabel.Name = "owFlagLabel";
this.owFlagLabel.Size = new System.Drawing.Size(27, 13);
this.owFlagLabel.TabIndex = 11;
this.owFlagLabel.Text = "Flag";
//
// owFlagNumericUpDown
//
this.owFlagNumericUpDown.Location = new System.Drawing.Point(286, 22);
this.owFlagNumericUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owFlagNumericUpDown.Name = "owFlagNumericUpDown";
this.owFlagNumericUpDown.Size = new System.Drawing.Size(60, 20);
this.owFlagNumericUpDown.TabIndex = 10;
this.owFlagNumericUpDown.ValueChanged += new System.EventHandler(this.owFlagNumericUpDown_ValueChanged);
//
// owSpriteLabel
//
this.owSpriteLabel.AutoSize = true;
this.owSpriteLabel.Location = new System.Drawing.Point(197, 51);
this.owSpriteLabel.Name = "owSpriteLabel";
this.owSpriteLabel.Size = new System.Drawing.Size(45, 13);
this.owSpriteLabel.TabIndex = 9;
this.owSpriteLabel.Text = "Entry ID";
//
// owSpriteComboBox
//
this.owSpriteComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owSpriteComboBox.FormattingEnabled = true;
this.owSpriteComboBox.Location = new System.Drawing.Point(200, 67);
this.owSpriteComboBox.Name = "owSpriteComboBox";
this.owSpriteComboBox.Size = new System.Drawing.Size(159, 21);
this.owSpriteComboBox.TabIndex = 8;
this.owSpriteComboBox.SelectedIndexChanged += new System.EventHandler(this.owSpriteComboBox_SelectedIndexChanged);
//
// owIDLabel
//
this.owIDLabel.AutoSize = true;
this.owIDLabel.Location = new System.Drawing.Point(198, 6);
this.owIDLabel.Name = "owIDLabel";
this.owIDLabel.Size = new System.Drawing.Size(58, 13);
this.owIDLabel.TabIndex = 7;
this.owIDLabel.Text = "ID Number";
//
// owIDNumericUpDown
//
this.owIDNumericUpDown.Location = new System.Drawing.Point(201, 22);
this.owIDNumericUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.owIDNumericUpDown.Name = "owIDNumericUpDown";
this.owIDNumericUpDown.Size = new System.Drawing.Size(63, 20);
this.owIDNumericUpDown.TabIndex = 6;
this.owIDNumericUpDown.ValueChanged += new System.EventHandler(this.owIDNumericUpDown_ValueChanged);
//
// duplicateOverworldsButton
//
this.duplicateOverworldsButton.Image = global::DSPRE.Properties.Resources.copyIcon_small;
this.duplicateOverworldsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.duplicateOverworldsButton.Location = new System.Drawing.Point(116, 202);
this.duplicateOverworldsButton.Name = "duplicateOverworldsButton";
this.duplicateOverworldsButton.Size = new System.Drawing.Size(72, 25);
this.duplicateOverworldsButton.TabIndex = 26;
this.duplicateOverworldsButton.Text = "Duplicate";
this.duplicateOverworldsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.duplicateOverworldsButton.UseVisualStyleBackColor = true;
this.duplicateOverworldsButton.Click += new System.EventHandler(this.duplicateOverworldsButton_Click);
//
// owSpritePictureBox
//
this.owSpritePictureBox.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.owSpritePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.owSpritePictureBox.Location = new System.Drawing.Point(367, 53);
this.owSpritePictureBox.Name = "owSpritePictureBox";
this.owSpritePictureBox.Size = new System.Drawing.Size(66, 66);
this.owSpritePictureBox.TabIndex = 20;
this.owSpritePictureBox.TabStop = false;
//
// removeOverworldButton
//
this.removeOverworldButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeOverworldButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeOverworldButton.Location = new System.Drawing.Point(56, 202);
this.removeOverworldButton.Name = "removeOverworldButton";
this.removeOverworldButton.Size = new System.Drawing.Size(60, 25);
this.removeOverworldButton.TabIndex = 5;
this.removeOverworldButton.Text = "Delete";
this.removeOverworldButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeOverworldButton.UseVisualStyleBackColor = true;
this.removeOverworldButton.Click += new System.EventHandler(this.removeOverworldButton_Click);
//
// addOverworldButton
//
this.addOverworldButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addOverworldButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addOverworldButton.Location = new System.Drawing.Point(8, 202);
this.addOverworldButton.Name = "addOverworldButton";
this.addOverworldButton.Size = new System.Drawing.Size(48, 25);
this.addOverworldButton.TabIndex = 4;
this.addOverworldButton.Text = "Add";
this.addOverworldButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addOverworldButton.UseVisualStyleBackColor = true;
this.addOverworldButton.Click += new System.EventHandler(this.addOverworldButton_Click);
//
// overworldsListBox
//
this.overworldsListBox.FormattingEnabled = true;
this.overworldsListBox.Location = new System.Drawing.Point(8, 41);
this.overworldsListBox.Name = "overworldsListBox";
this.overworldsListBox.Size = new System.Drawing.Size(180, 160);
this.overworldsListBox.TabIndex = 3;
this.overworldsListBox.SelectedIndexChanged += new System.EventHandler(this.overworldsListBox_SelectedIndexChanged);
//
// warpsTabPage
//
this.warpsTabPage.Controls.Add(this.duplicateWarpsButton);
this.warpsTabPage.Controls.Add(this.groupBox11);
this.warpsTabPage.Controls.Add(this.groupBox1);
this.warpsTabPage.Controls.Add(this.removeWarpButton);
this.warpsTabPage.Controls.Add(this.addWarpButton);
this.warpsTabPage.Controls.Add(this.warpsListBox);
this.warpsTabPage.Location = new System.Drawing.Point(4, 22);
this.warpsTabPage.Name = "warpsTabPage";
this.warpsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.warpsTabPage.Size = new System.Drawing.Size(444, 352);
this.warpsTabPage.TabIndex = 2;
this.warpsTabPage.Text = "Warps";
this.warpsTabPage.UseVisualStyleBackColor = true;
//
// duplicateWarpsButton
//
this.duplicateWarpsButton.Image = global::DSPRE.Properties.Resources.copyIcon_small;
this.duplicateWarpsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.duplicateWarpsButton.Location = new System.Drawing.Point(112, 308);
this.duplicateWarpsButton.Name = "duplicateWarpsButton";
this.duplicateWarpsButton.Size = new System.Drawing.Size(74, 32);
this.duplicateWarpsButton.TabIndex = 23;
this.duplicateWarpsButton.Text = "Duplicate";
this.duplicateWarpsButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.duplicateWarpsButton.UseVisualStyleBackColor = true;
this.duplicateWarpsButton.Click += new System.EventHandler(this.duplicateWarpsButton_Click);
//
// groupBox11
//
this.groupBox11.Controls.Add(this.eventEditorHeaderLocationNameLabel);
this.groupBox11.Controls.Add(this.eventEditorWarpHeaderListBox);
this.groupBox11.Controls.Add(this.destinationWarpGoToButton);
this.groupBox11.Controls.Add(this.warpAnchorUpDown);
this.groupBox11.Controls.Add(this.warpAnchorLabel);
this.groupBox11.Location = new System.Drawing.Point(193, 193);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(242, 150);
this.groupBox11.TabIndex = 22;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Destination";
//
// eventEditorHeaderLocationNameLabel
//
this.eventEditorHeaderLocationNameLabel.Location = new System.Drawing.Point(135, 20);
this.eventEditorHeaderLocationNameLabel.Name = "eventEditorHeaderLocationNameLabel";
this.eventEditorHeaderLocationNameLabel.Size = new System.Drawing.Size(97, 35);
this.eventEditorHeaderLocationNameLabel.TabIndex = 31;
this.eventEditorHeaderLocationNameLabel.Text = "LOCATION NAME";
//
// eventEditorWarpHeaderListBox
//
this.eventEditorWarpHeaderListBox.FormattingEnabled = true;
this.eventEditorWarpHeaderListBox.Location = new System.Drawing.Point(7, 20);
this.eventEditorWarpHeaderListBox.Name = "eventEditorWarpHeaderListBox";
this.eventEditorWarpHeaderListBox.Size = new System.Drawing.Size(125, 121);
this.eventEditorWarpHeaderListBox.TabIndex = 30;
this.eventEditorWarpHeaderListBox.SelectedIndexChanged += new System.EventHandler(this.eventEditorWarpHeaderListBox_SelectedIndexChanged);
//
// destinationWarpGoToButton
//
this.destinationWarpGoToButton.Image = global::DSPRE.Properties.Resources.warpGo;
this.destinationWarpGoToButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.destinationWarpGoToButton.Location = new System.Drawing.Point(138, 98);
this.destinationWarpGoToButton.Name = "destinationWarpGoToButton";
this.destinationWarpGoToButton.Size = new System.Drawing.Size(94, 41);
this.destinationWarpGoToButton.TabIndex = 26;
this.destinationWarpGoToButton.Text = "Test\r\nWarp";
this.destinationWarpGoToButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.destinationWarpGoToButton.UseVisualStyleBackColor = true;
this.destinationWarpGoToButton.Click += new System.EventHandler(this.goToWarpDestination_Click);
//
// warpAnchorUpDown
//
this.warpAnchorUpDown.Location = new System.Drawing.Point(138, 73);
this.warpAnchorUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpAnchorUpDown.Name = "warpAnchorUpDown";
this.warpAnchorUpDown.Size = new System.Drawing.Size(94, 20);
this.warpAnchorUpDown.TabIndex = 29;
this.warpAnchorUpDown.ValueChanged += new System.EventHandler(this.warpAnchorUpDown_ValueChanged);
//
// warpAnchorLabel
//
this.warpAnchorLabel.AutoSize = true;
this.warpAnchorLabel.Location = new System.Drawing.Point(159, 57);
this.warpAnchorLabel.Name = "warpAnchorLabel";
this.warpAnchorLabel.Size = new System.Drawing.Size(47, 13);
this.warpAnchorLabel.TabIndex = 27;
this.warpAnchorLabel.Text = "Hook ID";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.groupBox14);
this.groupBox1.Controls.Add(this.groupBox12);
this.groupBox1.Location = new System.Drawing.Point(193, 6);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(242, 182);
this.groupBox1.TabIndex = 21;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Start coordinates";
//
// groupBox14
//
this.groupBox14.Controls.Add(this.goToWarpButton);
this.groupBox14.Controls.Add(this.label9);
this.groupBox14.Controls.Add(this.warpXMatrixUpDown);
this.groupBox14.Controls.Add(this.label15);
this.groupBox14.Controls.Add(this.warpYMatrixUpDown);
this.groupBox14.Location = new System.Drawing.Point(9, 74);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Size = new System.Drawing.Size(223, 97);
this.groupBox14.TabIndex = 23;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "Matrix coordinates";
//
// goToWarpButton
//
this.goToWarpButton.Image = global::DSPRE.Properties.Resources.goToWarp;
this.goToWarpButton.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
this.goToWarpButton.Location = new System.Drawing.Point(63, 51);
this.goToWarpButton.Name = "goToWarpButton";
this.goToWarpButton.Size = new System.Drawing.Size(102, 39);
this.goToWarpButton.TabIndex = 25;
this.goToWarpButton.Text = "Go to start \r\ncoordinates";
this.goToWarpButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToWarpButton.UseVisualStyleBackColor = true;
this.goToWarpButton.Click += new System.EventHandler(this.centerEventViewOnSelectedEvent_Click);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(117, 27);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(38, 13);
this.label9.TabIndex = 24;
this.label9.Text = "Mat. Y";
//
// warpXMatrixUpDown
//
this.warpXMatrixUpDown.Location = new System.Drawing.Point(49, 23);
this.warpXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpXMatrixUpDown.Name = "warpXMatrixUpDown";
this.warpXMatrixUpDown.Size = new System.Drawing.Size(47, 20);
this.warpXMatrixUpDown.TabIndex = 21;
this.warpXMatrixUpDown.ValueChanged += new System.EventHandler(this.warpMatrixXUpDown_ValueChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(10, 27);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(38, 13);
this.label15.TabIndex = 22;
this.label15.Text = "Mat. X";
//
// warpYMatrixUpDown
//
this.warpYMatrixUpDown.Location = new System.Drawing.Point(157, 23);
this.warpYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpYMatrixUpDown.Name = "warpYMatrixUpDown";
this.warpYMatrixUpDown.Size = new System.Drawing.Size(47, 20);
this.warpYMatrixUpDown.TabIndex = 23;
this.warpYMatrixUpDown.ValueChanged += new System.EventHandler(this.warpMatrixYUpDown_ValueChanged);
//
// groupBox12
//
this.groupBox12.Controls.Add(this.warpXMapUpDown);
this.groupBox12.Controls.Add(this.label24);
this.groupBox12.Controls.Add(this.label25);
this.groupBox12.Controls.Add(this.warpYMapUpDown);
this.groupBox12.Controls.Add(this.warpZUpDown);
this.groupBox12.Controls.Add(this.label16);
this.groupBox12.Location = new System.Drawing.Point(9, 19);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Size = new System.Drawing.Size(223, 49);
this.groupBox12.TabIndex = 22;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "Map coordinates";
//
// warpXMapUpDown
//
this.warpXMapUpDown.Location = new System.Drawing.Point(25, 19);
this.warpXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpXMapUpDown.Name = "warpXMapUpDown";
this.warpXMapUpDown.Size = new System.Drawing.Size(34, 20);
this.warpXMapUpDown.TabIndex = 10;
this.warpXMapUpDown.ValueChanged += new System.EventHandler(this.warpXMapUpDown_ValueChanged);
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(86, 22);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(14, 13);
this.label24.TabIndex = 21;
this.label24.Text = "Y";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(10, 22);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(14, 13);
this.label25.TabIndex = 13;
this.label25.Text = "X";
//
// warpYMapUpDown
//
this.warpYMapUpDown.Location = new System.Drawing.Point(100, 19);
this.warpYMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpYMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpYMapUpDown.Name = "warpYMapUpDown";
this.warpYMapUpDown.Size = new System.Drawing.Size(34, 20);
this.warpYMapUpDown.TabIndex = 12;
this.warpYMapUpDown.ValueChanged += new System.EventHandler(this.warpYMapUpDown_ValueChanged);
//
// warpZUpDown
//
this.warpZUpDown.Location = new System.Drawing.Point(175, 19);
this.warpZUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpZUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpZUpDown.Name = "warpZUpDown";
this.warpZUpDown.Size = new System.Drawing.Size(34, 20);
this.warpZUpDown.TabIndex = 14;
this.warpZUpDown.ValueChanged += new System.EventHandler(this.warpZUpDown_ValueChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(160, 22);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(14, 13);
this.label16.TabIndex = 15;
this.label16.Text = "Z";
//
// removeWarpButton
//
this.removeWarpButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeWarpButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeWarpButton.Location = new System.Drawing.Point(60, 308);
this.removeWarpButton.Name = "removeWarpButton";
this.removeWarpButton.Size = new System.Drawing.Size(52, 32);
this.removeWarpButton.TabIndex = 10;
this.removeWarpButton.Text = "Rem";
this.removeWarpButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeWarpButton.UseVisualStyleBackColor = true;
this.removeWarpButton.Click += new System.EventHandler(this.removeWarpButton_Click);
//
// addWarpButton
//
this.addWarpButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addWarpButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addWarpButton.Location = new System.Drawing.Point(8, 308);
this.addWarpButton.Name = "addWarpButton";
this.addWarpButton.Size = new System.Drawing.Size(52, 32);
this.addWarpButton.TabIndex = 9;
this.addWarpButton.Text = "Add";
this.addWarpButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addWarpButton.UseVisualStyleBackColor = true;
this.addWarpButton.Click += new System.EventHandler(this.addWarpButton_Click);
//
// warpsListBox
//
this.warpsListBox.FormattingEnabled = true;
this.warpsListBox.Location = new System.Drawing.Point(9, 12);
this.warpsListBox.Name = "warpsListBox";
this.warpsListBox.Size = new System.Drawing.Size(177, 290);
this.warpsListBox.TabIndex = 4;
this.warpsListBox.SelectedIndexChanged += new System.EventHandler(this.warpsListBox_SelectedIndexChanged);
//
// triggersTabPage
//
this.triggersTabPage.Controls.Add(this.triggerLogicGroupBox);
this.triggersTabPage.Controls.Add(this.groupBox16);
this.triggersTabPage.Controls.Add(this.groupBox15);
this.triggersTabPage.Controls.Add(this.groupBox6);
this.triggersTabPage.Controls.Add(this.duplicateTriggersButton);
this.triggersTabPage.Controls.Add(this.removeTriggerButton);
this.triggersTabPage.Controls.Add(this.addTriggerButton);
this.triggersTabPage.Controls.Add(this.triggersListBox);
this.triggersTabPage.Location = new System.Drawing.Point(4, 22);
this.triggersTabPage.Name = "triggersTabPage";
this.triggersTabPage.Padding = new System.Windows.Forms.Padding(3);
this.triggersTabPage.Size = new System.Drawing.Size(444, 352);
this.triggersTabPage.TabIndex = 3;
this.triggersTabPage.Text = "Triggers";
this.triggersTabPage.UseVisualStyleBackColor = true;
//
// triggerLogicGroupBox
//
this.triggerLogicGroupBox.Controls.Add(this.expectedVarValueTriggerUpDown);
this.triggerLogicGroupBox.Controls.Add(this.label19);
this.triggerLogicGroupBox.Controls.Add(this.triggerVariableWatchedUpDown);
this.triggerLogicGroupBox.Controls.Add(this.label28);
this.triggerLogicGroupBox.Controls.Add(this.triggerScriptUpDown);
this.triggerLogicGroupBox.Controls.Add(this.label27);
this.triggerLogicGroupBox.Location = new System.Drawing.Point(225, 9);
this.triggerLogicGroupBox.Name = "triggerLogicGroupBox";
this.triggerLogicGroupBox.Size = new System.Drawing.Size(200, 108);
this.triggerLogicGroupBox.TabIndex = 39;
this.triggerLogicGroupBox.TabStop = false;
this.triggerLogicGroupBox.Text = "Logic";
//
// expectedVarValueTriggerUpDown
//
this.expectedVarValueTriggerUpDown.Location = new System.Drawing.Point(112, 36);
this.expectedVarValueTriggerUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.expectedVarValueTriggerUpDown.Name = "expectedVarValueTriggerUpDown";
this.expectedVarValueTriggerUpDown.Size = new System.Drawing.Size(71, 20);
this.expectedVarValueTriggerUpDown.TabIndex = 37;
this.expectedVarValueTriggerUpDown.ValueChanged += new System.EventHandler(this.expectedVarValueTriggerUpDown_ValueChanged);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(107, 20);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(82, 13);
this.label19.TabIndex = 38;
this.label19.Text = "Expected Value";
//
// triggerVariableWatchedUpDown
//
this.triggerVariableWatchedUpDown.Location = new System.Drawing.Point(17, 36);
this.triggerVariableWatchedUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerVariableWatchedUpDown.Name = "triggerVariableWatchedUpDown";
this.triggerVariableWatchedUpDown.Size = new System.Drawing.Size(71, 20);
this.triggerVariableWatchedUpDown.TabIndex = 26;
this.triggerVariableWatchedUpDown.ValueChanged += new System.EventHandler(this.triggerVariableWatchedUpDown_ValueChanged);
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(9, 20);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(89, 13);
this.label28.TabIndex = 27;
this.label28.Text = "Variable watched";
//
// triggerScriptUpDown
//
this.triggerScriptUpDown.Location = new System.Drawing.Point(68, 77);
this.triggerScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerScriptUpDown.Name = "triggerScriptUpDown";
this.triggerScriptUpDown.Size = new System.Drawing.Size(66, 20);
this.triggerScriptUpDown.TabIndex = 23;
this.triggerScriptUpDown.ValueChanged += new System.EventHandler(this.triggerScriptUpDown_ValueChanged);
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(58, 62);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(78, 13);
this.label27.TabIndex = 24;
this.label27.Text = "Script to trigger";
//
// groupBox16
//
this.groupBox16.Controls.Add(this.triggerLengthLabel);
this.groupBox16.Controls.Add(this.triggerLengthUpDown);
this.groupBox16.Controls.Add(this.triggerWidthLabel);
this.groupBox16.Controls.Add(this.triggerWidthUpDown);
this.groupBox16.Location = new System.Drawing.Point(225, 119);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Size = new System.Drawing.Size(200, 67);
this.groupBox16.TabIndex = 33;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "Trigger Size";
//
// triggerLengthLabel
//
this.triggerLengthLabel.AutoSize = true;
this.triggerLengthLabel.Location = new System.Drawing.Point(116, 19);
this.triggerLengthLabel.Name = "triggerLengthLabel";
this.triggerLengthLabel.Size = new System.Drawing.Size(56, 13);
this.triggerLengthLabel.TabIndex = 35;
this.triggerLengthLabel.Text = "Length [Y]";
//
// triggerLengthUpDown
//
this.triggerLengthUpDown.Location = new System.Drawing.Point(119, 36);
this.triggerLengthUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerLengthUpDown.Name = "triggerLengthUpDown";
this.triggerLengthUpDown.Size = new System.Drawing.Size(64, 20);
this.triggerLengthUpDown.TabIndex = 34;
this.triggerLengthUpDown.ValueChanged += new System.EventHandler(this.triggerLengthUpDown_ValueChanged);
//
// triggerWidthLabel
//
this.triggerWidthLabel.AutoSize = true;
this.triggerWidthLabel.Location = new System.Drawing.Point(15, 19);
this.triggerWidthLabel.Name = "triggerWidthLabel";
this.triggerWidthLabel.Size = new System.Drawing.Size(51, 13);
this.triggerWidthLabel.TabIndex = 33;
this.triggerWidthLabel.Text = "Width [X]";
//
// triggerWidthUpDown
//
this.triggerWidthUpDown.Location = new System.Drawing.Point(18, 36);
this.triggerWidthUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerWidthUpDown.Name = "triggerWidthUpDown";
this.triggerWidthUpDown.Size = new System.Drawing.Size(62, 20);
this.triggerWidthUpDown.TabIndex = 32;
this.triggerWidthUpDown.ValueChanged += new System.EventHandler(this.triggerWidthUpDown_ValueChanged);
//
// groupBox15
//
this.groupBox15.Controls.Add(this.triggerZLabel);
this.groupBox15.Controls.Add(this.triggerXMapUpDown);
this.groupBox15.Controls.Add(this.triggerZUpDown);
this.groupBox15.Controls.Add(this.triggerMapXLabel);
this.groupBox15.Controls.Add(this.triggerYMapUpDown);
this.groupBox15.Controls.Add(this.triggerYMapLabel);
this.groupBox15.Location = new System.Drawing.Point(225, 191);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Size = new System.Drawing.Size(200, 54);
this.groupBox15.TabIndex = 32;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "Map Coordinates";
//
// triggerZLabel
//
this.triggerZLabel.AutoSize = true;
this.triggerZLabel.Location = new System.Drawing.Point(141, 27);
this.triggerZLabel.Name = "triggerZLabel";
this.triggerZLabel.Size = new System.Drawing.Size(14, 13);
this.triggerZLabel.TabIndex = 21;
this.triggerZLabel.Text = "Z";
//
// triggerXMapUpDown
//
this.triggerXMapUpDown.Location = new System.Drawing.Point(28, 23);
this.triggerXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.triggerXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.triggerXMapUpDown.Name = "triggerXMapUpDown";
this.triggerXMapUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerXMapUpDown.TabIndex = 16;
this.triggerXMapUpDown.ValueChanged += new System.EventHandler(this.triggerXMapUpDown_ValueChanged);
//
// triggerZUpDown
//
this.triggerZUpDown.Location = new System.Drawing.Point(156, 23);
this.triggerZUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.triggerZUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.triggerZUpDown.Name = "triggerZUpDown";
this.triggerZUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerZUpDown.TabIndex = 20;
this.triggerZUpDown.ValueChanged += new System.EventHandler(this.triggerZUpDown_ValueChanged);
//
// triggerMapXLabel
//
this.triggerMapXLabel.AutoSize = true;
this.triggerMapXLabel.Location = new System.Drawing.Point(11, 27);
this.triggerMapXLabel.Name = "triggerMapXLabel";
this.triggerMapXLabel.Size = new System.Drawing.Size(14, 13);
this.triggerMapXLabel.TabIndex = 17;
this.triggerMapXLabel.Text = "X";
//
// triggerYMapUpDown
//
this.triggerYMapUpDown.Location = new System.Drawing.Point(91, 23);
this.triggerYMapUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerYMapUpDown.Name = "triggerYMapUpDown";
this.triggerYMapUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerYMapUpDown.TabIndex = 18;
this.triggerYMapUpDown.ValueChanged += new System.EventHandler(this.triggerYMapUpDown_ValueChanged);
//
// triggerYMapLabel
//
this.triggerYMapLabel.AutoSize = true;
this.triggerYMapLabel.Location = new System.Drawing.Point(76, 27);
this.triggerYMapLabel.Name = "triggerYMapLabel";
this.triggerYMapLabel.Size = new System.Drawing.Size(14, 13);
this.triggerYMapLabel.TabIndex = 19;
this.triggerYMapLabel.Text = "Y";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.goToTriggerButton);
this.groupBox6.Controls.Add(this.triggerYMatrixLabel);
this.groupBox6.Controls.Add(this.triggerXMatrixUpDown);
this.groupBox6.Controls.Add(this.triggerXMatrixLabel);
this.groupBox6.Controls.Add(this.triggerYMatrixUpDown);
this.groupBox6.Location = new System.Drawing.Point(225, 248);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(200, 94);
this.groupBox6.TabIndex = 25;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Matrix Coordinates";
//
// goToTriggerButton
//
this.goToTriggerButton.Image = global::DSPRE.Properties.Resources.goToTrigger;
this.goToTriggerButton.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
this.goToTriggerButton.Location = new System.Drawing.Point(44, 47);
this.goToTriggerButton.Name = "goToTriggerButton";
this.goToTriggerButton.Size = new System.Drawing.Size(120, 39);
this.goToTriggerButton.TabIndex = 20;
this.goToTriggerButton.Text = "Find this trigger";
this.goToTriggerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToTriggerButton.UseVisualStyleBackColor = true;
this.goToTriggerButton.Click += new System.EventHandler(this.centerEventViewOnSelectedEvent_Click);
//
// triggerYMatrixLabel
//
this.triggerYMatrixLabel.AutoSize = true;
this.triggerYMatrixLabel.Location = new System.Drawing.Point(105, 24);
this.triggerYMatrixLabel.Name = "triggerYMatrixLabel";
this.triggerYMatrixLabel.Size = new System.Drawing.Size(45, 13);
this.triggerYMatrixLabel.TabIndex = 19;
this.triggerYMatrixLabel.Text = "Matrix Y";
//
// triggerXMatrixUpDown
//
this.triggerXMatrixUpDown.Location = new System.Drawing.Point(52, 21);
this.triggerXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerXMatrixUpDown.Name = "triggerXMatrixUpDown";
this.triggerXMatrixUpDown.Size = new System.Drawing.Size(37, 20);
this.triggerXMatrixUpDown.TabIndex = 16;
this.triggerXMatrixUpDown.ValueChanged += new System.EventHandler(this.triggerXMatrixUpDown_ValueChanged);
//
// triggerXMatrixLabel
//
this.triggerXMatrixLabel.AutoSize = true;
this.triggerXMatrixLabel.Location = new System.Drawing.Point(6, 24);
this.triggerXMatrixLabel.Name = "triggerXMatrixLabel";
this.triggerXMatrixLabel.Size = new System.Drawing.Size(45, 13);
this.triggerXMatrixLabel.TabIndex = 17;
this.triggerXMatrixLabel.Text = "Matrix X";
//
// triggerYMatrixUpDown
//
this.triggerYMatrixUpDown.Location = new System.Drawing.Point(152, 21);
this.triggerYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerYMatrixUpDown.Name = "triggerYMatrixUpDown";
this.triggerYMatrixUpDown.Size = new System.Drawing.Size(37, 20);
this.triggerYMatrixUpDown.TabIndex = 18;
this.triggerYMatrixUpDown.ValueChanged += new System.EventHandler(this.triggerYMatrixUpDown_ValueChanged);
//
// duplicateTriggersButton
//
this.duplicateTriggersButton.Image = global::DSPRE.Properties.Resources.copyIcon_small;
this.duplicateTriggersButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.duplicateTriggersButton.Location = new System.Drawing.Point(130, 308);
this.duplicateTriggersButton.Name = "duplicateTriggersButton";
this.duplicateTriggersButton.Size = new System.Drawing.Size(74, 32);
this.duplicateTriggersButton.TabIndex = 36;
this.duplicateTriggersButton.Text = "Duplicate";
this.duplicateTriggersButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.duplicateTriggersButton.UseVisualStyleBackColor = true;
this.duplicateTriggersButton.Click += new System.EventHandler(this.duplicateTriggersButton_Click);
//
// removeTriggerButton
//
this.removeTriggerButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeTriggerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeTriggerButton.Location = new System.Drawing.Point(66, 308);
this.removeTriggerButton.Name = "removeTriggerButton";
this.removeTriggerButton.Size = new System.Drawing.Size(63, 32);
this.removeTriggerButton.TabIndex = 10;
this.removeTriggerButton.Text = "Delete";
this.removeTriggerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeTriggerButton.UseVisualStyleBackColor = true;
this.removeTriggerButton.Click += new System.EventHandler(this.removeTriggerButton_Click);
//
// addTriggerButton
//
this.addTriggerButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addTriggerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addTriggerButton.Location = new System.Drawing.Point(14, 308);
this.addTriggerButton.Name = "addTriggerButton";
this.addTriggerButton.Size = new System.Drawing.Size(51, 32);
this.addTriggerButton.TabIndex = 9;
this.addTriggerButton.Text = "Add";
this.addTriggerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addTriggerButton.UseVisualStyleBackColor = true;
this.addTriggerButton.Click += new System.EventHandler(this.addTriggerButton_Click);
//
// triggersListBox
//
this.triggersListBox.FormattingEnabled = true;
this.triggersListBox.Location = new System.Drawing.Point(14, 12);
this.triggersListBox.Name = "triggersListBox";
this.triggersListBox.Size = new System.Drawing.Size(190, 290);
this.triggersListBox.TabIndex = 4;
this.triggersListBox.SelectedIndexChanged += new System.EventHandler(this.triggersListBox_SelectedIndexChanged);
//
// eventPanel
//
this.eventPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.eventPanel.Controls.Add(this.eventPictureBox);
this.eventPanel.Controls.Add(this.eventOpenGlControl);
this.eventPanel.Location = new System.Drawing.Point(601, 39);
this.eventPanel.Name = "eventPanel";
this.eventPanel.Size = new System.Drawing.Size(546, 546);
this.eventPanel.TabIndex = 24;
//
// eventPictureBox
//
this.eventPictureBox.BackColor = System.Drawing.Color.White;
this.eventPictureBox.Location = new System.Drawing.Point(0, 0);
this.eventPictureBox.Name = "eventPictureBox";
this.eventPictureBox.Size = new System.Drawing.Size(544, 544);
this.eventPictureBox.TabIndex = 3;
this.eventPictureBox.TabStop = false;
this.eventPictureBox.Click += new System.EventHandler(this.eventPictureBox_Click);
this.eventPictureBox.MouseMove += new System.Windows.Forms.MouseEventHandler(this.eventPictureBox_MouseMove);
//
// eventOpenGlControl
//
this.eventOpenGlControl.AccumBits = ((byte)(0));
this.eventOpenGlControl.AutoCheckErrors = false;
this.eventOpenGlControl.AutoFinish = false;
this.eventOpenGlControl.AutoMakeCurrent = true;
this.eventOpenGlControl.AutoSwapBuffers = true;
this.eventOpenGlControl.BackColor = System.Drawing.Color.Black;
this.eventOpenGlControl.ColorBits = ((byte)(32));
this.eventOpenGlControl.DepthBits = ((byte)(64));
this.eventOpenGlControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.eventOpenGlControl.ForeColor = System.Drawing.Color.Black;
this.eventOpenGlControl.Location = new System.Drawing.Point(0, 0);
this.eventOpenGlControl.Name = "eventOpenGlControl";
this.eventOpenGlControl.Size = new System.Drawing.Size(544, 544);
this.eventOpenGlControl.StencilBits = ((byte)(0));
this.eventOpenGlControl.TabIndex = 2;
//
// rightClickPicture
//
this.rightClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rightClickPicture.Image = global::DSPRE.Properties.Resources.RightClick;
this.rightClickPicture.ImageLocation = "";
this.rightClickPicture.Location = new System.Drawing.Point(468, 420);
this.rightClickPicture.Name = "rightClickPicture";
this.rightClickPicture.Size = new System.Drawing.Size(0, 38);
this.rightClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.rightClickPicture.TabIndex = 59;
this.rightClickPicture.TabStop = false;
//
// wheelClickPicture
//
this.wheelClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.wheelClickPicture.Image = global::DSPRE.Properties.Resources.WheelClick;
this.wheelClickPicture.ImageLocation = "";
this.wheelClickPicture.Location = new System.Drawing.Point(552, 420);
this.wheelClickPicture.Name = "wheelClickPicture";
this.wheelClickPicture.Size = new System.Drawing.Size(0, 38);
this.wheelClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.wheelClickPicture.TabIndex = 56;
this.wheelClickPicture.TabStop = false;
//
// LeftClickPicture
//
this.LeftClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LeftClickPicture.Image = global::DSPRE.Properties.Resources.LeftClick;
this.LeftClickPicture.ImageLocation = "";
this.LeftClickPicture.Location = new System.Drawing.Point(510, 420);
this.LeftClickPicture.Name = "LeftClickPicture";
this.LeftClickPicture.Size = new System.Drawing.Size(0, 38);
this.LeftClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.LeftClickPicture.TabIndex = 55;
this.LeftClickPicture.TabStop = false;
//
// removeEventFileButton
//
this.removeEventFileButton.Image = ((System.Drawing.Image)(resources.GetObject("removeEventFileButton.Image")));
this.removeEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeEventFileButton.Location = new System.Drawing.Point(354, 36);
this.removeEventFileButton.Name = "removeEventFileButton";
this.removeEventFileButton.Size = new System.Drawing.Size(101, 25);
this.removeEventFileButton.TabIndex = 54;
this.removeEventFileButton.Text = "Remove Last";
this.removeEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeEventFileButton.UseVisualStyleBackColor = true;
this.removeEventFileButton.Click += new System.EventHandler(this.removeEventFileButton_Click);
//
// addEventFileButton
//
this.addEventFileButton.Image = ((System.Drawing.Image)(resources.GetObject("addEventFileButton.Image")));
this.addEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addEventFileButton.Location = new System.Drawing.Point(354, 9);
this.addEventFileButton.Name = "addEventFileButton";
this.addEventFileButton.Size = new System.Drawing.Size(101, 25);
this.addEventFileButton.TabIndex = 53;
this.addEventFileButton.Text = "Add Event File";
this.addEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addEventFileButton.UseVisualStyleBackColor = true;
this.addEventFileButton.Click += new System.EventHandler(this.addEventFileButton_Click);
//
// eventShiftRightButton
//
this.eventShiftRightButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftRightButton.Image = global::DSPRE.Properties.Resources.arrowright;
this.eventShiftRightButton.Location = new System.Drawing.Point(1152, 233);
this.eventShiftRightButton.Name = "eventShiftRightButton";
this.eventShiftRightButton.Size = new System.Drawing.Size(25, 156);
this.eventShiftRightButton.TabIndex = 45;
this.eventShiftRightButton.UseVisualStyleBackColor = true;
this.eventShiftRightButton.Click += new System.EventHandler(this.eventShiftRightButton_Click);
//
// eventShiftLeftButton
//
this.eventShiftLeftButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftLeftButton.Image = global::DSPRE.Properties.Resources.arrowleft;
this.eventShiftLeftButton.Location = new System.Drawing.Point(570, 233);
this.eventShiftLeftButton.Name = "eventShiftLeftButton";
this.eventShiftLeftButton.Size = new System.Drawing.Size(25, 156);
this.eventShiftLeftButton.TabIndex = 44;
this.eventShiftLeftButton.UseVisualStyleBackColor = true;
this.eventShiftLeftButton.Click += new System.EventHandler(this.eventShiftLeftButton_Click);
//
// eventShiftUpButton
//
this.eventShiftUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftUpButton.Image = global::DSPRE.Properties.Resources.arrowup;
this.eventShiftUpButton.Location = new System.Drawing.Point(795, 8);
this.eventShiftUpButton.Name = "eventShiftUpButton";
this.eventShiftUpButton.Size = new System.Drawing.Size(156, 25);
this.eventShiftUpButton.TabIndex = 43;
this.eventShiftUpButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.eventShiftUpButton.UseVisualStyleBackColor = true;
this.eventShiftUpButton.Click += new System.EventHandler(this.eventShiftUpButton_Click);
//
// eventShiftDownButton
//
this.eventShiftDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftDownButton.Image = global::DSPRE.Properties.Resources.arrowdown;
this.eventShiftDownButton.Location = new System.Drawing.Point(795, 589);
this.eventShiftDownButton.Name = "eventShiftDownButton";
this.eventShiftDownButton.Size = new System.Drawing.Size(156, 25);
this.eventShiftDownButton.TabIndex = 42;
this.eventShiftDownButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.eventShiftDownButton.UseVisualStyleBackColor = true;
this.eventShiftDownButton.Click += new System.EventHandler(this.eventShiftDownButton_Click);
//
// exportEventFileButton
//
this.exportEventFileButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportEventFileButton.Location = new System.Drawing.Point(266, 9);
this.exportEventFileButton.Name = "exportEventFileButton";
this.exportEventFileButton.Size = new System.Drawing.Size(84, 52);
this.exportEventFileButton.TabIndex = 36;
this.exportEventFileButton.Text = "Export";
this.exportEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportEventFileButton.UseVisualStyleBackColor = true;
this.exportEventFileButton.Click += new System.EventHandler(this.exportEventFileButton_Click);
//
// importEventFileButton
//
this.importEventFileButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importEventFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importEventFileButton.Location = new System.Drawing.Point(178, 9);
this.importEventFileButton.Name = "importEventFileButton";
this.importEventFileButton.Size = new System.Drawing.Size(84, 52);
this.importEventFileButton.TabIndex = 35;
this.importEventFileButton.Text = "Import";
this.importEventFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importEventFileButton.UseVisualStyleBackColor = true;
this.importEventFileButton.Click += new System.EventHandler(this.importEventFileButton_Click);
//
// saveEventsButton
//
this.saveEventsButton.Image = global::DSPRE.Properties.Resources.saveButton;
this.saveEventsButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveEventsButton.Location = new System.Drawing.Point(9, 36);
this.saveEventsButton.Name = "saveEventsButton";
this.saveEventsButton.Size = new System.Drawing.Size(166, 25);
this.saveEventsButton.TabIndex = 34;
this.saveEventsButton.Text = "Save Event File";
this.saveEventsButton.UseVisualStyleBackColor = true;
this.saveEventsButton.Click += new System.EventHandler(this.saveEventsButton_Click);
//
// tabPageScriptEditor
//
this.tabPageScriptEditor.Controls.Add(this.scriptEditor);
this.tabPageScriptEditor.ImageIndex = 5;
this.tabPageScriptEditor.Location = new System.Drawing.Point(4, 23);
this.tabPageScriptEditor.Name = "tabPageScriptEditor";
this.tabPageScriptEditor.Padding = new System.Windows.Forms.Padding(3);
this.tabPageScriptEditor.Size = new System.Drawing.Size(1185, 675);
this.tabPageScriptEditor.TabIndex = 10;
this.tabPageScriptEditor.Text = "Script Editor";
this.tabPageScriptEditor.UseVisualStyleBackColor = true;
//
// scriptEditor
//
this.scriptEditor.Location = new System.Drawing.Point(2, 3);
this.scriptEditor.Margin = new System.Windows.Forms.Padding(4);
this.scriptEditor.Name = "scriptEditor";
this.scriptEditor.scriptEditorIsReady = false;
this.scriptEditor.Size = new System.Drawing.Size(1177, 735);
this.scriptEditor.TabIndex = 0;
//
// tabPageLevelScriptEditor
//
this.tabPageLevelScriptEditor.Controls.Add(this.levelScriptEditor);
this.tabPageLevelScriptEditor.ImageIndex = 5;
this.tabPageLevelScriptEditor.Location = new System.Drawing.Point(4, 23);
this.tabPageLevelScriptEditor.Name = "tabPageLevelScriptEditor";
this.tabPageLevelScriptEditor.Padding = new System.Windows.Forms.Padding(3);
this.tabPageLevelScriptEditor.Size = new System.Drawing.Size(1185, 675);
this.tabPageLevelScriptEditor.TabIndex = 11;
this.tabPageLevelScriptEditor.Text = "Level Script Editor";
this.tabPageLevelScriptEditor.UseVisualStyleBackColor = true;
//
// levelScriptEditor
//
this.levelScriptEditor.BackColor = System.Drawing.SystemColors.Control;
this.levelScriptEditor.levelScriptEditorIsReady = false;
this.levelScriptEditor.Location = new System.Drawing.Point(6, 8);
this.levelScriptEditor.Margin = new System.Windows.Forms.Padding(4);
this.levelScriptEditor.Name = "levelScriptEditor";
this.levelScriptEditor.Size = new System.Drawing.Size(408, 622);
this.levelScriptEditor.TabIndex = 0;
//
// textEditorTabPage
//
this.textEditorTabPage.Controls.Add(this.tableLayoutPanel1);
this.textEditorTabPage.Controls.Add(this.groupBox13);
this.textEditorTabPage.Controls.Add(this.textEditorDataGridView);
this.textEditorTabPage.Controls.Add(this.removeStringButton);
this.textEditorTabPage.Controls.Add(this.addStringButton);
this.textEditorTabPage.ImageIndex = 4;
this.textEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.textEditorTabPage.Name = "textEditorTabPage";
this.textEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.textEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.textEditorTabPage.TabIndex = 5;
this.textEditorTabPage.Text = "Text Editor";
this.textEditorTabPage.UseVisualStyleBackColor = true;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 12;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.Controls.Add(this.label6, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.selectedLineMoveUpButton, 8, 1);
this.tableLayoutPanel1.Controls.Add(this.selectTextFileComboBox, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.locateCurrentTextArchive, 6, 1);
this.tableLayoutPanel1.Controls.Add(this.saveTextArchiveButton, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.importTextFileButton, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.exportTextFileButton, 2, 1);
this.tableLayoutPanel1.Controls.Add(this.addTextArchiveButton, 4, 1);
this.tableLayoutPanel1.Controls.Add(this.removeMessageFileButton, 5, 1);
this.tableLayoutPanel1.Controls.Add(this.selectedLineMoveDownButton, 9, 1);
this.tableLayoutPanel1.Controls.Add(this.LineNumbersFormatgroupBox, 11, 1);
this.tableLayoutPanel1.Location = new System.Drawing.Point(12, 4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.Size = new System.Drawing.Size(1161, 70);
this.tableLayoutPanel1.TabIndex = 66;
//
// 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(67, 13);
this.label6.TabIndex = 18;
this.label6.Text = "Text Archive";
//
// selectedLineMoveUpButton
//
this.selectedLineMoveUpButton.Image = global::DSPRE.Properties.Resources.arrowup;
this.selectedLineMoveUpButton.Location = new System.Drawing.Point(681, 16);
this.selectedLineMoveUpButton.Name = "selectedLineMoveUpButton";
this.tableLayoutPanel1.SetRowSpan(this.selectedLineMoveUpButton, 2);
this.selectedLineMoveUpButton.Size = new System.Drawing.Size(42, 40);
this.selectedLineMoveUpButton.TabIndex = 65;
this.selectedLineMoveUpButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.selectedLineMoveUpButton, "Shift up selected line");
this.selectedLineMoveUpButton.UseVisualStyleBackColor = true;
this.selectedLineMoveUpButton.Click += new System.EventHandler(this.selectedLineMoveUpButton_Click);
//
// selectTextFileComboBox
//
this.selectTextFileComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectTextFileComboBox.FormattingEnabled = true;
this.selectTextFileComboBox.Location = new System.Drawing.Point(3, 16);
this.selectTextFileComboBox.Name = "selectTextFileComboBox";
this.selectTextFileComboBox.Size = new System.Drawing.Size(184, 21);
this.selectTextFileComboBox.TabIndex = 17;
this.selectTextFileComboBox.SelectedIndexChanged += new System.EventHandler(this.selectTextFileComboBox_SelectedIndexChanged);
//
// locateCurrentTextArchive
//
this.locateCurrentTextArchive.Image = global::DSPRE.Properties.Resources.open_file;
this.locateCurrentTextArchive.Location = new System.Drawing.Point(613, 16);
this.locateCurrentTextArchive.Name = "locateCurrentTextArchive";
this.tableLayoutPanel1.SetRowSpan(this.locateCurrentTextArchive, 2);
this.locateCurrentTextArchive.Size = new System.Drawing.Size(42, 40);
this.locateCurrentTextArchive.TabIndex = 64;
this.locateCurrentTextArchive.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.locateCurrentTextArchive.UseVisualStyleBackColor = true;
this.locateCurrentTextArchive.Click += new System.EventHandler(this.locateCurrentTextArchive_Click);
//
// saveTextArchiveButton
//
this.saveTextArchiveButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.saveTextArchiveButton.Image = global::DSPRE.Properties.Resources.saveButton;
this.saveTextArchiveButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveTextArchiveButton.Location = new System.Drawing.Point(3, 43);
this.saveTextArchiveButton.Name = "saveTextArchiveButton";
this.saveTextArchiveButton.Size = new System.Drawing.Size(184, 30);
this.saveTextArchiveButton.TabIndex = 21;
this.saveTextArchiveButton.Text = "&Save Current Archive";
this.saveTextArchiveButton.UseVisualStyleBackColor = true;
this.saveTextArchiveButton.Click += new System.EventHandler(this.saveTextArchiveButton_Click);
//
// importTextFileButton
//
this.importTextFileButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.importTextFileButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importTextFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importTextFileButton.Location = new System.Drawing.Point(193, 16);
this.importTextFileButton.Name = "importTextFileButton";
this.tableLayoutPanel1.SetRowSpan(this.importTextFileButton, 2);
this.importTextFileButton.Size = new System.Drawing.Size(94, 57);
this.importTextFileButton.TabIndex = 22;
this.importTextFileButton.Text = "&Replace\r\nCurrent";
this.importTextFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importTextFileButton.UseVisualStyleBackColor = true;
this.importTextFileButton.Click += new System.EventHandler(this.importTextFileButton_Click);
//
// exportTextFileButton
//
this.exportTextFileButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportTextFileButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportTextFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportTextFileButton.Location = new System.Drawing.Point(293, 16);
this.exportTextFileButton.Name = "exportTextFileButton";
this.tableLayoutPanel1.SetRowSpan(this.exportTextFileButton, 2);
this.exportTextFileButton.Size = new System.Drawing.Size(94, 57);
this.exportTextFileButton.TabIndex = 23;
this.exportTextFileButton.Text = "&Export File";
this.exportTextFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportTextFileButton.UseVisualStyleBackColor = true;
this.exportTextFileButton.Click += new System.EventHandler(this.exportTextFileButton_Click);
//
// addTextArchiveButton
//
this.addTextArchiveButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.addTextArchiveButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addTextArchiveButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addTextArchiveButton.Location = new System.Drawing.Point(413, 16);
this.addTextArchiveButton.Name = "addTextArchiveButton";
this.tableLayoutPanel1.SetRowSpan(this.addTextArchiveButton, 2);
this.addTextArchiveButton.Size = new System.Drawing.Size(91, 57);
this.addTextArchiveButton.TabIndex = 19;
this.addTextArchiveButton.Text = "Add Text \r\nArchive";
this.addTextArchiveButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addTextArchiveButton.UseVisualStyleBackColor = true;
this.addTextArchiveButton.Click += new System.EventHandler(this.addTextArchiveButton_Click);
//
// removeMessageFileButton
//
this.removeMessageFileButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.removeMessageFileButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeMessageFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeMessageFileButton.Location = new System.Drawing.Point(510, 16);
this.removeMessageFileButton.Name = "removeMessageFileButton";
this.tableLayoutPanel1.SetRowSpan(this.removeMessageFileButton, 2);
this.removeMessageFileButton.Size = new System.Drawing.Size(97, 57);
this.removeMessageFileButton.TabIndex = 20;
this.removeMessageFileButton.Text = "Remove \r\nLast Archive";
this.removeMessageFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeMessageFileButton.UseVisualStyleBackColor = true;
this.removeMessageFileButton.Click += new System.EventHandler(this.removeMessageFileButton_Click);
//
// selectedLineMoveDownButton
//
this.selectedLineMoveDownButton.Image = global::DSPRE.Properties.Resources.arrowdown;
this.selectedLineMoveDownButton.Location = new System.Drawing.Point(729, 16);
this.selectedLineMoveDownButton.Name = "selectedLineMoveDownButton";
this.tableLayoutPanel1.SetRowSpan(this.selectedLineMoveDownButton, 2);
this.selectedLineMoveDownButton.Size = new System.Drawing.Size(42, 40);
this.selectedLineMoveDownButton.TabIndex = 66;
this.selectedLineMoveDownButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.selectedLineMoveDownButton, "Shift down selected line");
this.selectedLineMoveDownButton.UseVisualStyleBackColor = true;
this.selectedLineMoveDownButton.Click += new System.EventHandler(this.selectedLineMoveDownButton_Click);
//
// LineNumbersFormatgroupBox
//
this.LineNumbersFormatgroupBox.Controls.Add(this.decimalRadioButton);
this.LineNumbersFormatgroupBox.Controls.Add(this.hexRadiobutton);
this.LineNumbersFormatgroupBox.Location = new System.Drawing.Point(797, 16);
this.LineNumbersFormatgroupBox.Name = "LineNumbersFormatgroupBox";
this.tableLayoutPanel1.SetRowSpan(this.LineNumbersFormatgroupBox, 2);
this.LineNumbersFormatgroupBox.Size = new System.Drawing.Size(134, 35);
this.LineNumbersFormatgroupBox.TabIndex = 34;
this.LineNumbersFormatgroupBox.TabStop = false;
this.LineNumbersFormatgroupBox.Text = "Line Number Format";
//
// decimalRadioButton
//
this.decimalRadioButton.AutoSize = true;
this.decimalRadioButton.Checked = true;
this.decimalRadioButton.Location = new System.Drawing.Point(68, 14);
this.decimalRadioButton.Name = "decimalRadioButton";
this.decimalRadioButton.Size = new System.Drawing.Size(63, 17);
this.decimalRadioButton.TabIndex = 35;
this.decimalRadioButton.TabStop = true;
this.decimalRadioButton.Text = "Decimal";
this.decimalRadioButton.UseVisualStyleBackColor = true;
//
// hexRadiobutton
//
this.hexRadiobutton.AutoSize = true;
this.hexRadiobutton.Location = new System.Drawing.Point(6, 14);
this.hexRadiobutton.Name = "hexRadiobutton";
this.hexRadiobutton.Size = new System.Drawing.Size(44, 17);
this.hexRadiobutton.TabIndex = 34;
this.hexRadiobutton.Text = "Hex";
this.hexRadiobutton.UseVisualStyleBackColor = true;
this.hexRadiobutton.CheckedChanged += new System.EventHandler(this.hexRadiobutton_CheckedChanged);
//
// groupBox13
//
this.groupBox13.Controls.Add(this.label67);
this.groupBox13.Controls.Add(this.searchAllArchivesCheckBox);
this.groupBox13.Controls.Add(this.caseSensitiveTextReplaceCheckbox);
this.groupBox13.Controls.Add(this.textSearchResultsListBox);
this.groupBox13.Controls.Add(this.replaceTextLabel);
this.groupBox13.Controls.Add(this.replaceMessageTextBox);
this.groupBox13.Controls.Add(this.label8);
this.groupBox13.Controls.Add(this.textSearchProgressBar);
this.groupBox13.Controls.Add(this.caseSensitiveTextSearchCheckbox);
this.groupBox13.Controls.Add(this.label7);
this.groupBox13.Controls.Add(this.searchMessageTextBox);
this.groupBox13.Controls.Add(this.searchMessageButton);
this.groupBox13.Controls.Add(this.replaceMessageButton);
this.groupBox13.Location = new System.Drawing.Point(891, 75);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(282, 502);
this.groupBox13.TabIndex = 31;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "Search / Replace";
//
// label67
//
this.label67.AutoSize = true;
this.label67.Enabled = false;
this.label67.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label67.Location = new System.Drawing.Point(190, 133);
this.label67.Name = "label67";
this.label67.Size = new System.Drawing.Size(74, 13);
this.label67.TabIndex = 41;
this.label67.Text = "[Coming soon]";
//
// searchAllArchivesCheckBox
//
this.searchAllArchivesCheckBox.AutoSize = true;
this.searchAllArchivesCheckBox.Checked = true;
this.searchAllArchivesCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.searchAllArchivesCheckBox.Location = new System.Drawing.Point(190, 22);
this.searchAllArchivesCheckBox.Name = "searchAllArchivesCheckBox";
this.searchAllArchivesCheckBox.Size = new System.Drawing.Size(81, 17);
this.searchAllArchivesCheckBox.TabIndex = 40;
this.searchAllArchivesCheckBox.Text = "All Archives";
this.searchAllArchivesCheckBox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.searchAllArchivesCheckBox.UseVisualStyleBackColor = true;
//
// caseSensitiveTextReplaceCheckbox
//
this.caseSensitiveTextReplaceCheckbox.AutoSize = true;
this.caseSensitiveTextReplaceCheckbox.Enabled = false;
this.caseSensitiveTextReplaceCheckbox.Location = new System.Drawing.Point(190, 115);
this.caseSensitiveTextReplaceCheckbox.Name = "caseSensitiveTextReplaceCheckbox";
this.caseSensitiveTextReplaceCheckbox.Size = new System.Drawing.Size(77, 17);
this.caseSensitiveTextReplaceCheckbox.TabIndex = 39;
this.caseSensitiveTextReplaceCheckbox.Text = "Copy Case";
this.caseSensitiveTextReplaceCheckbox.UseVisualStyleBackColor = true;
//
// textSearchResultsListBox
//
this.textSearchResultsListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textSearchResultsListBox.ItemHeight = 15;
this.textSearchResultsListBox.Location = new System.Drawing.Point(9, 182);
this.textSearchResultsListBox.Name = "textSearchResultsListBox";
this.textSearchResultsListBox.Size = new System.Drawing.Size(267, 244);
this.textSearchResultsListBox.TabIndex = 38;
this.textSearchResultsListBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textSearchResultsListBox_KeyDown);
this.textSearchResultsListBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.textSearchResultsListBox_GoToEntryResult);
//
// replaceTextLabel
//
this.replaceTextLabel.AutoSize = true;
this.replaceTextLabel.Location = new System.Drawing.Point(6, 87);
this.replaceTextLabel.Name = "replaceTextLabel";
this.replaceTextLabel.Size = new System.Drawing.Size(93, 13);
this.replaceTextLabel.TabIndex = 37;
this.replaceTextLabel.Text = "Replacement text:";
//
// replaceMessageTextBox
//
this.replaceMessageTextBox.Location = new System.Drawing.Point(8, 103);
this.replaceMessageTextBox.MaxLength = 100;
this.replaceMessageTextBox.Name = "replaceMessageTextBox";
this.replaceMessageTextBox.Size = new System.Drawing.Size(173, 20);
this.replaceMessageTextBox.TabIndex = 36;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 450);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(48, 13);
this.label8.TabIndex = 35;
this.label8.Text = "Progress";
//
// textSearchProgressBar
//
this.textSearchProgressBar.Location = new System.Drawing.Point(9, 466);
this.textSearchProgressBar.Name = "textSearchProgressBar";
this.textSearchProgressBar.Size = new System.Drawing.Size(267, 27);
this.textSearchProgressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
this.textSearchProgressBar.TabIndex = 34;
//
// caseSensitiveTextSearchCheckbox
//
this.caseSensitiveTextSearchCheckbox.AutoSize = true;
this.caseSensitiveTextSearchCheckbox.Location = new System.Drawing.Point(190, 50);
this.caseSensitiveTextSearchCheckbox.Name = "caseSensitiveTextSearchCheckbox";
this.caseSensitiveTextSearchCheckbox.Size = new System.Drawing.Size(83, 17);
this.caseSensitiveTextSearchCheckbox.TabIndex = 33;
this.caseSensitiveTextSearchCheckbox.Text = "Match Case";
this.caseSensitiveTextSearchCheckbox.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(5, 166);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(42, 13);
this.label7.TabIndex = 32;
this.label7.Text = "Results";
//
// searchMessageTextBox
//
this.searchMessageTextBox.Location = new System.Drawing.Point(6, 20);
this.searchMessageTextBox.MaxLength = 100;
this.searchMessageTextBox.Name = "searchMessageTextBox";
this.searchMessageTextBox.Size = new System.Drawing.Size(175, 20);
this.searchMessageTextBox.TabIndex = 27;
this.searchMessageTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.searchMessageTextBox_KeyDown);
//
// searchMessageButton
//
this.searchMessageButton.Image = global::DSPRE.Properties.Resources.SearchMiniIcon;
this.searchMessageButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.searchMessageButton.Location = new System.Drawing.Point(6, 44);
this.searchMessageButton.Name = "searchMessageButton";
this.searchMessageButton.Size = new System.Drawing.Size(175, 27);
this.searchMessageButton.TabIndex = 30;
this.searchMessageButton.Text = "Search";
this.searchMessageButton.UseVisualStyleBackColor = true;
this.searchMessageButton.Click += new System.EventHandler(this.searchMessageButton_Click);
//
// replaceMessageButton
//
this.replaceMessageButton.Location = new System.Drawing.Point(8, 127);
this.replaceMessageButton.Name = "replaceMessageButton";
this.replaceMessageButton.Size = new System.Drawing.Size(173, 27);
this.replaceMessageButton.TabIndex = 30;
this.replaceMessageButton.Text = "Search and Replace All";
this.replaceMessageButton.UseVisualStyleBackColor = true;
this.replaceMessageButton.Click += new System.EventHandler(this.replaceMessageButton_Click);
//
// textEditorDataGridView
//
this.textEditorDataGridView.AllowDrop = true;
this.textEditorDataGridView.AllowUserToAddRows = false;
this.textEditorDataGridView.AllowUserToDeleteRows = false;
this.textEditorDataGridView.AllowUserToResizeColumns = false;
this.textEditorDataGridView.AllowUserToResizeRows = false;
this.textEditorDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.textEditorDataGridView.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.textEditorDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
this.textEditorDataGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.textEditorDataGridView.ColumnHeadersHeight = 29;
this.textEditorDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.textEditorDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.messageColumn});
this.textEditorDataGridView.Location = new System.Drawing.Point(12, 77);
this.textEditorDataGridView.Name = "textEditorDataGridView";
this.textEditorDataGridView.RowHeadersWidth = 68;
dataGridViewCellStyle31.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textEditorDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle31;
this.textEditorDataGridView.Size = new System.Drawing.Size(873, 500);
this.textEditorDataGridView.TabIndex = 24;
this.textEditorDataGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.textEditorDataGridView_CellValueChanged);
this.textEditorDataGridView.CurrentCellChanged += new System.EventHandler(this.textEditorDataGridView_CurrentCellChanged);
//
// messageColumn
//
this.messageColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.messageColumn.HeaderText = "Message";
this.messageColumn.MinimumWidth = 6;
this.messageColumn.Name = "messageColumn";
this.messageColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.messageColumn.Width = 56;
//
// removeStringButton
//
this.removeStringButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.removeStringButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.removeStringButton.Location = new System.Drawing.Point(113, 580);
this.removeStringButton.Name = "removeStringButton";
this.removeStringButton.Size = new System.Drawing.Size(124, 34);
this.removeStringButton.TabIndex = 26;
this.removeStringButton.Text = "Remove Last Line";
this.removeStringButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.removeStringButton.UseVisualStyleBackColor = true;
this.removeStringButton.Click += new System.EventHandler(this.removeStringButton_Click);
//
// addStringButton
//
this.addStringButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addStringButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addStringButton.Location = new System.Drawing.Point(12, 580);
this.addStringButton.Name = "addStringButton";
this.addStringButton.Size = new System.Drawing.Size(95, 34);
this.addStringButton.TabIndex = 25;
this.addStringButton.Text = "&Append Line";
this.addStringButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addStringButton.UseVisualStyleBackColor = true;
this.addStringButton.Click += new System.EventHandler(this.addStringButton_Click);
//
// cameraEditorTabPage
//
this.cameraEditorTabPage.Controls.Add(this.exportCameraTableButton);
this.cameraEditorTabPage.Controls.Add(this.importCameraTableButton);
this.cameraEditorTabPage.Controls.Add(this.saveCameraTableButton);
this.cameraEditorTabPage.Controls.Add(this.cameraEditorDataGridView);
this.cameraEditorTabPage.ImageIndex = 7;
this.cameraEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.cameraEditorTabPage.Name = "cameraEditorTabPage";
this.cameraEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.cameraEditorTabPage.TabIndex = 7;
this.cameraEditorTabPage.Text = "Camera Editor";
this.cameraEditorTabPage.UseVisualStyleBackColor = true;
//
// exportCameraTableButton
//
this.exportCameraTableButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportCameraTableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportCameraTableButton.Location = new System.Drawing.Point(3, 563);
this.exportCameraTableButton.Name = "exportCameraTableButton";
this.exportCameraTableButton.Size = new System.Drawing.Size(115, 45);
this.exportCameraTableButton.TabIndex = 16;
this.exportCameraTableButton.Text = "Export \r\nCamera Table";
this.exportCameraTableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportCameraTableButton.UseVisualStyleBackColor = true;
this.exportCameraTableButton.Click += new System.EventHandler(this.exportCameraTableButton_Click);
//
// importCameraTableButton
//
this.importCameraTableButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importCameraTableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importCameraTableButton.Location = new System.Drawing.Point(123, 563);
this.importCameraTableButton.Name = "importCameraTableButton";
this.importCameraTableButton.Size = new System.Drawing.Size(115, 45);
this.importCameraTableButton.TabIndex = 14;
this.importCameraTableButton.Text = "Import\r\nCamera Table";
this.importCameraTableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importCameraTableButton.UseVisualStyleBackColor = true;
this.importCameraTableButton.Click += new System.EventHandler(this.importCameraTableButton_Click);
//
// saveCameraTableButton
//
this.saveCameraTableButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveCameraTableButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveCameraTableButton.Location = new System.Drawing.Point(1060, 563);
this.saveCameraTableButton.Name = "saveCameraTableButton";
this.saveCameraTableButton.Size = new System.Drawing.Size(115, 45);
this.saveCameraTableButton.TabIndex = 15;
this.saveCameraTableButton.Text = "&Save \r\nCam Table";
this.saveCameraTableButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveCameraTableButton.UseVisualStyleBackColor = true;
this.saveCameraTableButton.Click += new System.EventHandler(this.saveCameraTableButton_Click);
//
// cameraEditorDataGridView
//
this.cameraEditorDataGridView.AllowUserToAddRows = false;
this.cameraEditorDataGridView.AllowUserToDeleteRows = false;
this.cameraEditorDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.cameraEditorDataGridView.BackgroundColor = System.Drawing.SystemColors.ControlDarkDark;
this.cameraEditorDataGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.cameraEditorDataGridView.CausesValidation = false;
this.cameraEditorDataGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised;
this.cameraEditorDataGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle32.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.cameraEditorDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
this.cameraEditorDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.cameraEditorDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.DistanceGVCol,
this.VertRotGVCol,
this.HoriRotGVCol,
this.zRotGVCol,
this.OrthoGVCol,
this.FovGVCol,
this.NearClipGVCol,
this.FarClipGVCol,
this.XDispGVCol,
this.YDispGVCol,
this.ZDispGVCol,
this.ExportBTN,
this.ImportBTN});
this.cameraEditorDataGridView.Location = new System.Drawing.Point(5, 4);
this.cameraEditorDataGridView.MultiSelect = false;
this.cameraEditorDataGridView.Name = "cameraEditorDataGridView";
this.cameraEditorDataGridView.RowHeadersWidth = 60;
this.cameraEditorDataGridView.RowTemplate.DividerHeight = 1;
this.cameraEditorDataGridView.RowTemplate.Height = 32;
this.cameraEditorDataGridView.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.cameraEditorDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.cameraEditorDataGridView.Size = new System.Drawing.Size(1172, 551);
this.cameraEditorDataGridView.TabIndex = 0;
this.cameraEditorDataGridView.TabStop = false;
this.cameraEditorDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.cameraEditorDataGridView_CellContentClick);
this.cameraEditorDataGridView.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.cameraEditorDataGridView_CellValidated);
//
// DistanceGVCol
//
this.DistanceGVCol.FillWeight = 44.49141F;
this.DistanceGVCol.HeaderText = "Distance";
this.DistanceGVCol.MinimumWidth = 6;
this.DistanceGVCol.Name = "DistanceGVCol";
this.DistanceGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// VertRotGVCol
//
this.VertRotGVCol.FillWeight = 28.66745F;
this.VertRotGVCol.HeaderText = "Vertical Rotation";
this.VertRotGVCol.MinimumWidth = 6;
this.VertRotGVCol.Name = "VertRotGVCol";
this.VertRotGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// HoriRotGVCol
//
this.HoriRotGVCol.FillWeight = 28.66745F;
this.HoriRotGVCol.HeaderText = "Horizontal Rotation";
this.HoriRotGVCol.MinimumWidth = 6;
this.HoriRotGVCol.Name = "HoriRotGVCol";
this.HoriRotGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// zRotGVCol
//
this.zRotGVCol.FillWeight = 28F;
this.zRotGVCol.HeaderText = "Z Rotation";
this.zRotGVCol.MinimumWidth = 6;
this.zRotGVCol.Name = "zRotGVCol";
this.zRotGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// OrthoGVCol
//
this.OrthoGVCol.FillWeight = 44.49141F;
this.OrthoGVCol.HeaderText = "Orthographic";
this.OrthoGVCol.MinimumWidth = 6;
this.OrthoGVCol.Name = "OrthoGVCol";
//
// FovGVCol
//
this.FovGVCol.FillWeight = 19.11163F;
this.FovGVCol.HeaderText = "FOV";
this.FovGVCol.MinimumWidth = 6;
this.FovGVCol.Name = "FovGVCol";
this.FovGVCol.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.FovGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// NearClipGVCol
//
this.NearClipGVCol.FillWeight = 44.49141F;
this.NearClipGVCol.HeaderText = "Near Clip Distance";
this.NearClipGVCol.MinimumWidth = 6;
this.NearClipGVCol.Name = "NearClipGVCol";
this.NearClipGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// FarClipGVCol
//
this.FarClipGVCol.FillWeight = 44.49141F;
this.FarClipGVCol.HeaderText = "Far Clip Distance";
this.FarClipGVCol.MinimumWidth = 6;
this.FarClipGVCol.Name = "FarClipGVCol";
this.FarClipGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// XDispGVCol
//
this.XDispGVCol.FillWeight = 44.49141F;
this.XDispGVCol.HeaderText = "X Displacement";
this.XDispGVCol.MinimumWidth = 6;
this.XDispGVCol.Name = "XDispGVCol";
this.XDispGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// YDispGVCol
//
this.YDispGVCol.FillWeight = 44.49141F;
this.YDispGVCol.HeaderText = "Y Displacement";
this.YDispGVCol.MinimumWidth = 6;
this.YDispGVCol.Name = "YDispGVCol";
this.YDispGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// ZDispGVCol
//
this.ZDispGVCol.FillWeight = 44.49141F;
this.ZDispGVCol.HeaderText = "Z Displacement";
this.ZDispGVCol.MinimumWidth = 6;
this.ZDispGVCol.Name = "ZDispGVCol";
this.ZDispGVCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// ExportBTN
//
this.ExportBTN.FillWeight = 44.49141F;
this.ExportBTN.HeaderText = "";
this.ExportBTN.MinimumWidth = 6;
this.ExportBTN.Name = "ExportBTN";
this.ExportBTN.Text = "Export";
this.ExportBTN.UseColumnTextForButtonValue = true;
//
// ImportBTN
//
this.ImportBTN.FillWeight = 44.49141F;
this.ImportBTN.HeaderText = "";
this.ImportBTN.MinimumWidth = 6;
this.ImportBTN.Name = "ImportBTN";
this.ImportBTN.Text = "Import";
this.ImportBTN.UseColumnTextForButtonValue = true;
//
// trainerEditorTabPage
//
this.trainerEditorTabPage.Controls.Add(this.tableLayoutPanel4);
this.trainerEditorTabPage.Controls.Add(this.groupBox28);
this.trainerEditorTabPage.Controls.Add(this.groupBox27);
this.trainerEditorTabPage.Controls.Add(this.deleteTrainerButton);
this.trainerEditorTabPage.Controls.Add(this.groupBox25);
this.trainerEditorTabPage.Controls.Add(this.addTrainerButton);
this.trainerEditorTabPage.Controls.Add(this.label42);
this.trainerEditorTabPage.Controls.Add(this.trainerComboBox);
this.trainerEditorTabPage.Controls.Add(this.trainerSaveCurrentButton);
this.trainerEditorTabPage.ImageIndex = 8;
this.trainerEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.trainerEditorTabPage.Name = "trainerEditorTabPage";
this.trainerEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.trainerEditorTabPage.TabIndex = 8;
this.trainerEditorTabPage.Text = "Trainer Editor";
this.trainerEditorTabPage.UseVisualStyleBackColor = true;
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 1;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 47.0167F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Controls.Add(this.exportTrainerButton, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.importTrainerButton, 0, 1);
this.tableLayoutPanel4.Location = new System.Drawing.Point(219, 15);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 2;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(108, 62);
this.tableLayoutPanel4.TabIndex = 47;
//
// exportTrainerButton
//
this.exportTrainerButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportTrainerButton.Image = global::DSPRE.Properties.Resources.exportArrow;
this.exportTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportTrainerButton.Location = new System.Drawing.Point(3, 3);
this.exportTrainerButton.Name = "exportTrainerButton";
this.exportTrainerButton.Size = new System.Drawing.Size(102, 25);
this.exportTrainerButton.TabIndex = 42;
this.exportTrainerButton.Text = "Export Full";
this.exportTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportTrainerButton.UseVisualStyleBackColor = true;
this.exportTrainerButton.Click += new System.EventHandler(this.exportTrainerButton_Click);
//
// importTrainerButton
//
this.importTrainerButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.importTrainerButton.Image = global::DSPRE.Properties.Resources.importArrow;
this.importTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.importTrainerButton.Location = new System.Drawing.Point(3, 34);
this.importTrainerButton.Name = "importTrainerButton";
this.importTrainerButton.Size = new System.Drawing.Size(102, 25);
this.importTrainerButton.TabIndex = 43;
this.importTrainerButton.Text = "Replace Full";
this.importTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.importTrainerButton.UseVisualStyleBackColor = true;
this.importTrainerButton.Click += new System.EventHandler(this.importTrainerButton_Click);
//
// groupBox28
//
this.groupBox28.Controls.Add(this.tableLayoutPanel6);
this.groupBox28.Controls.Add(this.DVExplainButton);
this.groupBox28.Controls.Add(this.label74);
this.groupBox28.Controls.Add(this.party6GroupBox);
this.groupBox28.Controls.Add(this.party5GroupBox);
this.groupBox28.Controls.Add(this.party4GroupBox);
this.groupBox28.Controls.Add(this.party3GroupBox);
this.groupBox28.Controls.Add(this.party2GroupBox);
this.groupBox28.Controls.Add(this.party1GroupBox);
this.groupBox28.Location = new System.Drawing.Point(439, 3);
this.groupBox28.Name = "groupBox28";
this.groupBox28.Size = new System.Drawing.Size(731, 609);
this.groupBox28.TabIndex = 32;
this.groupBox28.TabStop = false;
this.groupBox28.Text = "Party";
//
// tableLayoutPanel6
//
this.tableLayoutPanel6.ColumnCount = 2;
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.00001F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.Controls.Add(this.button3, 1, 0);
this.tableLayoutPanel6.Controls.Add(this.button4, 0, 0);
this.tableLayoutPanel6.Location = new System.Drawing.Point(471, 10);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 1;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(237, 29);
this.tableLayoutPanel6.TabIndex = 48;
//
// button3
//
this.button3.Dock = System.Windows.Forms.DockStyle.Fill;
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button3.Location = new System.Drawing.Point(121, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(113, 23);
this.button3.TabIndex = 41;
this.button3.Text = "Replace Party";
this.button3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button3.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.Dock = System.Windows.Forms.DockStyle.Fill;
this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
this.button4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button4.Location = new System.Drawing.Point(3, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(112, 23);
this.button4.TabIndex = 38;
this.button4.Text = "Export Party";
this.button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button4.UseVisualStyleBackColor = true;
//
// DVExplainButton
//
this.DVExplainButton.Image = ((System.Drawing.Image)(resources.GetObject("DVExplainButton.Image")));
this.DVExplainButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.DVExplainButton.Location = new System.Drawing.Point(242, 11);
this.DVExplainButton.Name = "DVExplainButton";
this.DVExplainButton.Size = new System.Drawing.Size(118, 29);
this.DVExplainButton.TabIndex = 45;
this.DVExplainButton.Text = "Open DV Calculator";
this.DVExplainButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.DVExplainButton.UseVisualStyleBackColor = true;
this.DVExplainButton.Click += new System.EventHandler(this.DVExplainButton_Click);
//
// label74
//
this.label74.AutoSize = true;
this.label74.Location = new System.Drawing.Point(247, 16);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(0, 13);
this.label74.TabIndex = 46;
//
// party6GroupBox
//
this.party6GroupBox.Controls.Add(this.partyForm6ComboBox);
this.party6GroupBox.Controls.Add(this.partyAbility6ComboBox);
this.party6GroupBox.Controls.Add(this.partyGender6ComboBox);
this.party6GroupBox.Controls.Add(this.partyPokemonItemPictureBox6);
this.party6GroupBox.Controls.Add(this.label60);
this.party6GroupBox.Controls.Add(this.label61);
this.party6GroupBox.Controls.Add(this.label62);
this.party6GroupBox.Controls.Add(this.poke6MovesGroupBox);
this.party6GroupBox.Controls.Add(this.partyIV6UpDown);
this.party6GroupBox.Controls.Add(this.partyLevel6UpDown);
this.party6GroupBox.Controls.Add(this.partyBall6UpDown);
this.party6GroupBox.Controls.Add(this.partyItem6ComboBox);
this.party6GroupBox.Controls.Add(this.partyPokemon6PictureBox);
this.party6GroupBox.Controls.Add(this.partyPokemon6ComboBox);
this.party6GroupBox.Enabled = false;
this.party6GroupBox.Location = new System.Drawing.Point(371, 408);
this.party6GroupBox.Name = "party6GroupBox";
this.party6GroupBox.Size = new System.Drawing.Size(343, 183);
this.party6GroupBox.TabIndex = 13;
this.party6GroupBox.TabStop = false;
this.party6GroupBox.Text = "Pokemon 6";
//
// partyForm6ComboBox
//
this.partyForm6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm6ComboBox.FormattingEnabled = true;
this.partyForm6ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm6ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm6ComboBox.Name = "partyForm6ComboBox";
this.partyForm6ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm6ComboBox.TabIndex = 20;
//
// partyAbility6ComboBox
//
this.partyAbility6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility6ComboBox.FormattingEnabled = true;
this.partyAbility6ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility6ComboBox.Name = "partyAbility6ComboBox";
this.partyAbility6ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility6ComboBox.TabIndex = 19;
//
// partyGender6ComboBox
//
this.partyGender6ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender6ComboBox.FormattingEnabled = true;
this.partyGender6ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender6ComboBox.Name = "partyGender6ComboBox";
this.partyGender6ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender6ComboBox.TabIndex = 15;
//
// partyPokemonItemPictureBox6
//
this.partyPokemonItemPictureBox6.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox6.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox6.Name = "partyPokemonItemPictureBox6";
this.partyPokemonItemPictureBox6.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox6.TabIndex = 13;
this.partyPokemonItemPictureBox6.TabStop = false;
this.partyPokemonItemPictureBox6.Visible = false;
//
// label60
//
this.label60.AutoSize = true;
this.label60.Location = new System.Drawing.Point(12, 118);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(28, 26);
this.label60.TabIndex = 9;
this.label60.Text = "Ball\r\nSeal";
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(12, 94);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(22, 13);
this.label61.TabIndex = 8;
this.label61.Text = "DV";
//
// label62
//
this.label62.AutoSize = true;
this.label62.Location = new System.Drawing.Point(12, 67);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(22, 13);
this.label62.TabIndex = 7;
this.label62.Text = "Lv.";
//
// poke6MovesGroupBox
//
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_1ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_2ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_3ComboBox);
this.poke6MovesGroupBox.Controls.Add(this.partyMove6_4ComboBox);
this.poke6MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke6MovesGroupBox.Name = "poke6MovesGroupBox";
this.poke6MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke6MovesGroupBox.TabIndex = 6;
this.poke6MovesGroupBox.TabStop = false;
this.poke6MovesGroupBox.Text = "Moves";
//
// partyMove6_1ComboBox
//
this.partyMove6_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_1ComboBox.Enabled = false;
this.partyMove6_1ComboBox.FormattingEnabled = true;
this.partyMove6_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove6_1ComboBox.Name = "partyMove6_1ComboBox";
this.partyMove6_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_1ComboBox.TabIndex = 3;
this.partyMove6_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_2ComboBox
//
this.partyMove6_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_2ComboBox.Enabled = false;
this.partyMove6_2ComboBox.FormattingEnabled = true;
this.partyMove6_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove6_2ComboBox.Name = "partyMove6_2ComboBox";
this.partyMove6_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_2ComboBox.TabIndex = 6;
this.partyMove6_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_3ComboBox
//
this.partyMove6_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_3ComboBox.Enabled = false;
this.partyMove6_3ComboBox.FormattingEnabled = true;
this.partyMove6_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove6_3ComboBox.Name = "partyMove6_3ComboBox";
this.partyMove6_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_3ComboBox.TabIndex = 5;
this.partyMove6_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove6_4ComboBox
//
this.partyMove6_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove6_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove6_4ComboBox.Enabled = false;
this.partyMove6_4ComboBox.FormattingEnabled = true;
this.partyMove6_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove6_4ComboBox.Name = "partyMove6_4ComboBox";
this.partyMove6_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove6_4ComboBox.TabIndex = 7;
this.partyMove6_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV6UpDown
//
this.partyIV6UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV6UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV6UpDown.Name = "partyIV6UpDown";
this.partyIV6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV6UpDown.TabIndex = 5;
//
// partyLevel6UpDown
//
this.partyLevel6UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel6UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel6UpDown.Name = "partyLevel6UpDown";
this.partyLevel6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel6UpDown.TabIndex = 4;
this.partyLevel6UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall6UpDown
//
this.partyBall6UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall6UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall6UpDown.Name = "partyBall6UpDown";
this.partyBall6UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall6UpDown.TabIndex = 3;
//
// partyItem6ComboBox
//
this.partyItem6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem6ComboBox.Enabled = false;
this.partyItem6ComboBox.FormattingEnabled = true;
this.partyItem6ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem6ComboBox.Name = "partyItem6ComboBox";
this.partyItem6ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem6ComboBox.TabIndex = 2;
this.partyItem6ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem6ComboBox_SelectedIndexChanged);
//
// partyPokemon6PictureBox
//
this.partyPokemon6PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon6PictureBox.Name = "partyPokemon6PictureBox";
this.partyPokemon6PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon6PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon6PictureBox.TabIndex = 1;
this.partyPokemon6PictureBox.TabStop = false;
//
// partyPokemon6ComboBox
//
this.partyPokemon6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon6ComboBox.FormattingEnabled = true;
this.partyPokemon6ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon6ComboBox.Name = "partyPokemon6ComboBox";
this.partyPokemon6ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon6ComboBox.TabIndex = 0;
this.partyPokemon6ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon6ComboBox_SelectedIndexChanged);
//
// party5GroupBox
//
this.party5GroupBox.Controls.Add(this.partyForm5ComboBox);
this.party5GroupBox.Controls.Add(this.partyAbility5ComboBox);
this.party5GroupBox.Controls.Add(this.partyGender5ComboBox);
this.party5GroupBox.Controls.Add(this.partyPokemonItemPictureBox5);
this.party5GroupBox.Controls.Add(this.label57);
this.party5GroupBox.Controls.Add(this.label58);
this.party5GroupBox.Controls.Add(this.label59);
this.party5GroupBox.Controls.Add(this.poke5MovesGroupBox);
this.party5GroupBox.Controls.Add(this.partyIV5UpDown);
this.party5GroupBox.Controls.Add(this.partyLevel5UpDown);
this.party5GroupBox.Controls.Add(this.partyBall5UpDown);
this.party5GroupBox.Controls.Add(this.partyItem5ComboBox);
this.party5GroupBox.Controls.Add(this.partyPokemon5PictureBox);
this.party5GroupBox.Controls.Add(this.partyPokemon5ComboBox);
this.party5GroupBox.Enabled = false;
this.party5GroupBox.Location = new System.Drawing.Point(16, 408);
this.party5GroupBox.Name = "party5GroupBox";
this.party5GroupBox.Size = new System.Drawing.Size(343, 183);
this.party5GroupBox.TabIndex = 12;
this.party5GroupBox.TabStop = false;
this.party5GroupBox.Text = "Pokemon 5";
//
// partyForm5ComboBox
//
this.partyForm5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm5ComboBox.FormattingEnabled = true;
this.partyForm5ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm5ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm5ComboBox.Name = "partyForm5ComboBox";
this.partyForm5ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm5ComboBox.TabIndex = 19;
//
// partyAbility5ComboBox
//
this.partyAbility5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility5ComboBox.FormattingEnabled = true;
this.partyAbility5ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility5ComboBox.Name = "partyAbility5ComboBox";
this.partyAbility5ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility5ComboBox.TabIndex = 18;
//
// partyGender5ComboBox
//
this.partyGender5ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender5ComboBox.FormattingEnabled = true;
this.partyGender5ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender5ComboBox.Name = "partyGender5ComboBox";
this.partyGender5ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender5ComboBox.TabIndex = 14;
//
// partyPokemonItemPictureBox5
//
this.partyPokemonItemPictureBox5.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox5.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox5.Name = "partyPokemonItemPictureBox5";
this.partyPokemonItemPictureBox5.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox5.TabIndex = 12;
this.partyPokemonItemPictureBox5.TabStop = false;
this.partyPokemonItemPictureBox5.Visible = false;
//
// label57
//
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(12, 118);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(28, 26);
this.label57.TabIndex = 9;
this.label57.Text = "Ball\r\nSeal";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Location = new System.Drawing.Point(12, 94);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(22, 13);
this.label58.TabIndex = 8;
this.label58.Text = "DV";
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(12, 67);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(22, 13);
this.label59.TabIndex = 7;
this.label59.Text = "Lv.";
//
// poke5MovesGroupBox
//
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_1ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_2ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_3ComboBox);
this.poke5MovesGroupBox.Controls.Add(this.partyMove5_4ComboBox);
this.poke5MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke5MovesGroupBox.Name = "poke5MovesGroupBox";
this.poke5MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke5MovesGroupBox.TabIndex = 6;
this.poke5MovesGroupBox.TabStop = false;
this.poke5MovesGroupBox.Text = "Moves";
//
// partyMove5_1ComboBox
//
this.partyMove5_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_1ComboBox.Enabled = false;
this.partyMove5_1ComboBox.FormattingEnabled = true;
this.partyMove5_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove5_1ComboBox.Name = "partyMove5_1ComboBox";
this.partyMove5_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_1ComboBox.TabIndex = 3;
this.partyMove5_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_2ComboBox
//
this.partyMove5_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_2ComboBox.Enabled = false;
this.partyMove5_2ComboBox.FormattingEnabled = true;
this.partyMove5_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove5_2ComboBox.Name = "partyMove5_2ComboBox";
this.partyMove5_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_2ComboBox.TabIndex = 6;
this.partyMove5_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_3ComboBox
//
this.partyMove5_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_3ComboBox.Enabled = false;
this.partyMove5_3ComboBox.FormattingEnabled = true;
this.partyMove5_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove5_3ComboBox.Name = "partyMove5_3ComboBox";
this.partyMove5_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_3ComboBox.TabIndex = 5;
this.partyMove5_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove5_4ComboBox
//
this.partyMove5_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove5_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove5_4ComboBox.Enabled = false;
this.partyMove5_4ComboBox.FormattingEnabled = true;
this.partyMove5_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove5_4ComboBox.Name = "partyMove5_4ComboBox";
this.partyMove5_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove5_4ComboBox.TabIndex = 7;
this.partyMove5_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV5UpDown
//
this.partyIV5UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV5UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV5UpDown.Name = "partyIV5UpDown";
this.partyIV5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV5UpDown.TabIndex = 5;
//
// partyLevel5UpDown
//
this.partyLevel5UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel5UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel5UpDown.Name = "partyLevel5UpDown";
this.partyLevel5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel5UpDown.TabIndex = 4;
this.partyLevel5UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall5UpDown
//
this.partyBall5UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall5UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall5UpDown.Name = "partyBall5UpDown";
this.partyBall5UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall5UpDown.TabIndex = 3;
//
// partyItem5ComboBox
//
this.partyItem5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem5ComboBox.Enabled = false;
this.partyItem5ComboBox.FormattingEnabled = true;
this.partyItem5ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem5ComboBox.Name = "partyItem5ComboBox";
this.partyItem5ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem5ComboBox.TabIndex = 2;
this.partyItem5ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem5ComboBox_SelectedIndexChanged);
//
// partyPokemon5PictureBox
//
this.partyPokemon5PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon5PictureBox.Name = "partyPokemon5PictureBox";
this.partyPokemon5PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon5PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon5PictureBox.TabIndex = 1;
this.partyPokemon5PictureBox.TabStop = false;
//
// partyPokemon5ComboBox
//
this.partyPokemon5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon5ComboBox.FormattingEnabled = true;
this.partyPokemon5ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon5ComboBox.Name = "partyPokemon5ComboBox";
this.partyPokemon5ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon5ComboBox.TabIndex = 0;
this.partyPokemon5ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon5ComboBox_SelectedIndexChanged);
//
// party4GroupBox
//
this.party4GroupBox.Controls.Add(this.partyForm4ComboBox);
this.party4GroupBox.Controls.Add(this.partyAbility4ComboBox);
this.party4GroupBox.Controls.Add(this.partyGender4ComboBox);
this.party4GroupBox.Controls.Add(this.partyPokemonItemPictureBox4);
this.party4GroupBox.Controls.Add(this.label54);
this.party4GroupBox.Controls.Add(this.label55);
this.party4GroupBox.Controls.Add(this.label56);
this.party4GroupBox.Controls.Add(this.poke4MovesGroupBox);
this.party4GroupBox.Controls.Add(this.partyIV4UpDown);
this.party4GroupBox.Controls.Add(this.partyLevel4UpDown);
this.party4GroupBox.Controls.Add(this.partyBall4UpDown);
this.party4GroupBox.Controls.Add(this.partyItem4ComboBox);
this.party4GroupBox.Controls.Add(this.partyPokemon4PictureBox);
this.party4GroupBox.Controls.Add(this.partyPokemon4ComboBox);
this.party4GroupBox.Enabled = false;
this.party4GroupBox.Location = new System.Drawing.Point(371, 223);
this.party4GroupBox.Name = "party4GroupBox";
this.party4GroupBox.Size = new System.Drawing.Size(343, 183);
this.party4GroupBox.TabIndex = 11;
this.party4GroupBox.TabStop = false;
this.party4GroupBox.Text = "Pokemon 4";
//
// partyForm4ComboBox
//
this.partyForm4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm4ComboBox.FormattingEnabled = true;
this.partyForm4ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm4ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm4ComboBox.Name = "partyForm4ComboBox";
this.partyForm4ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm4ComboBox.TabIndex = 18;
//
// partyAbility4ComboBox
//
this.partyAbility4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility4ComboBox.FormattingEnabled = true;
this.partyAbility4ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility4ComboBox.Name = "partyAbility4ComboBox";
this.partyAbility4ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility4ComboBox.TabIndex = 17;
//
// partyGender4ComboBox
//
this.partyGender4ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender4ComboBox.FormattingEnabled = true;
this.partyGender4ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender4ComboBox.Name = "partyGender4ComboBox";
this.partyGender4ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender4ComboBox.TabIndex = 16;
//
// partyPokemonItemPictureBox4
//
this.partyPokemonItemPictureBox4.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox4.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox4.Name = "partyPokemonItemPictureBox4";
this.partyPokemonItemPictureBox4.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox4.TabIndex = 14;
this.partyPokemonItemPictureBox4.TabStop = false;
this.partyPokemonItemPictureBox4.Visible = false;
//
// label54
//
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(12, 118);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(28, 26);
this.label54.TabIndex = 9;
this.label54.Text = "Ball\r\nSeal";
//
// label55
//
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(12, 94);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(22, 13);
this.label55.TabIndex = 8;
this.label55.Text = "DV";
//
// label56
//
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(12, 67);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(22, 13);
this.label56.TabIndex = 7;
this.label56.Text = "Lv.";
//
// poke4MovesGroupBox
//
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_1ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_2ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_3ComboBox);
this.poke4MovesGroupBox.Controls.Add(this.partyMove4_4ComboBox);
this.poke4MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke4MovesGroupBox.Name = "poke4MovesGroupBox";
this.poke4MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke4MovesGroupBox.TabIndex = 6;
this.poke4MovesGroupBox.TabStop = false;
this.poke4MovesGroupBox.Text = "Moves";
//
// partyMove4_1ComboBox
//
this.partyMove4_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_1ComboBox.Enabled = false;
this.partyMove4_1ComboBox.FormattingEnabled = true;
this.partyMove4_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove4_1ComboBox.Name = "partyMove4_1ComboBox";
this.partyMove4_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_1ComboBox.TabIndex = 3;
this.partyMove4_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_2ComboBox
//
this.partyMove4_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_2ComboBox.Enabled = false;
this.partyMove4_2ComboBox.FormattingEnabled = true;
this.partyMove4_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove4_2ComboBox.Name = "partyMove4_2ComboBox";
this.partyMove4_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_2ComboBox.TabIndex = 6;
this.partyMove4_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_3ComboBox
//
this.partyMove4_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_3ComboBox.Enabled = false;
this.partyMove4_3ComboBox.FormattingEnabled = true;
this.partyMove4_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove4_3ComboBox.Name = "partyMove4_3ComboBox";
this.partyMove4_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_3ComboBox.TabIndex = 5;
this.partyMove4_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove4_4ComboBox
//
this.partyMove4_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove4_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove4_4ComboBox.Enabled = false;
this.partyMove4_4ComboBox.FormattingEnabled = true;
this.partyMove4_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove4_4ComboBox.Name = "partyMove4_4ComboBox";
this.partyMove4_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove4_4ComboBox.TabIndex = 7;
this.partyMove4_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV4UpDown
//
this.partyIV4UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV4UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV4UpDown.Name = "partyIV4UpDown";
this.partyIV4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV4UpDown.TabIndex = 5;
//
// partyLevel4UpDown
//
this.partyLevel4UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel4UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel4UpDown.Name = "partyLevel4UpDown";
this.partyLevel4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel4UpDown.TabIndex = 4;
this.partyLevel4UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall4UpDown
//
this.partyBall4UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall4UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall4UpDown.Name = "partyBall4UpDown";
this.partyBall4UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall4UpDown.TabIndex = 3;
//
// partyItem4ComboBox
//
this.partyItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem4ComboBox.Enabled = false;
this.partyItem4ComboBox.FormattingEnabled = true;
this.partyItem4ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem4ComboBox.Name = "partyItem4ComboBox";
this.partyItem4ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem4ComboBox.TabIndex = 2;
this.partyItem4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem4ComboBox_SelectedIndexChanged);
//
// partyPokemon4PictureBox
//
this.partyPokemon4PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon4PictureBox.Name = "partyPokemon4PictureBox";
this.partyPokemon4PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon4PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon4PictureBox.TabIndex = 1;
this.partyPokemon4PictureBox.TabStop = false;
//
// partyPokemon4ComboBox
//
this.partyPokemon4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon4ComboBox.FormattingEnabled = true;
this.partyPokemon4ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon4ComboBox.Name = "partyPokemon4ComboBox";
this.partyPokemon4ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon4ComboBox.TabIndex = 0;
this.partyPokemon4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon4ComboBox_SelectedIndexChanged);
//
// party3GroupBox
//
this.party3GroupBox.Controls.Add(this.partyForm3ComboBox);
this.party3GroupBox.Controls.Add(this.partyAbility3ComboBox);
this.party3GroupBox.Controls.Add(this.partyGender3ComboBox);
this.party3GroupBox.Controls.Add(this.partyPokemonItemPictureBox3);
this.party3GroupBox.Controls.Add(this.label51);
this.party3GroupBox.Controls.Add(this.label52);
this.party3GroupBox.Controls.Add(this.label53);
this.party3GroupBox.Controls.Add(this.poke3MovesGroupBox);
this.party3GroupBox.Controls.Add(this.partyIV3UpDown);
this.party3GroupBox.Controls.Add(this.partyLevel3UpDown);
this.party3GroupBox.Controls.Add(this.partyBall3UpDown);
this.party3GroupBox.Controls.Add(this.partyItem3ComboBox);
this.party3GroupBox.Controls.Add(this.partyPokemon3PictureBox);
this.party3GroupBox.Controls.Add(this.partyPokemon3ComboBox);
this.party3GroupBox.Enabled = false;
this.party3GroupBox.Location = new System.Drawing.Point(16, 223);
this.party3GroupBox.Name = "party3GroupBox";
this.party3GroupBox.Size = new System.Drawing.Size(343, 183);
this.party3GroupBox.TabIndex = 10;
this.party3GroupBox.TabStop = false;
this.party3GroupBox.Text = "Pokemon 3";
//
// partyForm3ComboBox
//
this.partyForm3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm3ComboBox.FormattingEnabled = true;
this.partyForm3ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm3ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm3ComboBox.Name = "partyForm3ComboBox";
this.partyForm3ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm3ComboBox.TabIndex = 15;
//
// partyAbility3ComboBox
//
this.partyAbility3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility3ComboBox.FormattingEnabled = true;
this.partyAbility3ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility3ComboBox.Name = "partyAbility3ComboBox";
this.partyAbility3ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility3ComboBox.TabIndex = 14;
//
// partyGender3ComboBox
//
this.partyGender3ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender3ComboBox.FormattingEnabled = true;
this.partyGender3ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender3ComboBox.Name = "partyGender3ComboBox";
this.partyGender3ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender3ComboBox.TabIndex = 13;
//
// partyPokemonItemPictureBox3
//
this.partyPokemonItemPictureBox3.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox3.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox3.Name = "partyPokemonItemPictureBox3";
this.partyPokemonItemPictureBox3.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox3.TabIndex = 11;
this.partyPokemonItemPictureBox3.TabStop = false;
this.partyPokemonItemPictureBox3.Visible = false;
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(12, 118);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(28, 26);
this.label51.TabIndex = 9;
this.label51.Text = "Ball\r\nSeal";
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(12, 94);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(22, 13);
this.label52.TabIndex = 8;
this.label52.Text = "DV";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(12, 67);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(22, 13);
this.label53.TabIndex = 7;
this.label53.Text = "Lv.";
//
// poke3MovesGroupBox
//
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_1ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_2ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_3ComboBox);
this.poke3MovesGroupBox.Controls.Add(this.partyMove3_4ComboBox);
this.poke3MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke3MovesGroupBox.Name = "poke3MovesGroupBox";
this.poke3MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke3MovesGroupBox.TabIndex = 6;
this.poke3MovesGroupBox.TabStop = false;
this.poke3MovesGroupBox.Text = "Moves";
//
// partyMove3_1ComboBox
//
this.partyMove3_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_1ComboBox.Enabled = false;
this.partyMove3_1ComboBox.FormattingEnabled = true;
this.partyMove3_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove3_1ComboBox.Name = "partyMove3_1ComboBox";
this.partyMove3_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_1ComboBox.TabIndex = 3;
this.partyMove3_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_2ComboBox
//
this.partyMove3_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_2ComboBox.Enabled = false;
this.partyMove3_2ComboBox.FormattingEnabled = true;
this.partyMove3_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove3_2ComboBox.Name = "partyMove3_2ComboBox";
this.partyMove3_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_2ComboBox.TabIndex = 6;
this.partyMove3_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_3ComboBox
//
this.partyMove3_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_3ComboBox.Enabled = false;
this.partyMove3_3ComboBox.FormattingEnabled = true;
this.partyMove3_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove3_3ComboBox.Name = "partyMove3_3ComboBox";
this.partyMove3_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_3ComboBox.TabIndex = 5;
this.partyMove3_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove3_4ComboBox
//
this.partyMove3_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove3_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove3_4ComboBox.Enabled = false;
this.partyMove3_4ComboBox.FormattingEnabled = true;
this.partyMove3_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove3_4ComboBox.Name = "partyMove3_4ComboBox";
this.partyMove3_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove3_4ComboBox.TabIndex = 7;
this.partyMove3_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV3UpDown
//
this.partyIV3UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV3UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV3UpDown.Name = "partyIV3UpDown";
this.partyIV3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV3UpDown.TabIndex = 5;
//
// partyLevel3UpDown
//
this.partyLevel3UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel3UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel3UpDown.Name = "partyLevel3UpDown";
this.partyLevel3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel3UpDown.TabIndex = 4;
this.partyLevel3UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall3UpDown
//
this.partyBall3UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall3UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall3UpDown.Name = "partyBall3UpDown";
this.partyBall3UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall3UpDown.TabIndex = 3;
//
// partyItem3ComboBox
//
this.partyItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem3ComboBox.Enabled = false;
this.partyItem3ComboBox.FormattingEnabled = true;
this.partyItem3ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem3ComboBox.Name = "partyItem3ComboBox";
this.partyItem3ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem3ComboBox.TabIndex = 2;
this.partyItem3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem3ComboBox_SelectedIndexChanged);
//
// partyPokemon3PictureBox
//
this.partyPokemon3PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon3PictureBox.Name = "partyPokemon3PictureBox";
this.partyPokemon3PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon3PictureBox.TabIndex = 1;
this.partyPokemon3PictureBox.TabStop = false;
//
// partyPokemon3ComboBox
//
this.partyPokemon3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon3ComboBox.FormattingEnabled = true;
this.partyPokemon3ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon3ComboBox.Name = "partyPokemon3ComboBox";
this.partyPokemon3ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon3ComboBox.TabIndex = 0;
this.partyPokemon3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon3ComboBox_SelectedIndexChanged);
//
// party2GroupBox
//
this.party2GroupBox.Controls.Add(this.partyForm2ComboBox);
this.party2GroupBox.Controls.Add(this.partyAbility2ComboBox);
this.party2GroupBox.Controls.Add(this.partyGender2ComboBox);
this.party2GroupBox.Controls.Add(this.partyPokemonItemPictureBox2);
this.party2GroupBox.Controls.Add(this.label48);
this.party2GroupBox.Controls.Add(this.label49);
this.party2GroupBox.Controls.Add(this.label50);
this.party2GroupBox.Controls.Add(this.poke2MovesGroupBox);
this.party2GroupBox.Controls.Add(this.partyIV2UpDown);
this.party2GroupBox.Controls.Add(this.partyLevel2UpDown);
this.party2GroupBox.Controls.Add(this.partyBall2UpDown);
this.party2GroupBox.Controls.Add(this.partyItem2ComboBox);
this.party2GroupBox.Controls.Add(this.partyPokemon2PictureBox);
this.party2GroupBox.Controls.Add(this.partyPokemon2ComboBox);
this.party2GroupBox.Enabled = false;
this.party2GroupBox.Location = new System.Drawing.Point(371, 37);
this.party2GroupBox.Name = "party2GroupBox";
this.party2GroupBox.Size = new System.Drawing.Size(343, 183);
this.party2GroupBox.TabIndex = 10;
this.party2GroupBox.TabStop = false;
this.party2GroupBox.Text = "Pokemon 2";
//
// partyForm2ComboBox
//
this.partyForm2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm2ComboBox.FormattingEnabled = true;
this.partyForm2ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm2ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm2ComboBox.Name = "partyForm2ComboBox";
this.partyForm2ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm2ComboBox.TabIndex = 20;
//
// partyAbility2ComboBox
//
this.partyAbility2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility2ComboBox.FormattingEnabled = true;
this.partyAbility2ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility2ComboBox.Name = "partyAbility2ComboBox";
this.partyAbility2ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility2ComboBox.TabIndex = 18;
//
// partyGender2ComboBox
//
this.partyGender2ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender2ComboBox.FormattingEnabled = true;
this.partyGender2ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender2ComboBox.Name = "partyGender2ComboBox";
this.partyGender2ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender2ComboBox.TabIndex = 17;
//
// partyPokemonItemPictureBox2
//
this.partyPokemonItemPictureBox2.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox2.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox2.Name = "partyPokemonItemPictureBox2";
this.partyPokemonItemPictureBox2.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox2.TabIndex = 15;
this.partyPokemonItemPictureBox2.TabStop = false;
this.partyPokemonItemPictureBox2.Visible = false;
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(12, 118);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(28, 26);
this.label48.TabIndex = 9;
this.label48.Text = "Ball\r\nSeal";
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(12, 94);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(22, 13);
this.label49.TabIndex = 8;
this.label49.Text = "DV";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(12, 67);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(22, 13);
this.label50.TabIndex = 7;
this.label50.Text = "Lv.";
//
// poke2MovesGroupBox
//
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_1ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_2ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_3ComboBox);
this.poke2MovesGroupBox.Controls.Add(this.partyMove2_4ComboBox);
this.poke2MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke2MovesGroupBox.Name = "poke2MovesGroupBox";
this.poke2MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke2MovesGroupBox.TabIndex = 6;
this.poke2MovesGroupBox.TabStop = false;
this.poke2MovesGroupBox.Text = "Moves";
//
// partyMove2_1ComboBox
//
this.partyMove2_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_1ComboBox.Enabled = false;
this.partyMove2_1ComboBox.FormattingEnabled = true;
this.partyMove2_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove2_1ComboBox.Name = "partyMove2_1ComboBox";
this.partyMove2_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_1ComboBox.TabIndex = 3;
this.partyMove2_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_2ComboBox
//
this.partyMove2_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_2ComboBox.Enabled = false;
this.partyMove2_2ComboBox.FormattingEnabled = true;
this.partyMove2_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove2_2ComboBox.Name = "partyMove2_2ComboBox";
this.partyMove2_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_2ComboBox.TabIndex = 6;
this.partyMove2_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_3ComboBox
//
this.partyMove2_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_3ComboBox.Enabled = false;
this.partyMove2_3ComboBox.FormattingEnabled = true;
this.partyMove2_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove2_3ComboBox.Name = "partyMove2_3ComboBox";
this.partyMove2_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_3ComboBox.TabIndex = 5;
this.partyMove2_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove2_4ComboBox
//
this.partyMove2_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove2_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove2_4ComboBox.Enabled = false;
this.partyMove2_4ComboBox.FormattingEnabled = true;
this.partyMove2_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove2_4ComboBox.Name = "partyMove2_4ComboBox";
this.partyMove2_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove2_4ComboBox.TabIndex = 7;
this.partyMove2_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV2UpDown
//
this.partyIV2UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV2UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV2UpDown.Name = "partyIV2UpDown";
this.partyIV2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV2UpDown.TabIndex = 5;
//
// partyLevel2UpDown
//
this.partyLevel2UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel2UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel2UpDown.Name = "partyLevel2UpDown";
this.partyLevel2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel2UpDown.TabIndex = 4;
this.partyLevel2UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall2UpDown
//
this.partyBall2UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall2UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall2UpDown.Name = "partyBall2UpDown";
this.partyBall2UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall2UpDown.TabIndex = 3;
//
// partyItem2ComboBox
//
this.partyItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem2ComboBox.Enabled = false;
this.partyItem2ComboBox.FormattingEnabled = true;
this.partyItem2ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem2ComboBox.Name = "partyItem2ComboBox";
this.partyItem2ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem2ComboBox.TabIndex = 2;
this.partyItem2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem2ComboBox_SelectedIndexChanged);
//
// partyPokemon2PictureBox
//
this.partyPokemon2PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon2PictureBox.Name = "partyPokemon2PictureBox";
this.partyPokemon2PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon2PictureBox.TabIndex = 1;
this.partyPokemon2PictureBox.TabStop = false;
//
// partyPokemon2ComboBox
//
this.partyPokemon2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon2ComboBox.FormattingEnabled = true;
this.partyPokemon2ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon2ComboBox.Name = "partyPokemon2ComboBox";
this.partyPokemon2ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon2ComboBox.TabIndex = 0;
this.partyPokemon2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon2ComboBox_SelectedIndexChanged);
//
// party1GroupBox
//
this.party1GroupBox.Controls.Add(this.partyForm1ComboBox);
this.party1GroupBox.Controls.Add(this.partyAbility1ComboBox);
this.party1GroupBox.Controls.Add(this.partyGender1ComboBox);
this.party1GroupBox.Controls.Add(this.partyPokemonItemPictureBox1);
this.party1GroupBox.Controls.Add(this.label47);
this.party1GroupBox.Controls.Add(this.label46);
this.party1GroupBox.Controls.Add(this.label45);
this.party1GroupBox.Controls.Add(this.poke1MovesGroupBox);
this.party1GroupBox.Controls.Add(this.partyIV1UpDown);
this.party1GroupBox.Controls.Add(this.partyLevel1UpDown);
this.party1GroupBox.Controls.Add(this.partyBall1UpDown);
this.party1GroupBox.Controls.Add(this.partyItem1ComboBox);
this.party1GroupBox.Controls.Add(this.partyPokemon1PictureBox);
this.party1GroupBox.Controls.Add(this.partyPokemon1ComboBox);
this.party1GroupBox.Enabled = false;
this.party1GroupBox.Location = new System.Drawing.Point(16, 37);
this.party1GroupBox.Name = "party1GroupBox";
this.party1GroupBox.Size = new System.Drawing.Size(343, 183);
this.party1GroupBox.TabIndex = 0;
this.party1GroupBox.TabStop = false;
this.party1GroupBox.Text = "Pokemon 1";
//
// partyForm1ComboBox
//
this.partyForm1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyForm1ComboBox.FormattingEnabled = true;
this.partyForm1ComboBox.Items.AddRange(new object[] {
"Defense form"});
this.partyForm1ComboBox.Location = new System.Drawing.Point(228, 151);
this.partyForm1ComboBox.Name = "partyForm1ComboBox";
this.partyForm1ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyForm1ComboBox.TabIndex = 14;
//
// partyAbility1ComboBox
//
this.partyAbility1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyAbility1ComboBox.FormattingEnabled = true;
this.partyAbility1ComboBox.Location = new System.Drawing.Point(15, 151);
this.partyAbility1ComboBox.Name = "partyAbility1ComboBox";
this.partyAbility1ComboBox.Size = new System.Drawing.Size(105, 21);
this.partyAbility1ComboBox.TabIndex = 13;
//
// partyGender1ComboBox
//
this.partyGender1ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.partyGender1ComboBox.FormattingEnabled = true;
this.partyGender1ComboBox.Location = new System.Drawing.Point(126, 151);
this.partyGender1ComboBox.Name = "partyGender1ComboBox";
this.partyGender1ComboBox.Size = new System.Drawing.Size(95, 21);
this.partyGender1ComboBox.TabIndex = 12;
//
// partyPokemonItemPictureBox1
//
this.partyPokemonItemPictureBox1.Image = global::DSPRE.Properties.Resources.IconItem;
this.partyPokemonItemPictureBox1.Location = new System.Drawing.Point(198, 26);
this.partyPokemonItemPictureBox1.Name = "partyPokemonItemPictureBox1";
this.partyPokemonItemPictureBox1.Size = new System.Drawing.Size(24, 25);
this.partyPokemonItemPictureBox1.TabIndex = 10;
this.partyPokemonItemPictureBox1.TabStop = false;
this.partyPokemonItemPictureBox1.Visible = false;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(12, 118);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(28, 26);
this.label47.TabIndex = 9;
this.label47.Text = "Ball\r\nSeal";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(12, 94);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(22, 13);
this.label46.TabIndex = 8;
this.label46.Text = "DV";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(12, 67);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(22, 13);
this.label45.TabIndex = 7;
this.label45.Text = "Lv.";
//
// poke1MovesGroupBox
//
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_1ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_2ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_3ComboBox);
this.poke1MovesGroupBox.Controls.Add(this.partyMove1_4ComboBox);
this.poke1MovesGroupBox.Location = new System.Drawing.Point(110, 57);
this.poke1MovesGroupBox.Name = "poke1MovesGroupBox";
this.poke1MovesGroupBox.Size = new System.Drawing.Size(227, 85);
this.poke1MovesGroupBox.TabIndex = 6;
this.poke1MovesGroupBox.TabStop = false;
this.poke1MovesGroupBox.Text = "Moves";
//
// partyMove1_1ComboBox
//
this.partyMove1_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_1ComboBox.Enabled = false;
this.partyMove1_1ComboBox.FormattingEnabled = true;
this.partyMove1_1ComboBox.Location = new System.Drawing.Point(10, 21);
this.partyMove1_1ComboBox.Name = "partyMove1_1ComboBox";
this.partyMove1_1ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_1ComboBox.TabIndex = 3;
this.partyMove1_1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_2ComboBox
//
this.partyMove1_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_2ComboBox.Enabled = false;
this.partyMove1_2ComboBox.FormattingEnabled = true;
this.partyMove1_2ComboBox.Location = new System.Drawing.Point(116, 21);
this.partyMove1_2ComboBox.Name = "partyMove1_2ComboBox";
this.partyMove1_2ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_2ComboBox.TabIndex = 6;
this.partyMove1_2ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_3ComboBox
//
this.partyMove1_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_3ComboBox.Enabled = false;
this.partyMove1_3ComboBox.FormattingEnabled = true;
this.partyMove1_3ComboBox.Location = new System.Drawing.Point(10, 48);
this.partyMove1_3ComboBox.Name = "partyMove1_3ComboBox";
this.partyMove1_3ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_3ComboBox.TabIndex = 5;
this.partyMove1_3ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyMove1_4ComboBox
//
this.partyMove1_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyMove1_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyMove1_4ComboBox.Enabled = false;
this.partyMove1_4ComboBox.FormattingEnabled = true;
this.partyMove1_4ComboBox.Location = new System.Drawing.Point(116, 48);
this.partyMove1_4ComboBox.Name = "partyMove1_4ComboBox";
this.partyMove1_4ComboBox.Size = new System.Drawing.Size(100, 21);
this.partyMove1_4ComboBox.TabIndex = 7;
this.partyMove1_4ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyMoveComboBox_SelectedIndexChanged);
//
// partyIV1UpDown
//
this.partyIV1UpDown.Location = new System.Drawing.Point(48, 92);
this.partyIV1UpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.partyIV1UpDown.Name = "partyIV1UpDown";
this.partyIV1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyIV1UpDown.TabIndex = 5;
//
// partyLevel1UpDown
//
this.partyLevel1UpDown.Location = new System.Drawing.Point(48, 63);
this.partyLevel1UpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.partyLevel1UpDown.Name = "partyLevel1UpDown";
this.partyLevel1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyLevel1UpDown.TabIndex = 4;
this.partyLevel1UpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// partyBall1UpDown
//
this.partyBall1UpDown.Location = new System.Drawing.Point(48, 121);
this.partyBall1UpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.partyBall1UpDown.Name = "partyBall1UpDown";
this.partyBall1UpDown.Size = new System.Drawing.Size(49, 20);
this.partyBall1UpDown.TabIndex = 3;
//
// partyItem1ComboBox
//
this.partyItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyItem1ComboBox.Enabled = false;
this.partyItem1ComboBox.FormattingEnabled = true;
this.partyItem1ComboBox.Location = new System.Drawing.Point(228, 28);
this.partyItem1ComboBox.Name = "partyItem1ComboBox";
this.partyItem1ComboBox.Size = new System.Drawing.Size(103, 21);
this.partyItem1ComboBox.TabIndex = 2;
this.partyItem1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyItem1ComboBox_SelectedIndexChanged);
//
// partyPokemon1PictureBox
//
this.partyPokemon1PictureBox.Location = new System.Drawing.Point(11, 23);
this.partyPokemon1PictureBox.Name = "partyPokemon1PictureBox";
this.partyPokemon1PictureBox.Size = new System.Drawing.Size(40, 30);
this.partyPokemon1PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.partyPokemon1PictureBox.TabIndex = 1;
this.partyPokemon1PictureBox.TabStop = false;
//
// partyPokemon1ComboBox
//
this.partyPokemon1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.partyPokemon1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.partyPokemon1ComboBox.FormattingEnabled = true;
this.partyPokemon1ComboBox.Location = new System.Drawing.Point(58, 28);
this.partyPokemon1ComboBox.Name = "partyPokemon1ComboBox";
this.partyPokemon1ComboBox.Size = new System.Drawing.Size(126, 21);
this.partyPokemon1ComboBox.TabIndex = 0;
this.partyPokemon1ComboBox.SelectedIndexChanged += new System.EventHandler(this.partyPokemon1ComboBox_SelectedIndexChanged);
//
// groupBox27
//
this.groupBox27.Controls.Add(this.eyeContactMusicAltLabel);
this.groupBox27.Controls.Add(this.encounterSSEQAltUpDown);
this.groupBox27.Controls.Add(this.eyeContactMusicLabel);
this.groupBox27.Controls.Add(this.encounterSSEQMainUpDown);
this.groupBox27.Controls.Add(this.trainerClassFrameMaxLabel);
this.groupBox27.Controls.Add(this.label40);
this.groupBox27.Controls.Add(this.trClassFramePreviewUpDown);
this.groupBox27.Controls.Add(this.saveTrainerClassButton);
this.groupBox27.Controls.Add(this.trainerClassNameTextbox);
this.groupBox27.Controls.Add(this.label17);
this.groupBox27.Controls.Add(this.trainerClassPicBox);
this.groupBox27.Location = new System.Drawing.Point(15, 489);
this.groupBox27.Name = "groupBox27";
this.groupBox27.Size = new System.Drawing.Size(414, 123);
this.groupBox27.TabIndex = 30;
this.groupBox27.TabStop = false;
this.groupBox27.Text = "Trainer Class Editor";
//
// eyeContactMusicAltLabel
//
this.eyeContactMusicAltLabel.AutoSize = true;
this.eyeContactMusicAltLabel.Location = new System.Drawing.Point(286, 69);
this.eyeContactMusicAltLabel.Name = "eyeContactMusicAltLabel";
this.eyeContactMusicAltLabel.Size = new System.Drawing.Size(117, 13);
this.eyeContactMusicAltLabel.TabIndex = 36;
this.eyeContactMusicAltLabel.Text = "Eye Contact Music [Alt]";
//
// encounterSSEQAltUpDown
//
this.encounterSSEQAltUpDown.Enabled = false;
this.encounterSSEQAltUpDown.Location = new System.Drawing.Point(290, 85);
this.encounterSSEQAltUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.encounterSSEQAltUpDown.Name = "encounterSSEQAltUpDown";
this.encounterSSEQAltUpDown.Size = new System.Drawing.Size(81, 20);
this.encounterSSEQAltUpDown.TabIndex = 35;
//
// eyeContactMusicLabel
//
this.eyeContactMusicLabel.AutoSize = true;
this.eyeContactMusicLabel.Location = new System.Drawing.Point(143, 69);
this.eyeContactMusicLabel.Name = "eyeContactMusicLabel";
this.eyeContactMusicLabel.Size = new System.Drawing.Size(128, 13);
this.eyeContactMusicLabel.TabIndex = 34;
this.eyeContactMusicLabel.Text = "Eye Contact Music [Main]";
//
// encounterSSEQMainUpDown
//
this.encounterSSEQMainUpDown.Location = new System.Drawing.Point(146, 85);
this.encounterSSEQMainUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.encounterSSEQMainUpDown.Name = "encounterSSEQMainUpDown";
this.encounterSSEQMainUpDown.Size = new System.Drawing.Size(81, 20);
this.encounterSSEQMainUpDown.TabIndex = 33;
//
// trainerClassFrameMaxLabel
//
this.trainerClassFrameMaxLabel.AutoSize = true;
this.trainerClassFrameMaxLabel.Location = new System.Drawing.Point(180, 33);
this.trainerClassFrameMaxLabel.Name = "trainerClassFrameMaxLabel";
this.trainerClassFrameMaxLabel.Size = new System.Drawing.Size(18, 13);
this.trainerClassFrameMaxLabel.TabIndex = 32;
this.trainerClassFrameMaxLabel.Text = "/0";
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(143, 14);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(45, 13);
this.label40.TabIndex = 31;
this.label40.Text = "Preview";
//
// trClassFramePreviewUpDown
//
this.trClassFramePreviewUpDown.Location = new System.Drawing.Point(146, 30);
this.trClassFramePreviewUpDown.Name = "trClassFramePreviewUpDown";
this.trClassFramePreviewUpDown.Size = new System.Drawing.Size(34, 20);
this.trClassFramePreviewUpDown.TabIndex = 30;
this.trClassFramePreviewUpDown.ValueChanged += new System.EventHandler(this.trClassFramePreviewUpDown_ValueChanged);
//
// saveTrainerClassButton
//
this.saveTrainerClassButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveTrainerClassButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveTrainerClassButton.Location = new System.Drawing.Point(322, 15);
this.saveTrainerClassButton.Name = "saveTrainerClassButton";
this.saveTrainerClassButton.Size = new System.Drawing.Size(80, 45);
this.saveTrainerClassButton.TabIndex = 29;
this.saveTrainerClassButton.Text = "&Save\r\nClass";
this.saveTrainerClassButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveTrainerClassButton.UseVisualStyleBackColor = true;
this.saveTrainerClassButton.Click += new System.EventHandler(this.saveTrainerClassButton_Click);
//
// trainerClassNameTextbox
//
this.trainerClassNameTextbox.Location = new System.Drawing.Point(213, 29);
this.trainerClassNameTextbox.Name = "trainerClassNameTextbox";
this.trainerClassNameTextbox.Size = new System.Drawing.Size(99, 20);
this.trainerClassNameTextbox.TabIndex = 24;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(210, 13);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(63, 13);
this.label17.TabIndex = 23;
this.label17.Text = "Class Name";
//
// trainerClassPicBox
//
this.trainerClassPicBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.trainerClassPicBox.Location = new System.Drawing.Point(9, 17);
this.trainerClassPicBox.Name = "trainerClassPicBox";
this.trainerClassPicBox.Size = new System.Drawing.Size(128, 96);
this.trainerClassPicBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.trainerClassPicBox.TabIndex = 0;
this.trainerClassPicBox.TabStop = false;
//
// deleteTrainerButton
//
this.deleteTrainerButton.Enabled = false;
this.deleteTrainerButton.Image = global::DSPRE.Properties.Resources.deleteIcon;
this.deleteTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.deleteTrainerButton.Location = new System.Drawing.Point(333, 50);
this.deleteTrainerButton.Name = "deleteTrainerButton";
this.deleteTrainerButton.Size = new System.Drawing.Size(100, 23);
this.deleteTrainerButton.TabIndex = 44;
this.deleteTrainerButton.Text = "Delete Trainer";
this.deleteTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.deleteTrainerButton.UseVisualStyleBackColor = true;
this.deleteTrainerButton.Visible = false;
//
// groupBox25
//
this.groupBox25.Controls.Add(this.tableLayoutPanel5);
this.groupBox25.Controls.Add(this.TrainerAIGroupBox);
this.groupBox25.Controls.Add(this.trainerItemsGroupBox);
this.groupBox25.Controls.Add(this.trainerItemsCheckBox);
this.groupBox25.Controls.Add(this.trainerMovesCheckBox);
this.groupBox25.Controls.Add(this.trainerDoubleCheckBox);
this.groupBox25.Controls.Add(this.trainerNameTextBox);
this.groupBox25.Controls.Add(this.partyCountUpDown);
this.groupBox25.Controls.Add(this.label44);
this.groupBox25.Controls.Add(this.label63);
this.groupBox25.Controls.Add(this.label43);
this.groupBox25.Controls.Add(this.trainerClassListBox);
this.groupBox25.Location = new System.Drawing.Point(15, 80);
this.groupBox25.Name = "groupBox25";
this.groupBox25.Size = new System.Drawing.Size(414, 405);
this.groupBox25.TabIndex = 29;
this.groupBox25.TabStop = false;
this.groupBox25.Text = "Trainer Properties [TRP]";
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.ColumnCount = 1;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Controls.Add(this.replacePropertiesButton, 0, 1);
this.tableLayoutPanel5.Controls.Add(this.exportPropertiesButton, 0, 0);
this.tableLayoutPanel5.Location = new System.Drawing.Point(288, 304);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 2;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(121, 62);
this.tableLayoutPanel5.TabIndex = 48;
//
// replacePropertiesButton
//
this.replacePropertiesButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.replacePropertiesButton.Image = ((System.Drawing.Image)(resources.GetObject("replacePropertiesButton.Image")));
this.replacePropertiesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.replacePropertiesButton.Location = new System.Drawing.Point(3, 34);
this.replacePropertiesButton.Name = "replacePropertiesButton";
this.replacePropertiesButton.Size = new System.Drawing.Size(115, 25);
this.replacePropertiesButton.TabIndex = 42;
this.replacePropertiesButton.Text = "Replace TRP";
this.replacePropertiesButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.replacePropertiesButton.UseVisualStyleBackColor = true;
this.replacePropertiesButton.Click += new System.EventHandler(this.replacePropertiesButton_Click);
//
// exportPropertiesButton
//
this.exportPropertiesButton.Dock = System.Windows.Forms.DockStyle.Fill;
this.exportPropertiesButton.Image = ((System.Drawing.Image)(resources.GetObject("exportPropertiesButton.Image")));
this.exportPropertiesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.exportPropertiesButton.Location = new System.Drawing.Point(3, 3);
this.exportPropertiesButton.Name = "exportPropertiesButton";
this.exportPropertiesButton.Size = new System.Drawing.Size(115, 25);
this.exportPropertiesButton.TabIndex = 41;
this.exportPropertiesButton.Text = "Export TRP";
this.exportPropertiesButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.exportPropertiesButton.UseVisualStyleBackColor = true;
this.exportPropertiesButton.Click += new System.EventHandler(this.exportPropertiesButton_Click);
//
// TrainerAIGroupBox
//
this.TrainerAIGroupBox.Controls.Add(this.trainerAI1CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI2CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI3CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI4CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI5CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI6CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI7CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI8CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI9CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI10CheckBox);
this.TrainerAIGroupBox.Controls.Add(this.trainerAI11CheckBox);
this.TrainerAIGroupBox.Location = new System.Drawing.Point(9, 282);
this.TrainerAIGroupBox.Name = "TrainerAIGroupBox";
this.TrainerAIGroupBox.Size = new System.Drawing.Size(272, 116);
this.TrainerAIGroupBox.TabIndex = 27;
this.TrainerAIGroupBox.TabStop = false;
this.TrainerAIGroupBox.Text = "AI";
//
// trainerAI1CheckBox
//
this.trainerAI1CheckBox.AutoSize = true;
this.trainerAI1CheckBox.Location = new System.Drawing.Point(10, 21);
this.trainerAI1CheckBox.Name = "trainerAI1CheckBox";
this.trainerAI1CheckBox.Size = new System.Drawing.Size(52, 17);
this.trainerAI1CheckBox.TabIndex = 0;
this.trainerAI1CheckBox.Text = "Basic";
this.trainerAI1CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI2CheckBox
//
this.trainerAI2CheckBox.AutoSize = true;
this.trainerAI2CheckBox.Location = new System.Drawing.Point(80, 21);
this.trainerAI2CheckBox.Name = "trainerAI2CheckBox";
this.trainerAI2CheckBox.Size = new System.Drawing.Size(102, 17);
this.trainerAI2CheckBox.TabIndex = 1;
this.trainerAI2CheckBox.Text = "Evaluate Attack";
this.trainerAI2CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI3CheckBox
//
this.trainerAI3CheckBox.AutoSize = true;
this.trainerAI3CheckBox.Location = new System.Drawing.Point(10, 44);
this.trainerAI3CheckBox.Name = "trainerAI3CheckBox";
this.trainerAI3CheckBox.Size = new System.Drawing.Size(56, 17);
this.trainerAI3CheckBox.TabIndex = 2;
this.trainerAI3CheckBox.Text = "Expert";
this.trainerAI3CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI4CheckBox
//
this.trainerAI4CheckBox.AutoSize = true;
this.trainerAI4CheckBox.Location = new System.Drawing.Point(10, 90);
this.trainerAI4CheckBox.Name = "trainerAI4CheckBox";
this.trainerAI4CheckBox.Size = new System.Drawing.Size(56, 17);
this.trainerAI4CheckBox.TabIndex = 3;
this.trainerAI4CheckBox.Text = "Status";
this.trainerAI4CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI5CheckBox
//
this.trainerAI5CheckBox.AutoSize = true;
this.trainerAI5CheckBox.Location = new System.Drawing.Point(10, 67);
this.trainerAI5CheckBox.Name = "trainerAI5CheckBox";
this.trainerAI5CheckBox.Size = new System.Drawing.Size(47, 17);
this.trainerAI5CheckBox.TabIndex = 4;
this.trainerAI5CheckBox.Text = "Risk";
this.trainerAI5CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI6CheckBox
//
this.trainerAI6CheckBox.AutoSize = true;
this.trainerAI6CheckBox.Location = new System.Drawing.Point(80, 44);
this.trainerAI6CheckBox.Name = "trainerAI6CheckBox";
this.trainerAI6CheckBox.Size = new System.Drawing.Size(100, 17);
this.trainerAI6CheckBox.TabIndex = 5;
this.trainerAI6CheckBox.Text = "Damage Priority";
this.trainerAI6CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI7CheckBox
//
this.trainerAI7CheckBox.AutoSize = true;
this.trainerAI7CheckBox.Location = new System.Drawing.Point(80, 67);
this.trainerAI7CheckBox.Name = "trainerAI7CheckBox";
this.trainerAI7CheckBox.Size = new System.Drawing.Size(80, 17);
this.trainerAI7CheckBox.TabIndex = 6;
this.trainerAI7CheckBox.Text = "Baton Pass";
this.trainerAI7CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI8CheckBox
//
this.trainerAI8CheckBox.AutoSize = true;
this.trainerAI8CheckBox.Location = new System.Drawing.Point(80, 90);
this.trainerAI8CheckBox.Name = "trainerAI8CheckBox";
this.trainerAI8CheckBox.Size = new System.Drawing.Size(87, 17);
this.trainerAI8CheckBox.TabIndex = 7;
this.trainerAI8CheckBox.Text = "Tag Strategy";
this.trainerAI8CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI9CheckBox
//
this.trainerAI9CheckBox.AutoSize = true;
this.trainerAI9CheckBox.Location = new System.Drawing.Point(191, 21);
this.trainerAI9CheckBox.Name = "trainerAI9CheckBox";
this.trainerAI9CheckBox.Size = new System.Drawing.Size(75, 17);
this.trainerAI9CheckBox.TabIndex = 8;
this.trainerAI9CheckBox.Text = "Check HP";
this.trainerAI9CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI10CheckBox
//
this.trainerAI10CheckBox.AutoSize = true;
this.trainerAI10CheckBox.Location = new System.Drawing.Point(191, 44);
this.trainerAI10CheckBox.Name = "trainerAI10CheckBox";
this.trainerAI10CheckBox.Size = new System.Drawing.Size(67, 17);
this.trainerAI10CheckBox.TabIndex = 9;
this.trainerAI10CheckBox.Text = "Weather";
this.trainerAI10CheckBox.UseVisualStyleBackColor = true;
//
// trainerAI11CheckBox
//
this.trainerAI11CheckBox.AutoSize = true;
this.trainerAI11CheckBox.Location = new System.Drawing.Point(191, 67);
this.trainerAI11CheckBox.Name = "trainerAI11CheckBox";
this.trainerAI11CheckBox.Size = new System.Drawing.Size(44, 17);
this.trainerAI11CheckBox.TabIndex = 10;
this.trainerAI11CheckBox.Text = "???";
this.trainerAI11CheckBox.UseVisualStyleBackColor = true;
//
// trainerItemsGroupBox
//
this.trainerItemsGroupBox.Controls.Add(this.trainerItem1ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem2ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem3ComboBox);
this.trainerItemsGroupBox.Controls.Add(this.trainerItem4ComboBox);
this.trainerItemsGroupBox.Location = new System.Drawing.Point(211, 146);
this.trainerItemsGroupBox.Name = "trainerItemsGroupBox";
this.trainerItemsGroupBox.Size = new System.Drawing.Size(191, 130);
this.trainerItemsGroupBox.TabIndex = 26;
this.trainerItemsGroupBox.TabStop = false;
this.trainerItemsGroupBox.Text = "Trainer Items";
//
// trainerItem1ComboBox
//
this.trainerItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem1ComboBox.FormattingEnabled = true;
this.trainerItem1ComboBox.Location = new System.Drawing.Point(9, 20);
this.trainerItem1ComboBox.Name = "trainerItem1ComboBox";
this.trainerItem1ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem1ComboBox.TabIndex = 0;
//
// trainerItem2ComboBox
//
this.trainerItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem2ComboBox.FormattingEnabled = true;
this.trainerItem2ComboBox.Location = new System.Drawing.Point(9, 47);
this.trainerItem2ComboBox.Name = "trainerItem2ComboBox";
this.trainerItem2ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem2ComboBox.TabIndex = 1;
//
// trainerItem3ComboBox
//
this.trainerItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem3ComboBox.FormattingEnabled = true;
this.trainerItem3ComboBox.Location = new System.Drawing.Point(9, 74);
this.trainerItem3ComboBox.Name = "trainerItem3ComboBox";
this.trainerItem3ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem3ComboBox.TabIndex = 2;
//
// trainerItem4ComboBox
//
this.trainerItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerItem4ComboBox.FormattingEnabled = true;
this.trainerItem4ComboBox.Location = new System.Drawing.Point(9, 101);
this.trainerItem4ComboBox.Name = "trainerItem4ComboBox";
this.trainerItem4ComboBox.Size = new System.Drawing.Size(171, 21);
this.trainerItem4ComboBox.TabIndex = 3;
//
// trainerItemsCheckBox
//
this.trainerItemsCheckBox.AutoSize = true;
this.trainerItemsCheckBox.Location = new System.Drawing.Point(215, 115);
this.trainerItemsCheckBox.Name = "trainerItemsCheckBox";
this.trainerItemsCheckBox.Size = new System.Drawing.Size(117, 17);
this.trainerItemsCheckBox.TabIndex = 25;
this.trainerItemsCheckBox.Text = "Choose Party Items";
this.trainerItemsCheckBox.UseVisualStyleBackColor = true;
this.trainerItemsCheckBox.CheckedChanged += new System.EventHandler(this.trainerItemsCheckBox_CheckedChanged);
//
// trainerMovesCheckBox
//
this.trainerMovesCheckBox.AutoSize = true;
this.trainerMovesCheckBox.Location = new System.Drawing.Point(215, 94);
this.trainerMovesCheckBox.Name = "trainerMovesCheckBox";
this.trainerMovesCheckBox.Size = new System.Drawing.Size(97, 17);
this.trainerMovesCheckBox.TabIndex = 24;
this.trainerMovesCheckBox.Text = "Choose Moves";
this.trainerMovesCheckBox.UseVisualStyleBackColor = true;
this.trainerMovesCheckBox.CheckedChanged += new System.EventHandler(this.trainerMovesCheckBox_CheckedChanged);
//
// trainerDoubleCheckBox
//
this.trainerDoubleCheckBox.AutoSize = true;
this.trainerDoubleCheckBox.Location = new System.Drawing.Point(215, 72);
this.trainerDoubleCheckBox.Name = "trainerDoubleCheckBox";
this.trainerDoubleCheckBox.Size = new System.Drawing.Size(90, 17);
this.trainerDoubleCheckBox.TabIndex = 23;
this.trainerDoubleCheckBox.Text = "Double Battle";
this.trainerDoubleCheckBox.UseVisualStyleBackColor = true;
//
// trainerNameTextBox
//
this.trainerNameTextBox.Location = new System.Drawing.Point(215, 39);
this.trainerNameTextBox.Name = "trainerNameTextBox";
this.trainerNameTextBox.Size = new System.Drawing.Size(148, 20);
this.trainerNameTextBox.TabIndex = 22;
//
// partyCountUpDown
//
this.partyCountUpDown.Location = new System.Drawing.Point(346, 99);
this.partyCountUpDown.Maximum = new decimal(new int[] {
6,
0,
0,
0});
this.partyCountUpDown.Name = "partyCountUpDown";
this.partyCountUpDown.Size = new System.Drawing.Size(41, 20);
this.partyCountUpDown.TabIndex = 33;
this.partyCountUpDown.ValueChanged += new System.EventHandler(this.partyCountUpDown_ValueChanged);
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(212, 23);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(71, 13);
this.label44.TabIndex = 21;
this.label44.Text = "Trainer Name";
//
// label63
//
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(339, 83);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(57, 13);
this.label63.TabIndex = 34;
this.label63.Text = "Party Slots";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(10, 23);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(68, 13);
this.label43.TabIndex = 20;
this.label43.Text = "Trainer Class";
//
// trainerClassListBox
//
this.trainerClassListBox.FormattingEnabled = true;
this.trainerClassListBox.Location = new System.Drawing.Point(11, 39);
this.trainerClassListBox.Name = "trainerClassListBox";
this.trainerClassListBox.Size = new System.Drawing.Size(193, 238);
this.trainerClassListBox.TabIndex = 0;
this.trainerClassListBox.SelectedIndexChanged += new System.EventHandler(this.trainerClassListBox_SelectedIndexChanged);
//
// addTrainerButton
//
this.addTrainerButton.Enabled = false;
this.addTrainerButton.Image = global::DSPRE.Properties.Resources.addIcon;
this.addTrainerButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.addTrainerButton.Location = new System.Drawing.Point(333, 20);
this.addTrainerButton.Name = "addTrainerButton";
this.addTrainerButton.Size = new System.Drawing.Size(100, 23);
this.addTrainerButton.TabIndex = 35;
this.addTrainerButton.Text = "Add Trainer";
this.addTrainerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.addTrainerButton.UseVisualStyleBackColor = true;
this.addTrainerButton.Visible = false;
this.addTrainerButton.Click += new System.EventHandler(this.addTrainerButton_Click);
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(12, 7);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(59, 13);
this.label42.TabIndex = 28;
this.label42.Text = "Trainer File";
//
// trainerComboBox
//
this.trainerComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.trainerComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.trainerComboBox.FormattingEnabled = true;
this.trainerComboBox.Location = new System.Drawing.Point(15, 22);
this.trainerComboBox.Name = "trainerComboBox";
this.trainerComboBox.Size = new System.Drawing.Size(199, 21);
this.trainerComboBox.TabIndex = 27;
this.trainerComboBox.SelectedIndexChanged += new System.EventHandler(this.trainerComboBox_SelectedIndexChanged);
//
// trainerSaveCurrentButton
//
this.trainerSaveCurrentButton.Image = global::DSPRE.Properties.Resources.saveButton;
this.trainerSaveCurrentButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.trainerSaveCurrentButton.Location = new System.Drawing.Point(15, 49);
this.trainerSaveCurrentButton.Name = "trainerSaveCurrentButton";
this.trainerSaveCurrentButton.Size = new System.Drawing.Size(199, 23);
this.trainerSaveCurrentButton.TabIndex = 31;
this.trainerSaveCurrentButton.Text = "&Save Full Trainer File";
this.trainerSaveCurrentButton.UseVisualStyleBackColor = true;
this.trainerSaveCurrentButton.Click += new System.EventHandler(this.trainerSaveCurrentButton_Click);
//
// tableEditorTabPage
//
this.tableEditorTabPage.Controls.Add(this.label73);
this.tableEditorTabPage.Controls.Add(this.pbEffectsGroupBox);
this.tableEditorTabPage.Controls.Add(this.conditionalMusicGroupBox);
this.tableEditorTabPage.ImageIndex = 9;
this.tableEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.tableEditorTabPage.Name = "tableEditorTabPage";
this.tableEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.tableEditorTabPage.Size = new System.Drawing.Size(1185, 675);
this.tableEditorTabPage.TabIndex = 9;
this.tableEditorTabPage.Text = "Table Editor";
this.tableEditorTabPage.UseVisualStyleBackColor = true;
//
// label73
//
this.label73.AutoSize = true;
this.label73.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label73.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.label73.Location = new System.Drawing.Point(414, 598);
this.label73.Name = "label73";
this.label73.Size = new System.Drawing.Size(314, 18);
this.label73.TabIndex = 12;
this.label73.Text = "This Editor Tab is currently under construction.";
this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pbEffectsGroupBox
//
this.pbEffectsGroupBox.Controls.Add(this.groupBox31);
this.pbEffectsGroupBox.Controls.Add(this.pbEffectsTrainerGroupBox);
this.pbEffectsGroupBox.Controls.Add(this.pbEffectsMonGroupBox);
this.pbEffectsGroupBox.Location = new System.Drawing.Point(382, 9);
this.pbEffectsGroupBox.Name = "pbEffectsGroupBox";
this.pbEffectsGroupBox.Size = new System.Drawing.Size(788, 451);
this.pbEffectsGroupBox.TabIndex = 11;
this.pbEffectsGroupBox.TabStop = false;
this.pbEffectsGroupBox.Text = "Pre-Battle Effects";
//
// groupBox31
//
this.groupBox31.Controls.Add(this.HOWpbEffectsTableButton);
this.groupBox31.Controls.Add(this.pbEffectsBattleSSEQUpDown);
this.groupBox31.Controls.Add(this.label21);
this.groupBox31.Controls.Add(this.saveEffectCombosTableBTN);
this.groupBox31.Controls.Add(this.pbEffectsVSAnimationUpDown);
this.groupBox31.Controls.Add(this.pbEffectsCombosListbox);
this.groupBox31.Controls.Add(this.label22);
this.groupBox31.Location = new System.Drawing.Point(6, 24);
this.groupBox31.Name = "groupBox31";
this.groupBox31.Size = new System.Drawing.Size(274, 415);
this.groupBox31.TabIndex = 45;
this.groupBox31.TabStop = false;
this.groupBox31.Text = "Maintable Effect Combos";
//
// HOWpbEffectsTableButton
//
this.HOWpbEffectsTableButton.Image = ((System.Drawing.Image)(resources.GetObject("HOWpbEffectsTableButton.Image")));
this.HOWpbEffectsTableButton.Location = new System.Drawing.Point(154, 376);
this.HOWpbEffectsTableButton.Name = "HOWpbEffectsTableButton";
this.HOWpbEffectsTableButton.Size = new System.Drawing.Size(28, 29);
this.HOWpbEffectsTableButton.TabIndex = 44;
this.HOWpbEffectsTableButton.UseVisualStyleBackColor = true;
this.HOWpbEffectsTableButton.Click += new System.EventHandler(this.HOWpbEffectsTableButton_Click);
//
// pbEffectsBattleSSEQUpDown
//
this.pbEffectsBattleSSEQUpDown.Location = new System.Drawing.Point(86, 382);
this.pbEffectsBattleSSEQUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.pbEffectsBattleSSEQUpDown.Name = "pbEffectsBattleSSEQUpDown";
this.pbEffectsBattleSSEQUpDown.Size = new System.Drawing.Size(54, 20);
this.pbEffectsBattleSSEQUpDown.TabIndex = 29;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(82, 367);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(66, 13);
this.label21.TabIndex = 30;
this.label21.Text = "Battle SSEQ";
//
// saveEffectCombosTableBTN
//
this.saveEffectCombosTableBTN.Image = ((System.Drawing.Image)(resources.GetObject("saveEffectCombosTableBTN.Image")));
this.saveEffectCombosTableBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveEffectCombosTableBTN.Location = new System.Drawing.Point(184, 372);
this.saveEffectCombosTableBTN.Name = "saveEffectCombosTableBTN";
this.saveEffectCombosTableBTN.Size = new System.Drawing.Size(78, 37);
this.saveEffectCombosTableBTN.TabIndex = 43;
this.saveEffectCombosTableBTN.Text = "Save This Combo";
this.saveEffectCombosTableBTN.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveEffectCombosTableBTN.UseVisualStyleBackColor = true;
this.saveEffectCombosTableBTN.Click += new System.EventHandler(this.saveEffectComboBTN_Click);
//
// pbEffectsVSAnimationUpDown
//
this.pbEffectsVSAnimationUpDown.Location = new System.Drawing.Point(14, 382);
this.pbEffectsVSAnimationUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.pbEffectsVSAnimationUpDown.Name = "pbEffectsVSAnimationUpDown";
this.pbEffectsVSAnimationUpDown.Size = new System.Drawing.Size(58, 20);
this.pbEffectsVSAnimationUpDown.TabIndex = 31;
//
// pbEffectsCombosListbox
//
this.pbEffectsCombosListbox.FormattingEnabled = true;
this.pbEffectsCombosListbox.Location = new System.Drawing.Point(9, 18);
this.pbEffectsCombosListbox.Name = "pbEffectsCombosListbox";
this.pbEffectsCombosListbox.Size = new System.Drawing.Size(259, 342);
this.pbEffectsCombosListbox.TabIndex = 43;
this.pbEffectsCombosListbox.SelectedIndexChanged += new System.EventHandler(this.pbEffectsCombosListbox_SelectedIndexChanged);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(9, 367);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(70, 13);
this.label22.TabIndex = 32;
this.label22.Text = "VS Animation";
//
// pbEffectsTrainerGroupBox
//
this.pbEffectsTrainerGroupBox.Controls.Add(this.label75);
this.pbEffectsTrainerGroupBox.Controls.Add(this.tbEditortrainerClassFrameMaxLabel);
this.pbEffectsTrainerGroupBox.Controls.Add(this.tbEditorTrClassFramePreviewUpDown);
this.pbEffectsTrainerGroupBox.Controls.Add(this.tbEditorTrClassPictureBox);
this.pbEffectsTrainerGroupBox.Controls.Add(this.label68);
this.pbEffectsTrainerGroupBox.Controls.Add(this.pbEffectsTrainerChooseMainCombobox);
this.pbEffectsTrainerGroupBox.Controls.Add(this.HOWVsTrainerButton);
this.pbEffectsTrainerGroupBox.Controls.Add(this.saveVSTrainerTableBTN);
this.pbEffectsTrainerGroupBox.Controls.Add(this.label70);
this.pbEffectsTrainerGroupBox.Controls.Add(this.pbEffectsTrainerCombobox);
this.pbEffectsTrainerGroupBox.Controls.Add(this.pbEffectsVsTrainerListbox);
this.pbEffectsTrainerGroupBox.Location = new System.Drawing.Point(286, 14);
this.pbEffectsTrainerGroupBox.Name = "pbEffectsTrainerGroupBox";
this.pbEffectsTrainerGroupBox.Size = new System.Drawing.Size(481, 250);
this.pbEffectsTrainerGroupBox.TabIndex = 34;
this.pbEffectsTrainerGroupBox.TabStop = false;
this.pbEffectsTrainerGroupBox.Text = "VS. Trainer";
//
// label75
//
this.label75.AutoSize = true;
this.label75.Location = new System.Drawing.Point(390, 84);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(79, 13);
this.label75.TabIndex = 46;
this.label75.Text = "Preview frames";
//
// tbEditortrainerClassFrameMaxLabel
//
this.tbEditortrainerClassFrameMaxLabel.AutoSize = true;
this.tbEditortrainerClassFrameMaxLabel.Location = new System.Drawing.Point(440, 103);
this.tbEditortrainerClassFrameMaxLabel.Name = "tbEditortrainerClassFrameMaxLabel";
this.tbEditortrainerClassFrameMaxLabel.Size = new System.Drawing.Size(18, 13);
this.tbEditortrainerClassFrameMaxLabel.TabIndex = 45;
this.tbEditortrainerClassFrameMaxLabel.Text = "/0";
//
// tbEditorTrClassFramePreviewUpDown
//
this.tbEditorTrClassFramePreviewUpDown.Location = new System.Drawing.Point(402, 100);
this.tbEditorTrClassFramePreviewUpDown.Name = "tbEditorTrClassFramePreviewUpDown";
this.tbEditorTrClassFramePreviewUpDown.Size = new System.Drawing.Size(38, 20);
this.tbEditorTrClassFramePreviewUpDown.TabIndex = 44;
this.tbEditorTrClassFramePreviewUpDown.ValueChanged += new System.EventHandler(this.TBLEditortrainerClassPreviewPic_ValueChanged);
//
// tbEditorTrClassPictureBox
//
this.tbEditorTrClassPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tbEditorTrClassPictureBox.Location = new System.Drawing.Point(253, 59);
this.tbEditorTrClassPictureBox.Name = "tbEditorTrClassPictureBox";
this.tbEditorTrClassPictureBox.Size = new System.Drawing.Size(128, 96);
this.tbEditorTrClassPictureBox.TabIndex = 43;
this.tbEditorTrClassPictureBox.TabStop = false;
//
// label68
//
this.label68.AutoSize = true;
this.label68.Location = new System.Drawing.Point(249, 164);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(120, 13);
this.label68.TabIndex = 42;
this.label68.Text = "Maintable Effect Combo";
//
// pbEffectsTrainerChooseMainCombobox
//
this.pbEffectsTrainerChooseMainCombobox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pbEffectsTrainerChooseMainCombobox.FormattingEnabled = true;
this.pbEffectsTrainerChooseMainCombobox.Location = new System.Drawing.Point(252, 178);
this.pbEffectsTrainerChooseMainCombobox.Name = "pbEffectsTrainerChooseMainCombobox";
this.pbEffectsTrainerChooseMainCombobox.Size = new System.Drawing.Size(218, 21);
this.pbEffectsTrainerChooseMainCombobox.TabIndex = 41;
//
// HOWVsTrainerButton
//
this.HOWVsTrainerButton.Image = ((System.Drawing.Image)(resources.GetObject("HOWVsTrainerButton.Image")));
this.HOWVsTrainerButton.Location = new System.Drawing.Point(307, 209);
this.HOWVsTrainerButton.Name = "HOWVsTrainerButton";
this.HOWVsTrainerButton.Size = new System.Drawing.Size(28, 29);
this.HOWVsTrainerButton.TabIndex = 39;
this.HOWVsTrainerButton.UseVisualStyleBackColor = true;
this.HOWVsTrainerButton.Click += new System.EventHandler(this.HOWVsTrainerButton_Click);
//
// saveVSTrainerTableBTN
//
this.saveVSTrainerTableBTN.Image = ((System.Drawing.Image)(resources.GetObject("saveVSTrainerTableBTN.Image")));
this.saveVSTrainerTableBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveVSTrainerTableBTN.Location = new System.Drawing.Point(337, 205);
this.saveVSTrainerTableBTN.Name = "saveVSTrainerTableBTN";
this.saveVSTrainerTableBTN.Size = new System.Drawing.Size(80, 37);
this.saveVSTrainerTableBTN.TabIndex = 38;
this.saveVSTrainerTableBTN.Text = "Save This Entry";
this.saveVSTrainerTableBTN.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveVSTrainerTableBTN.UseVisualStyleBackColor = true;
this.saveVSTrainerTableBTN.Click += new System.EventHandler(this.saveVSTrainerEntryBTN_Click);
//
// label70
//
this.label70.AutoSize = true;
this.label70.Location = new System.Drawing.Point(248, 14);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(68, 13);
this.label70.TabIndex = 37;
this.label70.Text = "Trainer Class";
//
// pbEffectsTrainerCombobox
//
this.pbEffectsTrainerCombobox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pbEffectsTrainerCombobox.FormattingEnabled = true;
this.pbEffectsTrainerCombobox.Location = new System.Drawing.Point(252, 29);
this.pbEffectsTrainerCombobox.Name = "pbEffectsTrainerCombobox";
this.pbEffectsTrainerCombobox.Size = new System.Drawing.Size(218, 21);
this.pbEffectsTrainerCombobox.TabIndex = 36;
this.pbEffectsTrainerCombobox.SelectedIndexChanged += new System.EventHandler(this.pbEffectsTrainerCombobox_SelectedIndexChanged);
//
// pbEffectsVsTrainerListbox
//
this.pbEffectsVsTrainerListbox.FormattingEnabled = true;
this.pbEffectsVsTrainerListbox.Location = new System.Drawing.Point(9, 18);
this.pbEffectsVsTrainerListbox.Name = "pbEffectsVsTrainerListbox";
this.pbEffectsVsTrainerListbox.Size = new System.Drawing.Size(234, 225);
this.pbEffectsVsTrainerListbox.TabIndex = 35;
this.pbEffectsVsTrainerListbox.SelectedIndexChanged += new System.EventHandler(this.pbEffectsVsTrainerListbox_SelectedIndexChanged);
//
// pbEffectsMonGroupBox
//
this.pbEffectsMonGroupBox.Controls.Add(this.tbEditorPokeminiPictureBox);
this.pbEffectsMonGroupBox.Controls.Add(this.label69);
this.pbEffectsMonGroupBox.Controls.Add(this.pbEffectsPokemonChooseMainCombobox);
this.pbEffectsMonGroupBox.Controls.Add(this.HOWvsPokemonButton);
this.pbEffectsMonGroupBox.Controls.Add(this.saveVSPokemonTableBTN);
this.pbEffectsMonGroupBox.Controls.Add(this.label71);
this.pbEffectsMonGroupBox.Controls.Add(this.pbEffectsPokemonCombobox);
this.pbEffectsMonGroupBox.Controls.Add(this.pbEffectsVsPokemonListbox);
this.pbEffectsMonGroupBox.Location = new System.Drawing.Point(286, 265);
this.pbEffectsMonGroupBox.Name = "pbEffectsMonGroupBox";
this.pbEffectsMonGroupBox.Size = new System.Drawing.Size(481, 174);
this.pbEffectsMonGroupBox.TabIndex = 33;
this.pbEffectsMonGroupBox.TabStop = false;
this.pbEffectsMonGroupBox.Text = "VS. Pokémon";
//
// tbEditorPokeminiPictureBox
//
this.tbEditorPokeminiPictureBox.Location = new System.Drawing.Point(297, 12);
this.tbEditorPokeminiPictureBox.Name = "tbEditorPokeminiPictureBox";
this.tbEditorPokeminiPictureBox.Size = new System.Drawing.Size(40, 30);
this.tbEditorPokeminiPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.tbEditorPokeminiPictureBox.TabIndex = 43;
this.tbEditorPokeminiPictureBox.TabStop = false;
//
// label69
//
this.label69.AutoSize = true;
this.label69.Location = new System.Drawing.Point(249, 80);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(120, 13);
this.label69.TabIndex = 42;
this.label69.Text = "Maintable Effect Combo";
//
// pbEffectsPokemonChooseMainCombobox
//
this.pbEffectsPokemonChooseMainCombobox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pbEffectsPokemonChooseMainCombobox.FormattingEnabled = true;
this.pbEffectsPokemonChooseMainCombobox.Location = new System.Drawing.Point(252, 96);
this.pbEffectsPokemonChooseMainCombobox.Name = "pbEffectsPokemonChooseMainCombobox";
this.pbEffectsPokemonChooseMainCombobox.Size = new System.Drawing.Size(218, 21);
this.pbEffectsPokemonChooseMainCombobox.TabIndex = 41;
//
// HOWvsPokemonButton
//
this.HOWvsPokemonButton.Image = ((System.Drawing.Image)(resources.GetObject("HOWvsPokemonButton.Image")));
this.HOWvsPokemonButton.Location = new System.Drawing.Point(307, 127);
this.HOWvsPokemonButton.Name = "HOWvsPokemonButton";
this.HOWvsPokemonButton.Size = new System.Drawing.Size(28, 29);
this.HOWvsPokemonButton.TabIndex = 39;
this.HOWvsPokemonButton.UseVisualStyleBackColor = true;
this.HOWvsPokemonButton.Click += new System.EventHandler(this.HOWvsPokemonButton_Click);
//
// saveVSPokemonTableBTN
//
this.saveVSPokemonTableBTN.Image = ((System.Drawing.Image)(resources.GetObject("saveVSPokemonTableBTN.Image")));
this.saveVSPokemonTableBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveVSPokemonTableBTN.Location = new System.Drawing.Point(337, 123);
this.saveVSPokemonTableBTN.Name = "saveVSPokemonTableBTN";
this.saveVSPokemonTableBTN.Size = new System.Drawing.Size(80, 37);
this.saveVSPokemonTableBTN.TabIndex = 38;
this.saveVSPokemonTableBTN.Text = "Save This Entry";
this.saveVSPokemonTableBTN.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveVSPokemonTableBTN.UseVisualStyleBackColor = true;
this.saveVSPokemonTableBTN.Click += new System.EventHandler(this.saveVSPokemonEntryBTN_Click);
//
// label71
//
this.label71.AutoSize = true;
this.label71.Location = new System.Drawing.Point(249, 29);
this.label71.Name = "label71";
this.label71.Size = new System.Drawing.Size(52, 13);
this.label71.TabIndex = 37;
this.label71.Text = "Pokémon";
//
// pbEffectsPokemonCombobox
//
this.pbEffectsPokemonCombobox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pbEffectsPokemonCombobox.FormattingEnabled = true;
this.pbEffectsPokemonCombobox.Location = new System.Drawing.Point(252, 45);
this.pbEffectsPokemonCombobox.Name = "pbEffectsPokemonCombobox";
this.pbEffectsPokemonCombobox.Size = new System.Drawing.Size(218, 21);
this.pbEffectsPokemonCombobox.TabIndex = 36;
this.pbEffectsPokemonCombobox.SelectedIndexChanged += new System.EventHandler(this.pbEffectsPokemonCombobox_SelectedIndexChanged);
//
// pbEffectsVsPokemonListbox
//
this.pbEffectsVsPokemonListbox.FormattingEnabled = true;
this.pbEffectsVsPokemonListbox.Location = new System.Drawing.Point(9, 17);
this.pbEffectsVsPokemonListbox.Name = "pbEffectsVsPokemonListbox";
this.pbEffectsVsPokemonListbox.Size = new System.Drawing.Size(234, 147);
this.pbEffectsVsPokemonListbox.TabIndex = 35;
this.pbEffectsVsPokemonListbox.SelectedIndexChanged += new System.EventHandler(this.pbEffectsVsPokemonListbox_SelectedIndexChanged);
//
// conditionalMusicGroupBox
//
this.conditionalMusicGroupBox.Controls.Add(this.label66);
this.conditionalMusicGroupBox.Controls.Add(this.HOWconditionalMusicTableButton);
this.conditionalMusicGroupBox.Controls.Add(this.saveConditionalMusicTableBTN);
this.conditionalMusicGroupBox.Controls.Add(this.label65);
this.conditionalMusicGroupBox.Controls.Add(this.musicIDconditionalMusicUpDown);
this.conditionalMusicGroupBox.Controls.Add(this.label64);
this.conditionalMusicGroupBox.Controls.Add(this.flagConditionalMusicUpDown);
this.conditionalMusicGroupBox.Controls.Add(this.label41);
this.conditionalMusicGroupBox.Controls.Add(this.locationNameConditionalMusicLBL);
this.conditionalMusicGroupBox.Controls.Add(this.headerConditionalMusicComboBox);
this.conditionalMusicGroupBox.Controls.Add(this.conditionalMusicTableListBox);
this.conditionalMusicGroupBox.Location = new System.Drawing.Point(16, 9);
this.conditionalMusicGroupBox.Name = "conditionalMusicGroupBox";
this.conditionalMusicGroupBox.Size = new System.Drawing.Size(360, 190);
this.conditionalMusicGroupBox.TabIndex = 0;
this.conditionalMusicGroupBox.TabStop = false;
this.conditionalMusicGroupBox.Text = "Conditional Music Table";
//
// label66
//
this.label66.AutoSize = true;
this.label66.Location = new System.Drawing.Point(5, 20);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(72, 13);
this.label66.TabIndex = 10;
this.label66.Text = "Locations List";
//
// HOWconditionalMusicTableButton
//
this.HOWconditionalMusicTableButton.Image = ((System.Drawing.Image)(resources.GetObject("HOWconditionalMusicTableButton.Image")));
this.HOWconditionalMusicTableButton.Location = new System.Drawing.Point(232, 146);
this.HOWconditionalMusicTableButton.Name = "HOWconditionalMusicTableButton";
this.HOWconditionalMusicTableButton.Size = new System.Drawing.Size(28, 29);
this.HOWconditionalMusicTableButton.TabIndex = 9;
this.HOWconditionalMusicTableButton.UseVisualStyleBackColor = true;
this.HOWconditionalMusicTableButton.Click += new System.EventHandler(this.HOWconditionalMusicTableButton_Click);
//
// saveConditionalMusicTableBTN
//
this.saveConditionalMusicTableBTN.Image = ((System.Drawing.Image)(resources.GetObject("saveConditionalMusicTableBTN.Image")));
this.saveConditionalMusicTableBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveConditionalMusicTableBTN.Location = new System.Drawing.Point(262, 142);
this.saveConditionalMusicTableBTN.Name = "saveConditionalMusicTableBTN";
this.saveConditionalMusicTableBTN.Size = new System.Drawing.Size(89, 37);
this.saveConditionalMusicTableBTN.TabIndex = 8;
this.saveConditionalMusicTableBTN.Text = "Save Table";
this.saveConditionalMusicTableBTN.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.saveConditionalMusicTableBTN.UseVisualStyleBackColor = true;
this.saveConditionalMusicTableBTN.Click += new System.EventHandler(this.saveConditionalMusicTableBTN_Click);
//
// label65
//
this.label65.AutoSize = true;
this.label65.Location = new System.Drawing.Point(262, 83);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(49, 13);
this.label65.TabIndex = 7;
this.label65.Text = "Music ID";
//
// musicIDconditionalMusicUpDown
//
this.musicIDconditionalMusicUpDown.Location = new System.Drawing.Point(265, 99);
this.musicIDconditionalMusicUpDown.Maximum = new decimal(new int[] {
32767,
0,
0,
0});
this.musicIDconditionalMusicUpDown.Name = "musicIDconditionalMusicUpDown";
this.musicIDconditionalMusicUpDown.Size = new System.Drawing.Size(67, 20);
this.musicIDconditionalMusicUpDown.TabIndex = 6;
this.musicIDconditionalMusicUpDown.ValueChanged += new System.EventHandler(this.musicIDconditionalMusicUpDown_ValueChanged);
//
// label64
//
this.label64.AutoSize = true;
this.label64.Location = new System.Drawing.Point(179, 83);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(27, 13);
this.label64.TabIndex = 5;
this.label64.Text = "Flag";
//
// flagConditionalMusicUpDown
//
this.flagConditionalMusicUpDown.Location = new System.Drawing.Point(182, 99);
this.flagConditionalMusicUpDown.Maximum = new decimal(new int[] {
32767,
0,
0,
0});
this.flagConditionalMusicUpDown.Name = "flagConditionalMusicUpDown";
this.flagConditionalMusicUpDown.Size = new System.Drawing.Size(67, 20);
this.flagConditionalMusicUpDown.TabIndex = 4;
this.flagConditionalMusicUpDown.ValueChanged += new System.EventHandler(this.flagConditionalMusicUpDown_ValueChanged);
//
// label41
//
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(175, 20);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(42, 13);
this.label41.TabIndex = 3;
this.label41.Text = "Header";
//
// locationNameConditionalMusicLBL
//
this.locationNameConditionalMusicLBL.AutoSize = true;
this.locationNameConditionalMusicLBL.Location = new System.Drawing.Point(175, 59);
this.locationNameConditionalMusicLBL.Name = "locationNameConditionalMusicLBL";
this.locationNameConditionalMusicLBL.Size = new System.Drawing.Size(79, 13);
this.locationNameConditionalMusicLBL.TabIndex = 2;
this.locationNameConditionalMusicLBL.Text = "Location Name";
//
// headerConditionalMusicComboBox
//
this.headerConditionalMusicComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.headerConditionalMusicComboBox.FormattingEnabled = true;
this.headerConditionalMusicComboBox.Location = new System.Drawing.Point(178, 35);
this.headerConditionalMusicComboBox.Name = "headerConditionalMusicComboBox";
this.headerConditionalMusicComboBox.Size = new System.Drawing.Size(173, 21);
this.headerConditionalMusicComboBox.TabIndex = 1;
this.headerConditionalMusicComboBox.SelectedIndexChanged += new System.EventHandler(this.headerConditionalMusicComboBox_SelectedIndexChanged);
//
// conditionalMusicTableListBox
//
this.conditionalMusicTableListBox.FormattingEnabled = true;
this.conditionalMusicTableListBox.Location = new System.Drawing.Point(6, 34);
this.conditionalMusicTableListBox.Name = "conditionalMusicTableListBox";
this.conditionalMusicTableListBox.Size = new System.Drawing.Size(165, 147);
this.conditionalMusicTableListBox.TabIndex = 0;
this.conditionalMusicTableListBox.SelectedIndexChanged += new System.EventHandler(this.conditionalMusicTableListBox_SelectedIndexChanged);
//
// tabPageEncountersEditor
//
this.tabPageEncountersEditor.Controls.Add(this.encountersEditor);
this.tabPageEncountersEditor.Location = new System.Drawing.Point(4, 23);
this.tabPageEncountersEditor.Name = "tabPageEncountersEditor";
this.tabPageEncountersEditor.Padding = new System.Windows.Forms.Padding(3);
this.tabPageEncountersEditor.Size = new System.Drawing.Size(1185, 675);
this.tabPageEncountersEditor.TabIndex = 12;
this.tabPageEncountersEditor.Text = "Encounters";
this.tabPageEncountersEditor.UseVisualStyleBackColor = true;
//
// encountersEditor
//
this.encountersEditor.Location = new System.Drawing.Point(6, 3);
this.encountersEditor.Margin = new System.Windows.Forms.Padding(4);
this.encountersEditor.Name = "encountersEditor";
this.encountersEditor.Size = new System.Drawing.Size(1176, 672);
this.encountersEditor.TabIndex = 0;
//
// mainTabImageList
//
this.mainTabImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("mainTabImageList.ImageStream")));
this.mainTabImageList.TransparentColor = System.Drawing.Color.White;
this.mainTabImageList.Images.SetKeyName(0, "map_header.ico");
this.mainTabImageList.Images.SetKeyName(1, "matrix_editor.png");
this.mainTabImageList.Images.SetKeyName(2, "map_editor.png");
this.mainTabImageList.Images.SetKeyName(3, "event_editor.png");
this.mainTabImageList.Images.SetKeyName(4, "text_editor.png");
this.mainTabImageList.Images.SetKeyName(5, "script_editor.png");
this.mainTabImageList.Images.SetKeyName(6, "tileset_editor.png");
this.mainTabImageList.Images.SetKeyName(7, "gamecamera_editor.png");
this.mainTabImageList.Images.SetKeyName(8, "trainer_editor.png");
this.mainTabImageList.Images.SetKeyName(9, "tableEditor.png");
//
// gameIcon
//
this.gameIcon.ErrorImage = null;
this.gameIcon.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.gameIcon.InitialImage = null;
this.gameIcon.Location = new System.Drawing.Point(1167, 35);
this.gameIcon.Name = "gameIcon";
this.gameIcon.Size = new System.Drawing.Size(32, 32);
this.gameIcon.TabIndex = 8;
this.gameIcon.TabStop = false;
this.gameIcon.Paint += new System.Windows.Forms.PaintEventHandler(this.PaintGameIcon);
//
// languageLabel
//
this.languageLabel.AutoSize = true;
this.languageLabel.Location = new System.Drawing.Point(1042, 52);
this.languageLabel.Name = "languageLabel";
this.languageLabel.Size = new System.Drawing.Size(58, 13);
this.languageLabel.TabIndex = 10;
this.languageLabel.Text = "Language:";
this.languageLabel.Visible = false;
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.SystemColors.Window;
this.menuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fileToolStripMenuItem,
this.aboutToolStripMenuItem,
this.menuViewToolStripMenuItem,
this.otherEditorsToolStripMenuItem,
this.aboutToolStripMenuItem1});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(4, 2, 0, 2);
this.menuStrip1.Size = new System.Drawing.Size(1214, 24);
this.menuStrip1.TabIndex = 12;
this.menuStrip1.Text = "menuStrip1";
//
// fileToolStripMenuItem
//
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.openROMToolStripMenuItem,
this.openFolderToolStripMenuItem,
this.saveROMToolStripMenuItem});
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
this.fileToolStripMenuItem.Text = "File";
//
// openROMToolStripMenuItem
//
this.openROMToolStripMenuItem.Image = global::DSPRE.Properties.Resources.open_rom;
this.openROMToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.openROMToolStripMenuItem.Name = "openROMToolStripMenuItem";
this.openROMToolStripMenuItem.Size = new System.Drawing.Size(155, 38);
this.openROMToolStripMenuItem.Text = "Open ROM";
this.openROMToolStripMenuItem.Click += new System.EventHandler(this.loadRom_Click);
//
// openFolderToolStripMenuItem
//
this.openFolderToolStripMenuItem.Image = global::DSPRE.Properties.Resources.open_file;
this.openFolderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.openFolderToolStripMenuItem.Name = "openFolderToolStripMenuItem";
this.openFolderToolStripMenuItem.Size = new System.Drawing.Size(155, 38);
this.openFolderToolStripMenuItem.Text = "Open Folder";
this.openFolderToolStripMenuItem.Click += new System.EventHandler(this.readDataFromFolderButton_Click);
//
// saveROMToolStripMenuItem
//
this.saveROMToolStripMenuItem.Enabled = false;
this.saveROMToolStripMenuItem.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveROMToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.saveROMToolStripMenuItem.Name = "saveROMToolStripMenuItem";
this.saveROMToolStripMenuItem.Size = new System.Drawing.Size(155, 38);
this.saveROMToolStripMenuItem.Text = "Save ROM";
this.saveROMToolStripMenuItem.Click += new System.EventHandler(this.saveRom_Click);
//
// aboutToolStripMenuItem
//
this.aboutToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.romToolboxToolStripMenuItem,
this.headerSearchToolStripMenuItem,
this.scriptCommandsDatabaseToolStripMenuItem,
this.NarcUtilityToolStripMenuItem,
this.listBasedBatchRenameToolStripMenuItem,
this.listBuilderToolStripMenuItem,
this.nSBMDUtilityToolStripMenuItem});
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
this.aboutToolStripMenuItem.Text = "Tools";
//
// romToolboxToolStripMenuItem
//
this.romToolboxToolStripMenuItem.Enabled = false;
this.romToolboxToolStripMenuItem.Name = "romToolboxToolStripMenuItem";
this.romToolboxToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.romToolboxToolStripMenuItem.Text = "Patch Toolbox";
this.romToolboxToolStripMenuItem.Click += new System.EventHandler(this.romToolBoxToolStripMenuItem_Click);
//
// headerSearchToolStripMenuItem
//
this.headerSearchToolStripMenuItem.Enabled = false;
this.headerSearchToolStripMenuItem.Name = "headerSearchToolStripMenuItem";
this.headerSearchToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.headerSearchToolStripMenuItem.Text = "Advanced Header Search";
this.headerSearchToolStripMenuItem.Click += new System.EventHandler(this.advancedHeaderSearchToolStripMenuItem_Click);
//
// scriptCommandsDatabaseToolStripMenuItem
//
this.scriptCommandsDatabaseToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.diamondAndPearlToolStripMenuItem,
this.platinumToolStripMenuItem,
this.heartGoldAndSoulSilverToolStripMenuItem});
this.scriptCommandsDatabaseToolStripMenuItem.Name = "scriptCommandsDatabaseToolStripMenuItem";
this.scriptCommandsDatabaseToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.scriptCommandsDatabaseToolStripMenuItem.Text = "Script Commands Database";
//
// diamondAndPearlToolStripMenuItem
//
this.diamondAndPearlToolStripMenuItem.Image = global::DSPRE.Properties.Resources.scriptDBIconDP;
this.diamondAndPearlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.diamondAndPearlToolStripMenuItem.Name = "diamondAndPearlToolStripMenuItem";
this.diamondAndPearlToolStripMenuItem.Size = new System.Drawing.Size(211, 38);
this.diamondAndPearlToolStripMenuItem.Text = "Diamond && Pearl";
this.diamondAndPearlToolStripMenuItem.Click += new System.EventHandler(this.diamondAndPearlToolStripMenuItem_Click);
//
// platinumToolStripMenuItem
//
this.platinumToolStripMenuItem.Image = global::DSPRE.Properties.Resources.scriptDBIconPt;
this.platinumToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.platinumToolStripMenuItem.Name = "platinumToolStripMenuItem";
this.platinumToolStripMenuItem.Size = new System.Drawing.Size(211, 38);
this.platinumToolStripMenuItem.Text = "Platinum";
this.platinumToolStripMenuItem.Click += new System.EventHandler(this.platinumToolStripMenuItem_Click);
//
// heartGoldAndSoulSilverToolStripMenuItem
//
this.heartGoldAndSoulSilverToolStripMenuItem.Image = global::DSPRE.Properties.Resources.scriptDBIconHGSS;
this.heartGoldAndSoulSilverToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.heartGoldAndSoulSilverToolStripMenuItem.Name = "heartGoldAndSoulSilverToolStripMenuItem";
this.heartGoldAndSoulSilverToolStripMenuItem.Size = new System.Drawing.Size(211, 38);
this.heartGoldAndSoulSilverToolStripMenuItem.Text = "HeartGold && SoulSilver";
this.heartGoldAndSoulSilverToolStripMenuItem.Click += new System.EventHandler(this.heartGoldAndSoulSilverToolStripMenuItem_Click);
//
// NarcUtilityToolStripMenuItem
//
this.NarcUtilityToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.buildFomFolderToolStripMenuItem,
this.unpackToFolderToolStripMenuItem});
this.NarcUtilityToolStripMenuItem.Name = "NarcUtilityToolStripMenuItem";
this.NarcUtilityToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.NarcUtilityToolStripMenuItem.Text = "NARC Utility";
//
// buildFomFolderToolStripMenuItem
//
this.buildFomFolderToolStripMenuItem.Image = global::DSPRE.Properties.Resources.folderToNarcIcon;
this.buildFomFolderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.buildFomFolderToolStripMenuItem.Name = "buildFomFolderToolStripMenuItem";
this.buildFomFolderToolStripMenuItem.Size = new System.Drawing.Size(214, 38);
this.buildFomFolderToolStripMenuItem.Text = "Build from Folder";
this.buildFomFolderToolStripMenuItem.Click += new System.EventHandler(this.buildFromFolderToolStripMenuItem_Click);
//
// unpackToFolderToolStripMenuItem
//
this.unpackToFolderToolStripMenuItem.Image = global::DSPRE.Properties.Resources.narcToFolderIcon;
this.unpackToFolderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.unpackToFolderToolStripMenuItem.Name = "unpackToFolderToolStripMenuItem";
this.unpackToFolderToolStripMenuItem.Size = new System.Drawing.Size(214, 38);
this.unpackToFolderToolStripMenuItem.Text = "Unpack to Folder";
this.unpackToFolderToolStripMenuItem.Click += new System.EventHandler(this.unpackToFolderToolStripMenuItem_Click);
//
// listBasedBatchRenameToolStripMenuItem
//
this.listBasedBatchRenameToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.listBasedToolStripMenuItem,
this.contentBasedToolStripMenuItem});
this.listBasedBatchRenameToolStripMenuItem.Name = "listBasedBatchRenameToolStripMenuItem";
this.listBasedBatchRenameToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.listBasedBatchRenameToolStripMenuItem.Text = "Batch Rename Utility";
//
// listBasedToolStripMenuItem
//
this.listBasedToolStripMenuItem.Image = global::DSPRE.Properties.Resources.listbasedRenameIcon;
this.listBasedToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.listBasedToolStripMenuItem.Name = "listBasedToolStripMenuItem";
this.listBasedToolStripMenuItem.Size = new System.Drawing.Size(185, 38);
this.listBasedToolStripMenuItem.Text = "List-Based";
this.listBasedToolStripMenuItem.Click += new System.EventHandler(this.listBasedToolStripMenuItem_Click);
//
// contentBasedToolStripMenuItem
//
this.contentBasedToolStripMenuItem.Image = global::DSPRE.Properties.Resources.contentbasedRenameIcon;
this.contentBasedToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.contentBasedToolStripMenuItem.Name = "contentBasedToolStripMenuItem";
this.contentBasedToolStripMenuItem.Size = new System.Drawing.Size(185, 38);
this.contentBasedToolStripMenuItem.Text = "Content-Based";
this.contentBasedToolStripMenuItem.Click += new System.EventHandler(this.contentBasedToolStripMenuItem_Click);
//
// listBuilderToolStripMenuItem
//
this.listBuilderToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fromCEnumToolStripMenuItem,
this.fromFolderContentsToolStripMenuItem});
this.listBuilderToolStripMenuItem.Name = "listBuilderToolStripMenuItem";
this.listBuilderToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.listBuilderToolStripMenuItem.Text = "Folder-Based List Builder";
//
// fromCEnumToolStripMenuItem
//
this.fromCEnumToolStripMenuItem.Image = global::DSPRE.Properties.Resources.enumToListIcon;
this.fromCEnumToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.fromCEnumToolStripMenuItem.Name = "fromCEnumToolStripMenuItem";
this.fromCEnumToolStripMenuItem.Size = new System.Drawing.Size(237, 38);
this.fromCEnumToolStripMenuItem.Text = "From C Enum";
this.fromCEnumToolStripMenuItem.Click += new System.EventHandler(this.enumBasedListBuilderToolStripButton_Click);
//
// fromFolderContentsToolStripMenuItem
//
this.fromFolderContentsToolStripMenuItem.Image = global::DSPRE.Properties.Resources.folderToListIcon;
this.fromFolderContentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.fromFolderContentsToolStripMenuItem.Name = "fromFolderContentsToolStripMenuItem";
this.fromFolderContentsToolStripMenuItem.Size = new System.Drawing.Size(237, 38);
this.fromFolderContentsToolStripMenuItem.Text = "From Folder Contents";
this.fromFolderContentsToolStripMenuItem.Click += new System.EventHandler(this.fromFolderContentsToolStripMenuItem_Click);
//
// nSBMDUtilityToolStripMenuItem
//
this.nSBMDUtilityToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.texturizeNSBMDToolStripMenuItem,
this.untexturizeToolStripMenuItem,
this.extractNSBTXFromNSBMDToolStripMenuItem});
this.nSBMDUtilityToolStripMenuItem.Name = "nSBMDUtilityToolStripMenuItem";
this.nSBMDUtilityToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.nSBMDUtilityToolStripMenuItem.Text = "NSBMD Utility";
//
// texturizeNSBMDToolStripMenuItem
//
this.texturizeNSBMDToolStripMenuItem.Image = global::DSPRE.Properties.Resources.addTextureToNSBMD;
this.texturizeNSBMDToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.texturizeNSBMDToolStripMenuItem.Name = "texturizeNSBMDToolStripMenuItem";
this.texturizeNSBMDToolStripMenuItem.Size = new System.Drawing.Size(250, 38);
this.texturizeNSBMDToolStripMenuItem.Text = "Add/Replace NSBMD textures";
this.texturizeNSBMDToolStripMenuItem.Click += new System.EventHandler(this.nsbmdAddTexButton_Click);
//
// untexturizeToolStripMenuItem
//
this.untexturizeToolStripMenuItem.Image = global::DSPRE.Properties.Resources.removeTextureNSBMD;
this.untexturizeToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.untexturizeToolStripMenuItem.Name = "untexturizeToolStripMenuItem";
this.untexturizeToolStripMenuItem.Size = new System.Drawing.Size(250, 38);
this.untexturizeToolStripMenuItem.Text = "Remove textures from NSBMD";
this.untexturizeToolStripMenuItem.Click += new System.EventHandler(this.nsbmdRemoveTexButton_Click);
//
// extractNSBTXFromNSBMDToolStripMenuItem
//
this.extractNSBTXFromNSBMDToolStripMenuItem.Image = global::DSPRE.Properties.Resources.saveTextureFromNSBMD;
this.extractNSBTXFromNSBMDToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.extractNSBTXFromNSBMDToolStripMenuItem.Name = "extractNSBTXFromNSBMDToolStripMenuItem";
this.extractNSBTXFromNSBMDToolStripMenuItem.Size = new System.Drawing.Size(250, 38);
this.extractNSBTXFromNSBMDToolStripMenuItem.Text = "Save textures from NSBMD";
this.extractNSBTXFromNSBMDToolStripMenuItem.Click += new System.EventHandler(this.nsbmdExportTexButton_Click);
//
// menuViewToolStripMenuItem
//
this.menuViewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.essentialToolStripMenuItem,
this.simpleToolStripMenuItem,
this.advancedStripMenuItem,
this.fullViewToolStripMenuItem});
this.menuViewToolStripMenuItem.Name = "menuViewToolStripMenuItem";
this.menuViewToolStripMenuItem.Size = new System.Drawing.Size(78, 20);
this.menuViewToolStripMenuItem.Text = "Menu View";
//
// essentialToolStripMenuItem
//
this.essentialToolStripMenuItem.Name = "essentialToolStripMenuItem";
this.essentialToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
this.essentialToolStripMenuItem.Text = "Essential";
this.essentialToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
//
// simpleToolStripMenuItem
//
this.simpleToolStripMenuItem.Name = "simpleToolStripMenuItem";
this.simpleToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
this.simpleToolStripMenuItem.Text = "Simple";
this.simpleToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
//
// advancedStripMenuItem
//
this.advancedStripMenuItem.Checked = true;
this.advancedStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.advancedStripMenuItem.Name = "advancedStripMenuItem";
this.advancedStripMenuItem.Size = new System.Drawing.Size(127, 22);
this.advancedStripMenuItem.Text = "Advanced";
this.advancedStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
//
// fullViewToolStripMenuItem
//
this.fullViewToolStripMenuItem.Name = "fullViewToolStripMenuItem";
this.fullViewToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
this.fullViewToolStripMenuItem.Text = "Complete";
this.fullViewToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
//
// otherEditorsToolStripMenuItem
//
this.otherEditorsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.personalDataEditorToolStripMenuItem,
this.overlayEditorToolStripMenuItem,
this.spawnEditorToolStripMenuItem,
this.moveDataEditorToolStripMenuItem});
this.otherEditorsToolStripMenuItem.Enabled = false;
this.otherEditorsToolStripMenuItem.Name = "otherEditorsToolStripMenuItem";
this.otherEditorsToolStripMenuItem.Size = new System.Drawing.Size(88, 20);
this.otherEditorsToolStripMenuItem.Text = "Other Editors";
//
// personalDataEditorToolStripMenuItem
//
this.personalDataEditorToolStripMenuItem.Name = "personalDataEditorToolStripMenuItem";
this.personalDataEditorToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.personalDataEditorToolStripMenuItem.Text = "Pokémon Editor";
this.personalDataEditorToolStripMenuItem.Click += new System.EventHandler(this.pokemonDataEditorToolStripMenuItem_Click);
//
// overlayEditorToolStripMenuItem
//
this.overlayEditorToolStripMenuItem.Name = "overlayEditorToolStripMenuItem";
this.overlayEditorToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.overlayEditorToolStripMenuItem.Text = "Overlay Editor";
this.overlayEditorToolStripMenuItem.Click += new System.EventHandler(this.overlayEditorToolStripMenuItem_Click);
//
// spawnEditorToolStripMenuItem
//
this.spawnEditorToolStripMenuItem.Name = "spawnEditorToolStripMenuItem";
this.spawnEditorToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.spawnEditorToolStripMenuItem.Text = "Spawn Point Editor";
this.spawnEditorToolStripMenuItem.Click += new System.EventHandler(this.spawnEditorToolStripButton_Click);
//
// moveDataEditorToolStripMenuItem
//
this.moveDataEditorToolStripMenuItem.Name = "moveDataEditorToolStripMenuItem";
this.moveDataEditorToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.moveDataEditorToolStripMenuItem.Text = "Move Data Editor";
this.moveDataEditorToolStripMenuItem.Click += new System.EventHandler(this.moveDataEditorToolStripMenuItem_Click);
//
// aboutToolStripMenuItem1
//
this.aboutToolStripMenuItem1.Name = "aboutToolStripMenuItem1";
this.aboutToolStripMenuItem1.Size = new System.Drawing.Size(52, 20);
this.aboutToolStripMenuItem1.Text = "About";
this.aboutToolStripMenuItem1.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
//
// statusStrip1
//
this.statusStrip1.BackColor = System.Drawing.SystemColors.Control;
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.statusLabel,
this.toolStripProgressBar});
this.statusStrip1.Location = new System.Drawing.Point(0, 777);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(1214, 22);
this.statusStrip1.TabIndex = 13;
this.statusStrip1.Text = "statusStrip1";
//
// statusLabel
//
this.statusLabel.Name = "statusLabel";
this.statusLabel.Size = new System.Drawing.Size(39, 17);
this.statusLabel.Text = "Ready";
//
// toolStripProgressBar
//
this.toolStripProgressBar.Name = "toolStripProgressBar";
this.toolStripProgressBar.Size = new System.Drawing.Size(180, 16);
this.toolStripProgressBar.Visible = false;
//
// mainToolStrip
//
this.mainToolStrip.AllowMerge = false;
this.mainToolStrip.BackColor = System.Drawing.SystemColors.Menu;
this.mainToolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.mainToolStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
this.mainToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.loadRomButton,
this.readDataFromFolderButton,
this.saveRomButton,
this.separator_AfterOpenSave,
this.unpackAllButton,
this.updateMapNarcsButton,
this.separator_afterFolderUnpackers,
this.buildNarcFromFolderToolStripButton,
this.unpackNARCtoFolderToolStripButton,
this.separator_afterNarcUtils,
this.listBasedBatchRenameToolStripButton,
this.contentBasedBatchRenameToolStripButton,
this.separator_afterRenameUtils,
this.enumBasedListBuilderToolStripButton,
this.folderBasedListBuilderToolStriButton,
this.separator_afterListUtils,
this.nsbmdAddTexButton,
this.nsbmdRemoveTexButton,
this.nsbmdExportTexButton,
this.separator_afterNsbmdUtils,
this.buildingEditorButton,
this.wildEditorButton,
this.scriptCommandsButton,
this.romToolboxToolStripButton,
this.headerSearchToolStripButton,
this.spawnEditorToolStripButton,
this.separator_afterMiscButtons});
this.mainToolStrip.Location = new System.Drawing.Point(0, 24);
this.mainToolStrip.Name = "mainToolStrip";
this.mainToolStrip.Size = new System.Drawing.Size(1214, 44);
this.mainToolStrip.TabIndex = 16;
this.mainToolStrip.Text = "mainToolStrip";
//
// loadRomButton
//
this.loadRomButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.loadRomButton.Image = global::DSPRE.Properties.Resources.open_rom;
this.loadRomButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.loadRomButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.loadRomButton.Margin = new System.Windows.Forms.Padding(13, 6, 0, 2);
this.loadRomButton.Name = "loadRomButton";
this.loadRomButton.Size = new System.Drawing.Size(36, 36);
this.loadRomButton.Text = "Open ROM";
this.loadRomButton.Click += new System.EventHandler(this.loadRom_Click);
//
// readDataFromFolderButton
//
this.readDataFromFolderButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.readDataFromFolderButton.Image = global::DSPRE.Properties.Resources.open_file;
this.readDataFromFolderButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.readDataFromFolderButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.readDataFromFolderButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.readDataFromFolderButton.Name = "readDataFromFolderButton";
this.readDataFromFolderButton.Size = new System.Drawing.Size(36, 36);
this.readDataFromFolderButton.Text = "Open Extracted Data";
this.readDataFromFolderButton.ToolTipText = "Open Extracted Data";
this.readDataFromFolderButton.Click += new System.EventHandler(this.readDataFromFolderButton_Click);
//
// saveRomButton
//
this.saveRomButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.saveRomButton.Enabled = false;
this.saveRomButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveRomButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.saveRomButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.saveRomButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.saveRomButton.Name = "saveRomButton";
this.saveRomButton.Size = new System.Drawing.Size(36, 36);
this.saveRomButton.Text = "Save ROM";
this.saveRomButton.Click += new System.EventHandler(this.saveRom_Click);
//
// separator_AfterOpenSave
//
this.separator_AfterOpenSave.Name = "separator_AfterOpenSave";
this.separator_AfterOpenSave.Size = new System.Drawing.Size(6, 44);
//
// unpackAllButton
//
this.unpackAllButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.unpackAllButton.Enabled = false;
this.unpackAllButton.Image = global::DSPRE.Properties.Resources.unpackAllIcon;
this.unpackAllButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.unpackAllButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.unpackAllButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.unpackAllButton.Name = "unpackAllButton";
this.unpackAllButton.Size = new System.Drawing.Size(36, 36);
this.unpackAllButton.Text = "Unpack All Narcs";
this.unpackAllButton.Click += new System.EventHandler(this.unpackAllButton_Click);
//
// updateMapNarcsButton
//
this.updateMapNarcsButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.updateMapNarcsButton.Enabled = false;
this.updateMapNarcsButton.Image = global::DSPRE.Properties.Resources.unpackBuildingNarcsIcon;
this.updateMapNarcsButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.updateMapNarcsButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.updateMapNarcsButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.updateMapNarcsButton.Name = "updateMapNarcsButton";
this.updateMapNarcsButton.Size = new System.Drawing.Size(36, 36);
this.updateMapNarcsButton.Text = "Unpack Building NARCs";
this.updateMapNarcsButton.Click += new System.EventHandler(this.updateMapNarcsButton_Click);
//
// separator_afterFolderUnpackers
//
this.separator_afterFolderUnpackers.Name = "separator_afterFolderUnpackers";
this.separator_afterFolderUnpackers.Size = new System.Drawing.Size(6, 44);
//
// buildNarcFromFolderToolStripButton
//
this.buildNarcFromFolderToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.buildNarcFromFolderToolStripButton.Image = global::DSPRE.Properties.Resources.folderToNarcIcon;
this.buildNarcFromFolderToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.buildNarcFromFolderToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.buildNarcFromFolderToolStripButton.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2);
this.buildNarcFromFolderToolStripButton.Name = "buildNarcFromFolderToolStripButton";
this.buildNarcFromFolderToolStripButton.Size = new System.Drawing.Size(68, 36);
this.buildNarcFromFolderToolStripButton.Text = "Build NARC from Folder";
this.buildNarcFromFolderToolStripButton.Click += new System.EventHandler(this.buildFromFolderToolStripMenuItem_Click);
//
// unpackNARCtoFolderToolStripButton
//
this.unpackNARCtoFolderToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.unpackNARCtoFolderToolStripButton.Image = global::DSPRE.Properties.Resources.narcToFolderIcon;
this.unpackNARCtoFolderToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.unpackNARCtoFolderToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.unpackNARCtoFolderToolStripButton.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2);
this.unpackNARCtoFolderToolStripButton.Name = "unpackNARCtoFolderToolStripButton";
this.unpackNARCtoFolderToolStripButton.Size = new System.Drawing.Size(68, 36);
this.unpackNARCtoFolderToolStripButton.Text = "Unpack NARC to Folder";
this.unpackNARCtoFolderToolStripButton.Click += new System.EventHandler(this.unpackToFolderToolStripMenuItem_Click);
//
// separator_afterNarcUtils
//
this.separator_afterNarcUtils.Name = "separator_afterNarcUtils";
this.separator_afterNarcUtils.Size = new System.Drawing.Size(6, 44);
//
// listBasedBatchRenameToolStripButton
//
this.listBasedBatchRenameToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.listBasedBatchRenameToolStripButton.Image = global::DSPRE.Properties.Resources.listbasedRenameIcon;
this.listBasedBatchRenameToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.listBasedBatchRenameToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.listBasedBatchRenameToolStripButton.Margin = new System.Windows.Forms.Padding(2, 6, 3, 2);
this.listBasedBatchRenameToolStripButton.Name = "listBasedBatchRenameToolStripButton";
this.listBasedBatchRenameToolStripButton.Size = new System.Drawing.Size(52, 36);
this.listBasedBatchRenameToolStripButton.Text = "List-Based Batch Rename";
this.listBasedBatchRenameToolStripButton.Click += new System.EventHandler(this.listBasedToolStripMenuItem_Click);
//
// contentBasedBatchRenameToolStripButton
//
this.contentBasedBatchRenameToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.contentBasedBatchRenameToolStripButton.Image = global::DSPRE.Properties.Resources.contentbasedRenameIcon;
this.contentBasedBatchRenameToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.contentBasedBatchRenameToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.contentBasedBatchRenameToolStripButton.Margin = new System.Windows.Forms.Padding(3, 6, 2, 2);
this.contentBasedBatchRenameToolStripButton.Name = "contentBasedBatchRenameToolStripButton";
this.contentBasedBatchRenameToolStripButton.Size = new System.Drawing.Size(52, 36);
this.contentBasedBatchRenameToolStripButton.Text = "Content-Based Batch Rename";
this.contentBasedBatchRenameToolStripButton.Click += new System.EventHandler(this.contentBasedToolStripMenuItem_Click);
//
// separator_afterRenameUtils
//
this.separator_afterRenameUtils.Name = "separator_afterRenameUtils";
this.separator_afterRenameUtils.Size = new System.Drawing.Size(6, 44);
//
// enumBasedListBuilderToolStripButton
//
this.enumBasedListBuilderToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.enumBasedListBuilderToolStripButton.Image = global::DSPRE.Properties.Resources.enumToListIcon;
this.enumBasedListBuilderToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.enumBasedListBuilderToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.enumBasedListBuilderToolStripButton.Margin = new System.Windows.Forms.Padding(3, 6, 2, 2);
this.enumBasedListBuilderToolStripButton.Name = "enumBasedListBuilderToolStripButton";
this.enumBasedListBuilderToolStripButton.Size = new System.Drawing.Size(68, 36);
this.enumBasedListBuilderToolStripButton.Text = "Enum-Based List Builder";
this.enumBasedListBuilderToolStripButton.Click += new System.EventHandler(this.enumBasedListBuilderToolStripButton_Click);
//
// folderBasedListBuilderToolStriButton
//
this.folderBasedListBuilderToolStriButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.folderBasedListBuilderToolStriButton.Image = global::DSPRE.Properties.Resources.folderToListIcon;
this.folderBasedListBuilderToolStriButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.folderBasedListBuilderToolStriButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.folderBasedListBuilderToolStriButton.Margin = new System.Windows.Forms.Padding(2, 6, 3, 2);
this.folderBasedListBuilderToolStriButton.Name = "folderBasedListBuilderToolStriButton";
this.folderBasedListBuilderToolStriButton.Size = new System.Drawing.Size(68, 36);
this.folderBasedListBuilderToolStriButton.Text = "Folder-Based List Builder";
this.folderBasedListBuilderToolStriButton.Click += new System.EventHandler(this.fromFolderContentsToolStripMenuItem_Click);
//
// separator_afterListUtils
//
this.separator_afterListUtils.Name = "separator_afterListUtils";
this.separator_afterListUtils.Size = new System.Drawing.Size(6, 44);
//
// nsbmdAddTexButton
//
this.nsbmdAddTexButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.nsbmdAddTexButton.Image = global::DSPRE.Properties.Resources.addTextureToNSBMD;
this.nsbmdAddTexButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.nsbmdAddTexButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.nsbmdAddTexButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.nsbmdAddTexButton.Name = "nsbmdAddTexButton";
this.nsbmdAddTexButton.Size = new System.Drawing.Size(36, 36);
this.nsbmdAddTexButton.Text = "Add texture to NSBMD";
this.nsbmdAddTexButton.ToolTipText = "Add textures to NSBMD";
this.nsbmdAddTexButton.Click += new System.EventHandler(this.nsbmdAddTexButton_Click);
//
// nsbmdRemoveTexButton
//
this.nsbmdRemoveTexButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.nsbmdRemoveTexButton.Image = global::DSPRE.Properties.Resources.removeTextureNSBMD;
this.nsbmdRemoveTexButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.nsbmdRemoveTexButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.nsbmdRemoveTexButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.nsbmdRemoveTexButton.Name = "nsbmdRemoveTexButton";
this.nsbmdRemoveTexButton.Size = new System.Drawing.Size(36, 36);
this.nsbmdRemoveTexButton.Text = "Remove texture from NSBMD";
this.nsbmdRemoveTexButton.ToolTipText = "Remove textures from NSBMD";
this.nsbmdRemoveTexButton.Click += new System.EventHandler(this.nsbmdRemoveTexButton_Click);
//
// nsbmdExportTexButton
//
this.nsbmdExportTexButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.nsbmdExportTexButton.Image = global::DSPRE.Properties.Resources.saveTextureFromNSBMD;
this.nsbmdExportTexButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.nsbmdExportTexButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.nsbmdExportTexButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.nsbmdExportTexButton.Name = "nsbmdExportTexButton";
this.nsbmdExportTexButton.Size = new System.Drawing.Size(36, 36);
this.nsbmdExportTexButton.Text = "Extract texture from NSBMD";
this.nsbmdExportTexButton.ToolTipText = "Extract textures from NSBMD";
this.nsbmdExportTexButton.Click += new System.EventHandler(this.nsbmdExportTexButton_Click);
//
// separator_afterNsbmdUtils
//
this.separator_afterNsbmdUtils.Name = "separator_afterNsbmdUtils";
this.separator_afterNsbmdUtils.Size = new System.Drawing.Size(6, 44);
//
// buildingEditorButton
//
this.buildingEditorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.buildingEditorButton.Enabled = false;
this.buildingEditorButton.Image = global::DSPRE.Properties.Resources.buildingEditorButton;
this.buildingEditorButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.buildingEditorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.buildingEditorButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.buildingEditorButton.Name = "buildingEditorButton";
this.buildingEditorButton.Size = new System.Drawing.Size(36, 36);
this.buildingEditorButton.Text = "Buildings Editor";
this.buildingEditorButton.ToolTipText = "Building Editor";
this.buildingEditorButton.Click += new System.EventHandler(this.buildingEditorButton_Click);
//
// wildEditorButton
//
this.wildEditorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.wildEditorButton.Enabled = false;
this.wildEditorButton.Image = global::DSPRE.Properties.Resources.wildEditorButton;
this.wildEditorButton.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.wildEditorButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.wildEditorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.wildEditorButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.wildEditorButton.Name = "wildEditorButton";
this.wildEditorButton.Size = new System.Drawing.Size(36, 36);
this.wildEditorButton.Text = "Wild Pokémon Editor";
this.wildEditorButton.Click += new System.EventHandler(this.wildEditorButton_Click);
//
// scriptCommandsButton
//
this.scriptCommandsButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.scriptCommandsButton.Enabled = false;
this.scriptCommandsButton.Image = global::DSPRE.Properties.Resources.scriptDBIcon;
this.scriptCommandsButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.scriptCommandsButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.scriptCommandsButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.scriptCommandsButton.Name = "scriptCommandsButton";
this.scriptCommandsButton.Size = new System.Drawing.Size(36, 36);
this.scriptCommandsButton.Text = "Script Commands Database";
this.scriptCommandsButton.Click += new System.EventHandler(this.scriptCommandsDatabaseToolStripButton_Click);
//
// romToolboxToolStripButton
//
this.romToolboxToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.romToolboxToolStripButton.Enabled = false;
this.romToolboxToolStripButton.Image = global::DSPRE.Properties.Resources.exploreKit;
this.romToolboxToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.romToolboxToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.romToolboxToolStripButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.romToolboxToolStripButton.Name = "romToolboxToolStripButton";
this.romToolboxToolStripButton.Size = new System.Drawing.Size(36, 36);
this.romToolboxToolStripButton.Text = "Patch Toolbox";
this.romToolboxToolStripButton.ToolTipText = "Patch Toolbox";
this.romToolboxToolStripButton.Click += new System.EventHandler(this.romToolBoxToolStripMenuItem_Click);
//
// headerSearchToolStripButton
//
this.headerSearchToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.headerSearchToolStripButton.Enabled = false;
this.headerSearchToolStripButton.Image = global::DSPRE.Properties.Resources.wideLensImage;
this.headerSearchToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.headerSearchToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.headerSearchToolStripButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.headerSearchToolStripButton.Name = "headerSearchToolStripButton";
this.headerSearchToolStripButton.Size = new System.Drawing.Size(36, 36);
this.headerSearchToolStripButton.Text = "Advanced Search (Experimental)";
this.headerSearchToolStripButton.ToolTipText = "Search Header by Property";
this.headerSearchToolStripButton.Click += new System.EventHandler(this.headerSearchToolStripButton_Click);
//
// spawnEditorToolStripButton
//
this.spawnEditorToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.spawnEditorToolStripButton.Enabled = false;
this.spawnEditorToolStripButton.Image = global::DSPRE.Properties.Resources.spawnCoordsMatrixeditorIcon;
this.spawnEditorToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.spawnEditorToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.spawnEditorToolStripButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.spawnEditorToolStripButton.Name = "spawnEditorToolStripButton";
this.spawnEditorToolStripButton.Size = new System.Drawing.Size(57, 36);
this.spawnEditorToolStripButton.Text = "Spawn Point Editor";
this.spawnEditorToolStripButton.Click += new System.EventHandler(this.spawnEditorToolStripButton_Click);
//
// separator_afterMiscButtons
//
this.separator_afterMiscButtons.Name = "separator_afterMiscButtons";
this.separator_afterMiscButtons.Size = new System.Drawing.Size(6, 44);
//
// versionLabel
//
this.versionLabel.AutoSize = true;
this.versionLabel.Location = new System.Drawing.Point(1042, 36);
this.versionLabel.Name = "versionLabel";
this.versionLabel.Size = new System.Drawing.Size(35, 13);
this.versionLabel.TabIndex = 9;
this.versionLabel.Text = "ROM:";
this.versionLabel.Visible = false;
//
// MainProgram
//
this.AllowDrop = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1214, 799);
this.Controls.Add(this.versionLabel);
this.Controls.Add(this.languageLabel);
this.Controls.Add(this.gameIcon);
this.Controls.Add(this.mainToolStrip);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.mainTabControl);
this.Controls.Add(this.menuStrip1);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.MaximizeBox = false;
this.Name = "MainProgram";
this.Text = "DS Pokémon Rom Editor Reloaded 1.11.1 (Nømura, AdAstra/LD3005, Mixone)";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainProgram_FormClosing);
this.mainTabControl.ResumeLayout(false);
this.headerEditorTabPage.ResumeLayout(false);
this.headerEditorTabPage.PerformLayout();
this.worldmapCoordsGroupBox.ResumeLayout(false);
this.worldmapCoordsGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.worldmapYCoordUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.worldmapXCoordUpDown)).EndInit();
this.groupBox18.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).EndInit();
this.groupBox10.ResumeLayout(false);
this.groupBox10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).EndInit();
this.groupBox9.ResumeLayout(false);
this.groupBox9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).EndInit();
this.nameGroupBox.ResumeLayout(false);
this.nameGroupBox.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cameraUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.weatherUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.musicNightUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.musicDayUpDown)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).EndInit();
this.flagsGroupBox.ResumeLayout(false);
this.flagsGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.battleBackgroundUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).EndInit();
this.matrixEditorTabPage.ResumeLayout(false);
this.matrixEditorTabPage.PerformLayout();
this.matrixTabControl.ResumeLayout(false);
this.headersTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.headersGridView)).EndInit();
this.heightsTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.heightsGridView)).EndInit();
this.mapFilesTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.mapFilesGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.heightUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.widthUpDown)).EndInit();
this.mapEditorTabPage.ResumeLayout(false);
this.mapEditorTabPage.PerformLayout();
this.tableLayoutPanel3.ResumeLayout(false);
this.mapRenderPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.movPictureBox)).EndInit();
this.mapPartsTabControl.ResumeLayout(false);
this.buildingsTabPage.ResumeLayout(false);
this.buildingsTabPage.PerformLayout();
this.groupBox33.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.yRotDegBldUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xRotDegBldUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zRotDegBldUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.yRotBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xRotBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zRotBuildUpDown)).EndInit();
this.lockXZgroupbox.ResumeLayout(false);
this.lockXZgroupbox.PerformLayout();
this.bldRoundGroupbox.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.groupBox20.ResumeLayout(false);
this.groupBox20.PerformLayout();
this.groupBox19.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.buildingHeightUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.buildingWidthUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.buildingLengthUpDown)).EndInit();
this.buildPositionGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.yBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zBuildUpDown)).EndInit();
this.permissionsTabPage.ResumeLayout(false);
this.permissionsTabPage.PerformLayout();
this.typeGroupBox.ResumeLayout(false);
this.typeGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.typePainterUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.typePainterPictureBox)).EndInit();
this.collisionGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.collisionPainterPictureBox)).EndInit();
this.selectCollisionPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.collisionPictureBox)).EndInit();
this.selectTypePanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.typePictureBox)).EndInit();
this.modelTabPage.ResumeLayout(false);
this.modelTabPage.PerformLayout();
this.terrainTabPage.ResumeLayout(false);
this.terrainTabPage.PerformLayout();
this.bgsTabPage.ResumeLayout(false);
this.bgsTabPage.PerformLayout();
this.nsbtxEditorTabPage.ResumeLayout(false);
this.groupBox7.ResumeLayout(false);
this.groupBox7.PerformLayout();
this.tableLayoutPanel37.ResumeLayout(false);
this.tableLayoutPanel37.PerformLayout();
this.groupBox35.ResumeLayout(false);
this.groupBox35.PerformLayout();
this.tableLayoutPanel38.ResumeLayout(false);
this.tableLayoutPanel38.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.scalingTrackBar)).EndInit();
this.areaDataGroupBox.ResumeLayout(false);
this.areaDataGroupBox.PerformLayout();
this.areaTypeGroupbox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.areaDataDynamicTexturesNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataMapTilesetUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataBuildingTilesetUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.texturePictureBox)).EndInit();
this.eventEditorTabPage.ResumeLayout(false);
this.eventEditorTabPage.PerformLayout();
this.groupBox21.ResumeLayout(false);
this.groupBox21.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.eventAreaDataUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixYUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixXUpDown)).EndInit();
this.eventMatrixPanel.ResumeLayout(false);
this.eventMatrixPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixUpDown)).EndInit();
this.eventsTabControl.ResumeLayout(false);
this.signsTabPage.ResumeLayout(false);
this.signsTabPage.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.spawnableXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableYMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spawnablexMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableYMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spawnableScriptUpDown)).EndInit();
this.overworldsTabPage.ResumeLayout(false);
this.overworldsTabPage.PerformLayout();
this.groupBox22.ResumeLayout(false);
this.groupBox22.PerformLayout();
this.groupBox17.ResumeLayout(false);
this.groupBox17.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owYMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owXMatrixUpDown)).EndInit();
this.owMovementGroupBox.ResumeLayout(false);
this.owMovementGroupBox.PerformLayout();
this.groupBox23.ResumeLayout(false);
this.groupBox23.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owXRangeUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owYRangeUpDown)).EndInit();
this.positionGroupBox.ResumeLayout(false);
this.positionGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owZPositionUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owYMapUpDown)).EndInit();
this.owSpecialGroupBox.ResumeLayout(false);
this.owSpecialGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owSightRangeUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owScriptNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owFlagNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owIDNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owSpritePictureBox)).EndInit();
this.warpsTabPage.ResumeLayout(false);
this.groupBox11.ResumeLayout(false);
this.groupBox11.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpAnchorUpDown)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox14.ResumeLayout(false);
this.groupBox14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMatrixUpDown)).EndInit();
this.groupBox12.ResumeLayout(false);
this.groupBox12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpZUpDown)).EndInit();
this.triggersTabPage.ResumeLayout(false);
this.triggerLogicGroupBox.ResumeLayout(false);
this.triggerLogicGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.expectedVarValueTriggerUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerVariableWatchedUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerScriptUpDown)).EndInit();
this.groupBox16.ResumeLayout(false);
this.groupBox16.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerLengthUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerWidthUpDown)).EndInit();
this.groupBox15.ResumeLayout(false);
this.groupBox15.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerZUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMapUpDown)).EndInit();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMatrixUpDown)).EndInit();
this.eventPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.eventPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rightClickPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wheelClickPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LeftClickPicture)).EndInit();
this.tabPageScriptEditor.ResumeLayout(false);
this.tabPageLevelScriptEditor.ResumeLayout(false);
this.textEditorTabPage.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.LineNumbersFormatgroupBox.ResumeLayout(false);
this.LineNumbersFormatgroupBox.PerformLayout();
this.groupBox13.ResumeLayout(false);
this.groupBox13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEditorDataGridView)).EndInit();
this.cameraEditorTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.cameraEditorDataGridView)).EndInit();
this.trainerEditorTabPage.ResumeLayout(false);
this.trainerEditorTabPage.PerformLayout();
this.tableLayoutPanel4.ResumeLayout(false);
this.groupBox28.ResumeLayout(false);
this.groupBox28.PerformLayout();
this.tableLayoutPanel6.ResumeLayout(false);
this.party6GroupBox.ResumeLayout(false);
this.party6GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox6)).EndInit();
this.poke6MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV6UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel6UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall6UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon6PictureBox)).EndInit();
this.party5GroupBox.ResumeLayout(false);
this.party5GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox5)).EndInit();
this.poke5MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV5UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel5UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall5UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon5PictureBox)).EndInit();
this.party4GroupBox.ResumeLayout(false);
this.party4GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox4)).EndInit();
this.poke4MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV4UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel4UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall4UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon4PictureBox)).EndInit();
this.party3GroupBox.ResumeLayout(false);
this.party3GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox3)).EndInit();
this.poke3MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV3UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel3UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall3UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon3PictureBox)).EndInit();
this.party2GroupBox.ResumeLayout(false);
this.party2GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox2)).EndInit();
this.poke2MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV2UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel2UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall2UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon2PictureBox)).EndInit();
this.party1GroupBox.ResumeLayout(false);
this.party1GroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.partyPokemonItemPictureBox1)).EndInit();
this.poke1MovesGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyIV1UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyLevel1UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyBall1UpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.partyPokemon1PictureBox)).EndInit();
this.groupBox27.ResumeLayout(false);
this.groupBox27.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQAltUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.encounterSSEQMainUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.trClassFramePreviewUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.trainerClassPicBox)).EndInit();
this.groupBox25.ResumeLayout(false);
this.groupBox25.PerformLayout();
this.tableLayoutPanel5.ResumeLayout(false);
this.TrainerAIGroupBox.ResumeLayout(false);
this.TrainerAIGroupBox.PerformLayout();
this.trainerItemsGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.partyCountUpDown)).EndInit();
this.tableEditorTabPage.ResumeLayout(false);
this.tableEditorTabPage.PerformLayout();
this.pbEffectsGroupBox.ResumeLayout(false);
this.groupBox31.ResumeLayout(false);
this.groupBox31.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbEffectsBattleSSEQUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbEffectsVSAnimationUpDown)).EndInit();
this.pbEffectsTrainerGroupBox.ResumeLayout(false);
this.pbEffectsTrainerGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tbEditorTrClassFramePreviewUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbEditorTrClassPictureBox)).EndInit();
this.pbEffectsMonGroupBox.ResumeLayout(false);
this.pbEffectsMonGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tbEditorPokeminiPictureBox)).EndInit();
this.conditionalMusicGroupBox.ResumeLayout(false);
this.conditionalMusicGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.musicIDconditionalMusicUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.flagConditionalMusicUpDown)).EndInit();
this.tabPageEncountersEditor.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gameIcon)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.mainToolStrip.ResumeLayout(false);
this.mainToolStrip.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabPage matrixEditorTabPage;
private System.Windows.Forms.PictureBox gameIcon;
private System.Windows.Forms.Label languageLabel;
private System.Windows.Forms.Label labelMatrices;
private System.Windows.Forms.Label matrixNameLabel;
private System.Windows.Forms.TabControl matrixTabControl;
private System.Windows.Forms.TabPage headersTabPage;
private System.Windows.Forms.TabPage heightsTabPage;
private System.Windows.Forms.DataGridView heightsGridView;
private System.Windows.Forms.TabPage mapFilesTabPage;
private System.Windows.Forms.DataGridView mapFilesGridView;
private System.Windows.Forms.TextBox matrixNameTextBox;
private System.Windows.Forms.NumericUpDown heightUpDown;
private System.Windows.Forms.NumericUpDown widthUpDown;
private System.Windows.Forms.Label widthLabel;
private System.Windows.Forms.ComboBox selectMatrixComboBox;
private System.Windows.Forms.DataGridView headersGridView;
private System.Windows.Forms.Button addHeadersButton;
private System.Windows.Forms.Button addHeightsButton;
private System.Windows.Forms.Button removeHeadersButton;
private System.Windows.Forms.Button removeHeightsButton;
private System.Windows.Forms.TabPage mapEditorTabPage;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem openROMToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem saveROMToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
private System.Windows.Forms.Button saveMapButton;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox buildTextureComboBox;
private System.Windows.Forms.Label mapFileLabel;
private System.Windows.Forms.ComboBox mapTextureComboBox;
private System.Windows.Forms.Label mapTextureLabel;
private System.Windows.Forms.ComboBox selectMapComboBox;
private System.Windows.Forms.TabControl mapPartsTabControl;
private System.Windows.Forms.TabPage buildingsTabPage;
private System.Windows.Forms.Button importBuildingsButton;
private System.Windows.Forms.Button exportBuildingsButton;
private System.Windows.Forms.Button removeBuildingButton;
private System.Windows.Forms.Button addBuildingButton;
private System.Windows.Forms.GroupBox buildPositionGroupBox;
private System.Windows.Forms.Label yLabel;
private System.Windows.Forms.Label zLabel;
private System.Windows.Forms.Label xLabel;
private System.Windows.Forms.NumericUpDown yBuildUpDown;
private System.Windows.Forms.NumericUpDown zBuildUpDown;
private System.Windows.Forms.NumericUpDown xBuildUpDown;
private System.Windows.Forms.RadioButton exteriorbldRadioButton;
private System.Windows.Forms.RadioButton interiorbldRadioButton;
private System.Windows.Forms.ComboBox buildIndexComboBox;
private System.Windows.Forms.ListBox buildingsListBox;
private System.Windows.Forms.TabPage permissionsTabPage;
private System.Windows.Forms.Button ImportMovButton;
private System.Windows.Forms.Button exportMovButton;
private System.Windows.Forms.TabPage modelTabPage;
private System.Windows.Forms.Label unsupported3DModelEditLBL;
private System.Windows.Forms.Button importMapButton;
private System.Windows.Forms.Button exportMapButton;
private System.Windows.Forms.TabPage terrainTabPage;
private System.Windows.Forms.Label unsupportedBDHCEditLBL;
private System.Windows.Forms.Button bdhcImportButton;
private System.Windows.Forms.Button bdhcExportButton;
private System.Windows.Forms.RadioButton radio3D;
private System.Windows.Forms.RadioButton radio2D;
private System.Windows.Forms.CheckBox wireframeCheckBox;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.PictureBox collisionPictureBox;
private System.Windows.Forms.PictureBox typePictureBox;
private System.Windows.Forms.Label typeLabel;
private System.Windows.Forms.Label collisionLabel;
private System.Windows.Forms.Panel selectCollisionPanel;
private System.Windows.Forms.Panel selectTypePanel;
private System.Windows.Forms.ImageList mainTabImageList;
private System.Windows.Forms.ToolStripButton loadRomButton;
private System.Windows.Forms.ToolStripButton saveRomButton;
private System.Windows.Forms.ToolStrip mainToolStrip;
private System.Windows.Forms.Label versionLabel;
private System.Windows.Forms.ToolStripSeparator separator_afterNsbmdUtils;
private System.Windows.Forms.Button clearCurrentButton;
private System.Windows.Forms.GroupBox typeGroupBox;
private System.Windows.Forms.GroupBox collisionGroupBox;
private System.Windows.Forms.PictureBox collisionPainterPictureBox;
private System.Windows.Forms.PictureBox typePainterPictureBox;
private System.Windows.Forms.ComboBox collisionPainterComboBox;
private System.Windows.Forms.NumericUpDown typePainterUpDown;
private System.Windows.Forms.ComboBox collisionTypePainterComboBox;
private System.Windows.Forms.RadioButton knownTypesRadioButton;
private System.Windows.Forms.RadioButton valueTypeRadioButton;
private System.Windows.Forms.TabPage eventEditorTabPage;
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem romToolboxToolStripMenuItem;
private System.Windows.Forms.Panel mapRenderPanel;
private Tao.Platform.Windows.SimpleOpenGlControl mapOpenGlControl;
private System.Windows.Forms.PictureBox movPictureBox;
private System.Windows.Forms.Panel eventPanel;
private Tao.Platform.Windows.SimpleOpenGlControl eventOpenGlControl;
private System.Windows.Forms.PictureBox eventPictureBox;
private System.Windows.Forms.TabControl eventsTabControl;
private System.Windows.Forms.TabPage signsTabPage;
private System.Windows.Forms.TabPage warpsTabPage;
private System.Windows.Forms.TabPage triggersTabPage;
private System.Windows.Forms.Label eventMapTextureLabel;
private System.Windows.Forms.NumericUpDown eventAreaDataUpDown;
private System.Windows.Forms.Label backgroundMapLabel;
private System.Windows.Forms.NumericUpDown eventMatrixUpDown;
private System.Windows.Forms.Button saveEventsButton;
private System.Windows.Forms.Button exportEventFileButton;
private System.Windows.Forms.Button importEventFileButton;
private System.Windows.Forms.ListBox spawnablesListBox;
private System.Windows.Forms.ComboBox selectEventComboBox;
private System.Windows.Forms.Label signScriptNumberLabel;
private System.Windows.Forms.NumericUpDown spawnableScriptUpDown;
private System.Windows.Forms.TabPage textEditorTabPage;
private System.Windows.Forms.ListBox warpsListBox;
private System.Windows.Forms.ListBox triggersListBox;
private System.Windows.Forms.Button eventShiftUpButton;
private System.Windows.Forms.Button eventShiftDownButton;
private System.Windows.Forms.Button eventShiftLeftButton;
private System.Windows.Forms.Button eventShiftRightButton;
private System.Windows.Forms.Panel eventMatrixPanel;
private System.Windows.Forms.PictureBox eventMatrixPictureBox;
private System.Windows.Forms.Label matrixNavigatorLabel;
private System.Windows.Forms.Label eventMatrixYLabel;
private System.Windows.Forms.Label eventMatrixXLabel;
private System.Windows.Forms.NumericUpDown eventMatrixYUpDown;
private System.Windows.Forms.NumericUpDown eventMatrixXUpDown;
private System.Windows.Forms.Label signOrientationLabel;
private System.Windows.Forms.ComboBox spawnableDirComboBox;
private System.Windows.Forms.Button addSpawnableButton;
private System.Windows.Forms.Button removeSpawnableButton;
private System.Windows.Forms.Button removeWarpButton;
private System.Windows.Forms.Button addWarpButton;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.NumericUpDown warpXMapUpDown;
private System.Windows.Forms.NumericUpDown warpZUpDown;
private System.Windows.Forms.NumericUpDown warpYMapUpDown;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Button goToSignButton;
private System.Windows.Forms.Label signMatrixYLabel;
private System.Windows.Forms.NumericUpDown spawnableXMatrixUpDown;
private System.Windows.Forms.Label signMatrixXLabel;
private System.Windows.Forms.NumericUpDown spawnableYMatrixUpDown;
private System.Windows.Forms.Label signZLabel;
private System.Windows.Forms.NumericUpDown spawnablexMapUpDown;
private System.Windows.Forms.NumericUpDown spawnableUpDown;
private System.Windows.Forms.Label signMapXLabel;
private System.Windows.Forms.NumericUpDown spawnableYMapUpDown;
private System.Windows.Forms.Label signMapYLabel;
private System.Windows.Forms.Button removeTriggerButton;
private System.Windows.Forms.Button addTriggerButton;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.NumericUpDown triggerScriptUpDown;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.NumericUpDown triggerVariableWatchedUpDown;
private System.Windows.Forms.Button removeEventFileButton;
private System.Windows.Forms.Button addEventFileButton;
private System.Windows.Forms.Button removeMatrixButton;
private System.Windows.Forms.Button addMatrixButton;
private System.Windows.Forms.Button importMatrixButton;
private System.Windows.Forms.Button exportMatrixButton;
private System.Windows.Forms.Button exportTextFileButton;
private System.Windows.Forms.Button saveTextArchiveButton;
private System.Windows.Forms.Button removeMessageFileButton;
private System.Windows.Forms.Button addTextArchiveButton;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox selectTextFileComboBox;
private System.Windows.Forms.DataGridView textEditorDataGridView;
private System.Windows.Forms.Button removeStringButton;
private System.Windows.Forms.Button addStringButton;
private System.Windows.Forms.TextBox searchMessageTextBox;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button searchMessageButton;
private System.Windows.Forms.Button replaceMessageButton;
private System.Windows.Forms.CheckBox caseSensitiveTextSearchCheckbox;
private System.Windows.Forms.ProgressBar textSearchProgressBar;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.ToolStripButton wildEditorButton;
private System.Windows.Forms.TabPage nsbtxEditorTabPage;
private System.Windows.Forms.GroupBox areaDataGroupBox;
private System.Windows.Forms.ListBox selectAreaDataListBox;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.NumericUpDown areaDataDynamicTexturesNumericUpDown;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.ComboBox areaDataLightTypeComboBox;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.NumericUpDown areaDataMapTilesetUpDown;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.NumericUpDown areaDataBuildingTilesetUpDown;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.RadioButton buildingsTilesetRadioButton;
private System.Windows.Forms.RadioButton mapTilesetRadioButton;
private System.Windows.Forms.ListBox texturePacksListBox;
private System.Windows.Forms.Label palettesLabel;
private System.Windows.Forms.Label texturesLabel;
private System.Windows.Forms.ListBox palettesListBox;
private System.Windows.Forms.ListBox texturesListBox;
private System.Windows.Forms.Button removeNSBTXButton;
private System.Windows.Forms.Button addNSBTXButton;
private System.Windows.Forms.Button exportNSBTXButton;
private System.Windows.Forms.Button importNSBTXButton;
private OffsetPictureBox texturePictureBox;
private System.Windows.Forms.Button saveAreaDataButton;
private System.Windows.Forms.Button removeAreaDataButton;
private System.Windows.Forms.Button addAreaDataButton;
private System.Windows.Forms.Button importTextFileButton;
private System.Windows.Forms.NumericUpDown buildingHeightUpDown;
private System.Windows.Forms.NumericUpDown buildingLengthUpDown;
private System.Windows.Forms.NumericUpDown buildingWidthUpDown;
private System.Windows.Forms.ToolStripButton romToolboxToolStripButton;
private System.Windows.Forms.Button removeMapFileButton;
private System.Windows.Forms.Button addMapFileButton;
private System.Windows.Forms.Label replaceTextLabel;
private System.Windows.Forms.TextBox replaceMessageTextBox;
private System.Windows.Forms.TabPage headerEditorTabPage;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.Button openMessageFileButton;
private System.Windows.Forms.NumericUpDown textFileUpDown;
private System.Windows.Forms.Label textLabel;
private System.Windows.Forms.Button openEventsButton;
private System.Windows.Forms.Label eventLabel;
private System.Windows.Forms.NumericUpDown eventFileUpDown;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.Button resetButton;
private System.Windows.Forms.Button searchHeaderButton;
private System.Windows.Forms.TextBox searchLocationTextBox;
private System.Windows.Forms.PictureBox areaIconPictureBox;
private System.Windows.Forms.Label areaImageLabel;
private System.Windows.Forms.GroupBox nameGroupBox;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Button openWildEditorWithIdButton;
private System.Windows.Forms.TextBox internalNameBox;
private System.Windows.Forms.NumericUpDown wildPokeUpDown;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox areaIconComboBox;
private System.Windows.Forms.Label areaSettingsLabel;
private System.Windows.Forms.ComboBox areaSettingsComboBox;
private System.Windows.Forms.ComboBox locationNameComboBox;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.ComboBox weatherComboBox;
private System.Windows.Forms.ComboBox musicNightComboBox;
private System.Windows.Forms.Label weatherLabel;
private System.Windows.Forms.Label cameraLabel;
private System.Windows.Forms.Label musicNightLabel;
private System.Windows.Forms.ComboBox cameraComboBox;
private System.Windows.Forms.Label musicDayLabel;
private System.Windows.Forms.ComboBox musicDayComboBox;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.NumericUpDown levelScriptUpDown;
private System.Windows.Forms.Button openLevelScriptButton;
private System.Windows.Forms.Label levelScriptLabel;
private System.Windows.Forms.Button openScriptButton;
private System.Windows.Forms.Label scriptLabel;
private System.Windows.Forms.ListBox headerListBox;
private System.Windows.Forms.Button saveHeaderButton;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Button openAreaDataButton;
private System.Windows.Forms.Button openMatrixButton;
private System.Windows.Forms.Label areaDataLabel;
private System.Windows.Forms.NumericUpDown areaDataUpDown;
private System.Windows.Forms.Label matrixLabel;
private System.Windows.Forms.NumericUpDown matrixUpDown;
private System.Windows.Forms.GroupBox flagsGroupBox;
private System.Windows.Forms.CheckBox flag3CheckBox;
private System.Windows.Forms.CheckBox flag2CheckBox;
private System.Windows.Forms.CheckBox flag1CheckBox;
private System.Windows.Forms.CheckBox flag0CheckBox;
private System.Windows.Forms.CheckBox flag6CheckBox;
private System.Windows.Forms.CheckBox flag5CheckBox;
private System.Windows.Forms.CheckBox flag4CheckBox;
private System.Windows.Forms.Label cameraPicLabel;
private System.Windows.Forms.PictureBox cameraPictureBox;
private System.Windows.Forms.Label weatherPicLabel;
private System.Windows.Forms.PictureBox weatherPictureBox;
private System.Windows.Forms.ToolStripButton buildingEditorButton;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Button destinationWarpGoToButton;
private System.Windows.Forms.NumericUpDown warpAnchorUpDown;
private System.Windows.Forms.Label warpAnchorLabel;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.Button goToWarpButton;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.NumericUpDown warpXMatrixUpDown;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.NumericUpDown warpYMatrixUpDown;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.GroupBox groupBox15;
private System.Windows.Forms.Label triggerZLabel;
private System.Windows.Forms.NumericUpDown triggerXMapUpDown;
private System.Windows.Forms.NumericUpDown triggerZUpDown;
private System.Windows.Forms.Label triggerMapXLabel;
private System.Windows.Forms.NumericUpDown triggerYMapUpDown;
private System.Windows.Forms.Label triggerYMapLabel;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button goToTriggerButton;
private System.Windows.Forms.Label triggerYMatrixLabel;
private System.Windows.Forms.NumericUpDown triggerXMatrixUpDown;
private System.Windows.Forms.Label triggerXMatrixLabel;
private System.Windows.Forms.NumericUpDown triggerYMatrixUpDown;
private System.Windows.Forms.GroupBox groupBox16;
private System.Windows.Forms.Label triggerLengthLabel;
private System.Windows.Forms.NumericUpDown triggerLengthUpDown;
private System.Windows.Forms.Label triggerWidthLabel;
private System.Windows.Forms.NumericUpDown triggerWidthUpDown;
private System.Windows.Forms.GroupBox LineNumbersFormatgroupBox;
private System.Windows.Forms.RadioButton decimalRadioButton;
private System.Windows.Forms.RadioButton hexRadiobutton;
private System.Windows.Forms.TabPage overworldsTabPage;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.NumericUpDown owYMatrixUpDown;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown owXMatrixUpDown;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.RadioButton isItemRadioButton;
private System.Windows.Forms.PictureBox owSpritePictureBox;
private System.Windows.Forms.GroupBox owMovementGroupBox;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox owOrientationComboBox;
private System.Windows.Forms.NumericUpDown owYRangeUpDown;
private System.Windows.Forms.NumericUpDown owXRangeUpDown;
private System.Windows.Forms.ComboBox owMovementComboBox;
private System.Windows.Forms.GroupBox positionGroupBox;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.NumericUpDown owXMapUpDown;
private System.Windows.Forms.NumericUpDown owZPositionUpDown;
private System.Windows.Forms.Label owXPositionLabel;
private System.Windows.Forms.NumericUpDown owYMapUpDown;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.RadioButton isTrainerRadioButton;
private System.Windows.Forms.RadioButton normalRadioButton;
private System.Windows.Forms.GroupBox owSpecialGroupBox;
private System.Windows.Forms.CheckBox owPartnerTrainerCheckBox;
private System.Windows.Forms.ComboBox owItemComboBox;
private System.Windows.Forms.Label owItemLabel;
private System.Windows.Forms.ComboBox owTrainerComboBox;
private System.Windows.Forms.Label owSightRangeLabel;
private System.Windows.Forms.NumericUpDown owSightRangeUpDown;
private System.Windows.Forms.Label owTrainerLabel;
private System.Windows.Forms.Label owScriptLabel;
private System.Windows.Forms.NumericUpDown owScriptNumericUpDown;
private System.Windows.Forms.Label owFlagLabel;
private System.Windows.Forms.NumericUpDown owFlagNumericUpDown;
private System.Windows.Forms.Label owSpriteLabel;
private System.Windows.Forms.ComboBox owSpriteComboBox;
private System.Windows.Forms.Label owIDLabel;
private System.Windows.Forms.NumericUpDown owIDNumericUpDown;
private System.Windows.Forms.Button removeOverworldButton;
private System.Windows.Forms.Button addOverworldButton;
private System.Windows.Forms.ListBox overworldsListBox;
private System.Windows.Forms.PictureBox LeftClickPicture;
private System.Windows.Forms.PictureBox wheelClickPicture;
private System.Windows.Forms.Label RightClickLabel;
private System.Windows.Forms.PictureBox rightClickPicture;
private System.Windows.Forms.Label WheelClickLabel;
private System.Windows.Forms.Label LeftClickLabel;
private System.Windows.Forms.ToolStripButton unpackAllButton;
private System.Windows.Forms.Button pasteHeaderButton;
private System.Windows.Forms.Button copyHeaderButton;
private System.Windows.Forms.Button pasteScriptsButton;
private System.Windows.Forms.Button copyScriptsButton;
private System.Windows.Forms.Button pasteTextsButton;
private System.Windows.Forms.Button copyTextsButton;
private System.Windows.Forms.Button pasteEventsButton;
private System.Windows.Forms.Button copyEventsButton;
private System.Windows.Forms.Button pasteLevelScriptsButton;
private System.Windows.Forms.Button copyLevelScriptsButton;
private System.Windows.Forms.Button pasteAreaDataButton;
private System.Windows.Forms.Button copyAreaDataButton;
private System.Windows.Forms.Button pasteMatrixButton;
private System.Windows.Forms.Button copyMatrixButton;
private System.Windows.Forms.Button pasteWeatherButton;
private System.Windows.Forms.Button copyWeatherButton;
private System.Windows.Forms.Button pasteMusicNightButton;
private System.Windows.Forms.Button copyMusicNightButton;
private System.Windows.Forms.Button pasteMusicDayButton;
private System.Windows.Forms.Button copyMusicDayButton;
private System.Windows.Forms.Button pasteAreaSettingsButton;
private System.Windows.Forms.Button copyAreaSettingsButton;
private System.Windows.Forms.Button pasteLocationNameButton;
private System.Windows.Forms.Button copyLocationNameButton;
private System.Windows.Forms.Button pasteInternalNameButton;
private System.Windows.Forms.Button copyInternalNameButton;
private System.Windows.Forms.Button pasteAreaIconButton;
private System.Windows.Forms.Button copyAreaIconButton;
private System.Windows.Forms.Button pasteCameraAngleButton;
private System.Windows.Forms.Button copyCameraAngleButton;
private System.Windows.Forms.ListBox textSearchResultsListBox;
private System.Windows.Forms.CheckBox caseSensitiveTextReplaceCheckbox;
private System.Windows.Forms.CheckBox searchAllArchivesCheckBox;
private System.Windows.Forms.NumericUpDown musicDayUpDown;
private System.Windows.Forms.NumericUpDown musicNightUpDown;
private System.Windows.Forms.NumericUpDown weatherUpDown;
private System.Windows.Forms.Button pasteWildEncountersButton;
private System.Windows.Forms.Button copyWildEncountersButton;
private System.Windows.Forms.GroupBox areaTypeGroupbox;
private System.Windows.Forms.RadioButton outdoorAreaRadioButton;
private System.Windows.Forms.RadioButton indoorAreaRadioButton;
private System.Windows.Forms.Button exportAreaDataButton;
private System.Windows.Forms.Button importAreaDataButton;
private System.Windows.Forms.Button importHeaderFromFileButton;
private System.Windows.Forms.Button exportHeaderToFileButton;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.GroupBox groupBox18;
private System.Windows.Forms.ToolStripButton updateMapNarcsButton;
private System.Windows.Forms.Button importColorTableButton;
private System.Windows.Forms.Button resetColorTableButton;
private System.Windows.Forms.Button duplicateBuildingButton;
private System.Windows.Forms.Button replaceMapBinButton;
private System.Windows.Forms.GroupBox worldmapCoordsGroupBox;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown worldmapYCoordUpDown;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.NumericUpDown worldmapXCoordUpDown;
private System.Windows.Forms.Button worldmapCoordsPasteButton;
private System.Windows.Forms.Button worldmapCoordsCopyButton;
private System.Windows.Forms.Button pasteMapSettingsButton;
private System.Windows.Forms.Button copyFlagsButton;
private System.Windows.Forms.ToolStripButton headerSearchToolStripButton;
private System.Windows.Forms.Label battleBackgroundLabel;
private System.Windows.Forms.NumericUpDown battleBackgroundUpDown;
private System.Windows.Forms.Button duplicateSpawnableButton;
private System.Windows.Forms.Button duplicateOverworldsButton;
private System.Windows.Forms.Label internalNameLenLabel;
private System.Windows.Forms.DataGridViewTextBoxColumn messageColumn;
private System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.GroupBox groupBox20;
private System.Windows.Forms.TabPage bgsTabPage;
private System.Windows.Forms.Label unsupportedBGSEditLBL;
private System.Windows.Forms.Button soundPlatesImportButton;
private System.Windows.Forms.Button soundPlatesExportButton;
private System.Windows.Forms.Label modelSizeLBL;
private System.Windows.Forms.Label nsbmdSizeLabel;
private System.Windows.Forms.Label terrainSizeLBL;
private System.Windows.Forms.Label terrainDataLBL;
private System.Windows.Forms.Label BGSSizeLBL;
private System.Windows.Forms.Label bgsDataLBL;
private System.Windows.Forms.GroupBox groupBox21;
private System.Windows.Forms.CheckBox showTriggersCheckBox;
private System.Windows.Forms.CheckBox showWarpsCheckBox;
private System.Windows.Forms.CheckBox showOwsCheckBox;
private System.Windows.Forms.CheckBox showSpawnablesCheckBox;
private System.Windows.Forms.Button duplicateWarpsButton;
private System.Windows.Forms.Button duplicateTriggersButton;
private System.Windows.Forms.ToolStripMenuItem headerSearchToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator separator_afterRenameUtils;
private System.Windows.Forms.ToolStripSeparator separator_AfterOpenSave;
private System.Windows.Forms.ComboBox spawnableTypeComboBox;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.NumericUpDown expectedVarValueTriggerUpDown;
private System.Windows.Forms.GroupBox triggerLogicGroupBox;
private System.Windows.Forms.Button exportCurrentMapBinButton;
private System.Windows.Forms.ToolStripButton scriptCommandsButton;
private System.Windows.Forms.ToolStripMenuItem scriptCommandsDatabaseToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem diamondAndPearlToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem platinumToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem heartGoldAndSoulSilverToolStripMenuItem;
private System.Windows.Forms.Label spriteIDlabel;
private System.Windows.Forms.ToolStripButton spawnEditorToolStripButton;
private System.Windows.Forms.GroupBox groupBox22;
private System.Windows.Forms.GroupBox groupBox23;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TabPage cameraEditorTabPage;
private System.Windows.Forms.DataGridView cameraEditorDataGridView;
private System.Windows.Forms.Button exportCameraTableButton;
private System.Windows.Forms.Button importCameraTableButton;
private System.Windows.Forms.Button saveCameraTableButton;
private System.Windows.Forms.ToolStripButton nsbmdExportTexButton;
private System.Windows.Forms.ToolStripButton nsbmdRemoveTexButton;
private System.Windows.Forms.ToolStripButton nsbmdAddTexButton;
private System.Windows.Forms.ToolStripSeparator separator_afterMiscButtons;
private System.Windows.Forms.CheckBox embedTexturesInMapModelCheckBox;
private System.Windows.Forms.GroupBox bldRoundGroupbox;
private System.Windows.Forms.RadioButton bldRoundDecmil;
private System.Windows.Forms.RadioButton bldRoundMil;
private System.Windows.Forms.RadioButton bldRoundCent;
private System.Windows.Forms.RadioButton bldRoundDec;
private System.Windows.Forms.RadioButton bldRoundWhole;
private System.Windows.Forms.CheckBox bldPlaceLockZcheckbox;
private System.Windows.Forms.CheckBox bldPlaceLockXcheckbox;
private System.Windows.Forms.RadioButton bldRoundCentMil;
private System.Windows.Forms.CheckBox bldPlaceWithMouseCheckbox;
private System.Windows.Forms.GroupBox lockXZgroupbox;
private System.Windows.Forms.Button blankBGSButton;
private System.Windows.Forms.DataGridViewTextBoxColumn DistanceGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn VertRotGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn HoriRotGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn zRotGVCol;
private System.Windows.Forms.DataGridViewCheckBoxColumn OrthoGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn FovGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn NearClipGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn FarClipGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn XDispGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn YDispGVCol;
private System.Windows.Forms.DataGridViewTextBoxColumn ZDispGVCol;
private System.Windows.Forms.DataGridViewButtonColumn ExportBTN;
private System.Windows.Forms.DataGridViewButtonColumn ImportBTN;
private System.Windows.Forms.Button removeLastHeaderBTN;
private System.Windows.Forms.Button addHeaderBTN;
private System.Windows.Forms.NumericUpDown cameraUpDown;
private System.Windows.Forms.TabPage trainerEditorTabPage;
private System.Windows.Forms.Button addTrainerButton;
private System.Windows.Forms.Label label63;
private System.Windows.Forms.NumericUpDown partyCountUpDown;
private System.Windows.Forms.GroupBox groupBox28;
private System.Windows.Forms.GroupBox party6GroupBox;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.GroupBox poke6MovesGroupBox;
private DSPRE.InputComboBox partyMove6_1ComboBox;
private DSPRE.InputComboBox partyMove6_2ComboBox;
private DSPRE.InputComboBox partyMove6_3ComboBox;
private DSPRE.InputComboBox partyMove6_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV6UpDown;
private System.Windows.Forms.NumericUpDown partyLevel6UpDown;
private System.Windows.Forms.NumericUpDown partyBall6UpDown;
private DSPRE.InputComboBox partyItem6ComboBox;
private System.Windows.Forms.PictureBox partyPokemon6PictureBox;
private DSPRE.InputComboBox partyPokemon6ComboBox;
private System.Windows.Forms.GroupBox party5GroupBox;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.GroupBox poke5MovesGroupBox;
private DSPRE.InputComboBox partyMove5_1ComboBox;
private DSPRE.InputComboBox partyMove5_2ComboBox;
private DSPRE.InputComboBox partyMove5_3ComboBox;
private DSPRE.InputComboBox partyMove5_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV5UpDown;
private System.Windows.Forms.NumericUpDown partyLevel5UpDown;
private System.Windows.Forms.NumericUpDown partyBall5UpDown;
private DSPRE.InputComboBox partyItem5ComboBox;
private System.Windows.Forms.PictureBox partyPokemon5PictureBox;
private DSPRE.InputComboBox partyPokemon5ComboBox;
private System.Windows.Forms.GroupBox party4GroupBox;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.GroupBox poke4MovesGroupBox;
private DSPRE.InputComboBox partyMove4_1ComboBox;
private DSPRE.InputComboBox partyMove4_2ComboBox;
private DSPRE.InputComboBox partyMove4_3ComboBox;
private DSPRE.InputComboBox partyMove4_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV4UpDown;
private System.Windows.Forms.NumericUpDown partyLevel4UpDown;
private System.Windows.Forms.NumericUpDown partyBall4UpDown;
private DSPRE.InputComboBox partyItem4ComboBox;
private System.Windows.Forms.PictureBox partyPokemon4PictureBox;
private DSPRE.InputComboBox partyPokemon4ComboBox;
private System.Windows.Forms.GroupBox party3GroupBox;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.GroupBox poke3MovesGroupBox;
private DSPRE.InputComboBox partyMove3_1ComboBox;
private DSPRE.InputComboBox partyMove3_2ComboBox;
private DSPRE.InputComboBox partyMove3_3ComboBox;
private DSPRE.InputComboBox partyMove3_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV3UpDown;
private System.Windows.Forms.NumericUpDown partyLevel3UpDown;
private System.Windows.Forms.NumericUpDown partyBall3UpDown;
private DSPRE.InputComboBox partyItem3ComboBox;
private System.Windows.Forms.PictureBox partyPokemon3PictureBox;
private DSPRE.InputComboBox partyPokemon3ComboBox;
private System.Windows.Forms.GroupBox party2GroupBox;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.GroupBox poke2MovesGroupBox;
private DSPRE.InputComboBox partyMove2_1ComboBox;
private DSPRE.InputComboBox partyMove2_2ComboBox;
private DSPRE.InputComboBox partyMove2_3ComboBox;
private DSPRE.InputComboBox partyMove2_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV2UpDown;
private System.Windows.Forms.NumericUpDown partyLevel2UpDown;
private System.Windows.Forms.NumericUpDown partyBall2UpDown;
private DSPRE.InputComboBox partyItem2ComboBox;
private System.Windows.Forms.PictureBox partyPokemon2PictureBox;
private DSPRE.InputComboBox partyPokemon2ComboBox;
private System.Windows.Forms.GroupBox party1GroupBox;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.GroupBox poke1MovesGroupBox;
private DSPRE.InputComboBox partyMove1_1ComboBox;
private DSPRE.InputComboBox partyMove1_2ComboBox;
private DSPRE.InputComboBox partyMove1_3ComboBox;
private DSPRE.InputComboBox partyMove1_4ComboBox;
private System.Windows.Forms.NumericUpDown partyIV1UpDown;
private System.Windows.Forms.NumericUpDown partyLevel1UpDown;
private System.Windows.Forms.NumericUpDown partyBall1UpDown;
private DSPRE.InputComboBox partyItem1ComboBox;
private System.Windows.Forms.PictureBox partyPokemon1PictureBox;
private DSPRE.InputComboBox partyPokemon1ComboBox;
private System.Windows.Forms.Button trainerSaveCurrentButton;
private System.Windows.Forms.GroupBox groupBox27;
private System.Windows.Forms.GroupBox groupBox25;
private System.Windows.Forms.GroupBox TrainerAIGroupBox;
private System.Windows.Forms.CheckBox trainerAI11CheckBox;
private System.Windows.Forms.CheckBox trainerAI10CheckBox;
private System.Windows.Forms.CheckBox trainerAI9CheckBox;
private System.Windows.Forms.CheckBox trainerAI8CheckBox;
private System.Windows.Forms.CheckBox trainerAI7CheckBox;
private System.Windows.Forms.CheckBox trainerAI6CheckBox;
private System.Windows.Forms.CheckBox trainerAI5CheckBox;
private System.Windows.Forms.CheckBox trainerAI4CheckBox;
private System.Windows.Forms.CheckBox trainerAI3CheckBox;
private System.Windows.Forms.CheckBox trainerAI2CheckBox;
private System.Windows.Forms.CheckBox trainerAI1CheckBox;
private System.Windows.Forms.GroupBox trainerItemsGroupBox;
private DSPRE.InputComboBox trainerItem4ComboBox;
private DSPRE.InputComboBox trainerItem3ComboBox;
private DSPRE.InputComboBox trainerItem2ComboBox;
private DSPRE.InputComboBox trainerItem1ComboBox;
private System.Windows.Forms.CheckBox trainerItemsCheckBox;
private System.Windows.Forms.CheckBox trainerMovesCheckBox;
private System.Windows.Forms.CheckBox trainerDoubleCheckBox;
private System.Windows.Forms.TextBox trainerNameTextBox;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.ListBox trainerClassListBox;
private System.Windows.Forms.Label label42;
private DSPRE.InputComboBox trainerComboBox;
private System.Windows.Forms.ComboBox followModeComboBox;
private System.Windows.Forms.RadioButton johtoRadioButton;
private System.Windows.Forms.RadioButton kantoRadioButton;
private System.Windows.Forms.Label followModeLabel;
private System.Windows.Forms.Button importTrainerButton;
private System.Windows.Forms.Button exportTrainerButton;
private System.Windows.Forms.PictureBox trainerClassPicBox;
private System.Windows.Forms.TextBox trainerClassNameTextbox;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button saveTrainerClassButton;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.NumericUpDown trClassFramePreviewUpDown;
private System.Windows.Forms.Label trainerClassFrameMaxLabel;
private System.Windows.Forms.ToolStripButton readDataFromFolderButton;
private System.Windows.Forms.TabPage tableEditorTabPage;
private System.Windows.Forms.GroupBox conditionalMusicGroupBox;
private System.Windows.Forms.Button saveConditionalMusicTableBTN;
private System.Windows.Forms.Label label65;
private System.Windows.Forms.NumericUpDown musicIDconditionalMusicUpDown;
private System.Windows.Forms.Label label64;
private System.Windows.Forms.NumericUpDown flagConditionalMusicUpDown;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.Label locationNameConditionalMusicLBL;
private System.Windows.Forms.ComboBox headerConditionalMusicComboBox;
private System.Windows.Forms.ListBox conditionalMusicTableListBox;
private System.Windows.Forms.Button HOWconditionalMusicTableButton;
private System.Windows.Forms.Label label66;
private System.Windows.Forms.Button mapScreenshotButton;
private System.Windows.Forms.NumericUpDown encounterSSEQAltUpDown;
private System.Windows.Forms.Label eyeContactMusicLabel;
private System.Windows.Forms.NumericUpDown encounterSSEQMainUpDown;
private System.Windows.Forms.GroupBox pbEffectsGroupBox;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.NumericUpDown pbEffectsVSAnimationUpDown;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.NumericUpDown pbEffectsBattleSSEQUpDown;
private System.Windows.Forms.Button HOWpbEffectsTableButton;
private System.Windows.Forms.Button saveEffectCombosTableBTN;
private System.Windows.Forms.ListBox pbEffectsCombosListbox;
private System.Windows.Forms.GroupBox pbEffectsTrainerGroupBox;
private System.Windows.Forms.Label label68;
private System.Windows.Forms.ComboBox pbEffectsTrainerChooseMainCombobox;
private System.Windows.Forms.Button HOWVsTrainerButton;
private System.Windows.Forms.Button saveVSTrainerTableBTN;
private System.Windows.Forms.Label label70;
private System.Windows.Forms.ComboBox pbEffectsTrainerCombobox;
private System.Windows.Forms.ListBox pbEffectsVsTrainerListbox;
private System.Windows.Forms.GroupBox pbEffectsMonGroupBox;
private System.Windows.Forms.Label label69;
private System.Windows.Forms.ComboBox pbEffectsPokemonChooseMainCombobox;
private System.Windows.Forms.Button HOWvsPokemonButton;
private System.Windows.Forms.Button saveVSPokemonTableBTN;
private System.Windows.Forms.Label label71;
private System.Windows.Forms.ComboBox pbEffectsPokemonCombobox;
private System.Windows.Forms.ListBox pbEffectsVsPokemonListbox;
private System.Windows.Forms.Label eyeContactMusicAltLabel;
private System.Windows.Forms.PictureBox tbEditorTrClassPictureBox;
private System.Windows.Forms.Label tbEditortrainerClassFrameMaxLabel;
private System.Windows.Forms.NumericUpDown tbEditorTrClassFramePreviewUpDown;
private System.Windows.Forms.PictureBox tbEditorPokeminiPictureBox;
private System.Windows.Forms.ToolStripMenuItem openFolderToolStripMenuItem;
private System.Windows.Forms.Button itemsSelectorHelpBtn;
private System.Windows.Forms.Button deleteTrainerButton;
private System.Windows.Forms.Label label67;
private System.Windows.Forms.ToolStripMenuItem NarcUtilityToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem unpackToFolderToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem buildFomFolderToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem listBasedBatchRenameToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem listBasedToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem contentBasedToolStripMenuItem;
private System.Windows.Forms.Label label73;
private System.Windows.Forms.Label label74;
private System.Windows.Forms.Button DVExplainButton;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox6;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox5;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox4;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox3;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox2;
private System.Windows.Forms.PictureBox partyPokemonItemPictureBox1;
private System.Windows.Forms.ToolStripSeparator separator_afterFolderUnpackers;
private System.Windows.Forms.ToolStripButton listBasedBatchRenameToolStripButton;
private System.Windows.Forms.ToolStripButton contentBasedBatchRenameToolStripButton;
private System.Windows.Forms.ToolStripButton unpackNARCtoFolderToolStripButton;
private System.Windows.Forms.ToolStripButton buildNarcFromFolderToolStripButton;
private System.Windows.Forms.ToolStripSeparator separator_afterNarcUtils;
private System.Windows.Forms.ToolStripMenuItem listBuilderToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fromCEnumToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fromFolderContentsToolStripMenuItem;
private System.Windows.Forms.ToolStripButton folderBasedListBuilderToolStriButton;
private System.Windows.Forms.ToolStripButton enumBasedListBuilderToolStripButton;
private System.Windows.Forms.ToolStripSeparator separator_afterListUtils;
private System.Windows.Forms.ToolStripMenuItem menuViewToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem essentialToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem simpleToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fullViewToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem nSBMDUtilityToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem texturizeNSBMDToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem untexturizeToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem extractNSBTXFromNSBMDToolStripMenuItem;
private System.Windows.Forms.ListBox eventEditorWarpHeaderListBox;
private System.Windows.Forms.Label eventEditorHeaderLocationNameLabel;
private System.Windows.Forms.Button locateCurrentMatrixFile;
private System.Windows.Forms.Button locateCurrentMapBin;
private System.Windows.Forms.Button locateCurrentNsbtx;
private System.Windows.Forms.Button locateCurrentAreaData;
private System.Windows.Forms.Button locateCurrentEvFile;
private System.Windows.Forms.Button locateCurrentTextArchive;
private System.Windows.Forms.GroupBox groupBox31;
private System.Windows.Forms.Label label75;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Button selectedLineMoveUpButton;
private System.Windows.Forms.Button selectedLineMoveDownButton;
private System.Windows.Forms.Button daeExportButton;
private System.Windows.Forms.GroupBox groupBox33;
private System.Windows.Forms.NumericUpDown yRotDegBldUpDown;
private System.Windows.Forms.NumericUpDown xRotDegBldUpDown;
private System.Windows.Forms.NumericUpDown zRotDegBldUpDown;
private System.Windows.Forms.NumericUpDown yRotBuildUpDown;
private System.Windows.Forms.NumericUpDown xRotBuildUpDown;
private System.Windows.Forms.NumericUpDown zRotBuildUpDown;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel37;
private System.Windows.Forms.GroupBox groupBox35;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel38;
private System.Windows.Forms.Label scalingLabel;
private System.Windows.Forms.TrackBar scalingTrackBar;
private System.Windows.Forms.Button repositionImageButton;
private System.Windows.Forms.CheckBox invertDragCheckbox;
private System.Windows.Forms.ToolStripMenuItem advancedStripMenuItem;
private System.Windows.Forms.Button glbExportButton;
private System.Windows.Forms.Button sortOWsByIDAscButton;
private System.Windows.Forms.Button sortOWsByIDDescButton;
private System.Windows.Forms.ComboBox partyGender6ComboBox;
private System.Windows.Forms.ComboBox partyGender5ComboBox;
private System.Windows.Forms.ComboBox partyGender4ComboBox;
private System.Windows.Forms.ComboBox partyGender3ComboBox;
private System.Windows.Forms.ComboBox partyGender2ComboBox;
private System.Windows.Forms.ComboBox partyAbility1ComboBox;
private System.Windows.Forms.ComboBox partyAbility6ComboBox;
private System.Windows.Forms.ComboBox partyAbility5ComboBox;
private System.Windows.Forms.ComboBox partyAbility4ComboBox;
private System.Windows.Forms.ComboBox partyAbility3ComboBox;
private System.Windows.Forms.ComboBox partyAbility2ComboBox;
private System.Windows.Forms.ComboBox partyGender1ComboBox;
private System.Windows.Forms.ComboBox partyForm1ComboBox;
private System.Windows.Forms.ComboBox partyForm6ComboBox;
private System.Windows.Forms.ComboBox partyForm5ComboBox;
private System.Windows.Forms.ComboBox partyForm4ComboBox;
private System.Windows.Forms.ComboBox partyForm3ComboBox;
private System.Windows.Forms.ComboBox partyForm2ComboBox;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.Button exportPropertiesButton;
private System.Windows.Forms.Button replacePropertiesButton;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.ToolStripMenuItem otherEditorsToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem personalDataEditorToolStripMenuItem;
private System.Windows.Forms.Button setSpawnPointButton;
private System.Windows.Forms.Button saveMatrixButton;
public System.Windows.Forms.ToolStripStatusLabel statusLabel;
public System.Windows.Forms.ToolStripProgressBar toolStripProgressBar;
public System.Windows.Forms.TabPage tabPageScriptEditor;
public System.Windows.Forms.TabPage tabPageLevelScriptEditor;
public Editors.ScriptEditor scriptEditor;
public DSPRE.Editors.LevelScriptEditor levelScriptEditor;
public System.Windows.Forms.TabControl mainTabControl;
public System.Windows.Forms.NumericUpDown scriptFileUpDown;
public System.Windows.Forms.TabPage tabPageEncountersEditor;
public Editors.EncountersEditor encountersEditor;
private System.Windows.Forms.Button scanUnusedCollisionTypesButton;
private System.Windows.Forms.ToolStripMenuItem overlayEditorToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem spawnEditorToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveDataEditorToolStripMenuItem;
}
}