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=81801 --- shadow/81801 2007-07-23 11:36:54.000000000 -0400 +++ shadow/81801.tmp.17156 2007-07-23 11:37:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81801 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -32,6 +32,14 @@ not been implemented yet: PrintDialog.UseEXDialog TreeNode.ToolTipText TreeView.ShowNodeToolTips TreeView.HitTest + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-23 11:37 ------- +All of these methods are implemented now except +PrintDialog.UseEXDialog. Since that method is autoset by VS2005 and +doesn't really affect much, I stubbed it since making the alternate +print dialog is near the bottom of the importance list. + +Thanks for the report! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
