- UID
- 1722733
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 25
- 精华
- 0
- 积分
- 13
- 金钱
- 183
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 34 小时
- 评议
- 0
- 帖子
- 25
- 精华
- 0
- 积分
- 13
- 金钱
- 183
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
System.IndexOutOfRangeException: 索引超出了数组界限。
在 nhl_7_games_editor.Formpes2009.内存读取ToolStripMenuItem_Click(Object sender, EventArgs e)
在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
在 System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ToolStrip.WndProc(Message& m)
在 System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int3 |
|