Programming with
Reflection
Editing
Keywords
Methods and properties for controlling
the cursor location, selecting text, and working with the Clipboard.
Cursor Control
MoveCursor
method
MoveGraphicsCursor
method
LightPen method
SetMousePos
method
TerminalMouse
method
CursorColumn
property
CursorRow property
MouseClickColumn
property
MouseClickRow
property
Text Selection
CancelSelection
method
ClearSelection
method
CutSelection
method
ExtendSelection
method
ExtendSelectionLine
method
ExtendSelectionPage
method
ExtendSelectionRect
method
ExtendSelectionWord
method
SelectAll method
SelectLine
method
SelectWord
method
SetSelectionStartPos
method
AutoCopyOnSelect
property
ClearSelectionOnCopy
property
RectangularSelection
property
SelectionEndColumn
property
SelectionEndRow
property
SelectionMode
property
SelectionStartColumn
property
SelectionStartRow
property
Cut, Copy, Clear, and Paste
AppendSelection
method
CopySelection
method
CopyTable method
CopyTrailingSpaces
property
GetClipboardText
method
Paste method
PasteNext method
PasteRange
method
SetClipboardText
method
AutoCopyOnSelect
property
BlanksBetweenFields
property
ClearSelectionOnCopy
property
CopyInputFieldsOnly
property
CutFillCharacter
property
PasteLineBreak
property
PasteMaskProtectedFields
property
PasteReplaceTabs
property
PasteTabReplacement
property
PasteUsingFieldDelimiters
property
PasteWrapText
property
UseTableFormat
property
WordWrap property
WordWrap3270
property
WordWrap3270MinimumFieldLength
property
Related Topics
Keywords for Locating
Text, Fields, and Field Attributes
Display Keywords
Transmitting Text
and Keystrokes