ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/Win32/libWin32/Win32/UI/NumericBoxBase.Designer.cs
(Generate patch)

Comparing trunk/Win32/libWin32/Win32/UI/NumericBoxBase.Designer.cs (file contents):
Revision 224 by william, Sat Jun 2 13:20:13 2012 UTC vs.
Revision 225 by william, Sat Jun 2 14:29:00 2012 UTC

# Line 43 | Line 43
43              this.txtValueBox.Size = new System.Drawing.Size(78, 26);
44              this.txtValueBox.TabIndex = 3;
45              this.txtValueBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
46 +            this.txtValueBox.TextChanged += new System.EventHandler(this.txtValueBox_TextChanged);
47              this.txtValueBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtValueBox_KeyDown);
48              //
49              // btnCopy

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines