.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
SingleLineEdit 类
SingleLineEdit 方法
CreateFormattedString 方法
Dispatch 方法
Undo 方法
SingleLineEdit.Undo 方法
撤销对此编辑控件中文本的最后一次修改。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Undo
()
AS
USUAL
public
override
__Usual
Undo
()
查看代码
返回值
类型:
__Usual
如果成功则返回 TRUE;否则返回 FALSE。
备注
此方法只会撤销最后一次更改,撤销不会嵌套。
参见
引用
SingleLineEdit 类
VO 命名空间