.NET Framework Class Library
Clipboard..::.SetDataObject Method

Places data on the system Clipboard.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSetDataObject(Object)Places nonpersistent data on the system Clipboard.
Public methodStatic memberSetDataObject(Object, Boolean)Places data on the system Clipboard and specifies whether the data should remain on the Clipboard after the application exits.
Public methodStatic memberSetDataObject(Object, Boolean, Int32, Int32)Attempts to place data on the system Clipboard the specified number of times and with the specified delay between attempts, optionally leaving the data on the Clipboard after the application exits.
Top
See Also

Reference

Tags :


Page view tracker