System.Windows.Forms.TextBoxBase.Paste Method

Replaces the current selection in the text box with the contents of the Clipboard.

Syntax

public void Paste ()

Remarks

The TextBoxBase.Paste method will only paste text into the control if text is currently stored in the Clipboard.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0