namespace BizHawk.MultiClient { partial class RamSearch { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RamSearch)); this.SearchtoolStrip1 = new ToolStripEx(); this.openToolStripButton = new System.Windows.Forms.ToolStripButton(); this.saveToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator(); this.cutToolStripButton = new System.Windows.Forms.ToolStripButton(); this.TruncateFromFiletoolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.ExcludeRamWatchtoolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.PoketoolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.FreezeAddressToolStrip = new System.Windows.Forms.ToolStripButton(); this.TotalSearchLabel = new System.Windows.Forms.Label(); this.SearchListView = new BizHawk.VirtualListView(); this.Address = new System.Windows.Forms.ColumnHeader(); this.Value = new System.Windows.Forms.ColumnHeader(); this.Previous = new System.Windows.Forms.ColumnHeader(); this.Changes = new System.Windows.Forms.ColumnHeader(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.startNewSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.searchToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); this.removeSelectedToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.addToRamWatchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pokeAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.freezeAddressToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.menuStrip1 = new MenuStripEx(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.newSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.appendFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.TruncateFromFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.recentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.noneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.autoLoadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.memoryDomainsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.searchToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.copyValueToPrevToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.clearChangeCountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.removeSelectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exludeRamWatchListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.addSelectedToRamWatchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pokeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.freezeAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.definePreviousValueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.sinceLastSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.originalValueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.sinceLastFrameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.restoreOriginalWindowSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.previewModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.alwaysExludeRamSearchListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer(); this.toolStrip1 = new ToolStripEx(); this.NewSearchtoolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.SetCurrToPrevtoolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.ClearChangeCountstoolStripButton = new System.Windows.Forms.ToolStripButton(); this.UndotoolStripButton = new System.Windows.Forms.ToolStripButton(); this.WatchtoolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStrip2 = new ToolStripEx(); this.DataSizetoolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton(); this.byteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.bytesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dWordToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.DataTypetoolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton(); this.unsignedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.signedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.hexadecimalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.includeMisalignedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.EndiantoolSplitButton = new System.Windows.Forms.ToolStripSplitButton(); this.bigEndianToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.littleEndianToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.CompareToBox = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.NumberOfChangesBox = new System.Windows.Forms.TextBox(); this.SpecificAddressBox = new System.Windows.Forms.TextBox(); this.SpecificValueBox = new System.Windows.Forms.TextBox(); this.NumberOfChangesRadio = new System.Windows.Forms.RadioButton(); this.SpecificAddressRadio = new System.Windows.Forms.RadioButton(); this.SpecificValueRadio = new System.Windows.Forms.RadioButton(); this.PreviousValueRadio = new System.Windows.Forms.RadioButton(); this.ComparisonBox = new System.Windows.Forms.GroupBox(); this.DifferentByBox = new System.Windows.Forms.TextBox(); this.DifferentByRadio = new System.Windows.Forms.RadioButton(); this.NotEqualToRadio = new System.Windows.Forms.RadioButton(); this.EqualToRadio = new System.Windows.Forms.RadioButton(); this.GreaterThanOrEqualToRadio = new System.Windows.Forms.RadioButton(); this.LessThanOrEqualToRadio = new System.Windows.Forms.RadioButton(); this.GreaterThanRadio = new System.Windows.Forms.RadioButton(); this.LessThanRadio = new System.Windows.Forms.RadioButton(); this.AutoSearchCheckBox = new System.Windows.Forms.CheckBox(); this.MemDomainLabel = new System.Windows.Forms.Label(); this.OutputLabel = new System.Windows.Forms.Label(); this.SearchtoolStrip1.SuspendLayout(); this.contextMenuStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.toolStripContainer1.TopToolStripPanel.SuspendLayout(); this.toolStripContainer1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.toolStrip2.SuspendLayout(); this.CompareToBox.SuspendLayout(); this.ComparisonBox.SuspendLayout(); this.SuspendLayout(); // // SearchtoolStrip1 // this.SearchtoolStrip1.ClickThrough = true; this.SearchtoolStrip1.Dock = System.Windows.Forms.DockStyle.None; this.SearchtoolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.openToolStripButton, this.saveToolStripButton, this.toolStripSeparator, this.cutToolStripButton, this.TruncateFromFiletoolStripButton2, this.ExcludeRamWatchtoolStripButton2, this.toolStripSeparator8, this.PoketoolStripButton1, this.FreezeAddressToolStrip}); this.SearchtoolStrip1.Location = new System.Drawing.Point(3, 25); this.SearchtoolStrip1.Name = "SearchtoolStrip1"; this.SearchtoolStrip1.Size = new System.Drawing.Size(183, 25); this.SearchtoolStrip1.TabIndex = 0; this.SearchtoolStrip1.Text = "Search"; // // openToolStripButton // this.openToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.openToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image"))); this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.openToolStripButton.Name = "openToolStripButton"; this.openToolStripButton.Size = new System.Drawing.Size(23, 22); this.openToolStripButton.Text = "&Open"; this.openToolStripButton.ToolTipText = "Open Search List"; this.openToolStripButton.Click += new System.EventHandler(this.openToolStripButton_Click); // // saveToolStripButton // this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image"))); this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveToolStripButton.Name = "saveToolStripButton"; this.saveToolStripButton.Size = new System.Drawing.Size(23, 22); this.saveToolStripButton.Text = "&Save"; this.saveToolStripButton.ToolTipText = "Save Watch List"; this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); // // toolStripSeparator // this.toolStripSeparator.Name = "toolStripSeparator"; this.toolStripSeparator.Size = new System.Drawing.Size(6, 25); // // cutToolStripButton // this.cutToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.cutToolStripButton.Image = global::BizHawk.MultiClient.Properties.Resources.Delete; this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.cutToolStripButton.Name = "cutToolStripButton"; this.cutToolStripButton.Size = new System.Drawing.Size(23, 22); this.cutToolStripButton.Text = "C&ut"; this.cutToolStripButton.ToolTipText = "Eliminate Selected Items"; this.cutToolStripButton.Click += new System.EventHandler(this.cutToolStripButton_Click); // // TruncateFromFiletoolStripButton2 // this.TruncateFromFiletoolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.TruncateFromFiletoolStripButton2.Image = global::BizHawk.MultiClient.Properties.Resources.TruncateFromFile; this.TruncateFromFiletoolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.TruncateFromFiletoolStripButton2.Name = "TruncateFromFiletoolStripButton2"; this.TruncateFromFiletoolStripButton2.Size = new System.Drawing.Size(23, 22); this.TruncateFromFiletoolStripButton2.Text = "Eliminate from File"; this.TruncateFromFiletoolStripButton2.Click += new System.EventHandler(this.TruncateFromFiletoolStripButton2_Click); // // ExcludeRamWatchtoolStripButton2 // this.ExcludeRamWatchtoolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ExcludeRamWatchtoolStripButton2.Image = global::BizHawk.MultiClient.Properties.Resources.TruncateFromRW; this.ExcludeRamWatchtoolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.ExcludeRamWatchtoolStripButton2.Name = "ExcludeRamWatchtoolStripButton2"; this.ExcludeRamWatchtoolStripButton2.Size = new System.Drawing.Size(23, 22); this.ExcludeRamWatchtoolStripButton2.Text = "Elmininate Ram Watch list"; this.ExcludeRamWatchtoolStripButton2.Click += new System.EventHandler(this.ExcludeRamWatchtoolStripButton2_Click); // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25); // // PoketoolStripButton1 // this.PoketoolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.PoketoolStripButton1.Image = global::BizHawk.MultiClient.Properties.Resources.poke; this.PoketoolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.PoketoolStripButton1.Name = "PoketoolStripButton1"; this.PoketoolStripButton1.Size = new System.Drawing.Size(23, 22); this.PoketoolStripButton1.Text = "Poke"; this.PoketoolStripButton1.Click += new System.EventHandler(this.PoketoolStripButton1_Click); // // FreezeAddressToolStrip // this.FreezeAddressToolStrip.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.FreezeAddressToolStrip.Image = global::BizHawk.MultiClient.Properties.Resources.cheat; this.FreezeAddressToolStrip.ImageTransparentColor = System.Drawing.Color.Magenta; this.FreezeAddressToolStrip.Name = "FreezeAddressToolStrip"; this.FreezeAddressToolStrip.Size = new System.Drawing.Size(23, 22); this.FreezeAddressToolStrip.Text = "Freeze"; this.FreezeAddressToolStrip.Click += new System.EventHandler(this.FreezeAddressToolStrip_Click); // // TotalSearchLabel // this.TotalSearchLabel.AutoSize = true; this.TotalSearchLabel.Location = new System.Drawing.Point(13, 33); this.TotalSearchLabel.Name = "TotalSearchLabel"; this.TotalSearchLabel.Size = new System.Drawing.Size(64, 13); this.TotalSearchLabel.TabIndex = 2; this.TotalSearchLabel.Text = "0 addresses"; // // SearchListView // this.SearchListView.AllowColumnReorder = true; this.SearchListView.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.SearchListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.Address, this.Value, this.Previous, this.Changes}); this.SearchListView.ContextMenuStrip = this.contextMenuStrip1; this.SearchListView.FullRowSelect = true; this.SearchListView.GridLines = true; this.SearchListView.ItemCount = 0; this.SearchListView.LabelEdit = true; this.SearchListView.Location = new System.Drawing.Point(9, 58); this.SearchListView.Name = "SearchListView"; this.SearchListView.selectedItem = -1; this.SearchListView.Size = new System.Drawing.Size(223, 365); this.SearchListView.TabIndex = 3; this.SearchListView.UseCompatibleStateImageBehavior = false; this.SearchListView.View = System.Windows.Forms.View.Details; this.SearchListView.VirtualMode = true; this.SearchListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.SearchListView_ColumnClick); this.SearchListView.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SearchListView_MouseDoubleClick); this.SearchListView.QueryItemBkColor += new BizHawk.QueryItemBkColorHandler(this.SearchListView_QueryItemBkColor); this.SearchListView.ColumnReordered += new System.Windows.Forms.ColumnReorderedEventHandler(this.SearchListView_ColumnReordered); this.SearchListView.QueryItemIndent += new BizHawk.QueryItemIndentHandler(this.SearchListView_QueryItemIndent); this.SearchListView.QueryItemImage += new BizHawk.QueryItemImageHandler(this.SearchListView_QueryItemImage); this.SearchListView.QueryItemText += new BizHawk.QueryItemTextHandler(this.SearchListView_QueryItemText); // // Address // this.Address.Text = "Address"; this.Address.Width = 66; // // Value // this.Value.Text = "Value"; this.Value.Width = 48; // // Previous // this.Previous.Text = "Prev"; this.Previous.Width = 48; // // Changes // this.Changes.Text = "Changes"; this.Changes.Width = 55; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.startNewSearchToolStripMenuItem, this.searchToolStripMenuItem2, this.toolStripSeparator9, this.removeSelectedToolStripMenuItem1, this.addToRamWatchToolStripMenuItem, this.pokeAddressToolStripMenuItem1, this.freezeAddressToolStripMenuItem1}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(176, 142); this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening); // // startNewSearchToolStripMenuItem // this.startNewSearchToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.restart; this.startNewSearchToolStripMenuItem.Name = "startNewSearchToolStripMenuItem"; this.startNewSearchToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.startNewSearchToolStripMenuItem.Text = "&Start New Search"; this.startNewSearchToolStripMenuItem.Click += new System.EventHandler(this.startNewSearchToolStripMenuItem_Click); // // searchToolStripMenuItem2 // this.searchToolStripMenuItem2.Image = global::BizHawk.MultiClient.Properties.Resources.search; this.searchToolStripMenuItem2.Name = "searchToolStripMenuItem2"; this.searchToolStripMenuItem2.Size = new System.Drawing.Size(175, 22); this.searchToolStripMenuItem2.Text = "&Search"; this.searchToolStripMenuItem2.Click += new System.EventHandler(this.searchToolStripMenuItem2_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(172, 6); // // removeSelectedToolStripMenuItem1 // this.removeSelectedToolStripMenuItem1.Image = global::BizHawk.MultiClient.Properties.Resources.Delete; this.removeSelectedToolStripMenuItem1.Name = "removeSelectedToolStripMenuItem1"; this.removeSelectedToolStripMenuItem1.Size = new System.Drawing.Size(175, 22); this.removeSelectedToolStripMenuItem1.Text = "Remove Selected"; this.removeSelectedToolStripMenuItem1.Click += new System.EventHandler(this.removeSelectedToolStripMenuItem1_Click); // // addToRamWatchToolStripMenuItem // this.addToRamWatchToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.FindHS; this.addToRamWatchToolStripMenuItem.Name = "addToRamWatchToolStripMenuItem"; this.addToRamWatchToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.addToRamWatchToolStripMenuItem.Text = "Add to Ram Watch"; this.addToRamWatchToolStripMenuItem.Click += new System.EventHandler(this.addToRamWatchToolStripMenuItem_Click); // // pokeAddressToolStripMenuItem1 // this.pokeAddressToolStripMenuItem1.Image = global::BizHawk.MultiClient.Properties.Resources.poke; this.pokeAddressToolStripMenuItem1.Name = "pokeAddressToolStripMenuItem1"; this.pokeAddressToolStripMenuItem1.Size = new System.Drawing.Size(175, 22); this.pokeAddressToolStripMenuItem1.Text = "Poke Address"; this.pokeAddressToolStripMenuItem1.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem1_Click); // // freezeAddressToolStripMenuItem1 // this.freezeAddressToolStripMenuItem1.Image = global::BizHawk.MultiClient.Properties.Resources.cheat; this.freezeAddressToolStripMenuItem1.Name = "freezeAddressToolStripMenuItem1"; this.freezeAddressToolStripMenuItem1.Size = new System.Drawing.Size(175, 22); this.freezeAddressToolStripMenuItem1.Text = "Freeze Address"; this.freezeAddressToolStripMenuItem1.Click += new System.EventHandler(this.freezeAddressToolStripMenuItem1_Click); // // menuStrip1 // this.menuStrip1.ClickThrough = true; this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.searchToolStripMenuItem, this.optionsToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(472, 24); this.menuStrip1.TabIndex = 4; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newSearchToolStripMenuItem, this.toolStripSeparator1, this.openToolStripMenuItem, this.saveToolStripMenuItem, this.saveAsToolStripMenuItem, this.appendFileToolStripMenuItem, this.TruncateFromFileToolStripMenuItem, this.recentToolStripMenuItem, this.toolStripSeparator4, this.exitToolStripMenuItem}); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); this.fileToolStripMenuItem.Text = "&File"; // // newSearchToolStripMenuItem // this.newSearchToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.restart; this.newSearchToolStripMenuItem.Name = "newSearchToolStripMenuItem"; this.newSearchToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.newSearchToolStripMenuItem.Text = "&New Search"; this.newSearchToolStripMenuItem.Click += new System.EventHandler(this.newSearchToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(201, 6); // // openToolStripMenuItem // this.openToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile; this.openToolStripMenuItem.Name = "openToolStripMenuItem"; this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O))); this.openToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.openToolStripMenuItem.Text = "&Open..."; this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click); // // saveToolStripMenuItem // this.saveToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.SaveAs; this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); this.saveToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.saveToolStripMenuItem.Text = "&Save"; this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); // // saveAsToolStripMenuItem // this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; this.saveAsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.saveAsToolStripMenuItem.Text = "Save As..."; this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click); // // appendFileToolStripMenuItem // this.appendFileToolStripMenuItem.Name = "appendFileToolStripMenuItem"; this.appendFileToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.appendFileToolStripMenuItem.Text = "&Append File..."; this.appendFileToolStripMenuItem.Click += new System.EventHandler(this.appendFileToolStripMenuItem_Click); // // TruncateFromFileToolStripMenuItem // this.TruncateFromFileToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.TruncateFromFile; this.TruncateFromFileToolStripMenuItem.Name = "TruncateFromFileToolStripMenuItem"; this.TruncateFromFileToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.TruncateFromFileToolStripMenuItem.Text = "&Truncate from File..."; this.TruncateFromFileToolStripMenuItem.Click += new System.EventHandler(this.TruncateFromFileToolStripMenuItem_Click); // // recentToolStripMenuItem // this.recentToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.noneToolStripMenuItem, this.toolStripSeparator2, this.clearToolStripMenuItem, this.autoLoadToolStripMenuItem}); this.recentToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Recent; this.recentToolStripMenuItem.Name = "recentToolStripMenuItem"; this.recentToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.recentToolStripMenuItem.Text = "Recent"; this.recentToolStripMenuItem.DropDownOpened += new System.EventHandler(this.recentToolStripMenuItem_DropDownOpened); // // noneToolStripMenuItem // this.noneToolStripMenuItem.Name = "noneToolStripMenuItem"; this.noneToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.noneToolStripMenuItem.Text = "None"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(149, 6); // // clearToolStripMenuItem // this.clearToolStripMenuItem.Name = "clearToolStripMenuItem"; this.clearToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.clearToolStripMenuItem.Text = "Clear"; // // autoLoadToolStripMenuItem // this.autoLoadToolStripMenuItem.Name = "autoLoadToolStripMenuItem"; this.autoLoadToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.autoLoadToolStripMenuItem.Text = "Auto-Load"; // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(201, 6); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); this.exitToolStripMenuItem.Size = new System.Drawing.Size(204, 22); this.exitToolStripMenuItem.Text = "&Close"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // searchToolStripMenuItem // this.searchToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.memoryDomainsToolStripMenuItem, this.searchToolStripMenuItem1, this.undoToolStripMenuItem, this.copyValueToPrevToolStripMenuItem, this.clearChangeCountsToolStripMenuItem, this.removeSelectedToolStripMenuItem, this.exludeRamWatchListToolStripMenuItem, this.toolStripSeparator5, this.addSelectedToRamWatchToolStripMenuItem, this.pokeAddressToolStripMenuItem, this.freezeAddressToolStripMenuItem}); this.searchToolStripMenuItem.Name = "searchToolStripMenuItem"; this.searchToolStripMenuItem.Size = new System.Drawing.Size(52, 20); this.searchToolStripMenuItem.Text = "&Search"; this.searchToolStripMenuItem.DropDownOpened += new System.EventHandler(this.searchToolStripMenuItem_DropDownOpened); // // memoryDomainsToolStripMenuItem // this.memoryDomainsToolStripMenuItem.Name = "memoryDomainsToolStripMenuItem"; this.memoryDomainsToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.memoryDomainsToolStripMenuItem.Text = "&Memory Domains"; this.memoryDomainsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.memoryDomainsToolStripMenuItem_DropDownOpened); // // searchToolStripMenuItem1 // this.searchToolStripMenuItem1.Image = global::BizHawk.MultiClient.Properties.Resources.search; this.searchToolStripMenuItem1.Name = "searchToolStripMenuItem1"; this.searchToolStripMenuItem1.Size = new System.Drawing.Size(218, 22); this.searchToolStripMenuItem1.Text = "&Search"; this.searchToolStripMenuItem1.Click += new System.EventHandler(this.searchToolStripMenuItem1_Click); // // undoToolStripMenuItem // this.undoToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.undo; this.undoToolStripMenuItem.Name = "undoToolStripMenuItem"; this.undoToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.undoToolStripMenuItem.Text = "&Undo"; this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click_1); // // copyValueToPrevToolStripMenuItem // this.copyValueToPrevToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Previous; this.copyValueToPrevToolStripMenuItem.Name = "copyValueToPrevToolStripMenuItem"; this.copyValueToPrevToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.copyValueToPrevToolStripMenuItem.Text = "Copy Value to Prev"; this.copyValueToPrevToolStripMenuItem.Click += new System.EventHandler(this.copyValueToPrevToolStripMenuItem_Click); // // clearChangeCountsToolStripMenuItem // this.clearChangeCountsToolStripMenuItem.Name = "clearChangeCountsToolStripMenuItem"; this.clearChangeCountsToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.clearChangeCountsToolStripMenuItem.Text = "&Clear Change Counts"; this.clearChangeCountsToolStripMenuItem.Click += new System.EventHandler(this.clearChangeCountsToolStripMenuItem_Click); // // removeSelectedToolStripMenuItem // this.removeSelectedToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Delete; this.removeSelectedToolStripMenuItem.Name = "removeSelectedToolStripMenuItem"; this.removeSelectedToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.removeSelectedToolStripMenuItem.Text = "&Remove selected"; this.removeSelectedToolStripMenuItem.Click += new System.EventHandler(this.removeSelectedToolStripMenuItem_Click); // // exludeRamWatchListToolStripMenuItem // this.exludeRamWatchListToolStripMenuItem.Name = "exludeRamWatchListToolStripMenuItem"; this.exludeRamWatchListToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.exludeRamWatchListToolStripMenuItem.Text = "Exlude Ram Watch List"; this.exludeRamWatchListToolStripMenuItem.Click += new System.EventHandler(this.exludeRamWatchListToolStripMenuItem_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(215, 6); // // addSelectedToRamWatchToolStripMenuItem // this.addSelectedToRamWatchToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.FindHS; this.addSelectedToRamWatchToolStripMenuItem.Name = "addSelectedToRamWatchToolStripMenuItem"; this.addSelectedToRamWatchToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.addSelectedToRamWatchToolStripMenuItem.Text = "&Add selected to Ram Watch"; this.addSelectedToRamWatchToolStripMenuItem.Click += new System.EventHandler(this.addSelectedToRamWatchToolStripMenuItem_Click); // // pokeAddressToolStripMenuItem // this.pokeAddressToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.poke; this.pokeAddressToolStripMenuItem.Name = "pokeAddressToolStripMenuItem"; this.pokeAddressToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.pokeAddressToolStripMenuItem.Text = "&Poke Address"; this.pokeAddressToolStripMenuItem.Click += new System.EventHandler(this.pokeAddressToolStripMenuItem_Click); // // freezeAddressToolStripMenuItem // this.freezeAddressToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.cheat; this.freezeAddressToolStripMenuItem.Name = "freezeAddressToolStripMenuItem"; this.freezeAddressToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.freezeAddressToolStripMenuItem.Text = "Freeze Address"; this.freezeAddressToolStripMenuItem.Click += new System.EventHandler(this.freezeAddressToolStripMenuItem_Click); // // optionsToolStripMenuItem // this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.definePreviousValueToolStripMenuItem, this.restoreOriginalWindowSizeToolStripMenuItem, this.saveWindowPositionToolStripMenuItem, this.previewModeToolStripMenuItem, this.alwaysExludeRamSearchListToolStripMenuItem}); this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; this.optionsToolStripMenuItem.Size = new System.Drawing.Size(56, 20); this.optionsToolStripMenuItem.Text = "&Options"; this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened); // // definePreviousValueToolStripMenuItem // this.definePreviousValueToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.sinceLastSearchToolStripMenuItem, this.originalValueToolStripMenuItem, this.sinceLastFrameToolStripMenuItem}); this.definePreviousValueToolStripMenuItem.Name = "definePreviousValueToolStripMenuItem"; this.definePreviousValueToolStripMenuItem.Size = new System.Drawing.Size(233, 22); this.definePreviousValueToolStripMenuItem.Text = "Define Previous Value As"; this.definePreviousValueToolStripMenuItem.DropDownOpened += new System.EventHandler(this.definePreviousValueToolStripMenuItem_DropDownOpened); // // sinceLastSearchToolStripMenuItem // this.sinceLastSearchToolStripMenuItem.Name = "sinceLastSearchToolStripMenuItem"; this.sinceLastSearchToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.sinceLastSearchToolStripMenuItem.Text = "Since last Search"; this.sinceLastSearchToolStripMenuItem.Click += new System.EventHandler(this.sinceLastSearchToolStripMenuItem_Click); // // originalValueToolStripMenuItem // this.originalValueToolStripMenuItem.Name = "originalValueToolStripMenuItem"; this.originalValueToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.originalValueToolStripMenuItem.Text = "Original value"; this.originalValueToolStripMenuItem.Click += new System.EventHandler(this.originalValueToolStripMenuItem_Click); // // sinceLastFrameToolStripMenuItem // this.sinceLastFrameToolStripMenuItem.Name = "sinceLastFrameToolStripMenuItem"; this.sinceLastFrameToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.sinceLastFrameToolStripMenuItem.Text = "Since last Frame"; this.sinceLastFrameToolStripMenuItem.Click += new System.EventHandler(this.sinceLastFrameToolStripMenuItem_Click); // // restoreOriginalWindowSizeToolStripMenuItem // this.restoreOriginalWindowSizeToolStripMenuItem.Name = "restoreOriginalWindowSizeToolStripMenuItem"; this.restoreOriginalWindowSizeToolStripMenuItem.Size = new System.Drawing.Size(233, 22); this.restoreOriginalWindowSizeToolStripMenuItem.Text = "Restore Window Size"; this.restoreOriginalWindowSizeToolStripMenuItem.Click += new System.EventHandler(this.restoreOriginalWindowSizeToolStripMenuItem_Click); // // saveWindowPositionToolStripMenuItem // this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem"; this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(233, 22); this.saveWindowPositionToolStripMenuItem.Text = "Save Window Position"; this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click); // // previewModeToolStripMenuItem // this.previewModeToolStripMenuItem.Name = "previewModeToolStripMenuItem"; this.previewModeToolStripMenuItem.Size = new System.Drawing.Size(233, 22); this.previewModeToolStripMenuItem.Text = "Preview Mode"; this.previewModeToolStripMenuItem.Click += new System.EventHandler(this.previewModeToolStripMenuItem_Click); // // alwaysExludeRamSearchListToolStripMenuItem // this.alwaysExludeRamSearchListToolStripMenuItem.Name = "alwaysExludeRamSearchListToolStripMenuItem"; this.alwaysExludeRamSearchListToolStripMenuItem.Size = new System.Drawing.Size(233, 22); this.alwaysExludeRamSearchListToolStripMenuItem.Text = "Always Exlude Ram Search List"; this.alwaysExludeRamSearchListToolStripMenuItem.Click += new System.EventHandler(this.alwaysExludeRamSearchListToolStripMenuItem_Click); // // toolStripContainer1 // this.toolStripContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); // // toolStripContainer1.ContentPanel // this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(211, 2); this.toolStripContainer1.Location = new System.Drawing.Point(250, 33); this.toolStripContainer1.Name = "toolStripContainer1"; this.toolStripContainer1.Size = new System.Drawing.Size(211, 77); this.toolStripContainer1.TabIndex = 5; this.toolStripContainer1.Text = "toolStripContainer1"; // // toolStripContainer1.TopToolStripPanel // this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip1); this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.SearchtoolStrip1); this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip2); // // toolStrip1 // this.toolStrip1.ClickThrough = true; this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None; this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.NewSearchtoolStripButton, this.toolStripSeparator6, this.toolStripButton1, this.toolStripSeparator7, this.SetCurrToPrevtoolStripButton2, this.ClearChangeCountstoolStripButton, this.UndotoolStripButton, this.WatchtoolStripButton1}); this.toolStrip1.Location = new System.Drawing.Point(3, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(160, 25); this.toolStrip1.TabIndex = 1; // // NewSearchtoolStripButton // this.NewSearchtoolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.NewSearchtoolStripButton.Image = global::BizHawk.MultiClient.Properties.Resources.restart; this.NewSearchtoolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.NewSearchtoolStripButton.Name = "NewSearchtoolStripButton"; this.NewSearchtoolStripButton.Size = new System.Drawing.Size(23, 22); this.NewSearchtoolStripButton.Text = "New Search"; this.NewSearchtoolStripButton.Click += new System.EventHandler(this.NewSearchtoolStripButton_Click); // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25); // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(23, 22); this.toolStripButton1.Text = "Search"; this.toolStripButton1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.toolStripButton1_MouseDown); this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25); // // SetCurrToPrevtoolStripButton2 // this.SetCurrToPrevtoolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.SetCurrToPrevtoolStripButton2.Image = global::BizHawk.MultiClient.Properties.Resources.Refresh; this.SetCurrToPrevtoolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.SetCurrToPrevtoolStripButton2.Name = "SetCurrToPrevtoolStripButton2"; this.SetCurrToPrevtoolStripButton2.Size = new System.Drawing.Size(23, 22); this.SetCurrToPrevtoolStripButton2.Text = "Copy Value to Prev"; this.SetCurrToPrevtoolStripButton2.Click += new System.EventHandler(this.SetCurrToPrevtoolStripButton2_Click); // // ClearChangeCountstoolStripButton // this.ClearChangeCountstoolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.ClearChangeCountstoolStripButton.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ClearChangeCountstoolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("ClearChangeCountstoolStripButton.Image"))); this.ClearChangeCountstoolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.ClearChangeCountstoolStripButton.Name = "ClearChangeCountstoolStripButton"; this.ClearChangeCountstoolStripButton.Size = new System.Drawing.Size(23, 22); this.ClearChangeCountstoolStripButton.Text = "C"; this.ClearChangeCountstoolStripButton.ToolTipText = "Clear Change Counts"; this.ClearChangeCountstoolStripButton.Click += new System.EventHandler(this.ClearChangeCountstoolStripButton_Click); // // UndotoolStripButton // this.UndotoolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.UndotoolStripButton.Image = global::BizHawk.MultiClient.Properties.Resources.undo; this.UndotoolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.UndotoolStripButton.Name = "UndotoolStripButton"; this.UndotoolStripButton.Size = new System.Drawing.Size(23, 22); this.UndotoolStripButton.Text = "Undo Search"; this.UndotoolStripButton.Click += new System.EventHandler(this.UndotoolStripButton_Click_1); // // WatchtoolStripButton1 // this.WatchtoolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.WatchtoolStripButton1.Image = global::BizHawk.MultiClient.Properties.Resources.FindHS; this.WatchtoolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.WatchtoolStripButton1.Name = "WatchtoolStripButton1"; this.WatchtoolStripButton1.Size = new System.Drawing.Size(23, 22); this.WatchtoolStripButton1.Text = "Watch"; this.WatchtoolStripButton1.Click += new System.EventHandler(this.WatchtoolStripButton1_Click); // // toolStrip2 // this.toolStrip2.ClickThrough = true; this.toolStrip2.Dock = System.Windows.Forms.DockStyle.None; this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DataSizetoolStripSplitButton1, this.DataTypetoolStripSplitButton1, this.EndiantoolSplitButton}); this.toolStrip2.Location = new System.Drawing.Point(3, 50); this.toolStrip2.Name = "toolStrip2"; this.toolStrip2.Size = new System.Drawing.Size(206, 25); this.toolStrip2.TabIndex = 2; // // DataSizetoolStripSplitButton1 // this.DataSizetoolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.DataSizetoolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.byteToolStripMenuItem, this.bytesToolStripMenuItem, this.dWordToolStripMenuItem1}); this.DataSizetoolStripSplitButton1.Image = ((System.Drawing.Image)(resources.GetObject("DataSizetoolStripSplitButton1.Image"))); this.DataSizetoolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.DataSizetoolStripSplitButton1.Name = "DataSizetoolStripSplitButton1"; this.DataSizetoolStripSplitButton1.Size = new System.Drawing.Size(68, 22); this.DataSizetoolStripSplitButton1.Text = "Data Size"; // // byteToolStripMenuItem // this.byteToolStripMenuItem.Checked = true; this.byteToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.byteToolStripMenuItem.Name = "byteToolStripMenuItem"; this.byteToolStripMenuItem.Size = new System.Drawing.Size(121, 22); this.byteToolStripMenuItem.Text = "1 Byte"; this.byteToolStripMenuItem.Click += new System.EventHandler(this.byteToolStripMenuItem_Click); // // bytesToolStripMenuItem // this.bytesToolStripMenuItem.Name = "bytesToolStripMenuItem"; this.bytesToolStripMenuItem.Size = new System.Drawing.Size(121, 22); this.bytesToolStripMenuItem.Text = "2 Bytes"; this.bytesToolStripMenuItem.Click += new System.EventHandler(this.bytesToolStripMenuItem_Click); // // dWordToolStripMenuItem1 // this.dWordToolStripMenuItem1.Name = "dWordToolStripMenuItem1"; this.dWordToolStripMenuItem1.Size = new System.Drawing.Size(121, 22); this.dWordToolStripMenuItem1.Text = "4 Bytes"; this.dWordToolStripMenuItem1.Click += new System.EventHandler(this.dWordToolStripMenuItem1_Click); // // DataTypetoolStripSplitButton1 // this.DataTypetoolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.DataTypetoolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.unsignedToolStripMenuItem, this.signedToolStripMenuItem, this.hexadecimalToolStripMenuItem, this.toolStripSeparator3, this.includeMisalignedToolStripMenuItem}); this.DataTypetoolStripSplitButton1.Image = ((System.Drawing.Image)(resources.GetObject("DataTypetoolStripSplitButton1.Image"))); this.DataTypetoolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.DataTypetoolStripSplitButton1.Name = "DataTypetoolStripSplitButton1"; this.DataTypetoolStripSplitButton1.Size = new System.Drawing.Size(73, 22); this.DataTypetoolStripSplitButton1.Text = "Data Type"; // // unsignedToolStripMenuItem // this.unsignedToolStripMenuItem.Checked = true; this.unsignedToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.unsignedToolStripMenuItem.Name = "unsignedToolStripMenuItem"; this.unsignedToolStripMenuItem.Size = new System.Drawing.Size(176, 22); this.unsignedToolStripMenuItem.Text = "Unsigned"; this.unsignedToolStripMenuItem.Click += new System.EventHandler(this.unsignedToolStripMenuItem_Click); // // signedToolStripMenuItem // this.signedToolStripMenuItem.Name = "signedToolStripMenuItem"; this.signedToolStripMenuItem.Size = new System.Drawing.Size(176, 22); this.signedToolStripMenuItem.Text = "Signed"; this.signedToolStripMenuItem.Click += new System.EventHandler(this.signedToolStripMenuItem_Click); // // hexadecimalToolStripMenuItem // this.hexadecimalToolStripMenuItem.Name = "hexadecimalToolStripMenuItem"; this.hexadecimalToolStripMenuItem.Size = new System.Drawing.Size(176, 22); this.hexadecimalToolStripMenuItem.Text = "Hexadecimal"; this.hexadecimalToolStripMenuItem.Click += new System.EventHandler(this.hexadecimalToolStripMenuItem_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(173, 6); // // includeMisalignedToolStripMenuItem // this.includeMisalignedToolStripMenuItem.Name = "includeMisalignedToolStripMenuItem"; this.includeMisalignedToolStripMenuItem.Size = new System.Drawing.Size(176, 22); this.includeMisalignedToolStripMenuItem.Text = "Include mis-aligned"; this.includeMisalignedToolStripMenuItem.Click += new System.EventHandler(this.includeMisalignedToolStripMenuItem_Click); // // EndiantoolSplitButton // this.EndiantoolSplitButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.EndiantoolSplitButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bigEndianToolStripMenuItem, this.littleEndianToolStripMenuItem}); this.EndiantoolSplitButton.Image = ((System.Drawing.Image)(resources.GetObject("EndiantoolSplitButton.Image"))); this.EndiantoolSplitButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.EndiantoolSplitButton.Name = "EndiantoolSplitButton"; this.EndiantoolSplitButton.Size = new System.Drawing.Size(55, 22); this.EndiantoolSplitButton.Text = "Endian"; // // bigEndianToolStripMenuItem // this.bigEndianToolStripMenuItem.Checked = true; this.bigEndianToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.bigEndianToolStripMenuItem.Name = "bigEndianToolStripMenuItem"; this.bigEndianToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.bigEndianToolStripMenuItem.Text = "Big Endian"; this.bigEndianToolStripMenuItem.Click += new System.EventHandler(this.bigEndianToolStripMenuItem_Click); // // littleEndianToolStripMenuItem // this.littleEndianToolStripMenuItem.Name = "littleEndianToolStripMenuItem"; this.littleEndianToolStripMenuItem.Size = new System.Drawing.Size(143, 22); this.littleEndianToolStripMenuItem.Text = "Little Endian"; this.littleEndianToolStripMenuItem.Click += new System.EventHandler(this.littleEndianToolStripMenuItem_Click); // // CompareToBox // this.CompareToBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.CompareToBox.Controls.Add(this.label1); this.CompareToBox.Controls.Add(this.NumberOfChangesBox); this.CompareToBox.Controls.Add(this.SpecificAddressBox); this.CompareToBox.Controls.Add(this.SpecificValueBox); this.CompareToBox.Controls.Add(this.NumberOfChangesRadio); this.CompareToBox.Controls.Add(this.SpecificAddressRadio); this.CompareToBox.Controls.Add(this.SpecificValueRadio); this.CompareToBox.Controls.Add(this.PreviousValueRadio); this.CompareToBox.Location = new System.Drawing.Point(250, 116); this.CompareToBox.Name = "CompareToBox"; this.CompareToBox.Size = new System.Drawing.Size(211, 111); this.CompareToBox.TabIndex = 0; this.CompareToBox.TabStop = false; this.CompareToBox.Text = "Compare To / By"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(116, 65); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(18, 13); this.label1.TabIndex = 10; this.label1.Text = "0x"; // // NumberOfChangesBox // this.NumberOfChangesBox.Enabled = false; this.NumberOfChangesBox.Location = new System.Drawing.Point(135, 82); this.NumberOfChangesBox.MaxLength = 8; this.NumberOfChangesBox.Name = "NumberOfChangesBox"; this.NumberOfChangesBox.Size = new System.Drawing.Size(65, 20); this.NumberOfChangesBox.TabIndex = 6; this.NumberOfChangesBox.TextChanged += new System.EventHandler(this.NumberOfChangesBox_TextChanged); this.NumberOfChangesBox.Leave += new System.EventHandler(this.NumberOfChangesBox_Leave); this.NumberOfChangesBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberOfChangesBox_KeyPress); // // SpecificAddressBox // this.SpecificAddressBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.SpecificAddressBox.Enabled = false; this.SpecificAddressBox.Location = new System.Drawing.Point(135, 60); this.SpecificAddressBox.MaxLength = 8; this.SpecificAddressBox.Name = "SpecificAddressBox"; this.SpecificAddressBox.Size = new System.Drawing.Size(65, 20); this.SpecificAddressBox.TabIndex = 5; this.SpecificAddressBox.TextChanged += new System.EventHandler(this.SpecificAddressBox_TextChanged); this.SpecificAddressBox.Leave += new System.EventHandler(this.SpecificAddressBox_Leave); this.SpecificAddressBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.SpecificAddressBox_KeyPress); // // SpecificValueBox // this.SpecificValueBox.Enabled = false; this.SpecificValueBox.Location = new System.Drawing.Point(135, 38); this.SpecificValueBox.MaxLength = 9; this.SpecificValueBox.Name = "SpecificValueBox"; this.SpecificValueBox.Size = new System.Drawing.Size(65, 20); this.SpecificValueBox.TabIndex = 4; this.SpecificValueBox.TextChanged += new System.EventHandler(this.SpecificValueBox_TextChanged); this.SpecificValueBox.Leave += new System.EventHandler(this.SpecificValueBox_Leave); this.SpecificValueBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.SpecificValueBox_KeyPress); // // NumberOfChangesRadio // this.NumberOfChangesRadio.AutoSize = true; this.NumberOfChangesRadio.Location = new System.Drawing.Point(7, 85); this.NumberOfChangesRadio.Name = "NumberOfChangesRadio"; this.NumberOfChangesRadio.Size = new System.Drawing.Size(122, 17); this.NumberOfChangesRadio.TabIndex = 3; this.NumberOfChangesRadio.Text = "Number of Changes:"; this.NumberOfChangesRadio.UseVisualStyleBackColor = true; this.NumberOfChangesRadio.CheckedChanged += new System.EventHandler(this.NumberOfChangesRadio_CheckedChanged); // // SpecificAddressRadio // this.SpecificAddressRadio.AutoSize = true; this.SpecificAddressRadio.Location = new System.Drawing.Point(7, 63); this.SpecificAddressRadio.Name = "SpecificAddressRadio"; this.SpecificAddressRadio.Size = new System.Drawing.Size(107, 17); this.SpecificAddressRadio.TabIndex = 2; this.SpecificAddressRadio.Text = "Specific Address:"; this.SpecificAddressRadio.UseVisualStyleBackColor = true; this.SpecificAddressRadio.CheckedChanged += new System.EventHandler(this.SpecificAddressRadio_CheckedChanged); // // SpecificValueRadio // this.SpecificValueRadio.AutoSize = true; this.SpecificValueRadio.Location = new System.Drawing.Point(7, 41); this.SpecificValueRadio.Name = "SpecificValueRadio"; this.SpecificValueRadio.Size = new System.Drawing.Size(96, 17); this.SpecificValueRadio.TabIndex = 1; this.SpecificValueRadio.Text = "Specific Value:"; this.SpecificValueRadio.UseVisualStyleBackColor = true; this.SpecificValueRadio.CheckedChanged += new System.EventHandler(this.SpecificValueRadio_CheckedChanged); // // PreviousValueRadio // this.PreviousValueRadio.AutoSize = true; this.PreviousValueRadio.Checked = true; this.PreviousValueRadio.Location = new System.Drawing.Point(7, 20); this.PreviousValueRadio.Name = "PreviousValueRadio"; this.PreviousValueRadio.Size = new System.Drawing.Size(96, 17); this.PreviousValueRadio.TabIndex = 0; this.PreviousValueRadio.TabStop = true; this.PreviousValueRadio.Text = "Previous Value"; this.PreviousValueRadio.UseVisualStyleBackColor = true; this.PreviousValueRadio.CheckedChanged += new System.EventHandler(this.PreviousValueRadio_CheckedChanged); // // ComparisonBox // this.ComparisonBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.ComparisonBox.Controls.Add(this.DifferentByBox); this.ComparisonBox.Controls.Add(this.DifferentByRadio); this.ComparisonBox.Controls.Add(this.NotEqualToRadio); this.ComparisonBox.Controls.Add(this.EqualToRadio); this.ComparisonBox.Controls.Add(this.GreaterThanOrEqualToRadio); this.ComparisonBox.Controls.Add(this.LessThanOrEqualToRadio); this.ComparisonBox.Controls.Add(this.GreaterThanRadio); this.ComparisonBox.Controls.Add(this.LessThanRadio); this.ComparisonBox.Location = new System.Drawing.Point(250, 233); this.ComparisonBox.Name = "ComparisonBox"; this.ComparisonBox.Size = new System.Drawing.Size(211, 159); this.ComparisonBox.TabIndex = 6; this.ComparisonBox.TabStop = false; this.ComparisonBox.Text = "Comparison Operator"; // // DifferentByBox // this.DifferentByBox.Enabled = false; this.DifferentByBox.Location = new System.Drawing.Point(90, 131); this.DifferentByBox.MaxLength = 9; this.DifferentByBox.Name = "DifferentByBox"; this.DifferentByBox.Size = new System.Drawing.Size(50, 20); this.DifferentByBox.TabIndex = 9; this.DifferentByBox.TextChanged += new System.EventHandler(this.DifferentByBox_TextChanged); this.DifferentByBox.Leave += new System.EventHandler(this.DifferentByBox_Leave); this.DifferentByBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.DifferentByBox_KeyPress); // // DifferentByRadio // this.DifferentByRadio.AutoSize = true; this.DifferentByRadio.Location = new System.Drawing.Point(7, 134); this.DifferentByRadio.Name = "DifferentByRadio"; this.DifferentByRadio.Size = new System.Drawing.Size(83, 17); this.DifferentByRadio.TabIndex = 6; this.DifferentByRadio.Text = "Different By:"; this.DifferentByRadio.UseVisualStyleBackColor = true; this.DifferentByRadio.CheckedChanged += new System.EventHandler(this.DifferentByRadio_CheckedChanged); // // NotEqualToRadio // this.NotEqualToRadio.AutoSize = true; this.NotEqualToRadio.Location = new System.Drawing.Point(7, 35); this.NotEqualToRadio.Name = "NotEqualToRadio"; this.NotEqualToRadio.Size = new System.Drawing.Size(88, 17); this.NotEqualToRadio.TabIndex = 5; this.NotEqualToRadio.Text = "Not Equal To"; this.NotEqualToRadio.UseVisualStyleBackColor = true; this.NotEqualToRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // EqualToRadio // this.EqualToRadio.AutoSize = true; this.EqualToRadio.Checked = true; this.EqualToRadio.Location = new System.Drawing.Point(7, 15); this.EqualToRadio.Name = "EqualToRadio"; this.EqualToRadio.Size = new System.Drawing.Size(68, 17); this.EqualToRadio.TabIndex = 4; this.EqualToRadio.TabStop = true; this.EqualToRadio.Text = "Equal To"; this.EqualToRadio.UseVisualStyleBackColor = true; this.EqualToRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // GreaterThanOrEqualToRadio // this.GreaterThanOrEqualToRadio.AutoSize = true; this.GreaterThanOrEqualToRadio.Location = new System.Drawing.Point(7, 113); this.GreaterThanOrEqualToRadio.Name = "GreaterThanOrEqualToRadio"; this.GreaterThanOrEqualToRadio.Size = new System.Drawing.Size(146, 17); this.GreaterThanOrEqualToRadio.TabIndex = 3; this.GreaterThanOrEqualToRadio.Text = "Greater Than or Equal To"; this.GreaterThanOrEqualToRadio.UseVisualStyleBackColor = true; this.GreaterThanOrEqualToRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // LessThanOrEqualToRadio // this.LessThanOrEqualToRadio.AutoSize = true; this.LessThanOrEqualToRadio.Location = new System.Drawing.Point(7, 93); this.LessThanOrEqualToRadio.Name = "LessThanOrEqualToRadio"; this.LessThanOrEqualToRadio.Size = new System.Drawing.Size(133, 17); this.LessThanOrEqualToRadio.TabIndex = 2; this.LessThanOrEqualToRadio.Text = "Less Than or Equal To"; this.LessThanOrEqualToRadio.UseVisualStyleBackColor = true; this.LessThanOrEqualToRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // GreaterThanRadio // this.GreaterThanRadio.AutoSize = true; this.GreaterThanRadio.Location = new System.Drawing.Point(7, 74); this.GreaterThanRadio.Name = "GreaterThanRadio"; this.GreaterThanRadio.Size = new System.Drawing.Size(88, 17); this.GreaterThanRadio.TabIndex = 1; this.GreaterThanRadio.Text = "Greater Than"; this.GreaterThanRadio.UseVisualStyleBackColor = true; this.GreaterThanRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // LessThanRadio // this.LessThanRadio.AutoSize = true; this.LessThanRadio.Location = new System.Drawing.Point(7, 54); this.LessThanRadio.Name = "LessThanRadio"; this.LessThanRadio.Size = new System.Drawing.Size(75, 17); this.LessThanRadio.TabIndex = 0; this.LessThanRadio.Text = "Less Than"; this.LessThanRadio.UseVisualStyleBackColor = true; this.LessThanRadio.CheckedChanged += new System.EventHandler(this.LessThanRadio_CheckedChanged); // // AutoSearchCheckBox // this.AutoSearchCheckBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.AutoSearchCheckBox.Appearance = System.Windows.Forms.Appearance.Button; this.AutoSearchCheckBox.AutoSize = true; this.AutoSearchCheckBox.Location = new System.Drawing.Point(250, 400); this.AutoSearchCheckBox.Name = "AutoSearchCheckBox"; this.AutoSearchCheckBox.Size = new System.Drawing.Size(76, 23); this.AutoSearchCheckBox.TabIndex = 7; this.AutoSearchCheckBox.Text = "Auto Search"; this.AutoSearchCheckBox.UseVisualStyleBackColor = true; this.AutoSearchCheckBox.CheckedChanged += new System.EventHandler(this.AutoSearchCheckBox_CheckedChanged); // // MemDomainLabel // this.MemDomainLabel.AutoSize = true; this.MemDomainLabel.Location = new System.Drawing.Point(129, 33); this.MemDomainLabel.Name = "MemDomainLabel"; this.MemDomainLabel.Size = new System.Drawing.Size(70, 13); this.MemDomainLabel.TabIndex = 8; this.MemDomainLabel.Text = "Main Memory"; // // OutputLabel // this.OutputLabel.AutoSize = true; this.OutputLabel.Location = new System.Drawing.Point(9, 436); this.OutputLabel.Name = "OutputLabel"; this.OutputLabel.Size = new System.Drawing.Size(85, 13); this.OutputLabel.TabIndex = 9; this.OutputLabel.Text = " "; // // RamSearch // this.AllowDrop = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(472, 461); this.Controls.Add(this.OutputLabel); this.Controls.Add(this.MemDomainLabel); this.Controls.Add(this.AutoSearchCheckBox); this.Controls.Add(this.ComparisonBox); this.Controls.Add(this.CompareToBox); this.Controls.Add(this.toolStripContainer1); this.Controls.Add(this.SearchListView); this.Controls.Add(this.TotalSearchLabel); this.Controls.Add(this.menuStrip1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.menuStrip1; this.Name = "RamSearch"; this.Text = "Ram Search"; this.Load += new System.EventHandler(this.RamSearch_Load); this.DragDrop += new System.Windows.Forms.DragEventHandler(this.RamSearch_DragDrop); this.DragEnter += new System.Windows.Forms.DragEventHandler(this.RamSearch_DragEnter); this.SearchtoolStrip1.ResumeLayout(false); this.SearchtoolStrip1.PerformLayout(); this.contextMenuStrip1.ResumeLayout(false); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false); this.toolStripContainer1.TopToolStripPanel.PerformLayout(); this.toolStripContainer1.ResumeLayout(false); this.toolStripContainer1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.toolStrip2.ResumeLayout(false); this.toolStrip2.PerformLayout(); this.CompareToBox.ResumeLayout(false); this.CompareToBox.PerformLayout(); this.ComparisonBox.ResumeLayout(false); this.ComparisonBox.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.ToolStripButton openToolStripButton; private System.Windows.Forms.ToolStripButton saveToolStripButton; private System.Windows.Forms.ToolStripSeparator toolStripSeparator; private System.Windows.Forms.ToolStripButton cutToolStripButton; private System.Windows.Forms.ToolStripButton PoketoolStripButton1; private System.Windows.Forms.Label TotalSearchLabel; VirtualListView SearchListView; private System.Windows.Forms.ColumnHeader Address; private System.Windows.Forms.ColumnHeader Value; private System.Windows.Forms.ColumnHeader Previous; private System.Windows.Forms.ColumnHeader Changes; private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; private System.Windows.Forms.ToolStripContainer toolStripContainer1; private System.Windows.Forms.ToolStripButton NewSearchtoolStripButton; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripButton ClearChangeCountstoolStripButton; private System.Windows.Forms.ToolStripButton UndotoolStripButton; private System.Windows.Forms.ToolStripSplitButton DataSizetoolStripSplitButton1; private System.Windows.Forms.ToolStripMenuItem byteToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem bytesToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem dWordToolStripMenuItem1; private System.Windows.Forms.ToolStripSplitButton DataTypetoolStripSplitButton1; private System.Windows.Forms.ToolStripMenuItem signedToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem unsignedToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem hexadecimalToolStripMenuItem; private System.Windows.Forms.GroupBox CompareToBox; private System.Windows.Forms.RadioButton NumberOfChangesRadio; private System.Windows.Forms.RadioButton SpecificAddressRadio; private System.Windows.Forms.RadioButton SpecificValueRadio; private System.Windows.Forms.RadioButton PreviousValueRadio; private System.Windows.Forms.TextBox NumberOfChangesBox; private System.Windows.Forms.TextBox SpecificAddressBox; private System.Windows.Forms.TextBox SpecificValueBox; private System.Windows.Forms.ToolStripSplitButton EndiantoolSplitButton; private System.Windows.Forms.ToolStripMenuItem bigEndianToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem littleEndianToolStripMenuItem; private System.Windows.Forms.GroupBox ComparisonBox; private System.Windows.Forms.RadioButton DifferentByRadio; private System.Windows.Forms.RadioButton NotEqualToRadio; private System.Windows.Forms.RadioButton EqualToRadio; private System.Windows.Forms.RadioButton GreaterThanOrEqualToRadio; private System.Windows.Forms.RadioButton LessThanOrEqualToRadio; private System.Windows.Forms.RadioButton GreaterThanRadio; private System.Windows.Forms.RadioButton LessThanRadio; private System.Windows.Forms.TextBox DifferentByBox; private System.Windows.Forms.CheckBox AutoSearchCheckBox; private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveAsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem newSearchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem restoreOriginalWindowSizeToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveWindowPositionToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.Label MemDomainLabel; private System.Windows.Forms.Label OutputLabel; private System.Windows.Forms.Label label1; private System.Windows.Forms.ToolStripMenuItem recentToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem noneToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem autoLoadToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem appendFileToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem includeMisalignedToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem clearChangeCountsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem removeSelectedToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripMenuItem addSelectedToRamWatchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem pokeAddressToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem definePreviousValueToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem sinceLastSearchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem sinceLastFrameToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem previewModeToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem originalValueToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem TruncateFromFileToolStripMenuItem; private System.Windows.Forms.ToolStripButton TruncateFromFiletoolStripButton2; private System.Windows.Forms.ToolStripButton ExcludeRamWatchtoolStripButton2; private System.Windows.Forms.ToolStripMenuItem exludeRamWatchListToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem alwaysExludeRamSearchListToolStripMenuItem; private System.Windows.Forms.ToolStripButton SetCurrToPrevtoolStripButton2; private System.Windows.Forms.ToolStripMenuItem copyValueToPrevToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem startNewSearchToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; private System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem memoryDomainsToolStripMenuItem; private System.Windows.Forms.ToolStripButton FreezeAddressToolStrip; private System.Windows.Forms.ToolStripButton WatchtoolStripButton1; private System.Windows.Forms.ToolStripMenuItem freezeAddressToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem removeSelectedToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem addToRamWatchToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem pokeAddressToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem freezeAddressToolStripMenuItem1; private ToolStripEx SearchtoolStrip1; private MenuStripEx menuStrip1; private ToolStripEx toolStrip1; private ToolStripEx toolStrip2; } }