[Mono-bugs] [Bug 74795][Wis] Changed - PictureBox Paint Event
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 08:25:51 -0400 (EDT)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74795
--- shadow/74795 2005-05-02 06:18:45.000000000 -0400
+++ shadow/74795.tmp.7064 2005-05-02 08:25:51.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 74795
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
-Component: GC
+Component: Windows.Forms
AssignedTo: mono-bugs@ximian.com
ReportedBy: dnichici@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -52,6 +52,9 @@
Pen accessPen = new Pen(Color.Green, 3);
Rectangle newRect = new Rectangle(0,0,100,100);
g.DrawRectangle(accessPen, newRect);
}
+
+------- Additional Comments From vargaz@gmail.com 2005-05-02 08:25 -------
+-> winforms