
Listview - Columns, FullrowSelect & RightAlign
Yes, this is a bug in the ocx. The workaround is to use a blank space " "
instead of "" as content.
--
Best regards,
Carlos J. Quintero
MZ-Tools 2.0 freeware 'all-in-one' Add-In for VB6: Task List, Line
Numbering, TabIndex Assistant, Procedure Callers, Find and Replace in All
Projects, Close Windows, Review TabIndex and Collections, Add Procedure, Add
Error Handler, Add Procedure or Module Header, Clear Immediate Window,
Statistics, Copy/Paste/Rename/Remove controls with code, Default Controls
Properties and more:
www.mztools.com
Quote:
> We're having this problem with the VB6 ListView Control. We're in the
> process of moving an entire suite from VB5 to VB6 (SP5).
> What has happened is that all the listviews we use which have a column
> property set to right align, fullrowselect = True show up with a blank
spot
> when selected and leave a trail after being selected. This only happens if
> the subitem has no data in it.
> Any ideas would be very welcomed
> Carl Rushton. (EndX Ltd.)