[Mono-bugs] [Bug 78395][Nor] Changed - [PATCH] Adding an empty TabControl results in a System.ArgumentOutOfRangeException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 14 23:39:54 EDT 2006


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 atsushi at ximian.com.

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

--- shadow/78395	2006-05-14 23:33:41.000000000 -0400
+++ shadow/78395.tmp.3553	2006-05-14 23:39:54.000000000 -0400
@@ -1,23 +1,22 @@
 Bug#: 78395
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Adding an empty TabControl results in a System.ArgumentOutOfRangeException
+Summary: [PATCH] Adding an empty TabControl results in a System.ArgumentOutOfRangeException
 
 When you add an emptry TabControl without any TabPages to a Form and run
 the Programm the app immediately crashes with a
 System.ArgumentOutOfRangeException. On Windows it runs just fine.
 
 Unhandled Exception: System.ArgumentOutOfRangeException: ControlCollection


More information about the mono-bugs mailing list