_OlkTextBox.Copy Method

Definition

Copies the contents of the control to the clipboard.

public:
 void Copy();
public void Copy ();
Public Sub Copy ()

Remarks

The data is copied in unformatted text format, replacing the existing contents of the clipboard.

Applies to