Evening. Can anyone tell me how you get the little triangle in a listview header, it is drawn in the column which the listview is sorted by, and indicates whether the sort is ascending or descending? Outlook and many other programmes have these, but I can't find anything about them...
Thanks
Thanks
Here is a small example of how to do that along with a few other things, it involves setting an imagelist for the header and swapping the image when it is clicked.
Thanks :)