EditMoveCursorAfterPastedText Property |
Gets or sets a value that indicates whether cursor is automatically moved to the end of pasted text.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool MoveCursorAfterPastedText { get; set; }
Public Property MoveCursorAfterPastedText As Boolean
Get
Set
Property Value
Type:
BooleanSee Also