[Mono-bugs] [Bug 80640][Maj] Changed - Mono Differences to Microsoft runtime

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 11:04:42 EST 2007


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 jeffr at newhartsystems.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80640

--- shadow/80640	2007-02-07 13:38:52.000000000 -0500
+++ shadow/80640.tmp.31708	2007-02-09 11:04:42.000000000 -0500
@@ -115,6 +115,17 @@
 It's probably not too hard to fix, I'll look at it this week.
 
 When you file bugs, make sure to choose Product = Mono Class Libraries
 and Component = Windows.Forms so they get routed to us.
 
 Thanks for following up on this!
+
+------- Additional Comments From jeffr at newhartsystems.com  2007-02-09 11:04 -------
+FYI
+
+I made some progress on the ToolBarButton Image problem.  I was 
+using an ImageList (set the ImageList of my ToolStrip) and then just 
+setting the ImageIndex of each button.  This is what does not work.  
+If I explictly set the Image of the ToolButton to the correct image 
+in the ImageList, then it works !
+
+


More information about the mono-bugs mailing list