How To Call Clipboard API from Visual Basic 4.0 (159823)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q159823 SUMMARY
This article contains sample code that illustrates how to call Windows
Clipboard API to copy a disk metafile to the Windows Clipboard using
the 16-bit and 32-bit versions of Visual Basic 4.0. The code in the article
can also be used to work around a bug in the SetData method of the Visual
Basic Clipboard object. The workaround replaces the SetData method you use
when you copy a disk metafile to clipboard.
Modification Type: | Minor | Last Reviewed: | 7/14/2004 |
---|
Keywords: | kbcode kbhowto kbWndw KB159823 |
---|
|