Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77690 --- shadow/77690 2006-03-02 13:32:43.000000000 -0500 +++ shadow/77690.tmp.14094 2006-03-02 13:51:31.000000000 -0500 @@ -58,6 +58,18 @@ However, there is now an implementation in svn r57511 for the 2.0 profile. What gave you the idea to even try the MousEventArgs cast? Is that documented somewhere? + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-02 13:51 ------- +haha, not documented anywhere AFAIK. + +I started by using the Click event in my test app. Found out (by +running on Mono) it's only available in 2.0. First alternative I saw +was the OnClick method and tried it ;-) + +I probably would have (win32 background) think/found OnMouseDown +earlier if I hadn't been using VS.NET 2005. + +thanks _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
