# | Line 633 | Line 633 | namespace RomCheater.Docking | |
---|---|---|
633 | // | |
634 | this.btnReset.AutoSize = true; | |
635 | this.btnReset.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; | |
636 | + | this.btnReset.Enabled = false; |
637 | this.btnReset.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | |
638 | this.btnReset.Location = new System.Drawing.Point(75, 3); | |
639 | this.btnReset.Name = "btnReset"; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |