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

--- shadow/77458        2006-02-03 08:00:00.000000000 -0500
+++ shadow/77458.tmp.7384       2006-02-03 10:17:58.000000000 -0500
@@ -48,6 +48,15 @@
                        
 if (form != null && (form.AcceptButton == button as IButtonControl))
                paint_acceptbutton_black_border = true;
 
 Shouldn't be to hard to add to ThemeWin32Classic
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-02-03 10:17 -------
+Well, it is not that easy. 
+
+If there is more than one button on that form, then the accept button
+gets only drawn with a heavy border if a control is selected which is
+not a button.
+If an other button is selected then the accept button is drawn with
+the normal button border.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to