全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
CtrlAction
.
.
::
.
Enable 方法
CtrlAction 类
请参见
发送反馈
实现 ICtrlAction 接口的 Enable() 方法。查看 ICtrlAction.Caller 属性获取的控件对象是否可用。
命名空间:
SuperMap.Desktop
程序集:
SuperMap.Desktop.Core
(in SuperMap.Desktop.Core)
版本:
dll
语法
C#
public
virtual
bool
Enable
()
返回值
如果可用返回 true;否则返回 false。
实现
ICtrlAction
.
.
::
.
Enable
()
()
()
请参见
CtrlAction 类
SuperMap.Desktop 命名空间