Manipulating the text in the edit control

When you want to further manipulate the contents of the edit control within your DataWindow control, you can use any of these methods:

CanUndo Clear Copy Cut LineCount Paste Position ReplaceText

Scroll SelectedLength SelectedLine SelectedStart SelectedText SelectText TextLine Undo

For more information about these methods, see the DataWindow Reference.