BUG: ListView and Item SpacingLast reviewed: October 8, 1996Article ID: Q143406 |
The information in this article applies to:
SYMPTOMSThe spacing between items in the ListView control changes, getting closer together when you change the BorderStyle property after adding listitems to the listview control. The problem occurs for Icon and SmallIcon views when the items include images.
MORE INFORMATION
Steps to Reproduce the Problem
WORKAROUNDYou can work around this problem by setting the Arrange property to lvwAutoLeft or lvwAutoTop after setting the BorderStyle property and before adding listitems to the listview control.
STATUSMicrosoft has confirmed this to be an issue in Visual Basic version 4.0 on Windows NT. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 4.00 vb4win vb4all
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |