[Mono-bugs] [Bug 78665][Nor] New - Some of interface members supported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 16 16:39:48 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 gajatko at wp.pl.

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

--- shadow/78665	2006-06-16 16:39:48.000000000 -0400
+++ shadow/78665.tmp.6893	2006-06-16 16:39:48.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 78665
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: gajatko at wp.pl               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Some of interface members supported
+
+The problem is simple - some of members I need aren't supported. They're
+following (it's an output from mcs compiler):
+Description of Problem:
+
+`System.Windows.Forms.Splitter' does not contain a definition for `BorderStyle'
+
+`System.Windows.Forms.Form' does not contain a definition for `ActiveMdiChild'
+
+The name `Screen' could not be found in 'System.Windows.Forms'
+
+`System.Windows.Forms.NumericUpDown' does not contain a definition for
+`TextAlign'
+
+Steps to reproduce the problem:
+  Just try to use these things.


More information about the mono-bugs mailing list