RichText.Cut

RichText.Cut (

string ObjectName )

Example 1

RichText.Cut("RichText1");

Cuts the current selection in a richtext object named "RichText1" to the clipboard.

See also: Related Actions