Icons only in first column?

The place for threads about TimoSoft ExplorerListView.
Post Reply
Metalpalo
Cadet
Posts: 1
Joined: 03 Feb 2014, 10:12

Icons only in first column?

Post by Metalpalo »

Hi,

I use yout componennt in VB6 project(detail view). What I need is to have icons in listitem and first subitems. In order to achieve this Ive set property ShowSubItemImages to true but this causes indent of text in next subitems.
When users select one item the row iis highlighted but each subitem without icons(IconIndex is not set) contains white(background color I think)square areas before text what is wrong fo me?

Is possible to remove this square areas in remaining subitems like SubItems(2),SubItems(3) ans so on and align texts to the left? I need to have got icons only in first two columns(ListItem as first SubItem)

thanks
User avatar
TiKu
Administrator
Administrator
Posts: 832
Joined: 28 Sep 2004, 21:10
Location: München
Contact:

Re: Icons only in first column?

Post by TiKu »

Hi,

As far as I know there is no simple way to circumvent this indent. The only solution that comes to my mind is to custom draw these sub-items. But this is already quite a huge effort.

Regards
TiKu
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
Post Reply