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=79537

--- shadow/79537        2007-01-07 01:19:02.000000000 -0500
+++ shadow/79537.tmp.23522      2007-01-07 04:54:59.000000000 -0500
@@ -91,6 +91,21 @@
 
 Anyway, for most cases now we have support for WS_EX_STATICEDGE and
 Label can drawing right when you have a default background color after
 Revision 70578
 
 I will close bug after fix the CPDrawBorder3D bug.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-07 04:54 -------
+Again, I think you still haven't understood how CPDrawBorder3D or
+ControlPaint.DrawBorder3D works.
+
+IT ALWAYS DRAWS THE OUTER AND INNER PART !!!!!!!!!!!!!!!
+
+There is no "oh, we have a some style so draw only the outer part of
+the border".
+
+Just run border3dstyle in winforms/borders on windows with a blue or
+red background an you'll see that it always draws the inner parts
+(with ColorControl if nothing else is specified).
+
+I've written CPDrawBorder3D so I know what I'm talking about.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to