FIX: Tag Changed Incorrectly After Linking to Invalid ImageList (149322)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q149322 SYMPTOMS
Setting the Icons property of a ListView control to an invalid ImageList
control will correctly result in error '35613 - Uninitialized ImageList'.
However, if the Listview.Icons.Tag property is examined after this aborted
attempt has been made, it will have been set to the tag of the ImageList
control. It should be blank after an unsuccessful attempt to link to an
ImageList control.
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: | 7/14/2004 |
---|
Keywords: | kbBug kbfix kbVBp600fix KB149322 |
---|
|