OSDN Git Service

UserPictureからブラウザで画像を開く操作をダブルクリックからシングルクリックに変更
[opentween/open-tween.git] / OpenTween / ShowUserInfo.Designer.cs
index 353c8e8..3be46c2 100644 (file)
             resources.ApplyResources(this.UserPicture, "UserPicture");
             this.UserPicture.Name = "UserPicture";
             this.UserPicture.TabStop = false;
-            this.UserPicture.DoubleClick += new System.EventHandler(this.UserPicture_DoubleClick);
+            this.UserPicture.Click += new System.EventHandler(this.UserPicture_Click);
             // 
             // LinkLabelFav
             //