[Mono-bugs] [Bug 78193][Nor] New - PropertyGrid Missing Groups.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 17:49:09 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 miguel at ximian.com.

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

--- shadow/78193	2006-04-25 17:49:09.000000000 -0400
+++ shadow/78193.tmp.20617	2006-04-25 17:49:09.000000000 -0400
@@ -0,0 +1,64 @@
+Bug#: 78193
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PropertyGrid Missing Groups.
+
+Run the sample:
+
+mono winforms/propertygrid/swf-propertygrid.exe
+
+Click on the line for "Anchor", that reads currently "Top,Left", click on
+the popdown button (on the right), the following stack trace is shown:
+
+Unhandled Exception: System.NotImplementedException: The requested feature
+is not implemented.
+in <0x0001d> System.Windows.Forms.Design.AnchorEditor:EditValue
+(ITypeDescriptorContext context, IServiceProvider provider, System.Object
+value)
+in <0x00575>
+System.Windows.Forms.PropertyGridInternal.PropertyGridView:DropDownButtonClicked
+(System.Object sender, System.EventArgs e)in (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+in <0x00025>
+System.Windows.Forms.PropertyGridInternal.PropertyGridTextBox:dropdown_button_Click
+(System.Object sender, System.EventArgs e)
+in (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+in <0x0001d> System.Windows.Forms.Control:OnClick (System.EventArgs e)
+in <0x000c9> System.Windows.Forms.Button:OnClick (System.EventArgs e)
+in <0x000ca> System.Windows.Forms.ButtonBase:OnMouseUp
+(System.Windows.Forms.MouseEventArgs mevent)
+in <0x0000d> System.Windows.Forms.Button:OnMouseUp
+(System.Windows.Forms.MouseEventArgs e)
+in <0x005b5> System.Windows.Forms.Control:WndProc
+(System.Windows.Forms.Message m)
+in <0x00063> System.Windows.Forms.ButtonBase:WndProc
+(System.Windows.Forms.Message m)
+in <0x0000d> System.Windows.Forms.Button:WndProc
+(System.Windows.Forms.Message m)
+in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc
+(System.Windows.Forms.Message m)
+in <0x000f2> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg
+msg, IntPtr wParam, IntPtr lParam)
+in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage
+(System.Windows.Forms.MSG msg)
+in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage
+(System.Windows.Forms.MSG msg)
+in <0x00682> System.Windows.Forms.Application:RunLoop (Boolean Modal,
+System.Windows.Forms.ApplicationContext context)
+in <0x00021> System.Windows.Forms.Application:Run
+(System.Windows.Forms.Form mainForm)
+in <0x0003d> MWFTestApplication.MainWindow:Main (System.String[] args)


More information about the mono-bugs mailing list