Has anyone seen or used a good implementation of a C# TreeView that could have columns in it?
I have seen an old VB6 version that completely overode the graphics of a TreeView and I have seen a ListView that was given very simple TreeView characteristics, but never a nice clean TreeView with Columns component for C#.
I have seen an old VB6 version that completely overode the graphics of a TreeView and I have seen a ListView that was given very simple TreeView characteristics, but never a nice clean TreeView with Columns component for C#.