J
jrhoads23
Hello,
I subclassed my own ListView which supports column sorting. It
automatically draws the up/down sort arrows in the column header. The
arrows that are used are drawn by me. I noticed that Windows XP systems
uses different sort arrows than Windows 2000 and earlier systems. (open
Windows Explorer and check them out on the two differnt O/S)
I would like my ListView to use the same arrows as the operating system
uses. Is there an API call (or any other way) to get the sort arrows
imagelist used by the operating system?
Thanks
Jeff
I subclassed my own ListView which supports column sorting. It
automatically draws the up/down sort arrows in the column header. The
arrows that are used are drawn by me. I noticed that Windows XP systems
uses different sort arrows than Windows 2000 and earlier systems. (open
Windows Explorer and check them out on the two differnt O/S)
I would like my ListView to use the same arrows as the operating system
uses. Is there an API call (or any other way) to get the sort arrows
imagelist used by the operating system?
Thanks
Jeff