
Placing an image in a list view's column header
Check out the MANY samples (including this one) on VBnet,
http://www.mvps.org/vbnet. Go to the Code Library, Common Ctrls section.
Scroll down until you see "Add images to a ListView header".
HTH (thanks Randy)
--
Earl Damron, MCSD, MVP
Common Controls Replacement Project Member
http://www.mvps.org/ccrp
Quote:
>Hi everyone,
>I'd like to put a little directional image (e.g., a small triangle) next to
>the text in a column header indicating the currently selected column for
>sorting and the direction of the sort. Can anyone give me some help?
>TIA,
>Mike