>1. How do I make the splitcontainer and the TreeView and the Listview to
>resize when user click the max icon or resize the window?
If you anchor or dock the controls in their containers it should
happen automatically.
>2. What's the best way to change Listview with different #of col and col
>headers and data source during runtime? Just like what we see in Active
>Driectory User, Computers and Group application. Are there any good example
>out there?
Not sure what you mean here. The way you change a Listview is
basically the same regardless of the number of columns.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ |
http://www.dotnetinterop.com
Please reply only to the newsgroup.