[Mono-bugs] [Bug 79742][Nor] New - PropertyGrid: NRE in ControlInspector (Button ImageList)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 26 13:50:20 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79742
--- shadow/79742 2006-10-26 13:50:20.000000000 -0400
+++ shadow/79742.tmp.26148 2006-10-26 13:50:20.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 79742
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: alex.olk at googlemail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PropertyGrid: NRE in ControlInspector (Button ImageList)
+
+Run ControlInspector.
+
+File -> "Windows Forms" -> Select System.Windows.Forms.Button -> Try to
+change the ImageList property in the propertygrid
+
+and you get:
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+ at
+System.Windows.Forms.PropertyGridInternal.PropertyGridView.DropDownButtonClicked
+(System.Object sender, System.EventArgs e) [0x00000]
More information about the mono-bugs
mailing list