OSDN Git Service

DialogAsShieldIcon.vb "AcceptButton" Property and "CancelButton" Property fix.
authorrin roula <tigree4th@users.sourceforge.jp>
Mon, 26 Dec 2011 13:25:57 +0000 (22:25 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Wed, 22 Feb 2012 10:49:03 +0000 (19:49 +0900)
TweenCS/DialogAsShieldIcon.Designer.cs

index 3f0b725..f922c42 100644 (file)
             // \r
             // DialogAsShieldIcon\r
             // \r
+            this.AcceptButton = this.OK_Button;\r
             resources.ApplyResources(this, "$this");\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
+            this.CancelButton = this.Cancel_Button;\r
             this.Controls.Add(this.TextDetail);\r
             this.Controls.Add(this.Label1);\r
             this.Controls.Add(this.PictureBox1);\r