BUG: PictureBox Must Be Sized Before the Image Is Displayed (286003)
The information in this article applies to:
- Microsoft eMbedded Visual Basic 3.0
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q286003 SYMPTOMS
When a picture is assigned to a PictureBox in a Handheld PC Pro project, the image does not display if the project is run in the emulator.
RESOLUTION
If the PictureBox control is sized prior to assigning the picture, the image appears as expected. To examine a workaround, uncomment the line of code in the "More Information" section of this article that increases the Width of the PictureBox.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbBug kbCtrl kbpending KB286003 |
---|
|