VBCCR 1.7.47 & VB6SP6
I use the listview in report mode and added a icon (16x16) to a subitem.
when using .gridlines=false the icon is fully displayed:
when using .gridlines=true the pixels of the first column of the icon graphic is truncated/hidden:
Is it possible to fix this and show the full icon at subitems when gridlines are enabled?
The dotted rectangle is truncated when gridlines are enabled:
without gridlines:
the row height must increased automatically when gridlines are enabled to show the full dotted rectangle.
Can this be fixed too?




Reply With Quote