Hi,
http://www.codeproject.com/cs/miscct...arget=listview
Ken
----------------
"Yaron" <(E-Mail Removed)> wrote in message
news:411E5A92-3BFB-4660-9FD6-(E-Mail Removed)...
> Is there a class I can use in .NET which will draw column headers like
those in ListView / Windows Explorer Details view?
>
> I'm creating a ListView type control and I don't want to draw the columns
myself. I know in C++ 6, there was a class you could use which would do
this, but I'm finding nothing in the docs anymore...
>
> Any ideas?
>
> Yaron