Edit Class |
The Edit type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragAndDrog | Gets or sets a value that indicates whether drag and drop text from the screen is allowed. | |
| Appearance | Gets or sets the appearance of text selection. | |
| AutoCopySelectedText | Gets or sets a value that indicates whether selected text is automatically copied into the Windows clipboard. | |
| Copy | Gets or sets the paste mode. | |
| CutReplace | Gets or sets what cut text is replaced with. | |
| Mode | Gets or sets the selection mode. Block mode is similar to selecting text in a spread sheet, while line mode is similar to selecting text in a word document. | |
| MoveCursorAfterPastedText | Gets or sets a value that indicates whether cursor is automatically moved to the end of pasted text. | |
| Paste | Gets or sets the paste mode. | |
| PasteToProtectedFields | Gets or sets a value that indicates whether protected fields are skipped (false) when pasting into to the host screen. |