ColumnHeader Control?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Back
Top