laptop and a wrench

漏洞

The map control application crashes when the vertex of Callout is moved using ControlSelectToolClass when the tool is created without passing in a ToolbarControl.

上次发布: August 25, 2014 ArcGIS Engine
漏洞 ID 编号 NIM058243
已提交June 11, 2010
上次修改时间June 5, 2024
适用范围ArcGIS Engine
找到的版本9.3.1
编程语言VB.Net
操作系统Windows OS
操作系统版本2003
修正版本10.1
状态Fixed

解决办法

If a toolbar control is added to the application, it may not have any items but does require to be buddied with the map control. Then change the code to hook to the toolbar control. ICommand cmd = new ESRI.ArcGIS.Controls.ControlsSelectTool(); cmd.OnCreate(axToolbarControl1.Object); axMapControl1.CurrentTool = (ITool)cmd;

重现步骤

漏洞 ID: NIM058243

软件:

  • ArcGIS Engine

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项