
Listview Column Header Icon
Hi Jorge,
We will need to use interop services to send message to the header control
of the listview to add the icon. It is documented in the following article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q316202
Another method is using custom draw, please check following article for a
complete sample:
http://www.codeproject.com/cs/miscctrl/SortedListView.asp
Hope this helps.
Best Regards,
Leo Chen
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Subject: Listview Column Header Icon
| Date: Mon, 27 Jan 2003 17:14:35 +0100
| Lines: 8
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: 170.red-80-32-151.pooles.rima-tde.net 80.32.151.170
| Path: cpmsftngxa06!TK2MSFTNGP08!TK2MSFTNGP11
| Xref: cpmsftngxa06 microsoft.public.dotnet.languages.vb:86755
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Hi all:
|
| Im looking in .Net how to show an icon on the header of a listview when
you
| sort the column, as it happens in the file explorer of Microsoft.
|
| Thanks, Jorge.
|
|
|