OSDN Git Service

Fix CancelButton property in ShowUserInfo
authorKimura Youichi <kim.upsilon@bucyou.net>
Sat, 31 Dec 2011 15:30:22 +0000 (00:30 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Wed, 22 Feb 2012 11:06:46 +0000 (20:06 +0900)
TweenCS/ShowUserInfo.Designer.cs

index eb11dfd..e8aff23 100644 (file)
             this.AllowDrop = true;
             resources.ApplyResources(this, "$this");
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.CancelButton = this.ButtonClose;
             this.Controls.Add(this.LinkLabel2);
             this.Controls.Add(this.ButtonBlockDestroy);
             this.Controls.Add(this.ButtonReportSpam);