ArcGIS AddIn调用ArcMap自带的对话框

Posted DayDreamInGIS

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ArcGIS AddIn调用ArcMap自带的对话框相关的知识,希望对你有一定的参考价值。

ESRI.ArcGIS.Framework命名空间提供了ArcGIS常用的一些对话框,可以在开发时直接调用这些对话框,而不需要重新去写Form

主要对话框有

1.IColorBrowser/IColorSelector 颜色选择对话框

2.ICoordinateDialog 坐标输入对话框

3.IGetStringDialog

Provides access to members that work with a dialog for getting a string.

4.IGetUserAndPasswordDialog

Provides access to members that work with a dialog for getting user and password information.

输入用户名/密码

5.IListDialog

Provides access to members that work with a dialog for displaying a list.

Combox对话框,用户可以选择其中一项

6.IMessageDialog

Provides access to a method that works with a dialog for displaying a message.

显示一条文字信息

7.INumberDialog  数值输入对话框

8.INumberFormatDialog

Provides access to members that work with the number format dialog

9.IProgressDialog2  进度条对话框

以上是关于ArcGIS AddIn调用ArcMap自带的对话框的主要内容,如果未能解决你的问题,请参考以下文章

ArcMap AddIn之下载ArcGIS Server地图服务中的数据

ArcGIS AddIN Sample学习笔记

ArcGIS 10.3 AddIN编译旧版本项目问题

VS 2013+ ArcGIS 10.3 AddIn 断点不断异常解决

如何将百度上的地图上转化成为arcgis地图

arcmap启动时出现错误 出现一个对话框ARCGIS DESKTOP因遇到严重的应用程序错误而无法继续