Copy

Copies the current selection to the clipboard. Use the CanCopy property to determine whether the content is selected and can be copied by using the Copy method.

Syntax

bRet = KeyView.Copy

Parameters

None

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.