Programming with Reflection
ClearSelectionOnCopy property
Syntax |
object.ClearSelectionOnCopy |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether or not text remains selected after it has been copied to the clipboard. When this setting is enabled, Reflection automatically clears (deselects) selected text when it is copied to the clipboard.
The default is True.