Listview Column Header Icon 
Author Message
 Listview Column Header Icon

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.



Sat, 16 Jul 2005 00:14:35 GMT  
 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.
|
|
|



Sun, 17 Jul 2005 20:49:34 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. listview column header icon

2. VBNET: Icons in Listview Column Headers

3. icons position in the column header caption in listview

4. icons position in the column header caption in listview

5. ListView Problem with Column Auto-sizing When Headers Use Icons

6. ListView - Icons in Column Headers

7. Icons in column headers in listviews

8. How to add column header icon on a MS datagrid

9. Listview find Column Header Text

10. ListView multi-lined column headers

11. How to change color of ListView column header?

12. How to sort on a listview column header?

 

 
Powered by phpBB® Forum Software