| Name | Value | Type | |
|---|---|---|---|
| ◢ | $exception | {"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."} | System.AccessViolationException |
| ▶ Data | {System.Collections.ListDictionaryInternal} | System.Collections.IDictionary {System.Collections.ListDictionaryInternal} | |
| HResult | -2147467261 | int | |
| HelpLink | null | string | |
| ▶ InnerException | null | System.Exception | |
| Message | "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." | string | |
| Source | "System.Windows.Forms" | string | |
| StackTrace | " at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)\r\n at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)\r\n at System.Windows.Forms.Control.WndProc(Message& m)\r\n at System.Windows.Forms.ComboBox.WndProc(Message& m)\r\n at System.Windows.Forms.DisabledItemComboBox.WndProc(Message& m)\r\n at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)\r\n at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)\r\n at System.Windows.Forms.ComboBox.get_SelectedIndex()\r\n at System.Windows.Forms.ComboBox.OnHandleDestroyed(EventArgs e)\r\n at System.Windows.Forms.Control.WmDestroy(Message& m)\r\n at System.Windows.Forms.Control.WndProc(Message& m)\r\n at System.Windows.Forms.ComboBox.WndProc(Message& m)\r\n at System.Windows.Forms.DisabledItemComboBox.WndProc(Message& m)\r\n at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)" | string | |
| ▶ TargetSite | {IntPtr CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)} | System.Reflection.MethodBase {System.Reflection.RuntimeMethodInfo} |