A
Asheesh
Hi All,
This is rather peculiar, but I'd like to have it in my application. I'm
using a listView control for which I've associated an Imagelist control to
its SmallImageList property.
All this is fine, I display my images easily.
But instead of a FullRowSelect, I'd like the user to select the Image only.
It's like instead of highlighting the complete item as in FullRowSelect, I
want that the Image, and the text content be highlighted separately.
So, that when a user clicks only the Image, I perform some other action,
while when a user clicks the item's text, I do some other action.
Is it possible to do it?
I'd be grateful if some one can provide some pointers in this direction.
Regards,
Asheesh
This is rather peculiar, but I'd like to have it in my application. I'm
using a listView control for which I've associated an Imagelist control to
its SmallImageList property.
All this is fine, I display my images easily.
But instead of a FullRowSelect, I'd like the user to select the Image only.
It's like instead of highlighting the complete item as in FullRowSelect, I
want that the Image, and the text content be highlighted separately.
So, that when a user clicks only the Image, I perform some other action,
while when a user clicks the item's text, I do some other action.
Is it possible to do it?
I'd be grateful if some one can provide some pointers in this direction.
Regards,
Asheesh