EditWindow.Clear Method (Typed) | |
Delete the current selection in this edit window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
If the current selection refers to a cursor position (for example, {5,5}), no text is deleted.
See Also