Share via


TextBox.Paste Method (2007 System)

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Paste()

Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from TextBoxBase.)

Public method

Paste(String)

Sets the selected text to the specified text without clearing the undo buffer. (Inherited from TextBox.)

Top

See Also

Reference

TextBox Class

TextBox Members

Microsoft.Office.Tools.Excel.Controls Namespace