May 2010
Intermediate to advanced
1272 pages
61h 18m
English
The My.Computer.Clipboard property provides members for working with the system clipboard. Table 20.1 summarizes the members.
Table 20.1 My.Computer.Clipboard Members

The following code shows how you can clear the clipboard and then copy some text; in the end the code checks if some text is available and, if so, returns the text:

Read now
Unlock full access