MrNobody,
You can't do this out of the box. If you want, you can handle the
repainting of the control, but thats a pretty big task, to do all the layout
work, etc, etc yourself.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
-
(E-Mail Removed)
"MrNobody" <(E-Mail Removed)> wrote in message
news:F20BDCF3-BD92-4AB3-87B7-(E-Mail Removed)...
> The only property I can find to enable checkboxes on a TreeView affect the
> whole tree - all levels.
>
> What if I only want a certain level to have checkboxes?