Access to clipboard
For a list of all members of this type, see Clip Members.
System.Object
serial.Clip
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Generally the same as System.Windows.Forms.Clipboard bud simplifies access to some non standard data types which can be located in the clipboard. Don't forget to use attribute [STAThread] for the main method if compiling for a desktop windows version. Remaining operating systems, including also windows mobile, don't seem to need this attribute.
Namespace: serial
Assembly: sgps (in sgps.exe)
Clip Members | serial Namespace