实现 IFormMain 接口的 ContextMenuManager 属性,获取右键菜单管理器。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public IContextMenuManager ContextMenuManager { get; }

实现

IFormMain..::.ContextMenuManager

备注

用户可以通过右键菜单管理器,访问桌面中以插件形式配置的右键菜单,并对其进行操作。

请参见