--- trunk/Win32/libWin32/Win32/UI/NumericBoxBase.Designer.cs 2012/06/02 11:55:57 220 +++ trunk/Win32/libWin32/Win32/UI/NumericBoxBase.Designer.cs 2012/06/02 13:20:13 223 @@ -43,6 +43,7 @@ this.txtValueBox.Size = new System.Drawing.Size(78, 26); this.txtValueBox.TabIndex = 3; this.txtValueBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; + this.txtValueBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtValueBox_KeyDown); // // btnCopy //