Home All Groups Group Topic Archive Search About

ListView like Thunderbird

Author
23 May 2006 6:42 AM
Jon B
Hi There,

Are there any sample (either in C# or VB), or free controls on the web you
know, about a ListView that looks similar to Thunderbird's email program
list view?

Here's a screenshot from the web:
http://www.czilla.cz/images/thunderbird-big.png

I like to add custom columns to ListView that is similar to "watched" column
in this email program. This column is represented by the "glass" icon.

Thanks heaps in advance!
Jon

Author
23 May 2006 7:58 AM
Tasos Vogiatzoglou
Hello Jon,

DataGrid has a lot of customization capabilities. You can reconstruct
thunderbirds control.
Check the following links :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/wnf_CustDataGrid.asp
http://www.syncfusion.com/faq/windowsforms/Default.aspx

Regards,
Tasos
Author
24 May 2006 12:17 AM
Ken Tucker [MVP]
Hi,

http://blogs.msdn.com/markrideout/archive/2006/01/08/510700.aspx

Ken
-------------------------
Show quoteHide quote
"Jon B" <noemail@sorry.sorry> wrote in message
news:uYfwWQjfGHA.408@TK2MSFTNGP04.phx.gbl...
> Hi There,
>
> Are there any sample (either in C# or VB), or free controls on the web you
> know, about a ListView that looks similar to Thunderbird's email program
> list view?
>
> Here's a screenshot from the web:
> http://www.czilla.cz/images/thunderbird-big.png
>
> I like to add custom columns to ListView that is similar to "watched"
> column in this email program. This column is represented by the "glass"
> icon.
>
> Thanks heaps in advance!
> Jon
>