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

--- shadow/77654        2006-02-27 13:06:36.000000000 -0500
+++ shadow/77654.tmp.7152       2006-02-27 13:06:36.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 77654
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: TabControl doesn't work right on certain forms.
+
+1. When you place a TabControl on a form which has "ShowInTaskbar" set to 
+false, the controls on it's first page don't get drawn. 
+
+2. When you switch between pages of a tabcontrol, checkboxes only get 
+redrawn every other time.
+
+I have attached a simple test application that shows both of these 
+problems. To observer them, run the attached application. You will see 
+that no controls appear on tabPage1, even though there are three there.
+
+Then click back and forth between tabPage2 and tabPage3 a few times. You 
+will notice that sometimes the checkbox gets redrawn, other times it 
+doesn't. if you mouse over the checkbox, it redraws properly.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to