BUG: Label of ListView Items Large When LabelWrap Set to TRUE
Article ID: 151079
Article Last Modified on 7/16/2004
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q151079
SYMPTOMS
If the LabelWrap property of the ListView control is set to FALSE, then the
width of the label is the correct width to hold the text of the ListView
item. However, the height of the label for each item is the same height as
calculated for the control if the LabelWrap property had been set TRUE.
Consequently, unused space underneath the text makes the label for each
item much larger than it needs to be.
STATUS
Microsoft has confirmed this to be an issue in the Microsoft products
listed at the beginning of this article. Microsoft is researching this
issue and will post new information here in the Microsoft Knowledge Base
as it becomes available.
Additional query words: kbVBp400bug kbVBp kbdsd kbDSupport kbControl
Keywords: kbbug KB151079