获取或设置一个值,指示文本框失去焦点时是否发出应用新值通知。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
bool LostFocusApply { get; set; } |
备注
为 true 表示,当前文本框失去焦点,发出应用新值通知;否则,不发通知。
C# |
---|
bool LostFocusApply { get; set; } |