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=78349 --- shadow/78349 2006-05-09 18:14:10.000000000 -0400 +++ shadow/78349.tmp.9487 2006-05-09 18:17:29.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 78349 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: WinXP -Status: NEEDINFO +Status: REOPENED Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -34,6 +34,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-05-09 18:14 ------- Please attach a testcase. I'm guessing that you're expecting by including an icon to the .exe file (ie the Win32 icon) the icon will be used which is wrong. You have to programatically set the icon inside the app. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-09 18:17 ------- +Just setting the Icon property for the form in the designer in +VS2003. So yes, the icon is in the form.resx. +Why shouldn't it work? Works under MS.NET. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
