PRB: VB Tab Control Picture Property Doesn't Support Metafiles
Article ID: 138532
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q138532
SYMPTOMS
When attempting to set the Picture or TabPicture property of the Tab
(SSTab) control to a Windows metafile, you receive an "Invalid picture"
error.
CAUSE
The Visual Basic Tab control does not support using a metafile for these
properties. However, the Tab control does support the use of bitmaps and
icons for the Picture and TabPicture properties.
STATUS
This behavior is by design.
Additional query words: 4.00 Sheridan vb4win vb4all
Keywords: kbprb KB138532