Paste Method

Top  Previous  Next

The Paste method pastes text from the clipboard to the current cursor position.

 

VB.NET Syntax

 

Display.Paste

 

C# Syntax

 

Display.Paste;

 

 

See also Copy method.