FIX: Accessing Image Property of PictureBox Diminishes Resources (174825)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
- Microsoft Visual Basic Professional Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
- Microsoft Visual Basic Enterprise Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
This article was previously published under Q174825 SYMPTOMS
Using the Image property of a PictureBox control repeatedly diminishes GDI
and System resources on Windows 95, Windows 98, or Windows Me.
RESOLUTION
Use the BitBlt API function to provide the same functionality as the Image
property. The following article in the Microsoft Knowledge Base provides
information about using the BitBlt API function:
147810
: HOWTO: Use Windows BitBlt Function in Visual Basic Application
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Visual Basic 6.0.
Modification Type: | Minor | Last Reviewed: | 9/27/2004 |
---|
Keywords: | kbBug kbControl kbfix kbVBp600fix KB174825 |
---|
|