namespace BizHawk.Client.EmuHawk { partial class RamWatch { /// /// 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(RamWatch)); this.WatchCountLabel = new System.Windows.Forms.Label(); this.MessageLabel = new System.Windows.Forms.Label(); this.MemDomainLabel = new System.Windows.Forms.Label(); this.ListViewContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components); this.EditContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.RemoveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.DuplicateContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.PokeContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.FreezeContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.UnfreezeAllContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ViewInHexEditorContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.Separator6 = new System.Windows.Forms.ToolStripSeparator(); this.InsertSeperatorContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MoveUpContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MoveDownContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.ShowPreviousValueContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowChangeCountsContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowDiffContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowDomainContextMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStrip1 = new ToolStripEx(); this.newToolStripButton = new System.Windows.Forms.ToolStripButton(); this.openToolStripButton = new System.Windows.Forms.ToolStripButton(); this.saveToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator(); this.NewWatchStripButton1 = new System.Windows.Forms.ToolStripButton(); this.EditWatchToolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.cutToolStripButton = new System.Windows.Forms.ToolStripButton(); this.ClearChangeCountstoolStripButton = new System.Windows.Forms.ToolStripButton(); this.DuplicateWatchToolStripButton = new System.Windows.Forms.ToolStripButton(); this.PoketoolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.FreezetoolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.MoveUpStripButton1 = new System.Windows.Forms.ToolStripButton(); this.MoveDownStripButton1 = new System.Windows.Forms.ToolStripButton(); this.menuStrip1 = new MenuStripEx(); this.FileSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.NewListMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.OpenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SaveMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SaveAsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.AppendMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.RecentSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.noneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.WatchesSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.MemoryDomainsSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.Separator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.NewWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.EditWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.RemoveWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.DuplicateWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.PokeAddressMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.FreezeAddressMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.InsertSeparatorMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ClearChangeCountsMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.MoveUpMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MoveDownMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SelectAllMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.OptionsSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.DefinePreviousValueSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.PreviousFrameMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.LastChangeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.OriginalMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.WatchesOnScreenMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SaveWindowPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.AlwaysOnTopMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.RestoreWindowSizeMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ColumnsSubMenu = new System.Windows.Forms.ToolStripMenuItem(); this.ShowPreviousMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowChangesMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowDiffMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ShowDomainMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.WatchListView = new BizHawk.Client.EmuHawk.VirtualListView(); this.AddressColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.ValueColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.PrevColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.ChangesColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.DiffColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.DomainColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.NotesColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.FloatingWindowMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ListViewContextMenu.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // WatchCountLabel // this.WatchCountLabel.AutoSize = true; this.WatchCountLabel.Location = new System.Drawing.Point(16, 57); this.WatchCountLabel.Name = "WatchCountLabel"; this.WatchCountLabel.Size = new System.Drawing.Size(56, 13); this.WatchCountLabel.TabIndex = 5; this.WatchCountLabel.Text = "0 watches"; // // MessageLabel // this.MessageLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.MessageLabel.AutoSize = true; this.MessageLabel.Location = new System.Drawing.Point(18, 362); this.MessageLabel.Name = "MessageLabel"; this.MessageLabel.Size = new System.Drawing.Size(187, 13); this.MessageLabel.TabIndex = 6; this.MessageLabel.Text = " "; // // MemDomainLabel // this.MemDomainLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.MemDomainLabel.AutoSize = true; this.MemDomainLabel.Location = new System.Drawing.Point(216, 57); this.MemDomainLabel.Name = "MemDomainLabel"; this.MemDomainLabel.Size = new System.Drawing.Size(127, 13); this.MemDomainLabel.TabIndex = 7; this.MemDomainLabel.Text = " "; // // ListViewContextMenu // this.ListViewContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.EditContextMenuItem, this.RemoveContextMenuItem, this.DuplicateContextMenuItem, this.PokeContextMenuItem, this.FreezeContextMenuItem, this.UnfreezeAllContextMenuItem, this.ViewInHexEditorContextMenuItem, this.Separator6, this.InsertSeperatorContextMenuItem, this.MoveUpContextMenuItem, this.MoveDownContextMenuItem, this.toolStripSeparator4, this.ShowPreviousValueContextMenuItem, this.ShowChangeCountsContextMenuItem, this.ShowDiffContextMenuItem, this.ShowDomainContextMenuItem}); this.ListViewContextMenu.Name = "contextMenuStrip1"; this.ListViewContextMenu.Size = new System.Drawing.Size(204, 324); this.ListViewContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ListViewContextMenu_Opening); // // EditContextMenuItem // this.EditContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS; this.EditContextMenuItem.Name = "EditContextMenuItem"; this.EditContextMenuItem.ShortcutKeyDisplayString = "Ctrl+E"; this.EditContextMenuItem.Size = new System.Drawing.Size(203, 22); this.EditContextMenuItem.Text = "&Edit"; this.EditContextMenuItem.Click += new System.EventHandler(this.EditWatchMenuItem_Click); // // RemoveContextMenuItem // this.RemoveContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Delete; this.RemoveContextMenuItem.Name = "RemoveContextMenuItem"; this.RemoveContextMenuItem.ShortcutKeyDisplayString = "Ctrl+R"; this.RemoveContextMenuItem.Size = new System.Drawing.Size(203, 22); this.RemoveContextMenuItem.Text = "&Remove"; this.RemoveContextMenuItem.Click += new System.EventHandler(this.RemoveWatchMenuItem_Click); // // DuplicateContextMenuItem // this.DuplicateContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; this.DuplicateContextMenuItem.Name = "DuplicateContextMenuItem"; this.DuplicateContextMenuItem.ShortcutKeyDisplayString = "Ctrl+D"; this.DuplicateContextMenuItem.Size = new System.Drawing.Size(203, 22); this.DuplicateContextMenuItem.Text = "&Duplicate"; this.DuplicateContextMenuItem.Click += new System.EventHandler(this.DuplicateWatchMenuItem_Click); // // PokeContextMenuItem // this.PokeContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; this.PokeContextMenuItem.Name = "PokeContextMenuItem"; this.PokeContextMenuItem.ShortcutKeyDisplayString = "Ctrl+P"; this.PokeContextMenuItem.Size = new System.Drawing.Size(203, 22); this.PokeContextMenuItem.Text = "&Poke"; this.PokeContextMenuItem.Click += new System.EventHandler(this.PokeAddressMenuItem_Click); // // FreezeContextMenuItem // this.FreezeContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; this.FreezeContextMenuItem.Name = "FreezeContextMenuItem"; this.FreezeContextMenuItem.ShortcutKeyDisplayString = "Ctrl+F"; this.FreezeContextMenuItem.Size = new System.Drawing.Size(203, 22); this.FreezeContextMenuItem.Text = "&Freeze"; this.FreezeContextMenuItem.Click += new System.EventHandler(this.FreezeAddressMenuItem_Click); // // UnfreezeAllContextMenuItem // this.UnfreezeAllContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Unfreeze; this.UnfreezeAllContextMenuItem.Name = "UnfreezeAllContextMenuItem"; this.UnfreezeAllContextMenuItem.Size = new System.Drawing.Size(203, 22); this.UnfreezeAllContextMenuItem.Text = "Unfreeze &All"; this.UnfreezeAllContextMenuItem.Click += new System.EventHandler(this.UnfreezeAllContextMenuItem_Click); // // ViewInHexEditorContextMenuItem // this.ViewInHexEditorContextMenuItem.Name = "ViewInHexEditorContextMenuItem"; this.ViewInHexEditorContextMenuItem.Size = new System.Drawing.Size(203, 22); this.ViewInHexEditorContextMenuItem.Text = "View in Hex Editor"; this.ViewInHexEditorContextMenuItem.Click += new System.EventHandler(this.ViewInHexEditorContextMenuItem_Click); // // Separator6 // this.Separator6.Name = "Separator6"; this.Separator6.Size = new System.Drawing.Size(200, 6); // // InsertSeperatorContextMenuItem // this.InsertSeperatorContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator; this.InsertSeperatorContextMenuItem.Name = "InsertSeperatorContextMenuItem"; this.InsertSeperatorContextMenuItem.ShortcutKeyDisplayString = "Ctrl+I"; this.InsertSeperatorContextMenuItem.Size = new System.Drawing.Size(203, 22); this.InsertSeperatorContextMenuItem.Text = "&Insert Separator"; this.InsertSeperatorContextMenuItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click); // // MoveUpContextMenuItem // this.MoveUpContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveUp; this.MoveUpContextMenuItem.Name = "MoveUpContextMenuItem"; this.MoveUpContextMenuItem.ShortcutKeyDisplayString = "Ctrl+Up"; this.MoveUpContextMenuItem.Size = new System.Drawing.Size(203, 22); this.MoveUpContextMenuItem.Text = "Move &Up"; this.MoveUpContextMenuItem.Click += new System.EventHandler(this.MoveUpMenuItem_Click); // // MoveDownContextMenuItem // this.MoveDownContextMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveDown; this.MoveDownContextMenuItem.Name = "MoveDownContextMenuItem"; this.MoveDownContextMenuItem.ShortcutKeyDisplayString = "Ctrl+Down"; this.MoveDownContextMenuItem.Size = new System.Drawing.Size(203, 22); this.MoveDownContextMenuItem.Text = "Move &Down"; this.MoveDownContextMenuItem.Click += new System.EventHandler(this.MoveDownMenuItem_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(200, 6); // // ShowPreviousValueContextMenuItem // this.ShowPreviousValueContextMenuItem.Name = "ShowPreviousValueContextMenuItem"; this.ShowPreviousValueContextMenuItem.Size = new System.Drawing.Size(203, 22); this.ShowPreviousValueContextMenuItem.Text = "Show Previous Value"; this.ShowPreviousValueContextMenuItem.Click += new System.EventHandler(this.ShowPreviousMenuItem_Click); // // ShowChangeCountsContextMenuItem // this.ShowChangeCountsContextMenuItem.Name = "ShowChangeCountsContextMenuItem"; this.ShowChangeCountsContextMenuItem.Size = new System.Drawing.Size(203, 22); this.ShowChangeCountsContextMenuItem.Text = "Show Change Counts"; this.ShowChangeCountsContextMenuItem.Click += new System.EventHandler(this.ShowChangesMenuItem_Click); // // ShowDiffContextMenuItem // this.ShowDiffContextMenuItem.Name = "ShowDiffContextMenuItem"; this.ShowDiffContextMenuItem.Size = new System.Drawing.Size(203, 22); this.ShowDiffContextMenuItem.Text = "Show Difference"; this.ShowDiffContextMenuItem.Click += new System.EventHandler(this.ShowDiffMenuItem_Click); // // ShowDomainContextMenuItem // this.ShowDomainContextMenuItem.Name = "ShowDomainContextMenuItem"; this.ShowDomainContextMenuItem.Size = new System.Drawing.Size(203, 22); this.ShowDomainContextMenuItem.Text = "Show Domain"; this.ShowDomainContextMenuItem.Click += new System.EventHandler(this.ShowDomainMenuItem_Click); // // toolStrip1 // this.toolStrip1.ClickThrough = true; this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripButton, this.openToolStripButton, this.saveToolStripButton, this.toolStripSeparator, this.NewWatchStripButton1, this.EditWatchToolStripButton1, this.cutToolStripButton, this.ClearChangeCountstoolStripButton, this.DuplicateWatchToolStripButton, this.PoketoolStripButton2, this.FreezetoolStripButton2, this.toolStripButton1, this.toolStripSeparator5, this.MoveUpStripButton1, this.MoveDownStripButton1}); this.toolStrip1.Location = new System.Drawing.Point(0, 24); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(359, 25); this.toolStrip1.TabIndex = 4; this.toolStrip1.TabStop = true; this.toolStrip1.Text = "toolStrip1"; // // newToolStripButton // this.newToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.newToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripButton.Image"))); this.newToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.newToolStripButton.Name = "newToolStripButton"; this.newToolStripButton.Size = new System.Drawing.Size(23, 22); this.newToolStripButton.Text = "&New"; this.newToolStripButton.Click += new System.EventHandler(this.NewListMenuItem_Click); // // 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.Click += new System.EventHandler(this.OpenMenuItem_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.Click += new System.EventHandler(this.SaveMenuItem_Click); // // toolStripSeparator // this.toolStripSeparator.Name = "toolStripSeparator"; this.toolStripSeparator.Size = new System.Drawing.Size(6, 25); // // NewWatchStripButton1 // this.NewWatchStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.NewWatchStripButton1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.addWatch; this.NewWatchStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.NewWatchStripButton1.Name = "NewWatchStripButton1"; this.NewWatchStripButton1.Size = new System.Drawing.Size(23, 22); this.NewWatchStripButton1.Text = "New Watch"; this.NewWatchStripButton1.ToolTipText = "New Watch"; this.NewWatchStripButton1.Click += new System.EventHandler(this.NewWatchMenuItem_Click); // // EditWatchToolStripButton1 // this.EditWatchToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.EditWatchToolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("EditWatchToolStripButton1.Image"))); this.EditWatchToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.EditWatchToolStripButton1.Name = "EditWatchToolStripButton1"; this.EditWatchToolStripButton1.Size = new System.Drawing.Size(23, 22); this.EditWatchToolStripButton1.Text = "Edit Watch"; this.EditWatchToolStripButton1.Click += new System.EventHandler(this.EditWatchMenuItem_Click); // // cutToolStripButton // this.cutToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.cutToolStripButton.Image = global::BizHawk.Client.EmuHawk.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 = "Remove Watch"; this.cutToolStripButton.Click += new System.EventHandler(this.RemoveWatchMenuItem_Click); // // ClearChangeCountstoolStripButton // this.ClearChangeCountstoolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; 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.ClearChangeCountsMenuItem_Click); // // DuplicateWatchToolStripButton // this.DuplicateWatchToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.DuplicateWatchToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("DuplicateWatchToolStripButton.Image"))); this.DuplicateWatchToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.DuplicateWatchToolStripButton.Name = "DuplicateWatchToolStripButton"; this.DuplicateWatchToolStripButton.Size = new System.Drawing.Size(23, 22); this.DuplicateWatchToolStripButton.Text = "Duplicate Watch"; this.DuplicateWatchToolStripButton.Click += new System.EventHandler(this.DuplicateWatchMenuItem_Click); // // PoketoolStripButton2 // this.PoketoolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.PoketoolStripButton2.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; this.PoketoolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.PoketoolStripButton2.Name = "PoketoolStripButton2"; this.PoketoolStripButton2.Size = new System.Drawing.Size(23, 22); this.PoketoolStripButton2.Text = "toolStripButton2"; this.PoketoolStripButton2.ToolTipText = "Poke address"; this.PoketoolStripButton2.Click += new System.EventHandler(this.PokeAddressMenuItem_Click); // // FreezetoolStripButton2 // this.FreezetoolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.FreezetoolStripButton2.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; this.FreezetoolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.FreezetoolStripButton2.Name = "FreezetoolStripButton2"; this.FreezetoolStripButton2.Size = new System.Drawing.Size(23, 22); this.FreezetoolStripButton2.Text = "Freeze Address"; this.FreezetoolStripButton2.Click += new System.EventHandler(this.FreezeAddressMenuItem_Click); // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(23, 22); this.toolStripButton1.Text = "-"; this.toolStripButton1.ToolTipText = "Insert Separator"; this.toolStripButton1.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); // // MoveUpStripButton1 // this.MoveUpStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.MoveUpStripButton1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveUp; this.MoveUpStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.MoveUpStripButton1.Name = "MoveUpStripButton1"; this.MoveUpStripButton1.Size = new System.Drawing.Size(23, 22); this.MoveUpStripButton1.Text = "Move Up"; this.MoveUpStripButton1.Click += new System.EventHandler(this.MoveUpMenuItem_Click); // // MoveDownStripButton1 // this.MoveDownStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.MoveDownStripButton1.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveDown; this.MoveDownStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.MoveDownStripButton1.Name = "MoveDownStripButton1"; this.MoveDownStripButton1.Size = new System.Drawing.Size(23, 22); this.MoveDownStripButton1.Text = "Move Down"; this.MoveDownStripButton1.Click += new System.EventHandler(this.MoveDownMenuItem_Click); // // menuStrip1 // this.menuStrip1.ClickThrough = true; this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.FileSubMenu, this.WatchesSubMenu, this.OptionsSubMenu, this.ColumnsSubMenu}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(359, 24); this.menuStrip1.TabIndex = 3; this.menuStrip1.Text = "menuStrip1"; // // FileSubMenu // this.FileSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.NewListMenuItem, this.OpenMenuItem, this.SaveMenuItem, this.SaveAsMenuItem, this.AppendMenuItem, this.RecentSubMenu, this.toolStripSeparator1, this.ExitMenuItem}); this.FileSubMenu.Name = "FileSubMenu"; this.FileSubMenu.Size = new System.Drawing.Size(42, 20); this.FileSubMenu.Text = "&Files"; this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened); // // NewListMenuItem // this.NewListMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.NewFile; this.NewListMenuItem.Name = "NewListMenuItem"; this.NewListMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N))); this.NewListMenuItem.Size = new System.Drawing.Size(195, 22); this.NewListMenuItem.Text = "&New List"; this.NewListMenuItem.Click += new System.EventHandler(this.NewListMenuItem_Click); // // OpenMenuItem // this.OpenMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile; this.OpenMenuItem.Name = "OpenMenuItem"; this.OpenMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O))); this.OpenMenuItem.Size = new System.Drawing.Size(195, 22); this.OpenMenuItem.Text = "&Open..."; this.OpenMenuItem.Click += new System.EventHandler(this.OpenMenuItem_Click); // // SaveMenuItem // this.SaveMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs; this.SaveMenuItem.Name = "SaveMenuItem"; this.SaveMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); this.SaveMenuItem.Size = new System.Drawing.Size(195, 22); this.SaveMenuItem.Text = "&Save"; this.SaveMenuItem.Click += new System.EventHandler(this.SaveMenuItem_Click); // // SaveAsMenuItem // this.SaveAsMenuItem.Name = "SaveAsMenuItem"; this.SaveAsMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); this.SaveAsMenuItem.Size = new System.Drawing.Size(195, 22); this.SaveAsMenuItem.Text = "Save &As..."; this.SaveAsMenuItem.Click += new System.EventHandler(this.SaveAsMenuItem_Click); // // AppendMenuItem // this.AppendMenuItem.Name = "AppendMenuItem"; this.AppendMenuItem.Size = new System.Drawing.Size(195, 22); this.AppendMenuItem.Text = "A&ppend File..."; this.AppendMenuItem.Click += new System.EventHandler(this.OpenMenuItem_Click); // // RecentSubMenu // this.RecentSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.noneToolStripMenuItem}); this.RecentSubMenu.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent; this.RecentSubMenu.Name = "RecentSubMenu"; this.RecentSubMenu.Size = new System.Drawing.Size(195, 22); this.RecentSubMenu.Text = "Recent"; this.RecentSubMenu.DropDownOpened += new System.EventHandler(this.RecentSubMenu_DropDownOpened); // // noneToolStripMenuItem // this.noneToolStripMenuItem.Name = "noneToolStripMenuItem"; this.noneToolStripMenuItem.Size = new System.Drawing.Size(103, 22); this.noneToolStripMenuItem.Text = "None"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(192, 6); // // ExitMenuItem // this.ExitMenuItem.Name = "ExitMenuItem"; this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4))); this.ExitMenuItem.Size = new System.Drawing.Size(195, 22); this.ExitMenuItem.Text = "&Close"; this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click); // // WatchesSubMenu // this.WatchesSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MemoryDomainsSubMenu, this.toolStripSeparator8, this.NewWatchMenuItem, this.EditWatchMenuItem, this.RemoveWatchMenuItem, this.DuplicateWatchMenuItem, this.PokeAddressMenuItem, this.FreezeAddressMenuItem, this.InsertSeparatorMenuItem, this.ClearChangeCountsMenuItem, this.toolStripSeparator3, this.MoveUpMenuItem, this.MoveDownMenuItem, this.SelectAllMenuItem}); this.WatchesSubMenu.Name = "WatchesSubMenu"; this.WatchesSubMenu.Size = new System.Drawing.Size(64, 20); this.WatchesSubMenu.Text = "&Watches"; this.WatchesSubMenu.DropDownOpened += new System.EventHandler(this.WatchesSubMenu_DropDownOpened); // // MemoryDomainsSubMenu // this.MemoryDomainsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Separator2}); this.MemoryDomainsSubMenu.Name = "MemoryDomainsSubMenu"; this.MemoryDomainsSubMenu.Size = new System.Drawing.Size(224, 22); this.MemoryDomainsSubMenu.Text = "Memory Domains"; this.MemoryDomainsSubMenu.DropDownOpened += new System.EventHandler(this.MemoryDomainsSubMenu_DropDownOpened); // // Separator2 // this.Separator2.Name = "Separator2"; this.Separator2.Size = new System.Drawing.Size(57, 6); // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; this.toolStripSeparator8.Size = new System.Drawing.Size(221, 6); // // NewWatchMenuItem // this.NewWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.FindHS; this.NewWatchMenuItem.Name = "NewWatchMenuItem"; this.NewWatchMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.W))); this.NewWatchMenuItem.Size = new System.Drawing.Size(224, 22); this.NewWatchMenuItem.Text = "&New Watch"; this.NewWatchMenuItem.Click += new System.EventHandler(this.NewWatchMenuItem_Click); // // EditWatchMenuItem // this.EditWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS; this.EditWatchMenuItem.Name = "EditWatchMenuItem"; this.EditWatchMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E))); this.EditWatchMenuItem.Size = new System.Drawing.Size(224, 22); this.EditWatchMenuItem.Text = "&Edit Watch"; this.EditWatchMenuItem.Click += new System.EventHandler(this.EditWatchMenuItem_Click); // // RemoveWatchMenuItem // this.RemoveWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Delete; this.RemoveWatchMenuItem.Name = "RemoveWatchMenuItem"; this.RemoveWatchMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R))); this.RemoveWatchMenuItem.Size = new System.Drawing.Size(224, 22); this.RemoveWatchMenuItem.Text = "&Remove Watch"; this.RemoveWatchMenuItem.Click += new System.EventHandler(this.RemoveWatchMenuItem_Click); // // DuplicateWatchMenuItem // this.DuplicateWatchMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Duplicate; this.DuplicateWatchMenuItem.Name = "DuplicateWatchMenuItem"; this.DuplicateWatchMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D))); this.DuplicateWatchMenuItem.Size = new System.Drawing.Size(224, 22); this.DuplicateWatchMenuItem.Text = "&Duplicate Watch"; this.DuplicateWatchMenuItem.Click += new System.EventHandler(this.DuplicateWatchMenuItem_Click); // // PokeAddressMenuItem // this.PokeAddressMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.poke; this.PokeAddressMenuItem.Name = "PokeAddressMenuItem"; this.PokeAddressMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P))); this.PokeAddressMenuItem.Size = new System.Drawing.Size(224, 22); this.PokeAddressMenuItem.Text = "Poke Address"; this.PokeAddressMenuItem.Click += new System.EventHandler(this.PokeAddressMenuItem_Click); // // FreezeAddressMenuItem // this.FreezeAddressMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Freeze; this.FreezeAddressMenuItem.Name = "FreezeAddressMenuItem"; this.FreezeAddressMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F))); this.FreezeAddressMenuItem.Size = new System.Drawing.Size(224, 22); this.FreezeAddressMenuItem.Text = "Freeze Address"; this.FreezeAddressMenuItem.Click += new System.EventHandler(this.FreezeAddressMenuItem_Click); // // InsertSeparatorMenuItem // this.InsertSeparatorMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator; this.InsertSeparatorMenuItem.Name = "InsertSeparatorMenuItem"; this.InsertSeparatorMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I))); this.InsertSeparatorMenuItem.Size = new System.Drawing.Size(224, 22); this.InsertSeparatorMenuItem.Text = "Insert Separator"; this.InsertSeparatorMenuItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click); // // ClearChangeCountsMenuItem // this.ClearChangeCountsMenuItem.Name = "ClearChangeCountsMenuItem"; this.ClearChangeCountsMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.C))); this.ClearChangeCountsMenuItem.Size = new System.Drawing.Size(224, 22); this.ClearChangeCountsMenuItem.Text = "&Clear Change Counts"; this.ClearChangeCountsMenuItem.Click += new System.EventHandler(this.ClearChangeCountsMenuItem_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(221, 6); // // MoveUpMenuItem // this.MoveUpMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveUp; this.MoveUpMenuItem.Name = "MoveUpMenuItem"; this.MoveUpMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Up))); this.MoveUpMenuItem.Size = new System.Drawing.Size(224, 22); this.MoveUpMenuItem.Text = "Move &Up"; this.MoveUpMenuItem.Click += new System.EventHandler(this.MoveUpMenuItem_Click); // // MoveDownMenuItem // this.MoveDownMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveDown; this.MoveDownMenuItem.Name = "MoveDownMenuItem"; this.MoveDownMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Down))); this.MoveDownMenuItem.Size = new System.Drawing.Size(224, 22); this.MoveDownMenuItem.Text = "Move &Down"; this.MoveDownMenuItem.Click += new System.EventHandler(this.MoveDownMenuItem_Click); // // SelectAllMenuItem // this.SelectAllMenuItem.Name = "SelectAllMenuItem"; this.SelectAllMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A))); this.SelectAllMenuItem.Size = new System.Drawing.Size(224, 22); this.SelectAllMenuItem.Text = "Select &All"; this.SelectAllMenuItem.Click += new System.EventHandler(this.SelectAllMenuItem_Click); // // OptionsSubMenu // this.OptionsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DefinePreviousValueSubMenu, this.WatchesOnScreenMenuItem, this.SaveWindowPositionMenuItem, this.AlwaysOnTopMenuItem, this.FloatingWindowMenuItem, this.toolStripSeparator7, this.RestoreWindowSizeMenuItem}); this.OptionsSubMenu.Name = "OptionsSubMenu"; this.OptionsSubMenu.Size = new System.Drawing.Size(61, 20); this.OptionsSubMenu.Text = "&Options"; this.OptionsSubMenu.DropDownOpened += new System.EventHandler(this.OptionsSubMenu_DropDownOpened); // // DefinePreviousValueSubMenu // this.DefinePreviousValueSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.PreviousFrameMenuItem, this.LastChangeMenuItem, this.OriginalMenuItem}); this.DefinePreviousValueSubMenu.Name = "DefinePreviousValueSubMenu"; this.DefinePreviousValueSubMenu.Size = new System.Drawing.Size(217, 22); this.DefinePreviousValueSubMenu.Text = "Define Previous Value"; this.DefinePreviousValueSubMenu.DropDownOpened += new System.EventHandler(this.DefinePreviousValueSubMenu_DropDownOpened); // // PreviousFrameMenuItem // this.PreviousFrameMenuItem.Name = "PreviousFrameMenuItem"; this.PreviousFrameMenuItem.Size = new System.Drawing.Size(155, 22); this.PreviousFrameMenuItem.Text = "Previous Frame"; this.PreviousFrameMenuItem.Click += new System.EventHandler(this.PreviousFrameMenuItem_Click); // // LastChangeMenuItem // this.LastChangeMenuItem.Name = "LastChangeMenuItem"; this.LastChangeMenuItem.Size = new System.Drawing.Size(155, 22); this.LastChangeMenuItem.Text = "Last Change"; this.LastChangeMenuItem.Click += new System.EventHandler(this.LastChangeMenuItem_Click); // // OriginalMenuItem // this.OriginalMenuItem.Name = "OriginalMenuItem"; this.OriginalMenuItem.Size = new System.Drawing.Size(155, 22); this.OriginalMenuItem.Text = "&Original"; this.OriginalMenuItem.Click += new System.EventHandler(this.OriginalMenuItem_Click); // // WatchesOnScreenMenuItem // this.WatchesOnScreenMenuItem.Name = "WatchesOnScreenMenuItem"; this.WatchesOnScreenMenuItem.Size = new System.Drawing.Size(217, 22); this.WatchesOnScreenMenuItem.Text = "Display Watches On Screen"; this.WatchesOnScreenMenuItem.Click += new System.EventHandler(this.WatchesOnScreenMenuItem_Click); // // SaveWindowPositionMenuItem // this.SaveWindowPositionMenuItem.Name = "SaveWindowPositionMenuItem"; this.SaveWindowPositionMenuItem.Size = new System.Drawing.Size(217, 22); this.SaveWindowPositionMenuItem.Text = "Save Window Position"; this.SaveWindowPositionMenuItem.Click += new System.EventHandler(this.SaveWindowPositionMenuItem_Click); // // AlwaysOnTopMenuItem // this.AlwaysOnTopMenuItem.Name = "AlwaysOnTopMenuItem"; this.AlwaysOnTopMenuItem.Size = new System.Drawing.Size(217, 22); this.AlwaysOnTopMenuItem.Text = "&Always On Top"; this.AlwaysOnTopMenuItem.Click += new System.EventHandler(this.AlwaysOnTopMenuItem_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(214, 6); // // RestoreWindowSizeMenuItem // this.RestoreWindowSizeMenuItem.Name = "RestoreWindowSizeMenuItem"; this.RestoreWindowSizeMenuItem.Size = new System.Drawing.Size(217, 22); this.RestoreWindowSizeMenuItem.Text = "Restore Default Settings"; this.RestoreWindowSizeMenuItem.Click += new System.EventHandler(this.RestoreWindowSizeMenuItem_Click); // // ColumnsSubMenu // this.ColumnsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ShowPreviousMenuItem, this.ShowChangesMenuItem, this.ShowDiffMenuItem, this.ShowDomainMenuItem}); this.ColumnsSubMenu.Name = "ColumnsSubMenu"; this.ColumnsSubMenu.Size = new System.Drawing.Size(67, 20); this.ColumnsSubMenu.Text = "&Columns"; this.ColumnsSubMenu.DropDownOpened += new System.EventHandler(this.ColumnsSubMenu_DropDownOpened); // // ShowPreviousMenuItem // this.ShowPreviousMenuItem.Name = "ShowPreviousMenuItem"; this.ShowPreviousMenuItem.Size = new System.Drawing.Size(156, 22); this.ShowPreviousMenuItem.Text = "Previous Value"; this.ShowPreviousMenuItem.Click += new System.EventHandler(this.ShowPreviousMenuItem_Click); // // ShowChangesMenuItem // this.ShowChangesMenuItem.Checked = true; this.ShowChangesMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.ShowChangesMenuItem.Name = "ShowChangesMenuItem"; this.ShowChangesMenuItem.Size = new System.Drawing.Size(156, 22); this.ShowChangesMenuItem.Text = "Change Counts"; this.ShowChangesMenuItem.Click += new System.EventHandler(this.ShowChangesMenuItem_Click); // // ShowDiffMenuItem // this.ShowDiffMenuItem.Name = "ShowDiffMenuItem"; this.ShowDiffMenuItem.Size = new System.Drawing.Size(156, 22); this.ShowDiffMenuItem.Text = "Difference"; this.ShowDiffMenuItem.Click += new System.EventHandler(this.ShowDiffMenuItem_Click); // // ShowDomainMenuItem // this.ShowDomainMenuItem.Name = "ShowDomainMenuItem"; this.ShowDomainMenuItem.Size = new System.Drawing.Size(156, 22); this.ShowDomainMenuItem.Text = "Domain"; this.ShowDomainMenuItem.Click += new System.EventHandler(this.ShowDomainMenuItem_Click); // // WatchListView // this.WatchListView.AllowColumnReorder = true; this.WatchListView.AllowDrop = true; this.WatchListView.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.WatchListView.AutoArrange = false; this.WatchListView.BlazingFast = false; this.WatchListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.AddressColumn, this.ValueColumn, this.PrevColumn, this.ChangesColumn, this.DiffColumn, this.DomainColumn, this.NotesColumn}); this.WatchListView.ContextMenuStrip = this.ListViewContextMenu; this.WatchListView.FullRowSelect = true; this.WatchListView.GridLines = true; this.WatchListView.HideSelection = false; this.WatchListView.ItemCount = 0; this.WatchListView.Location = new System.Drawing.Point(16, 76); this.WatchListView.Name = "WatchListView"; this.WatchListView.selectedItem = -1; this.WatchListView.Size = new System.Drawing.Size(327, 281); this.WatchListView.TabIndex = 2; this.WatchListView.UseCompatibleStateImageBehavior = false; this.WatchListView.View = System.Windows.Forms.View.Details; this.WatchListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.WatchListView_ColumnClick); this.WatchListView.ColumnReordered += new System.Windows.Forms.ColumnReorderedEventHandler(this.WatchListView_ColumnReordered); this.WatchListView.DragDrop += new System.Windows.Forms.DragEventHandler(this.NewRamWatch_DragDrop); this.WatchListView.DragEnter += new System.Windows.Forms.DragEventHandler(this.NewRamWatch_DragEnter); this.WatchListView.KeyDown += new System.Windows.Forms.KeyEventHandler(this.WatchListView_KeyDown); this.WatchListView.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.WatchListView_MouseDoubleClick); // // AddressColumn // this.AddressColumn.Name = "AddressColumn"; this.AddressColumn.Text = "Address"; // // ValueColumn // this.ValueColumn.Name = "ValueColumn"; this.ValueColumn.Text = "Value"; this.ValueColumn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.ValueColumn.Width = 59; // // PrevColumn // this.PrevColumn.Name = "PrevColumn"; this.PrevColumn.Text = "Prev"; this.PrevColumn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.PrevColumn.Width = 59; // // ChangesColumn // this.ChangesColumn.Name = "ChangesColumn"; this.ChangesColumn.Text = "Changes"; this.ChangesColumn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.ChangesColumn.Width = 54; // // DiffColumn // this.DiffColumn.Name = "DiffColumn"; this.DiffColumn.Text = "Diff"; this.DiffColumn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.DiffColumn.Width = 59; // // DomainColumn // this.DomainColumn.Name = "DomainColumn"; this.DomainColumn.Text = "Domain"; this.DomainColumn.Width = 55; // // NotesColumn // this.NotesColumn.Name = "NotesColumn"; this.NotesColumn.Text = "Notes"; this.NotesColumn.Width = 128; // // FloatingWindowMenuItem // this.FloatingWindowMenuItem.Name = "FloatingWindowMenuItem"; this.FloatingWindowMenuItem.Size = new System.Drawing.Size(217, 22); this.FloatingWindowMenuItem.Text = "&Floating Window"; this.FloatingWindowMenuItem.Click += new System.EventHandler(this.FloatingWindowMenuItem_Click); // // RamWatch // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(359, 378); this.Controls.Add(this.MemDomainLabel); this.Controls.Add(this.MessageLabel); this.Controls.Add(this.WatchCountLabel); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.menuStrip1); this.Controls.Add(this.WatchListView); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "RamWatch"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Ram Watch"; this.Activated += new System.EventHandler(this.NewRamWatch_Activated); this.Load += new System.EventHandler(this.NewRamWatch_Load); this.DragDrop += new System.Windows.Forms.DragEventHandler(this.NewRamWatch_DragDrop); this.DragEnter += new System.Windows.Forms.DragEventHandler(this.NewRamWatch_DragEnter); this.Enter += new System.EventHandler(this.NewRamWatch_Enter); this.ListViewContextMenu.ResumeLayout(false); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private VirtualListView WatchListView; private System.Windows.Forms.ColumnHeader AddressColumn; private System.Windows.Forms.ColumnHeader ValueColumn; private System.Windows.Forms.ColumnHeader PrevColumn; private System.Windows.Forms.ColumnHeader ChangesColumn; private System.Windows.Forms.ColumnHeader DiffColumn; private System.Windows.Forms.ColumnHeader DomainColumn; private System.Windows.Forms.ColumnHeader NotesColumn; private MenuStripEx menuStrip1; private System.Windows.Forms.ToolStripMenuItem FileSubMenu; private System.Windows.Forms.ToolStripMenuItem NewListMenuItem; private System.Windows.Forms.ToolStripMenuItem OpenMenuItem; private System.Windows.Forms.ToolStripMenuItem SaveMenuItem; private System.Windows.Forms.ToolStripMenuItem SaveAsMenuItem; private System.Windows.Forms.ToolStripMenuItem AppendMenuItem; private System.Windows.Forms.ToolStripMenuItem RecentSubMenu; private System.Windows.Forms.ToolStripMenuItem noneToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem ExitMenuItem; private System.Windows.Forms.ToolStripMenuItem WatchesSubMenu; private System.Windows.Forms.ToolStripMenuItem MemoryDomainsSubMenu; private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; private System.Windows.Forms.ToolStripMenuItem NewWatchMenuItem; private System.Windows.Forms.ToolStripMenuItem EditWatchMenuItem; private System.Windows.Forms.ToolStripMenuItem RemoveWatchMenuItem; private System.Windows.Forms.ToolStripMenuItem DuplicateWatchMenuItem; private System.Windows.Forms.ToolStripMenuItem PokeAddressMenuItem; private System.Windows.Forms.ToolStripMenuItem FreezeAddressMenuItem; private System.Windows.Forms.ToolStripMenuItem InsertSeparatorMenuItem; private System.Windows.Forms.ToolStripMenuItem ClearChangeCountsMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem MoveUpMenuItem; private System.Windows.Forms.ToolStripMenuItem MoveDownMenuItem; private System.Windows.Forms.ToolStripMenuItem SelectAllMenuItem; private System.Windows.Forms.ToolStripMenuItem ColumnsSubMenu; private System.Windows.Forms.ToolStripMenuItem ShowPreviousMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowChangesMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowDiffMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowDomainMenuItem; private System.Windows.Forms.ToolStripMenuItem OptionsSubMenu; private System.Windows.Forms.ToolStripMenuItem DefinePreviousValueSubMenu; private System.Windows.Forms.ToolStripMenuItem PreviousFrameMenuItem; private System.Windows.Forms.ToolStripMenuItem LastChangeMenuItem; private System.Windows.Forms.ToolStripMenuItem WatchesOnScreenMenuItem; private System.Windows.Forms.ToolStripMenuItem SaveWindowPositionMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripMenuItem RestoreWindowSizeMenuItem; private ToolStripEx toolStrip1; private System.Windows.Forms.ToolStripButton newToolStripButton; private System.Windows.Forms.ToolStripButton openToolStripButton; private System.Windows.Forms.ToolStripButton saveToolStripButton; private System.Windows.Forms.ToolStripSeparator toolStripSeparator; private System.Windows.Forms.ToolStripButton NewWatchStripButton1; private System.Windows.Forms.ToolStripButton EditWatchToolStripButton1; private System.Windows.Forms.ToolStripButton cutToolStripButton; private System.Windows.Forms.ToolStripButton ClearChangeCountstoolStripButton; private System.Windows.Forms.ToolStripButton DuplicateWatchToolStripButton; private System.Windows.Forms.ToolStripButton PoketoolStripButton2; private System.Windows.Forms.ToolStripButton FreezetoolStripButton2; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripButton MoveUpStripButton1; private System.Windows.Forms.ToolStripButton MoveDownStripButton1; private System.Windows.Forms.Label WatchCountLabel; private System.Windows.Forms.Label MessageLabel; private System.Windows.Forms.Label MemDomainLabel; private System.Windows.Forms.ToolStripSeparator Separator2; private System.Windows.Forms.ToolStripMenuItem OriginalMenuItem; private System.Windows.Forms.ContextMenuStrip ListViewContextMenu; private System.Windows.Forms.ToolStripMenuItem EditContextMenuItem; private System.Windows.Forms.ToolStripMenuItem RemoveContextMenuItem; private System.Windows.Forms.ToolStripMenuItem DuplicateContextMenuItem; private System.Windows.Forms.ToolStripMenuItem PokeContextMenuItem; private System.Windows.Forms.ToolStripMenuItem FreezeContextMenuItem; private System.Windows.Forms.ToolStripMenuItem UnfreezeAllContextMenuItem; private System.Windows.Forms.ToolStripMenuItem ViewInHexEditorContextMenuItem; private System.Windows.Forms.ToolStripSeparator Separator6; private System.Windows.Forms.ToolStripMenuItem InsertSeperatorContextMenuItem; private System.Windows.Forms.ToolStripMenuItem MoveUpContextMenuItem; private System.Windows.Forms.ToolStripMenuItem MoveDownContextMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem ShowChangeCountsContextMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowPreviousValueContextMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowDiffContextMenuItem; private System.Windows.Forms.ToolStripMenuItem ShowDomainContextMenuItem; private System.Windows.Forms.ToolStripMenuItem AlwaysOnTopMenuItem; private System.Windows.Forms.ToolStripMenuItem FloatingWindowMenuItem; } }