We'll see the use of the program class to launch programs and the clipboard class to access the system clipboard.
2
这个例子演示了如何将你的应用程序放入剪贴板查看器,使用一个子类化的控件或用本地VB 5子类化。
A broad-ranging sample that demonstrates how to inject your application into the clipboard viewer chain using either a subclassing control or with native VB5 subclassing.
3
传输对象将持有该剪贴板数据,直到程序决定如何使用它们时。
The transferring object will hold the clipboard contents until the application has decided what it needs.