BUG: PictureBox Loses Graphics Printing from Win95 w/ 16-BitLast reviewed: June 24, 1997Article ID: Q153022 |
The information in this article applies to:
SYMPTOMSGraphics drawn on a picture box with the graphics methods will not appear when the form containing that picture box is printed using the PrintForm method. This problem only occurs when running the 16-bit version of Visual Basic 4.0 on the Windows 95 operating system. It does not occur with the 32- bit version on any operating system, or with the 16-bit version on Windows NT (3.51) or any of the 16-bit Windows operating systems. Bitmaps and/or icons print correctly. The AutoRedraw property has no effect on this problem.
WORKAROUNDTo work around this problem, use the procedures detailed in the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q141933 TITLE : How to Capture & Print the Screen, a Form, or any Window in VBThese methods will print the form and the contents of the picture box control correctly.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce
|
Keywords : APrgPrint vb416 vb4win
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |