Share via


_OlkTextBox.Paste Method

Pastes the contents of the clipboard in the control.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Sub Paste
'Usage
Dim instance As _OlkTextBox

instance.Paste()
void Paste()

Remarks

The contents of the clipboard are pasted in unformatted text.

See Also

Reference

_OlkTextBox Interface

_OlkTextBox Members

Microsoft.Office.Interop.Outlook Namespace