C
CaptainCaveman
Hi,
I'm trying to display a picture in my first list view column.
I've added the imagelist to my control as both a small image list and a
large image list, but the image is only drawn when it is assgned to the
small image list. This is no use to me as the image needs to be of a larger
size (thumbnail) but also requires additional information in subsequent
columns.
Does anyone know how to display a larger picture in column 1, then be able
to add data to subsequent columns for that ListViewItem?
TIA
CC
I'm trying to display a picture in my first list view column.
I've added the imagelist to my control as both a small image list and a
large image list, but the image is only drawn when it is assgned to the
small image list. This is no use to me as the image needs to be of a larger
size (thumbnail) but also requires additional information in subsequent
columns.
Does anyone know how to display a larger picture in column 1, then be able
to add data to subsequent columns for that ListViewItem?
TIA
CC