Click or drag to resize

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; }

Property Value

Type: Boolean
See Also