Programming with Reflection

image\rwnprg32.gif ClearSelectionOnCopy property

 

Syntax

object.ClearSelectionOnCopy
object.ClearSelectionOnCopy = Value

Data type

Boolean

 

Description

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.

Values

The default is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property