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=80099 --- shadow/80099 2006-11-30 15:14:50.000000000 -0500 +++ shadow/80099.tmp.31438 2006-12-01 13:53:04.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80099 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: WinXPSP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -67,6 +67,18 @@ //ContextMenuStrip tlpCMS = tlp.ContextMenuStrip; // (Control) new in .NET2 //-- Class not found //TableLayoutControlCollection tlpCon = tlp.Controls; // new in .NET2 //-- Class not found + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-01 13:53 ------- +Yeah, TableLayoutPanel is .Net 2.0 and isn't implemented yet. You can +run MoMA on your app to see what all is missing: +http://www.mono-project.com/MoMA. + +Since we have the class status page +(http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/index.html) and +MoMA results to tell us what is missing, we are closing yet to be +implemented 2.0 bugs as NOTABUG. + +Thanks for giving it a shot! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
