My.Computer.Clipboard Object
Provides methods for manipulating the Clipboard.
Remarks
For information about the methods and properties of the My.Computer.Clipboard
object, see ClipboardProxy.
For more information, see Storing Data to and Reading from the Clipboard.
Note
You can also use methods of the System.Windows.Forms.Clipboard class to manipulate the Clipboard.
Requirements
Namespace: Microsoft.VisualBasic.MyServices
Class: ClipboardProxy (provides access to Clipboard)
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.