"Sean" <Sean@discussions.microsoft.com> schrieb:
> 1. how do I expand all node in a treeview by default.
> 2. Restrict users to collapse a node.
I strongly recommend to check out the documentation on the 'TreeView' class,
especially on the 'BeforeCollapse' and 'BeforeExpand' events and the
'TreeNode' class' 'Expand' and 'Collapse' methods.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>