Version

ClipboardHelper Class Members

The following tables list the members exposed by ClipboardHelper.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClearRemoves all data from the clipboard.  
Public Methodstatic (Shared in Visual Basic)CreateDataObjectHelper method to create a new instance of an System.Windows.IDataObject  
Public Methodstatic (Shared in Visual Basic)GetDataObjectReturns a data object that represents the contents of the clipboard.  
Public Methodstatic (Shared in Visual Basic)GetTextOverloaded. Returns a string containing the UnicodeText data on the clipboard.  
Public Methodstatic (Shared in Visual Basic)SetDataObjectOverloaded. Places a data object on the clipboard.  
Public Methodstatic (Shared in Visual Basic)SetTextOverloaded. Stores the specified UnicodeText string on the clipboard.  
See Also