--- trunk/RomCheater/Docking/UI/UIMemoryViewer.Designer.cs 2012/06/10 06:18:22 373 +++ trunk/RomCheater/Docking/UI/UIMemoryViewer.Designer.cs 2012/06/10 06:21:47 374 @@ -251,6 +251,7 @@ this.txtAscii.Size = new System.Drawing.Size(203, 561); this.txtAscii.TabIndex = 19; this.txtAscii.Text = ""; + this.txtAscii.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtAscii_KeyDown); // // UIMemoryViewer // |