​
​
​

Gets or sets the clipboard mode (client or server). The clipboard mode determines if the key combinations Ctrl+C, Ctrl+V and Ctrl+X copy to and from the client clipboard or if content is copied to and from the server clipboard. Possible values for this property are defined in the enumeration ClipboardMode.

​ Introduced: X15.

Syntax

​<ClipboardMode> TXTextControl.clipboardMode

Further Reading

Learn more about the Javascript: TXTextControl.clipboardMode Property in the Text Control Blog:

​