[]
Copies the current selection in the control to the Clipboard.
public void Copy()
Public Sub Copy()
You can use this method, instead of using the Clipboard class, to copy text in the control and place it in the Clipboard.