_OlkTextBox.Paste Method

Definition

Pastes the contents of the clipboard in the control.

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

Remarks

The contents of the clipboard are pasted in unformatted text.

Applies to